Sep 07 13:35:44 devstack devstack@c-api.service[75235]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 13:35:44 devstack devstack@c-api.service[75235]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 13:35:44 2026] *** Sep 07 13:35:44 devstack devstack@c-api.service[75235]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: nodename: devstack Sep 07 13:35:44 devstack devstack@c-api.service[75235]: machine: x86_64 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: clock source: unix Sep 07 13:35:44 devstack devstack@c-api.service[75235]: pcre jit disabled Sep 07 13:35:44 devstack devstack@c-api.service[75235]: detected number of CPU cores: 4 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: current working directory: / Sep 07 13:35:44 devstack devstack@c-api.service[75235]: detected binary path: /usr/bin/uwsgi-core Sep 07 13:35:44 devstack devstack@c-api.service[75235]: your processes number limit is 47518 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: your memory page size is 4096 bytes Sep 07 13:35:44 devstack devstack@c-api.service[75235]: detected max file descriptor number: 2048 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: lock engine: pthread robust mutexes Sep 07 13:35:44 devstack devstack@c-api.service[75235]: thunder lock: enabled Sep 07 13:35:44 devstack devstack@c-api.service[75235]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 13:35:44 devstack devstack@c-api.service[75235]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 13:35:44 devstack devstack@c-api.service[75235]: Set PythonHome to /opt/stack/data/venv Sep 07 13:35:44 devstack devstack@c-api.service[75235]: Python main interpreter initialized at 0x7b5a350a4668 Sep 07 13:35:44 devstack devstack@c-api.service[75235]: python threads support enabled Sep 07 13:35:44 devstack devstack@c-api.service[75235]: your server socket listen backlog is limited to 100 connections Sep 07 13:35:44 devstack devstack@c-api.service[75235]: your mercy for graceful operations on workers is 80 seconds Sep 07 13:35:44 devstack devstack@c-api.service[75235]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 13:35:44 devstack devstack@c-api.service[75235]: *** Operational MODE: preforking *** Sep 07 13:35:44 devstack devstack@c-api.service[75235]: *** uWSGI is running in multiple interpreter mode *** Sep 07 13:35:44 devstack devstack@c-api.service[75235]: spawned uWSGI master process (pid: 75235) Sep 07 13:35:44 devstack devstack@c-api.service[75235]: spawned uWSGI worker 1 (pid: 75236, cores: 1) Sep 07 13:35:44 devstack devstack@c-api.service[75235]: spawned uWSGI worker 2 (pid: 75237, cores: 1) Sep 07 13:35:44 devstack devstack@c-api.service[75235]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 13:35:44 devstack devstack@c-api.service[75236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:35:44 devstack devstack@c-api.service[75236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:35:44 devstack devstack@c-api.service[75236]: we strongly recommend against using it for new projects. Sep 07 13:35:44 devstack devstack@c-api.service[75236]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:35:44 devstack devstack@c-api.service[75236]: framework. For more detail see Sep 07 13:35:44 devstack devstack@c-api.service[75236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:35:44 devstack devstack@c-api.service[75236]: import eventlet # noqa Sep 07 13:35:44 devstack devstack@c-api.service[75237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:35:44 devstack devstack@c-api.service[75237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:35:44 devstack devstack@c-api.service[75237]: we strongly recommend against using it for new projects. Sep 07 13:35:44 devstack devstack@c-api.service[75237]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:35:44 devstack devstack@c-api.service[75237]: framework. For more detail see Sep 07 13:35:44 devstack devstack@c-api.service[75237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:35:44 devstack devstack@c-api.service[75237]: import eventlet # noqa Sep 07 13:35:45 devstack devstack@c-api.service[75236]: /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 07 13:35:45 devstack devstack@c-api.service[75236]: from cgi import parse_header Sep 07 13:35:45 devstack devstack@c-api.service[75237]: /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 07 13:35:45 devstack devstack@c-api.service[75237]: from cgi import parse_header Sep 07 13:35:45 devstack devstack@c-api.service[75237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:35:45 devstack devstack@c-api.service[75237]: warnings.warn( Sep 07 13:35:45 devstack devstack@c-api.service[75236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:35:45 devstack devstack@c-api.service[75236]: warnings.warn( Sep 07 13:35:45 devstack devstack@c-api.service[75237]: /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 07 13:35:45 devstack devstack@c-api.service[75237]: removals.removed_module( Sep 07 13:35:45 devstack devstack@c-api.service[75237]: /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 07 13:35:45 devstack devstack@c-api.service[75237]: removals.removed_module( Sep 07 13:35:45 devstack devstack@c-api.service[75236]: /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 07 13:35:45 devstack devstack@c-api.service[75236]: removals.removed_module( Sep 07 13:35:45 devstack devstack@c-api.service[75236]: /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 07 13:35:45 devstack devstack@c-api.service[75236]: removals.removed_module( Sep 07 13:35:46 devstack devstack@c-api.service[75237]: /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 07 13:35:46 devstack devstack@c-api.service[75237]: warnings.warn( Sep 07 13:35:46 devstack devstack@c-api.service[75236]: /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 07 13:35:46 devstack devstack@c-api.service[75236]: warnings.warn( Sep 07 13:35:47 devstack devstack@c-api.service[75237]: /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 07 13:35:47 devstack devstack@c-api.service[75237]: warnings.warn( Sep 07 13:35:47 devstack devstack@c-api.service[75236]: /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 07 13:35:47 devstack devstack@c-api.service[75236]: warnings.warn( Sep 07 13:35:47 devstack devstack@c-api.service[75237]: 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 07 13:35:47 devstack devstack@c-api.service[75237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:35:47 devstack devstack@c-api.service[75236]: 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 07 13:35:47 devstack devstack@c-api.service[75236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:35:47 devstack devstack@c-api.service[75237]: /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 07 13:35:47 devstack devstack@c-api.service[75237]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:35:47 devstack devstack@c-api.service[75236]: /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 07 13:35:47 devstack devstack@c-api.service[75236]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: INFO dbcounter [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Registered counter for database cinder Sep 07 13:35:48 devstack devstack@c-api.service[75237]: INFO dbcounter [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Registered counter for database cinder Sep 07 13:35:48 devstack devstack@c-api.service[75237]: DEBUG oslo_db.sqlalchemy.engines [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac 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=75237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:35:48 devstack devstack@c-api.service[75236]: DEBUG oslo_db.sqlalchemy.engines [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 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=75236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG dbcounter [-] [75237] Writer thread running {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: /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 07 13:35:49 devstack devstack@c-api.service[75237]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:35:49 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG dbcounter [-] [75236] Writer thread running {{(pid=75236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING cinder.keymgr.conf_key_mgr [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac 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 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: /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 07 13:35:49 devstack devstack@c-api.service[75236]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING cinder.keymgr.conf_key_mgr [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 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 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG oslo_db.sqlalchemy.engines [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac 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=75237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG oslo_db.sqlalchemy.engines [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 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=75236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING cinder.api.contrib.hosts [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: extensions {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-volume-manage {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-quota-class-sets {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-hosts {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: capabilities {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: encryption {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: scheduler-stats {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-quota-sets {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-availability-zone {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: qos-specs {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: extra_specs {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: backups {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: encryption {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: cgsnapshots {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING cinder.api.contrib.hosts [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-volume-type-access {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: consistencygroups {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-volume-transfer {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extended resource: os-snapshot-manage {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: extensions {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-volume-manage {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-quota-class-sets {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-hosts {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: capabilities {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: encryption {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.contrib.snapshot_actions [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] SnapshotActionsController initialized {{(pid=75237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension AdminActions extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension AdminActions extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: scheduler-stats {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension AdminActions extending resource: backups {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeActions extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-quota-sets {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension UsedLimits extending resource: limits {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension TypesManage extending resource: types {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension SnapshotActions extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-988da4bc-e57e-4ad5-952b-6a3ca995bdac None None] Extension VolumeTypeAccess extending resource: types {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-availability-zone {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: qos-specs {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: extra_specs {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: backups {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: encryption {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75237]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7b5a350a4668 pid: 75237 (default app) Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: cgsnapshots {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-volume-type-access {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: consistencygroups {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-volume-transfer {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extended resource: os-snapshot-manage {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: DEBUG cinder.api.middleware.request_id [None req-fd4b2bd3-481f-4b33-b7fe-7467767d44b0 None None] RequestId filter calling following filter/app {{(pid=75237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75237]: [pid: 75237|app: 0|req: 1/1] 192.168.122.11 () {50 vars in 780 bytes} [Mon Sep 7 13:35:49 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.contrib.snapshot_actions [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] SnapshotActionsController initialized {{(pid=75236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension AdminActions extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension AdminActions extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension AdminActions extending resource: backups {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeActions extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension UsedLimits extending resource: limits {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension TypesManage extending resource: types {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-c598cc3c-3d1d-4a2c-9b8c-f000957726c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:35:49 devstack devstack@c-api.service[75236]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7b5a350a4668 pid: 75236 (default app) Sep 07 13:35:57 devstack devstack@c-api.service[75237]: DEBUG cinder.api.middleware.request_id [None req-8157abfe-fdf1-40a3-a78b-9b8e8864fcb5 None None] RequestId filter calling following filter/app {{(pid=75237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:35:58 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-8157abfe-fdf1-40a3-a78b-9b8e8864fcb5 admin admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:35:58 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-8157abfe-fdf1-40a3-a78b-9b8e8864fcb5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=75237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:35:58 devstack devstack@c-api.service[75237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:35:58 devstack devstack@c-api.service[75237]: warnings.warn( Sep 07 13:35:58 devstack devstack@c-api.service[75237]: DEBUG oslo_db.sqlalchemy.engines [None req-8157abfe-fdf1-40a3-a78b-9b8e8864fcb5 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=75237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:35:58 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-8157abfe-fdf1-40a3-a78b-9b8e8864fcb5 admin admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:35:58 devstack devstack@c-api.service[75237]: [pid: 75237|app: 0|req: 2/2] 192.168.122.11 () {60 vars in 1186 bytes} [Mon Sep 7 13:35:57 2026] POST /volume/v3/types => generated 186 bytes in 1410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:35:58 devstack devstack@c-api.service[75236]: DEBUG cinder.api.middleware.request_id [None req-bfbb4121-2da9-43d2-8b33-f6731eba81d7 None None] RequestId filter calling following filter/app {{(pid=75236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:35:59 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-bfbb4121-2da9-43d2-8b33-f6731eba81d7 admin admin] POST http://192.168.122.11/volume/v3/types/44dceda0-f129-466e-90dc-146054ab50f7/extra_specs Sep 07 13:35:59 devstack devstack@c-api.service[75236]: DEBUG cinder.api.openstack.wsgi [None req-bfbb4121-2da9-43d2-8b33-f6731eba81d7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:35:59 devstack devstack@c-api.service[75236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:35:59 devstack devstack@c-api.service[75236]: warnings.warn( Sep 07 13:35:59 devstack devstack@c-api.service[75236]: DEBUG oslo_db.sqlalchemy.engines [None req-bfbb4121-2da9-43d2-8b33-f6731eba81d7 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=75236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:35:59 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-bfbb4121-2da9-43d2-8b33-f6731eba81d7 admin admin] http://192.168.122.11/volume/v3/types/44dceda0-f129-466e-90dc-146054ab50f7/extra_specs returned with HTTP 200 Sep 07 13:35:59 devstack devstack@c-api.service[75236]: [pid: 75236|app: 0|req: 1/3] 192.168.122.11 () {60 vars in 1333 bytes} [Mon Sep 7 13:35:58 2026] POST /volume/v3/types/44dceda0-f129-466e-90dc-146054ab50f7/extra_specs => generated 55 bytes in 867 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:36:08 devstack devstack@c-api.service[75237]: DEBUG dbcounter [-] [75237] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:36:09 devstack devstack@c-api.service[75236]: DEBUG dbcounter [-] [75236] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:36:42 devstack devstack@c-api.service[75237]: DEBUG cinder.api.middleware.request_id [None req-55b63e8e-5f2b-450d-a4b9-a46262e45953 None None] RequestId filter calling following filter/app {{(pid=75237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:36:42 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-55b63e8e-5f2b-450d-a4b9-a46262e45953 None None] GET http://192.168.122.11/volume// Sep 07 13:36:42 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-55b63e8e-5f2b-450d-a4b9-a46262e45953 None None] Empty body provided in request {{(pid=75237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:36:42 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-55b63e8e-5f2b-450d-a4b9-a46262e45953 None None] Calling method 'all' {{(pid=75237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:36:42 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-55b63e8e-5f2b-450d-a4b9-a46262e45953 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:36:42 devstack devstack@c-api.service[75237]: [pid: 75237|app: 0|req: 3/4] 192.168.122.11 () {58 vars in 1309 bytes} [Mon Sep 7 13:36:42 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:38:30 devstack devstack@c-api.service[75236]: DEBUG cinder.api.middleware.request_id [None req-2d56dcd7-794e-494c-b62b-45b7c514051a None None] RequestId filter calling following filter/app {{(pid=75236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:38:30 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-2d56dcd7-794e-494c-b62b-45b7c514051a tempest-verify_tempest_config-300499144 tempest-verify_tempest_config-300499144-project-member] GET http://192.168.122.11/volume/v3/extensions Sep 07 13:38:30 devstack devstack@c-api.service[75236]: DEBUG cinder.api.openstack.wsgi [None req-2d56dcd7-794e-494c-b62b-45b7c514051a tempest-verify_tempest_config-300499144 tempest-verify_tempest_config-300499144-project-member] Empty body provided in request {{(pid=75236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:38:30 devstack devstack@c-api.service[75236]: DEBUG cinder.api.openstack.wsgi [None req-2d56dcd7-794e-494c-b62b-45b7c514051a tempest-verify_tempest_config-300499144 tempest-verify_tempest_config-300499144-project-member] Calling method 'index' {{(pid=75236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:38:30 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-2d56dcd7-794e-494c-b62b-45b7c514051a tempest-verify_tempest_config-300499144 tempest-verify_tempest_config-300499144-project-member] http://192.168.122.11/volume/v3/extensions returned with HTTP 200 Sep 07 13:38:30 devstack devstack@c-api.service[75236]: [pid: 75236|app: 0|req: 2/5] 192.168.122.11 () {58 vars in 1125 bytes} [Mon Sep 7 13:38:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:38:38 devstack devstack@c-api.service[75237]: DEBUG cinder.api.middleware.request_id [None req-4d348679-a100-4c34-9a96-ce57b11dbde7 None None] RequestId filter calling following filter/app {{(pid=75237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:38:38 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-4d348679-a100-4c34-9a96-ce57b11dbde7 demo admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:38:38 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-4d348679-a100-4c34-9a96-ce57b11dbde7 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=75237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:38:38 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-4d348679-a100-4c34-9a96-ce57b11dbde7 demo admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:38:38 devstack devstack@c-api.service[75237]: [pid: 75237|app: 0|req: 4/6] 192.168.122.11 () {60 vars in 1186 bytes} [Mon Sep 7 13:38:38 2026] POST /volume/v3/types => generated 184 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:38:48 devstack devstack@c-api.service[75237]: DEBUG dbcounter [-] [75237] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:40:39 devstack devstack@c-api.service[75235]: Mon Sep 7 13:40:39 2026 - graceful shutdown triggered... Sep 07 13:40:39 devstack devstack@c-api.service[75236]: Gracefully killing worker 1 (pid: 75236)... Sep 07 13:40:39 devstack devstack@c-api.service[75237]: Gracefully killing worker 2 (pid: 75237)... Sep 07 13:40:40 devstack devstack@c-api.service[75235]: worker 1 buried after 1 seconds Sep 07 13:40:40 devstack devstack@c-api.service[75235]: worker 2 buried after 1 seconds Sep 07 13:40:40 devstack devstack@c-api.service[75235]: goodbye to uWSGI. Sep 07 13:40:40 devstack devstack@c-api.service[86923]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 13:40:40 devstack devstack@c-api.service[86923]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 13:40:40 2026] *** Sep 07 13:40:40 devstack devstack@c-api.service[86923]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: nodename: devstack Sep 07 13:40:40 devstack devstack@c-api.service[86923]: machine: x86_64 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: clock source: unix Sep 07 13:40:40 devstack devstack@c-api.service[86923]: pcre jit disabled Sep 07 13:40:40 devstack devstack@c-api.service[86923]: detected number of CPU cores: 4 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: current working directory: / Sep 07 13:40:40 devstack devstack@c-api.service[86923]: detected binary path: /usr/bin/uwsgi-core Sep 07 13:40:40 devstack devstack@c-api.service[86923]: your processes number limit is 47518 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: your memory page size is 4096 bytes Sep 07 13:40:40 devstack devstack@c-api.service[86923]: detected max file descriptor number: 2048 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: lock engine: pthread robust mutexes Sep 07 13:40:40 devstack devstack@c-api.service[86923]: thunder lock: enabled Sep 07 13:40:40 devstack devstack@c-api.service[86923]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 13:40:40 devstack devstack@c-api.service[86923]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 13:40:40 devstack devstack@c-api.service[86923]: Set PythonHome to /opt/stack/data/venv Sep 07 13:40:40 devstack devstack@c-api.service[86923]: Python main interpreter initialized at 0x7d6fb5aa4668 Sep 07 13:40:40 devstack devstack@c-api.service[86923]: python threads support enabled Sep 07 13:40:40 devstack devstack@c-api.service[86923]: your server socket listen backlog is limited to 100 connections Sep 07 13:40:40 devstack devstack@c-api.service[86923]: your mercy for graceful operations on workers is 80 seconds Sep 07 13:40:40 devstack devstack@c-api.service[86923]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 13:40:40 devstack devstack@c-api.service[86923]: *** Operational MODE: preforking *** Sep 07 13:40:40 devstack devstack@c-api.service[86923]: *** uWSGI is running in multiple interpreter mode *** Sep 07 13:40:40 devstack devstack@c-api.service[86923]: spawned uWSGI master process (pid: 86923) Sep 07 13:40:40 devstack devstack@c-api.service[86923]: spawned uWSGI worker 1 (pid: 86925, cores: 1) Sep 07 13:40:40 devstack devstack@c-api.service[86923]: spawned uWSGI worker 2 (pid: 86926, cores: 1) Sep 07 13:40:40 devstack devstack@c-api.service[86923]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 13:40:40 devstack devstack@c-api.service[86926]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:40:40 devstack devstack@c-api.service[86926]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:40:40 devstack devstack@c-api.service[86926]: we strongly recommend against using it for new projects. Sep 07 13:40:40 devstack devstack@c-api.service[86926]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:40:40 devstack devstack@c-api.service[86926]: framework. For more detail see Sep 07 13:40:40 devstack devstack@c-api.service[86926]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:40:40 devstack devstack@c-api.service[86926]: import eventlet # noqa Sep 07 13:40:40 devstack devstack@c-api.service[86925]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:40:40 devstack devstack@c-api.service[86925]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:40:40 devstack devstack@c-api.service[86925]: we strongly recommend against using it for new projects. Sep 07 13:40:40 devstack devstack@c-api.service[86925]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:40:40 devstack devstack@c-api.service[86925]: framework. For more detail see Sep 07 13:40:40 devstack devstack@c-api.service[86925]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:40:40 devstack devstack@c-api.service[86925]: import eventlet # noqa Sep 07 13:40:41 devstack devstack@c-api.service[86925]: /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 07 13:40:41 devstack devstack@c-api.service[86925]: from cgi import parse_header Sep 07 13:40:41 devstack devstack@c-api.service[86926]: /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 07 13:40:41 devstack devstack@c-api.service[86926]: from cgi import parse_header Sep 07 13:40:41 devstack devstack@c-api.service[86925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:40:41 devstack devstack@c-api.service[86925]: warnings.warn( Sep 07 13:40:41 devstack devstack@c-api.service[86925]: /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 07 13:40:41 devstack devstack@c-api.service[86925]: removals.removed_module( Sep 07 13:40:41 devstack devstack@c-api.service[86925]: /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 07 13:40:41 devstack devstack@c-api.service[86925]: removals.removed_module( Sep 07 13:40:41 devstack devstack@c-api.service[86926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:40:41 devstack devstack@c-api.service[86926]: warnings.warn( Sep 07 13:40:41 devstack devstack@c-api.service[86926]: /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 07 13:40:41 devstack devstack@c-api.service[86926]: removals.removed_module( Sep 07 13:40:41 devstack devstack@c-api.service[86926]: /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 07 13:40:41 devstack devstack@c-api.service[86926]: removals.removed_module( Sep 07 13:40:44 devstack devstack@c-api.service[86925]: /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 07 13:40:44 devstack devstack@c-api.service[86925]: warnings.warn( Sep 07 13:40:44 devstack devstack@c-api.service[86926]: /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 07 13:40:44 devstack devstack@c-api.service[86926]: warnings.warn( Sep 07 13:40:44 devstack devstack@c-api.service[86925]: /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 07 13:40:44 devstack devstack@c-api.service[86925]: warnings.warn( Sep 07 13:40:44 devstack devstack@c-api.service[86926]: /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 07 13:40:44 devstack devstack@c-api.service[86926]: warnings.warn( Sep 07 13:40:44 devstack devstack@c-api.service[86925]: 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 07 13:40:44 devstack devstack@c-api.service[86925]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86925) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:40:45 devstack devstack@c-api.service[86926]: 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 07 13:40:45 devstack devstack@c-api.service[86926]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86926) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:40:45 devstack devstack@c-api.service[86925]: /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 07 13:40:45 devstack devstack@c-api.service[86925]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:40:45 devstack devstack@c-api.service[86926]: /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 07 13:40:45 devstack devstack@c-api.service[86926]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86925) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86926) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: INFO dbcounter [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Registered counter for database cinder Sep 07 13:40:46 devstack devstack@c-api.service[86925]: INFO dbcounter [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Registered counter for database cinder Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG oslo_db.sqlalchemy.engines [None req-dac10b3b-3039-48cb-98b6-5d767c932470 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=86926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG oslo_db.sqlalchemy.engines [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 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=86925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: DEBUG dbcounter [-] [86926] Writer thread running {{(pid=86926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: /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 07 13:40:46 devstack devstack@c-api.service[86926]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:40:46 devstack devstack@c-api.service[86926]: INFO cinder.rpc [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86926]: INFO cinder.rpc [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86926]: INFO cinder.rpc [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86926]: INFO cinder.rpc [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:46 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:46 devstack devstack@c-api.service[86925]: DEBUG dbcounter [-] [86925] Writer thread running {{(pid=86925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:40:46 devstack devstack@c-api.service[86926]: WARNING cinder.keymgr.conf_key_mgr [None req-dac10b3b-3039-48cb-98b6-5d767c932470 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 07 13:40:46 devstack devstack@c-api.service[86925]: /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 07 13:40:46 devstack devstack@c-api.service[86925]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:40:46 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:46 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:46 devstack devstack@c-api.service[86925]: INFO cinder.rpc [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86925]: INFO cinder.rpc [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86925]: INFO cinder.rpc [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86925]: INFO cinder.rpc [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:40:46 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:46 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING cinder.keymgr.conf_key_mgr [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 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 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG oslo_db.sqlalchemy.engines [None req-dac10b3b-3039-48cb-98b6-5d767c932470 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=86926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: INFO cinder.rpc [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:40:47 devstack devstack@c-api.service[86926]: INFO cinder.rpc [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG oslo_db.sqlalchemy.engines [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 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=86925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: INFO cinder.rpc [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:40:47 devstack devstack@c-api.service[86925]: INFO cinder.rpc [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86923]: Mon Sep 7 13:40:47 2026 - graceful shutdown triggered... Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING cinder.api.contrib.hosts [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: extensions {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-volume-manage {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-quota-class-sets {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-hosts {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: capabilities {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: encryption {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: scheduler-stats {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-quota-sets {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-availability-zone {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: qos-specs {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: extra_specs {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: backups {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING cinder.api.contrib.hosts [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: encryption {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: cgsnapshots {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-volume-type-access {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: consistencygroups {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-volume-transfer {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: extensions {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-volume-manage {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extended resource: os-snapshot-manage {{(pid=86926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-quota-class-sets {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-hosts {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: capabilities {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: encryption {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: scheduler-stats {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING stevedore.named [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WARNING castellan.key_manager [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-quota-sets {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.contrib.snapshot_actions [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] SnapshotActionsController initialized {{(pid=86926) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension AdminActions extending resource: volumes {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension AdminActions extending resource: snapshots {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension AdminActions extending resource: backups {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-availability-zone {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeActions extending resource: volumes {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension UsedLimits extending resource: limits {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: qos-specs {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension TypesManage extending resource: types {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: DEBUG cinder.api.v3.router [None req-dac10b3b-3039-48cb-98b6-5d767c932470 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: extra_specs {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: backups {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: encryption {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: cgsnapshots {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86926]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7d6fb5aa4668 pid: 86926 (default app) Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-volume-type-access {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: consistencygroups {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-volume-transfer {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extended resource: os-snapshot-manage {{(pid=86925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING stevedore.named [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WARNING castellan.key_manager [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] SnapshotActionsController initialized {{(pid=86925) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension AdminActions extending resource: volumes {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension AdminActions extending resource: snapshots {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension AdminActions extending resource: backups {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeActions extending resource: volumes {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension UsedLimits extending resource: limits {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension TypesManage extending resource: types {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: DEBUG cinder.api.v3.router [None req-1b807d4a-2aa7-410c-bb72-37f77a174d12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:40:47 devstack devstack@c-api.service[86925]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7d6fb5aa4668 pid: 86925 (default app) Sep 07 13:40:57 devstack devstack@c-api.service[86926]: DEBUG dbcounter [-] [86926] Writing DB stats cinder:SELECT=6 {{(pid=86926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:40:57 devstack devstack@c-api.service[86925]: DEBUG dbcounter [-] [86925] Writing DB stats cinder:SELECT=6 {{(pid=86925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:42:08 devstack devstack@c-api.service[86923]: Mon Sep 7 13:42:08 2026 - worker 1 (pid: 86925) is taking too much time to die...NO MERCY !!! Sep 07 13:42:08 devstack devstack@c-api.service[86923]: Mon Sep 7 13:42:08 2026 - worker 2 (pid: 86926) is taking too much time to die...NO MERCY !!! Sep 07 13:42:09 devstack devstack@c-api.service[86923]: worker 1 buried after 1 seconds Sep 07 13:42:09 devstack devstack@c-api.service[86923]: worker 2 buried after 1 seconds Sep 07 13:42:09 devstack devstack@c-api.service[86923]: goodbye to uWSGI. Sep 07 13:42:09 devstack devstack@c-api.service[87674]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 13:42:09 devstack devstack@c-api.service[87674]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 13:42:09 2026] *** Sep 07 13:42:09 devstack devstack@c-api.service[87674]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: nodename: devstack Sep 07 13:42:09 devstack devstack@c-api.service[87674]: machine: x86_64 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: clock source: unix Sep 07 13:42:09 devstack devstack@c-api.service[87674]: pcre jit disabled Sep 07 13:42:09 devstack devstack@c-api.service[87674]: detected number of CPU cores: 4 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: current working directory: / Sep 07 13:42:09 devstack devstack@c-api.service[87674]: detected binary path: /usr/bin/uwsgi-core Sep 07 13:42:09 devstack devstack@c-api.service[87674]: your processes number limit is 47518 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: your memory page size is 4096 bytes Sep 07 13:42:09 devstack devstack@c-api.service[87674]: detected max file descriptor number: 2048 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: lock engine: pthread robust mutexes Sep 07 13:42:09 devstack devstack@c-api.service[87674]: thunder lock: enabled Sep 07 13:42:09 devstack devstack@c-api.service[87674]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 13:42:09 devstack devstack@c-api.service[87674]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 13:42:09 devstack devstack@c-api.service[87674]: Set PythonHome to /opt/stack/data/venv Sep 07 13:42:09 devstack devstack@c-api.service[87674]: Python main interpreter initialized at 0x73d267ca4668 Sep 07 13:42:09 devstack devstack@c-api.service[87674]: python threads support enabled Sep 07 13:42:09 devstack devstack@c-api.service[87674]: your server socket listen backlog is limited to 100 connections Sep 07 13:42:09 devstack devstack@c-api.service[87674]: your mercy for graceful operations on workers is 80 seconds Sep 07 13:42:09 devstack devstack@c-api.service[87674]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 13:42:09 devstack devstack@c-api.service[87674]: *** Operational MODE: preforking *** Sep 07 13:42:09 devstack devstack@c-api.service[87674]: *** uWSGI is running in multiple interpreter mode *** Sep 07 13:42:09 devstack devstack@c-api.service[87674]: spawned uWSGI master process (pid: 87674) Sep 07 13:42:09 devstack devstack@c-api.service[87674]: spawned uWSGI worker 1 (pid: 87675, cores: 1) Sep 07 13:42:09 devstack devstack@c-api.service[87674]: spawned uWSGI worker 2 (pid: 87676, cores: 1) Sep 07 13:42:09 devstack devstack@c-api.service[87674]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 13:42:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:42:09 devstack devstack@c-api.service[87676]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:42:09 devstack devstack@c-api.service[87676]: we strongly recommend against using it for new projects. Sep 07 13:42:09 devstack devstack@c-api.service[87676]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:42:09 devstack devstack@c-api.service[87676]: framework. For more detail see Sep 07 13:42:09 devstack devstack@c-api.service[87676]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:42:09 devstack devstack@c-api.service[87676]: import eventlet # noqa Sep 07 13:42:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:42:09 devstack devstack@c-api.service[87675]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:42:09 devstack devstack@c-api.service[87675]: we strongly recommend against using it for new projects. Sep 07 13:42:09 devstack devstack@c-api.service[87675]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:42:09 devstack devstack@c-api.service[87675]: framework. For more detail see Sep 07 13:42:09 devstack devstack@c-api.service[87675]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:42:09 devstack devstack@c-api.service[87675]: import eventlet # noqa Sep 07 13:42:09 devstack devstack@c-api.service[87676]: /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 07 13:42:09 devstack devstack@c-api.service[87676]: from cgi import parse_header Sep 07 13:42:10 devstack devstack@c-api.service[87675]: /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 07 13:42:10 devstack devstack@c-api.service[87675]: from cgi import parse_header Sep 07 13:42:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:42:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:42:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:10 devstack devstack@c-api.service[87676]: /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 07 13:42:10 devstack devstack@c-api.service[87676]: removals.removed_module( Sep 07 13:42:10 devstack devstack@c-api.service[87676]: /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 07 13:42:10 devstack devstack@c-api.service[87676]: removals.removed_module( Sep 07 13:42:10 devstack devstack@c-api.service[87675]: /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 07 13:42:10 devstack devstack@c-api.service[87675]: removals.removed_module( Sep 07 13:42:10 devstack devstack@c-api.service[87675]: /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 07 13:42:10 devstack devstack@c-api.service[87675]: removals.removed_module( Sep 07 13:42:11 devstack devstack@c-api.service[87676]: /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 07 13:42:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:11 devstack devstack@c-api.service[87675]: /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 07 13:42:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:11 devstack devstack@c-api.service[87676]: /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 07 13:42:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:11 devstack devstack@c-api.service[87675]: /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 07 13:42:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:12 devstack devstack@c-api.service[87676]: 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 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87676) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:42:12 devstack devstack@c-api.service[87675]: 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 07 13:42:12 devstack devstack@c-api.service[87675]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87675) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: /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 07 13:42:12 devstack devstack@c-api.service[87676]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:42:12 devstack devstack@c-api.service[87675]: /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 07 13:42:12 devstack devstack@c-api.service[87675]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87676) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87675) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: INFO dbcounter [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Registered counter for database cinder Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 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=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: INFO dbcounter [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Registered counter for database cinder Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e 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=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writer thread running {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: /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 07 13:42:13 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:42:13 devstack devstack@c-api.service[87676]: INFO cinder.rpc [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: INFO cinder.rpc [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: INFO cinder.rpc [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: INFO cinder.rpc [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING cinder.keymgr.conf_key_mgr [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 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 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 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=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: INFO cinder.rpc [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: INFO cinder.rpc [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writer thread running {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: /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 07 13:42:13 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:42:13 devstack devstack@c-api.service[87675]: INFO cinder.rpc [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: INFO cinder.rpc [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: INFO cinder.rpc [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: INFO cinder.rpc [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING cinder.keymgr.conf_key_mgr [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e 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 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING cinder.api.contrib.hosts [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: extensions {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e 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=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-volume-manage {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-quota-class-sets {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: INFO cinder.rpc [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-hosts {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: capabilities {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: INFO cinder.rpc [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: encryption {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: scheduler-stats {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-quota-sets {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-availability-zone {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: qos-specs {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: extra_specs {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: backups {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: encryption {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: cgsnapshots {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-volume-type-access {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: consistencygroups {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-volume-transfer {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extended resource: os-snapshot-manage {{(pid=87676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.snapshot_actions [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] SnapshotActionsController initialized {{(pid=87676) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension AdminActions extending resource: volumes {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension AdminActions extending resource: snapshots {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension AdminActions extending resource: backups {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeActions extending resource: volumes {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension UsedLimits extending resource: limits {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension TypesManage extending resource: types {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.router [None req-9242f1a7-5d50-4521-9101-d99a19158fb3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87676]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x73d267ca4668 pid: 87676 (default app) Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING cinder.api.contrib.hosts [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: extensions {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-volume-manage {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-quota-class-sets {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-hosts {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: capabilities {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: encryption {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: scheduler-stats {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-quota-sets {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-availability-zone {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: qos-specs {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: extra_specs {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: backups {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: encryption {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: cgsnapshots {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-volume-type-access {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: consistencygroups {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-volume-transfer {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extended resource: os-snapshot-manage {{(pid=87675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.snapshot_actions [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] SnapshotActionsController initialized {{(pid=87675) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension AdminActions extending resource: volumes {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension AdminActions extending resource: snapshots {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension AdminActions extending resource: backups {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeActions extending resource: volumes {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension UsedLimits extending resource: limits {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension TypesManage extending resource: types {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.router [None req-f46b58e4-f002-41f0-8dc9-a10ba07a899e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:13 devstack devstack@c-api.service[87675]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x73d267ca4668 pid: 87675 (default app) Sep 07 13:42:23 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=6 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:42:23 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=6 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:42:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1800545811", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1800545811', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Create volume of 1 GB Sep 07 13:42:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:42:36.361250. {{(pid=87676) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Availability Zones retrieved successfully. Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Flow 'volume_create_api' (0e28760a-9280-421e-94e5-4f80c2134587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07ed26f-32dd-4fce-924b-095ce7dfd4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07ed26f-32dd-4fce-924b-095ce7dfd4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad973546-8e9e-4ef5-bbbc-b773fd1f782e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: WARNING cinder.quota [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-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 07 13:42:36 devstack devstack@c-api.service[87676]: WARNING cinder.quota [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-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 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Created reservations ['9e0dcb3e-7f82-4ca8-bf50-e3b89f98e449', '5e24d765-5254-43ac-821c-608691252208', 'a8487fbc-0c9d-415a-8655-60f24772cf67', '6856946a-baff-4cf4-a244-91bd850a19df'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad973546-8e9e-4ef5-bbbc-b773fd1f782e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e0dcb3e-7f82-4ca8-bf50-e3b89f98e449', '5e24d765-5254-43ac-821c-608691252208', 'a8487fbc-0c9d-415a-8655-60f24772cf67', '6856946a-baff-4cf4-a244-91bd850a19df']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7e3f46-498a-466e-95aa-c58c45253980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7e3f46-498a-466e-95aa-c58c45253980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a7941c-e2bd-4075-b75a-01da98481e14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1800545811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71da8808e71a4bc9a9a3166ea5a83974',qos_specs=None,replication_status=,reservations=['9e0dcb3e-7f82-4ca8-bf50-e3b89f98e449','5e24d765-5254-43ac-821c-608691252208','a8487fbc-0c9d-415a-8655-60f24772cf67','6856946a-baff-4cf4-a244-91bd850a19df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3633133ee46a44d3b9b6019bd58f202d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1800545811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a7941c-e2bd-4075-b75a-01da98481e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71da8808e71a4bc9a9a3166ea5a83974',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3633133ee46a44d3b9b6019bd58f202d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec44c16-0bd1-4901-9dc4-a830a989348c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec44c16-0bd1-4901-9dc4-a830a989348c) transitioned into state 'SUCCESS' from state '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-1800545811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71da8808e71a4bc9a9a3166ea5a83974',qos_specs=None,replication_status=,reservations=['9e0dcb3e-7f82-4ca8-bf50-e3b89f98e449','5e24d765-5254-43ac-821c-608691252208','a8487fbc-0c9d-415a-8655-60f24772cf67','6856946a-baff-4cf4-a244-91bd850a19df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3633133ee46a44d3b9b6019bd58f202d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c252a4-4237-492f-856c-16e1be51c8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c252a4-4237-492f-856c-16e1be51c8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Flow 'volume_create_api' (0e28760a-9280-421e-94e5-4f80c2134587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:42:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Create volume request issued successfully. Sep 07 13:42:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-4167adef-91a4-4ed5-b0f5-2aed5fe2bb08 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:42:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1/1] 192.168.122.11 () {64 vars in 1425 bytes} [Mon Sep 7 13:42:35 2026] POST /volume/v3/volumes => generated 762 bytes in 1660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:42:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-61239e37-9715-49f4-8480-05d52fbc3eb9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-61239e37-9715-49f4-8480-05d52fbc3eb9 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-61239e37-9715-49f4-8480-05d52fbc3eb9 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-61239e37-9715-49f4-8480-05d52fbc3eb9 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:37 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-61239e37-9715-49f4-8480-05d52fbc3eb9 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:42:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-61239e37-9715-49f4-8480-05d52fbc3eb9 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Volume info retrieved successfully. Sep 07 13:42:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-709c6dba-ea6b-4d2c-ab2a-30a07a879d65 req-61239e37-9715-49f4-8480-05d52fbc3eb9 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 200 Sep 07 13:42:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1/2] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:42:37 2026] GET /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 854 bytes in 898 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-642ebfb1-b62f-4152-bcff-1966857afbd1 req-5067e9b8-a80b-476e-9d59-ed846294c5b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-642ebfb1-b62f-4152-bcff-1966857afbd1 req-5067e9b8-a80b-476e-9d59-ed846294c5b3 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-642ebfb1-b62f-4152-bcff-1966857afbd1 req-5067e9b8-a80b-476e-9d59-ed846294c5b3 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-642ebfb1-b62f-4152-bcff-1966857afbd1 req-5067e9b8-a80b-476e-9d59-ed846294c5b3 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:42:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-642ebfb1-b62f-4152-bcff-1966857afbd1 req-5067e9b8-a80b-476e-9d59-ed846294c5b3 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Volume info retrieved successfully. Sep 07 13:42:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-642ebfb1-b62f-4152-bcff-1966857afbd1 req-5067e9b8-a80b-476e-9d59-ed846294c5b3 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 200 Sep 07 13:42:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 2/3] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:42:38 2026] GET /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-90268467-15f5-4919-b114-3a2adb3f5cf4 req-51f3f0af-06fc-4811-98a3-00e5e8f95526 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-90268467-15f5-4919-b114-3a2adb3f5cf4 req-51f3f0af-06fc-4811-98a3-00e5e8f95526 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-90268467-15f5-4919-b114-3a2adb3f5cf4 req-51f3f0af-06fc-4811-98a3-00e5e8f95526 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-90268467-15f5-4919-b114-3a2adb3f5cf4 req-51f3f0af-06fc-4811-98a3-00e5e8f95526 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:42:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-90268467-15f5-4919-b114-3a2adb3f5cf4 req-51f3f0af-06fc-4811-98a3-00e5e8f95526 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Volume info retrieved successfully. Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-90268467-15f5-4919-b114-3a2adb3f5cf4 req-51f3f0af-06fc-4811-98a3-00e5e8f95526 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 200 Sep 07 13:42:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 2/4] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:42:39 2026] GET /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88a7941c-e2bd-4075-b75a-01da98481e14", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-886783643", "description": null, "metadata": {}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:42:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Volume info retrieved successfully. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Create snapshot from volume 88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:39 devstack devstack@c-api.service[87676]: WARNING cinder.quota [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-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 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Created reservations ['42658496-4c7a-4e2f-94f6-bab4a4130240', 'bd1be851-8f81-42c7-a9a2-1056b56f75dc', '3e128afe-3c37-4305-a09c-57c494c10a5b', '9c0a12b1-f809-4e01-8550-dbdd0cd913a0'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot create request issued successfully. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-75c97518-96a5-4b43-9432-27fa52b491bf req-def9d869-6d64-4aad-a666-a1f811f31ceb tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:42:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 3/5] 192.168.122.11 () {64 vars in 1431 bytes} [Mon Sep 7 13:42:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-71320776-9aa3-4fee-9a32-d6df9fd7899d req-7a9e7cf6-f8e7-4f0e-96d5-12f97ac9f375 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-71320776-9aa3-4fee-9a32-d6df9fd7899d req-7a9e7cf6-f8e7-4f0e-96d5-12f97ac9f375 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-71320776-9aa3-4fee-9a32-d6df9fd7899d req-7a9e7cf6-f8e7-4f0e-96d5-12f97ac9f375 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-71320776-9aa3-4fee-9a32-d6df9fd7899d req-7a9e7cf6-f8e7-4f0e-96d5-12f97ac9f375 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-71320776-9aa3-4fee-9a32-d6df9fd7899d req-7a9e7cf6-f8e7-4f0e-96d5-12f97ac9f375 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Snapshot retrieved successfully. Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-71320776-9aa3-4fee-9a32-d6df9fd7899d req-7a9e7cf6-f8e7-4f0e-96d5-12f97ac9f375 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 3/6] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:39 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:39 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:42:39 devstack devstack@c-api.service[87676]: /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 07 13:42:39 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] Get all snapshots completed successfully. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-bfbe9463-6e76-4f53-a542-3860aa91bdb3 req-335eafa2-6749-4cdb-9cfe-6e43269e20f8 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-reader] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:42:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 4/7] 192.168.122.11 () {60 vars in 1398 bytes} [Mon Sep 7 13:42:39 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-64fdf315-ec86-4975-8b94-6ca82106e290 req-9120c613-942a-4ab3-96bf-9830725a1783 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-64fdf315-ec86-4975-8b94-6ca82106e290 req-9120c613-942a-4ab3-96bf-9830725a1783 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-64fdf315-ec86-4975-8b94-6ca82106e290 req-9120c613-942a-4ab3-96bf-9830725a1783 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-64fdf315-ec86-4975-8b94-6ca82106e290 req-9120c613-942a-4ab3-96bf-9830725a1783 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-64fdf315-ec86-4975-8b94-6ca82106e290 req-9120c613-942a-4ab3-96bf-9830725a1783 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-64fdf315-ec86-4975-8b94-6ca82106e290 req-9120c613-942a-4ab3-96bf-9830725a1783 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 4/8] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:39 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-4fd82a5c-3c77-43ac-a243-d0dc42f7cb03 req-39eea90a-7482-40ad-89cc-da4674ee56ca None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4fd82a5c-3c77-43ac-a243-d0dc42f7cb03 req-39eea90a-7482-40ad-89cc-da4674ee56ca tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4fd82a5c-3c77-43ac-a243-d0dc42f7cb03 req-39eea90a-7482-40ad-89cc-da4674ee56ca tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4fd82a5c-3c77-43ac-a243-d0dc42f7cb03 req-39eea90a-7482-40ad-89cc-da4674ee56ca tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-4fd82a5c-3c77-43ac-a243-d0dc42f7cb03 req-39eea90a-7482-40ad-89cc-da4674ee56ca tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4fd82a5c-3c77-43ac-a243-d0dc42f7cb03 req-39eea90a-7482-40ad-89cc-da4674ee56ca tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 5/9] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:41 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6a70297d-66a6-45af-af03-7a0bb24f7b9b req-ea79dd5a-fc86-434a-894e-7fa30eb2ab72 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6a70297d-66a6-45af-af03-7a0bb24f7b9b req-ea79dd5a-fc86-434a-894e-7fa30eb2ab72 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6a70297d-66a6-45af-af03-7a0bb24f7b9b req-ea79dd5a-fc86-434a-894e-7fa30eb2ab72 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6a70297d-66a6-45af-af03-7a0bb24f7b9b req-ea79dd5a-fc86-434a-894e-7fa30eb2ab72 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-6a70297d-66a6-45af-af03-7a0bb24f7b9b req-ea79dd5a-fc86-434a-894e-7fa30eb2ab72 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6a70297d-66a6-45af-af03-7a0bb24f7b9b req-ea79dd5a-fc86-434a-894e-7fa30eb2ab72 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 5/10] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:42 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-b002cb0b-79f3-46cb-b54a-bccd9c95442a req-b40c68d7-ac92-4313-9424-dd6bb916e058 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b002cb0b-79f3-46cb-b54a-bccd9c95442a req-b40c68d7-ac92-4313-9424-dd6bb916e058 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b002cb0b-79f3-46cb-b54a-bccd9c95442a req-b40c68d7-ac92-4313-9424-dd6bb916e058 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b002cb0b-79f3-46cb-b54a-bccd9c95442a req-b40c68d7-ac92-4313-9424-dd6bb916e058 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-b002cb0b-79f3-46cb-b54a-bccd9c95442a req-b40c68d7-ac92-4313-9424-dd6bb916e058 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b002cb0b-79f3-46cb-b54a-bccd9c95442a req-b40c68d7-ac92-4313-9424-dd6bb916e058 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 6/11] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:43 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-da55c8ce-2c61-4e26-a4b4-d92a515b2a1e req-76131913-a2e6-4176-8d86-9bfd4f0de2cc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-da55c8ce-2c61-4e26-a4b4-d92a515b2a1e req-76131913-a2e6-4176-8d86-9bfd4f0de2cc tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-da55c8ce-2c61-4e26-a4b4-d92a515b2a1e req-76131913-a2e6-4176-8d86-9bfd4f0de2cc tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-da55c8ce-2c61-4e26-a4b4-d92a515b2a1e req-76131913-a2e6-4176-8d86-9bfd4f0de2cc tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-da55c8ce-2c61-4e26-a4b4-d92a515b2a1e req-76131913-a2e6-4176-8d86-9bfd4f0de2cc tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-da55c8ce-2c61-4e26-a4b4-d92a515b2a1e req-76131913-a2e6-4176-8d86-9bfd4f0de2cc tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 6/12] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:44 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:44 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Delete snapshot with id: 609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:42:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot delete request issued successfully. Sep 07 13:42:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5da974b0-32fa-4956-9b2b-82b20ddcd744 req-43aaa67a-aa34-4271-9843-91436aa34a87 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 202 Sep 07 13:42:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 7/13] 192.168.122.11 () {62 vars in 1510 bytes} [Mon Sep 7 13:42:44 2026] DELETE /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:42:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e47b5c16-2f61-47e8-af4e-f5c6e3bec83d req-f2152b08-27ac-4707-a69c-b616b9c8f785 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e47b5c16-2f61-47e8-af4e-f5c6e3bec83d req-f2152b08-27ac-4707-a69c-b616b9c8f785 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e47b5c16-2f61-47e8-af4e-f5c6e3bec83d req-f2152b08-27ac-4707-a69c-b616b9c8f785 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e47b5c16-2f61-47e8-af4e-f5c6e3bec83d req-f2152b08-27ac-4707-a69c-b616b9c8f785 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-e47b5c16-2f61-47e8-af4e-f5c6e3bec83d req-f2152b08-27ac-4707-a69c-b616b9c8f785 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e47b5c16-2f61-47e8-af4e-f5c6e3bec83d req-f2152b08-27ac-4707-a69c-b616b9c8f785 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 7/14] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:44 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-ad4f1045-2ee4-490c-beca-3e5222fcdbe8 req-336ac00a-302c-415e-8d37-82debc61db4a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ad4f1045-2ee4-490c-beca-3e5222fcdbe8 req-336ac00a-302c-415e-8d37-82debc61db4a tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ad4f1045-2ee4-490c-beca-3e5222fcdbe8 req-336ac00a-302c-415e-8d37-82debc61db4a tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ad4f1045-2ee4-490c-beca-3e5222fcdbe8 req-336ac00a-302c-415e-8d37-82debc61db4a tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-ad4f1045-2ee4-490c-beca-3e5222fcdbe8 req-336ac00a-302c-415e-8d37-82debc61db4a tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Snapshot retrieved successfully. Sep 07 13:42:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ad4f1045-2ee4-490c-beca-3e5222fcdbe8 req-336ac00a-302c-415e-8d37-82debc61db4a tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 200 Sep 07 13:42:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 8/15] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:45 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:42:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-67fcbff5-40c0-4a4e-98bf-3ac4d53bfac6 req-17c5b018-f870-45b5-8373-bcfcefeee952 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-67fcbff5-40c0-4a4e-98bf-3ac4d53bfac6 req-17c5b018-f870-45b5-8373-bcfcefeee952 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c Sep 07 13:42:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-67fcbff5-40c0-4a4e-98bf-3ac4d53bfac6 req-17c5b018-f870-45b5-8373-bcfcefeee952 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-67fcbff5-40c0-4a4e-98bf-3ac4d53bfac6 req-17c5b018-f870-45b5-8373-bcfcefeee952 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-67fcbff5-40c0-4a4e-98bf-3ac4d53bfac6 req-17c5b018-f870-45b5-8373-bcfcefeee952 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c returned with HTTP 404 Sep 07 13:42:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 8/16] 192.168.122.11 () {60 vars in 1488 bytes} [Mon Sep 7 13:42:46 2026] GET /volume/v3/snapshots/609b9c1f-487e-4561-9add-0701a4c7963c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:42:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] DELETE http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:46 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Delete volume with id: 88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:42:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Volume info retrieved successfully. Sep 07 13:42:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Delete volume request issued successfully. Sep 07 13:42:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ae611272-787c-4829-8ddb-1ef3b0081b41 req-a523a492-4de3-437e-9773-68bbaff0fe94 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 202 Sep 07 13:42:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 9/17] 192.168.122.11 () {62 vars in 1504 bytes} [Mon Sep 7 13:42:46 2026] DELETE /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:42:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-244087c8-dc13-4703-a234-7c1220877ef3 req-04641b14-c110-421e-b90e-d7b966de6329 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-244087c8-dc13-4703-a234-7c1220877ef3 req-04641b14-c110-421e-b90e-d7b966de6329 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-244087c8-dc13-4703-a234-7c1220877ef3 req-04641b14-c110-421e-b90e-d7b966de6329 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-244087c8-dc13-4703-a234-7c1220877ef3 req-04641b14-c110-421e-b90e-d7b966de6329 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:42:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:42:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-244087c8-dc13-4703-a234-7c1220877ef3 req-04641b14-c110-421e-b90e-d7b966de6329 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Volume info retrieved successfully. Sep 07 13:42:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-244087c8-dc13-4703-a234-7c1220877ef3 req-04641b14-c110-421e-b90e-d7b966de6329 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 200 Sep 07 13:42:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 9/18] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:42:46 2026] GET /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:42:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-536f0b6b-4e46-4faf-b67a-ab5a5180fc41 req-4f4842fc-7a6b-45a9-b626-d06cb88acce6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-536f0b6b-4e46-4faf-b67a-ab5a5180fc41 req-4f4842fc-7a6b-45a9-b626-d06cb88acce6 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-536f0b6b-4e46-4faf-b67a-ab5a5180fc41 req-4f4842fc-7a6b-45a9-b626-d06cb88acce6 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-536f0b6b-4e46-4faf-b67a-ab5a5180fc41 req-4f4842fc-7a6b-45a9-b626-d06cb88acce6 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-536f0b6b-4e46-4faf-b67a-ab5a5180fc41 req-4f4842fc-7a6b-45a9-b626-d06cb88acce6 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 404 Sep 07 13:42:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 10/19] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:42:47 2026] GET /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:42:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-247a672f-62a8-4b55-9d43-ad36bbc633be req-acddd2b0-360f-467e-8fb6-30eada940039 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-247a672f-62a8-4b55-9d43-ad36bbc633be req-acddd2b0-360f-467e-8fb6-30eada940039 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] DELETE http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-247a672f-62a8-4b55-9d43-ad36bbc633be req-acddd2b0-360f-467e-8fb6-30eada940039 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-247a672f-62a8-4b55-9d43-ad36bbc633be req-acddd2b0-360f-467e-8fb6-30eada940039 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:48 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [req-247a672f-62a8-4b55-9d43-ad36bbc633be req-acddd2b0-360f-467e-8fb6-30eada940039 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Delete volume with id: 88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-247a672f-62a8-4b55-9d43-ad36bbc633be req-acddd2b0-360f-467e-8fb6-30eada940039 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 404 Sep 07 13:42:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 10/20] 192.168.122.11 () {62 vars in 1504 bytes} [Mon Sep 7 13:42:48 2026] DELETE /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:42:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e97b4fd3-2f09-456a-83e2-e62983eacd38 req-73946c55-745f-4bb6-9f0b-617becb6ae35 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e97b4fd3-2f09-456a-83e2-e62983eacd38 req-73946c55-745f-4bb6-9f0b-617becb6ae35 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] GET http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 Sep 07 13:42:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e97b4fd3-2f09-456a-83e2-e62983eacd38 req-73946c55-745f-4bb6-9f0b-617becb6ae35 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e97b4fd3-2f09-456a-83e2-e62983eacd38 req-73946c55-745f-4bb6-9f0b-617becb6ae35 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e97b4fd3-2f09-456a-83e2-e62983eacd38 req-73946c55-745f-4bb6-9f0b-617becb6ae35 tempest-VolumesSnapshotsTestJSON-707760452 tempest-VolumesSnapshotsTestJSON-707760452-project-member] http://192.168.122.11/volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 returned with HTTP 404 Sep 07 13:42:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 11/21] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:42:48 2026] GET /volume/v3/volumes/88a7941c-e2bd-4075-b75a-01da98481e14 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=19 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:42:58 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=59,cinder:INSERT=18,cinder:UPDATE=26 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-790967bf-530b-4715-b5a6-d1ec939f09cc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1985855700"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1985855700'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume of 1 GB Sep 07 13:42:58 devstack devstack@c-api.service[87675]: /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 07 13:42:58 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:42:58.475182. {{(pid=87675) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Availability Zones retrieved successfully. Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Flow 'volume_create_api' (7d2f72be-09d2-47e5-9657-5dc12b6934b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e34b34c-f0a3-45a3-99ac-2872b009f3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e34b34c-f0a3-45a3-99ac-2872b009f3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad22b0f1-054b-4d4b-b9c6-9be22e6a85f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-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 07 13:42:58 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-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 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Created reservations ['5b941ba6-3c8d-4332-9201-8d4cfc859cfd', '8ee93bb1-a47d-4b2b-8219-b1c949aa4f7e', '1b792465-af6b-4ebe-a6fb-bdbc5094280f', 'ce30e8ba-9061-4830-a0d6-bc4549f601d1'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad22b0f1-054b-4d4b-b9c6-9be22e6a85f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b941ba6-3c8d-4332-9201-8d4cfc859cfd', '8ee93bb1-a47d-4b2b-8219-b1c949aa4f7e', '1b792465-af6b-4ebe-a6fb-bdbc5094280f', 'ce30e8ba-9061-4830-a0d6-bc4549f601d1']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4c9cb3-6bf9-4a83-b6a2-e487088c432c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4c9cb3-6bf9-4a83-b6a2-e487088c432c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e5576de-b706-484e-aa6a-133bdff79fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1985855700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4847adf1dc974e37a2080d3d311d9142',qos_specs=None,replication_status=,reservations=['5b941ba6-3c8d-4332-9201-8d4cfc859cfd','8ee93bb1-a47d-4b2b-8219-b1c949aa4f7e','1b792465-af6b-4ebe-a6fb-bdbc5094280f','ce30e8ba-9061-4830-a0d6-bc4549f601d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60844afa0e845489734c3088afc987c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:42:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1985855700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e5576de-b706-484e-aa6a-133bdff79fa7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4847adf1dc974e37a2080d3d311d9142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e60844afa0e845489734c3088afc987c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28642567-9191-4495-813a-ba07b28729fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28642567-9191-4495-813a-ba07b28729fa) transitioned into state 'SUCCESS' from state '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-1985855700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4847adf1dc974e37a2080d3d311d9142',qos_specs=None,replication_status=,reservations=['5b941ba6-3c8d-4332-9201-8d4cfc859cfd','8ee93bb1-a47d-4b2b-8219-b1c949aa4f7e','1b792465-af6b-4ebe-a6fb-bdbc5094280f','ce30e8ba-9061-4830-a0d6-bc4549f601d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60844afa0e845489734c3088afc987c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f3389a-7703-4371-8be7-9763e71276b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:42:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f3389a-7703-4371-8be7-9763e71276b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:42:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Flow 'volume_create_api' (7d2f72be-09d2-47e5-9657-5dc12b6934b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:42:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume request issued successfully. Sep 07 13:42:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-790967bf-530b-4715-b5a6-d1ec939f09cc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:42:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 11/22] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:42:58 2026] POST /volume/v3/volumes => generated 767 bytes in 933 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:42:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3003dc05-5881-4e05-9064-996f9c9adda8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:42:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3003dc05-5881-4e05-9064-996f9c9adda8 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:42:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3003dc05-5881-4e05-9064-996f9c9adda8 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:42:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3003dc05-5881-4e05-9064-996f9c9adda8 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:42:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:42:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:42:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:42:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:42:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3003dc05-5881-4e05-9064-996f9c9adda8 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:42:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3003dc05-5881-4e05-9064-996f9c9adda8 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 returned with HTTP 200 Sep 07 13:42:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 12/23] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:42:59 2026] GET /volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 => generated 835 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ae7e3049-4fdc-4c26-889e-39289623ebdc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae7e3049-4fdc-4c26-889e-39289623ebdc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:43:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae7e3049-4fdc-4c26-889e-39289623ebdc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae7e3049-4fdc-4c26-889e-39289623ebdc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ae7e3049-4fdc-4c26-889e-39289623ebdc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae7e3049-4fdc-4c26-889e-39289623ebdc tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 returned with HTTP 200 Sep 07 13:43:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 12/24] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:00 2026] GET /volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ffebb9fc-759e-4f14-843f-675069f9de9a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ffebb9fc-759e-4f14-843f-675069f9de9a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ffebb9fc-759e-4f14-843f-675069f9de9a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ffebb9fc-759e-4f14-843f-675069f9de9a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ffebb9fc-759e-4f14-843f-675069f9de9a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ffebb9fc-759e-4f14-843f-675069f9de9a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 returned with HTTP 200 Sep 07 13:43:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 13/25] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:01 2026] GET /volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-0d6436d3-b620-481d-916f-422c5d869fd5 req-165f35e8-602a-4d85-89a1-737559efc09b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0d6436d3-b620-481d-916f-422c5d869fd5 req-165f35e8-602a-4d85-89a1-737559efc09b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:43:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0d6436d3-b620-481d-916f-422c5d869fd5 req-165f35e8-602a-4d85-89a1-737559efc09b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0d6436d3-b620-481d-916f-422c5d869fd5 req-165f35e8-602a-4d85-89a1-737559efc09b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-0d6436d3-b620-481d-916f-422c5d869fd5 req-165f35e8-602a-4d85-89a1-737559efc09b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0d6436d3-b620-481d-916f-422c5d869fd5 req-165f35e8-602a-4d85-89a1-737559efc09b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 returned with HTTP 200 Sep 07 13:43:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 13/26] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:43:01 2026] GET /volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1805947290"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1805947290'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume of 1 GB Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Availability Zones retrieved successfully. Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Flow 'volume_create_api' (09753dad-7fd0-41bd-ba00-bd9ed447f209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af510a9-db69-4294-ad3e-59d350d79e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af510a9-db69-4294-ad3e-59d350d79e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8103cb6d-eac1-4567-bbec-0f891d393a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Created reservations ['d5d62cbf-0069-4436-9e34-b3c4a9cd09a9', '6f4dc1d4-fde9-4905-8193-24da114e00d2', '2374a6d9-2ff7-47b6-a3d5-8cea85cad303', '71072fd0-6dfb-4348-a2d4-737f4bd412f1'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8103cb6d-eac1-4567-bbec-0f891d393a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d62cbf-0069-4436-9e34-b3c4a9cd09a9', '6f4dc1d4-fde9-4905-8193-24da114e00d2', '2374a6d9-2ff7-47b6-a3d5-8cea85cad303', '71072fd0-6dfb-4348-a2d4-737f4bd412f1']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19a13d0-b086-454b-b216-e79fff81aed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19a13d0-b086-454b-b216-e79fff81aed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd94fe378-7506-40fa-a4fb-4c423ff84ded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1805947290',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4847adf1dc974e37a2080d3d311d9142',qos_specs=None,replication_status=,reservations=['d5d62cbf-0069-4436-9e34-b3c4a9cd09a9','6f4dc1d4-fde9-4905-8193-24da114e00d2','2374a6d9-2ff7-47b6-a3d5-8cea85cad303','71072fd0-6dfb-4348-a2d4-737f4bd412f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60844afa0e845489734c3088afc987c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1805947290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d94fe378-7506-40fa-a4fb-4c423ff84ded,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4847adf1dc974e37a2080d3d311d9142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e60844afa0e845489734c3088afc987c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1042931-2d7f-40be-8496-6721ab5f611c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1042931-2d7f-40be-8496-6721ab5f611c) transitioned into state 'SUCCESS' from state '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-1805947290',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4847adf1dc974e37a2080d3d311d9142',qos_specs=None,replication_status=,reservations=['d5d62cbf-0069-4436-9e34-b3c4a9cd09a9','6f4dc1d4-fde9-4905-8193-24da114e00d2','2374a6d9-2ff7-47b6-a3d5-8cea85cad303','71072fd0-6dfb-4348-a2d4-737f4bd412f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60844afa0e845489734c3088afc987c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c89781-733d-44ab-a1aa-d3a02030f7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c89781-733d-44ab-a1aa-d3a02030f7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Flow 'volume_create_api' (09753dad-7fd0-41bd-ba00-bd9ed447f209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume request issued successfully. Sep 07 13:43:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcdb8c80-1ea2-4d4e-8855-69cec9ad3a43 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 14/27] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:43:01 2026] POST /volume/v3/volumes => generated 767 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e828c82f-be35-43f6-bc85-b4adbe82b208 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e828c82f-be35-43f6-bc85-b4adbe82b208 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e828c82f-be35-43f6-bc85-b4adbe82b208 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e828c82f-be35-43f6-bc85-b4adbe82b208 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e828c82f-be35-43f6-bc85-b4adbe82b208 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e828c82f-be35-43f6-bc85-b4adbe82b208 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded returned with HTTP 200 Sep 07 13:43:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 14/28] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:01 2026] GET /volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded => generated 835 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cf694313-e697-4428-9297-ace63c2c00c3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf694313-e697-4428-9297-ace63c2c00c3 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf694313-e697-4428-9297-ace63c2c00c3 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf694313-e697-4428-9297-ace63c2c00c3 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cf694313-e697-4428-9297-ace63c2c00c3 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf694313-e697-4428-9297-ace63c2c00c3 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded returned with HTTP 200 Sep 07 13:43:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 15/29] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:02 2026] GET /volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-842e70d3-f240-4b14-a5e8-0b625eeadedf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-842e70d3-f240-4b14-a5e8-0b625eeadedf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-842e70d3-f240-4b14-a5e8-0b625eeadedf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-842e70d3-f240-4b14-a5e8-0b625eeadedf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-842e70d3-f240-4b14-a5e8-0b625eeadedf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-842e70d3-f240-4b14-a5e8-0b625eeadedf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded returned with HTTP 200 Sep 07 13:43:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 15/30] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:04 2026] GET /volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c3267c9b-2514-46ff-83fc-36cb01033f7d req-2e11f888-d252-4fd3-b731-b75e6203cc94 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c3267c9b-2514-46ff-83fc-36cb01033f7d req-2e11f888-d252-4fd3-b731-b75e6203cc94 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c3267c9b-2514-46ff-83fc-36cb01033f7d req-2e11f888-d252-4fd3-b731-b75e6203cc94 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c3267c9b-2514-46ff-83fc-36cb01033f7d req-2e11f888-d252-4fd3-b731-b75e6203cc94 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c3267c9b-2514-46ff-83fc-36cb01033f7d req-2e11f888-d252-4fd3-b731-b75e6203cc94 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c3267c9b-2514-46ff-83fc-36cb01033f7d req-2e11f888-d252-4fd3-b731-b75e6203cc94 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded returned with HTTP 200 Sep 07 13:43:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 16/31] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:43:04 2026] GET /volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1986181106"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1986181106'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume of 1 GB Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Availability Zones retrieved successfully. Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Flow 'volume_create_api' (6dafca3e-ac75-48df-9a10-b8bc0fbf1d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e311026-7f56-4b6a-a4f0-e0f631dc312c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e311026-7f56-4b6a-a4f0-e0f631dc312c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8edb9b-fa86-432f-a928-9bcf6a32c3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Created reservations ['4f73ee48-7d8d-462f-8097-9e4ce68133c0', 'ff8d547e-14ff-41cc-abed-d0d06c43abec', '5c504520-7925-4a7e-ae6c-25bf80d3c509', '7f1836f5-4b72-4b59-b9c6-71d0a2770696'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8edb9b-fa86-432f-a928-9bcf6a32c3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f73ee48-7d8d-462f-8097-9e4ce68133c0', 'ff8d547e-14ff-41cc-abed-d0d06c43abec', '5c504520-7925-4a7e-ae6c-25bf80d3c509', '7f1836f5-4b72-4b59-b9c6-71d0a2770696']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062bf5ef-3191-4d08-9c78-2dc4795f9c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062bf5ef-3191-4d08-9c78-2dc4795f9c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906fa5d7-6dd9-4da4-91e7-0c8718a0366b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1986181106',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4847adf1dc974e37a2080d3d311d9142',qos_specs=None,replication_status=,reservations=['4f73ee48-7d8d-462f-8097-9e4ce68133c0','ff8d547e-14ff-41cc-abed-d0d06c43abec','5c504520-7925-4a7e-ae6c-25bf80d3c509','7f1836f5-4b72-4b59-b9c6-71d0a2770696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60844afa0e845489734c3088afc987c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1986181106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=906fa5d7-6dd9-4da4-91e7-0c8718a0366b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4847adf1dc974e37a2080d3d311d9142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e60844afa0e845489734c3088afc987c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86d5f44-2c42-4ba4-b660-502a4bd20207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86d5f44-2c42-4ba4-b660-502a4bd20207) transitioned into state 'SUCCESS' from state '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-1986181106',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4847adf1dc974e37a2080d3d311d9142',qos_specs=None,replication_status=,reservations=['4f73ee48-7d8d-462f-8097-9e4ce68133c0','ff8d547e-14ff-41cc-abed-d0d06c43abec','5c504520-7925-4a7e-ae6c-25bf80d3c509','7f1836f5-4b72-4b59-b9c6-71d0a2770696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60844afa0e845489734c3088afc987c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bd930e-9dc2-45c4-bfbe-97a8e2a40b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bd930e-9dc2-45c4-bfbe-97a8e2a40b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Flow 'volume_create_api' (6dafca3e-ac75-48df-9a10-b8bc0fbf1d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Create volume request issued successfully. Sep 07 13:43:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe7579b6-0584-49df-85e1-e3bc13b51de6 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 16/32] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:43:04 2026] POST /volume/v3/volumes => generated 767 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8cda6758-2eb7-42a3-8dec-0990c9d2c69c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8cda6758-2eb7-42a3-8dec-0990c9d2c69c tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8cda6758-2eb7-42a3-8dec-0990c9d2c69c tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8cda6758-2eb7-42a3-8dec-0990c9d2c69c tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8cda6758-2eb7-42a3-8dec-0990c9d2c69c tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8cda6758-2eb7-42a3-8dec-0990c9d2c69c tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b returned with HTTP 200 Sep 07 13:43:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 17/33] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:04 2026] GET /volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b => generated 835 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1631254f-be9e-42d5-94ce-3e03ea8e176a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1631254f-be9e-42d5-94ce-3e03ea8e176a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1631254f-be9e-42d5-94ce-3e03ea8e176a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1631254f-be9e-42d5-94ce-3e03ea8e176a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1631254f-be9e-42d5-94ce-3e03ea8e176a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1631254f-be9e-42d5-94ce-3e03ea8e176a tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b returned with HTTP 200 Sep 07 13:43:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 17/34] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:05 2026] GET /volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-97f1425a-b15d-43da-aa0d-8c2024d20fdf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-97f1425a-b15d-43da-aa0d-8c2024d20fdf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-97f1425a-b15d-43da-aa0d-8c2024d20fdf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-97f1425a-b15d-43da-aa0d-8c2024d20fdf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-97f1425a-b15d-43da-aa0d-8c2024d20fdf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-97f1425a-b15d-43da-aa0d-8c2024d20fdf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b returned with HTTP 200 Sep 07 13:43:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 18/35] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:06 2026] GET /volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-702a4a25-60a4-4639-a726-ed6f22f1aed2 req-ef911389-bd5c-4f8b-98bc-1b336c19c36b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-702a4a25-60a4-4639-a726-ed6f22f1aed2 req-ef911389-bd5c-4f8b-98bc-1b336c19c36b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-702a4a25-60a4-4639-a726-ed6f22f1aed2 req-ef911389-bd5c-4f8b-98bc-1b336c19c36b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-702a4a25-60a4-4639-a726-ed6f22f1aed2 req-ef911389-bd5c-4f8b-98bc-1b336c19c36b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-702a4a25-60a4-4639-a726-ed6f22f1aed2 req-ef911389-bd5c-4f8b-98bc-1b336c19c36b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-702a4a25-60a4-4639-a726-ed6f22f1aed2 req-ef911389-bd5c-4f8b-98bc-1b336c19c36b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b returned with HTTP 200 Sep 07 13:43:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 18/36] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:43:06 2026] GET /volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-749fc61a-dd13-49cc-b617-656ca7bf9885 req-63e5aa05-5b6f-48d7-9f00-007aa390666b tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 19/37] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:07 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6cdd0899-9211-491c-a79b-a14f65f2f8ca req-74816959-d346-448a-876c-c94708625ec5 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 19/38] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:07 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c8d2d442-8183-4a7c-948a-cee007b8c024 req-3f3c6035-9512-4b49-8d0c-f3c10709c6cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 20/39] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:07 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-1a887b0f-d0b5-4068-838b-649e7cf1ab4d req-6383f7b3-34f8-4d71-afd6-55943a57ff75 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 20/40] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:07 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-480629e6-5a99-431a-891a-b27371c70e93 req-30298775-11bd-4b01-a1a1-2ba1fb8f2ec1 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 21/41] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:07 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-bcd7c447-0815-4611-8bbb-dcd3c8b59c19 req-d61e4c47-0bc4-4534-87b8-2dd5638e6028 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 21/42] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:08 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-39c53fa4-dd89-45c2-96ae-eb0e88e5e82c req-ab924409-806e-4e6b-8cae-92829a7f32a0 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 22/43] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:08 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] Get all volumes completed successfully. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-16283098-8ae4-445e-bb49-8039acfaac48 req-807b0001-f015-49b5-b439-89d78881d956 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 22/44] 192.168.122.11 () {60 vars in 1392 bytes} [Mon Sep 7 13:43:08 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-39d49119-1c65-4487-b7f9-58189b83b680 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39d49119-1c65-4487-b7f9-58189b83b680 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] DELETE http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-39d49119-1c65-4487-b7f9-58189b83b680 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-39d49119-1c65-4487-b7f9-58189b83b680 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-39d49119-1c65-4487-b7f9-58189b83b680 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Delete volume with id: 906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-39d49119-1c65-4487-b7f9-58189b83b680 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-39d49119-1c65-4487-b7f9-58189b83b680 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Delete volume request issued successfully. Sep 07 13:43:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39d49119-1c65-4487-b7f9-58189b83b680 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b returned with HTTP 202 Sep 07 13:43:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 23/45] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:43:08 2026] DELETE /volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1c298651-c758-4de0-bcba-7c8def9d8a29 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c298651-c758-4de0-bcba-7c8def9d8a29 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c298651-c758-4de0-bcba-7c8def9d8a29 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c298651-c758-4de0-bcba-7c8def9d8a29 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1c298651-c758-4de0-bcba-7c8def9d8a29 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c298651-c758-4de0-bcba-7c8def9d8a29 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b returned with HTTP 200 Sep 07 13:43:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 23/46] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:08 2026] GET /volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4a55813c-cd70-46b6-b521-245474212edd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a55813c-cd70-46b6-b521-245474212edd tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b Sep 07 13:43:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a55813c-cd70-46b6-b521-245474212edd tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a55813c-cd70-46b6-b521-245474212edd tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a55813c-cd70-46b6-b521-245474212edd tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b returned with HTTP 404 Sep 07 13:43:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 24/47] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:09 2026] GET /volume/v3/volumes/906fa5d7-6dd9-4da4-91e7-0c8718a0366b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] DELETE http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:09 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Delete volume with id: d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Delete volume request issued successfully. Sep 07 13:43:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a94dfd8-ec77-4365-944c-d5189fde3439 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded returned with HTTP 202 Sep 07 13:43:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 24/48] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:43:09 2026] DELETE /volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:43:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ad15b2d7-b00e-4726-8e3c-c94d789c9cae None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad15b2d7-b00e-4726-8e3c-c94d789c9cae tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad15b2d7-b00e-4726-8e3c-c94d789c9cae tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad15b2d7-b00e-4726-8e3c-c94d789c9cae tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ad15b2d7-b00e-4726-8e3c-c94d789c9cae tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad15b2d7-b00e-4726-8e3c-c94d789c9cae tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded returned with HTTP 200 Sep 07 13:43:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 25/49] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:09 2026] GET /volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-047a8241-4b31-489f-b6c9-ea7b8531f2cb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-047a8241-4b31-489f-b6c9-ea7b8531f2cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded Sep 07 13:43:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-047a8241-4b31-489f-b6c9-ea7b8531f2cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-047a8241-4b31-489f-b6c9-ea7b8531f2cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-047a8241-4b31-489f-b6c9-ea7b8531f2cb tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded returned with HTTP 404 Sep 07 13:43:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 25/50] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:10 2026] GET /volume/v3/volumes/d94fe378-7506-40fa-a4fb-4c423ff84ded => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:43:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:10 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Delete volume with id: 1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:43:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Delete volume request issued successfully. Sep 07 13:43:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-61c4bc39-d106-4c44-80f7-91d6cab947bf tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 returned with HTTP 202 Sep 07 13:43:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 26/51] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:43:10 2026] DELETE /volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:43:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b79e7904-6238-4fe6-b49c-a1ca139dbb3f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b79e7904-6238-4fe6-b49c-a1ca139dbb3f tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:43:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b79e7904-6238-4fe6-b49c-a1ca139dbb3f tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b79e7904-6238-4fe6-b49c-a1ca139dbb3f tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b79e7904-6238-4fe6-b49c-a1ca139dbb3f tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Volume info retrieved successfully. Sep 07 13:43:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b79e7904-6238-4fe6-b49c-a1ca139dbb3f tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 returned with HTTP 200 Sep 07 13:43:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 26/52] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:10 2026] GET /volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8d5e8a33-95b7-490c-9d0b-cc286242ee77 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8d5e8a33-95b7-490c-9d0b-cc286242ee77 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] GET http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 Sep 07 13:43:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8d5e8a33-95b7-490c-9d0b-cc286242ee77 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8d5e8a33-95b7-490c-9d0b-cc286242ee77 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8d5e8a33-95b7-490c-9d0b-cc286242ee77 tempest-VolumesTestJSON-2026994912 tempest-VolumesTestJSON-2026994912-project-member] http://192.168.122.11/volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 returned with HTTP 404 Sep 07 13:43:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 27/53] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:11 2026] GET /volume/v3/volumes/1e5576de-b706-484e-aa6a-133bdff79fa7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-db06d7a0-4743-46fe-87ef-728e9f723485 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1083501489"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1083501489'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Create volume of 1 GB Sep 07 13:43:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Availability Zones retrieved successfully. Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Flow 'volume_create_api' (20490e6a-d7fe-481d-abc0-40c45cfe974b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9d9a1f-2fe3-43ac-9d2d-20076cb0b7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9d9a1f-2fe3-43ac-9d2d-20076cb0b7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ba8f4c-1b26-4eab-b0ab-622d98ef251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4d55ebbf-5c29-4775-a286-984c89faa603 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Created reservations ['106ea5ed-d2aa-4ed0-8c55-8fae28c907bc', '86b1beb2-a3ac-435f-9e62-0cdd5b497846', '5f99c791-bee9-4f41-be8b-144857bbf5d8', '59206447-f71a-4fcb-8a42-62de7fa54a1a'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ba8f4c-1b26-4eab-b0ab-622d98ef251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['106ea5ed-d2aa-4ed0-8c55-8fae28c907bc', '86b1beb2-a3ac-435f-9e62-0cdd5b497846', '5f99c791-bee9-4f41-be8b-144857bbf5d8', '59206447-f71a-4fcb-8a42-62de7fa54a1a']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683d2874-6d38-4460-a31e-49129f3c302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683d2874-6d38-4460-a31e-49129f3c302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc0ed93-bcfd-4b50-adc2-ca0677257a3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1083501489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e339920e414007a22e88bc60f8a6b9',qos_specs=None,replication_status=,reservations=['106ea5ed-d2aa-4ed0-8c55-8fae28c907bc','86b1beb2-a3ac-435f-9e62-0cdd5b497846','5f99c791-bee9-4f41-be8b-144857bbf5d8','59206447-f71a-4fcb-8a42-62de7fa54a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d808158bd7ed4528b6eee3f201188112',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1083501489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bc0ed93-bcfd-4b50-adc2-ca0677257a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e339920e414007a22e88bc60f8a6b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d808158bd7ed4528b6eee3f201188112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540d474f-2d4e-4285-a646-9e66c3ac3b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540d474f-2d4e-4285-a646-9e66c3ac3b0f) transitioned into state 'SUCCESS' from state '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-1083501489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e339920e414007a22e88bc60f8a6b9',qos_specs=None,replication_status=,reservations=['106ea5ed-d2aa-4ed0-8c55-8fae28c907bc','86b1beb2-a3ac-435f-9e62-0cdd5b497846','5f99c791-bee9-4f41-be8b-144857bbf5d8','59206447-f71a-4fcb-8a42-62de7fa54a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d808158bd7ed4528b6eee3f201188112',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf9fb7e-6ea3-4c93-9046-dc4e1c50a8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf9fb7e-6ea3-4c93-9046-dc4e1c50a8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Flow 'volume_create_api' (20490e6a-d7fe-481d-abc0-40c45cfe974b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Create volume request issued successfully. Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db06d7a0-4743-46fe-87ef-728e9f723485 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 27/54] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:43:18 2026] POST /volume/v3/volumes => generated 759 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aaa53a7e-d97d-4a12-9886-aadc663bc649 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aaa53a7e-d97d-4a12-9886-aadc663bc649 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aaa53a7e-d97d-4a12-9886-aadc663bc649 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aaa53a7e-d97d-4a12-9886-aadc663bc649 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aaa53a7e-d97d-4a12-9886-aadc663bc649 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:43:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4d55ebbf-5c29-4775-a286-984c89faa603 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:43:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4d55ebbf-5c29-4775-a286-984c89faa603 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-127169939"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aaa53a7e-d97d-4a12-9886-aadc663bc649 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:43:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 28/55] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:19 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 827 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4d55ebbf-5c29-4775-a286-984c89faa603 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:43:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 28/56] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:43:18 2026] POST /volume/v3/types => generated 215 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f35338aa-7481-444d-917c-39508654c156 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f35338aa-7481-444d-917c-39508654c156 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f35338aa-7481-444d-917c-39508654c156 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-172184363"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f35338aa-7481-444d-917c-39508654c156 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:43:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 29/57] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:43:19 2026] POST /volume/v3/group_types => generated 172 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:43:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce90f48b-3121-4410-939f-918b027be7fc", "volume_types": ["9fdf5939-68a0-4665-8517-c5f3f8204330"], "name": "tempest-Group1-1082358969"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Creating new group {'group': {'group_type': 'ce90f48b-3121-4410-939f-918b027be7fc', 'volume_types': ['9fdf5939-68a0-4665-8517-c5f3f8204330'], 'name': 'tempest-Group1-1082358969'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:43:19 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Creating group tempest-Group1-1082358969. Sep 07 13:43:19 devstack devstack@c-api.service[87676]: /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 07 13:43:19 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:43:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:43:19.688397. {{(pid=87676) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:43:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability Zones retrieved successfully. Sep 07 13:43:19 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Created reservations ['338d29e1-854b-4e02-a983-8960f50d4c3f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a9d8db6-61e1-442e-a6c3-c03b9531aacf tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:43:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 29/58] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:43:19 2026] POST /volume/v3/groups => generated 94 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bdc73652-bc79-4086-a584-7819692b546e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bdc73652-bc79-4086-a584-7819692b546e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bdc73652-bc79-4086-a584-7819692b546e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bdc73652-bc79-4086-a584-7819692b546e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-bdc73652-bc79-4086-a584-7819692b546e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member d5a44e6d-8ee8-4459-9e49-02c3f05399cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:19 devstack devstack@c-api.service[87675]: /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 07 13:43:19 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bdc73652-bc79-4086-a584-7819692b546e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc returned with HTTP 200 Sep 07 13:43:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 30/59] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:19 2026] GET /volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc => generated 322 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41996fc0-5afa-4ab8-bfe6-9f951e9e7236 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41996fc0-5afa-4ab8-bfe6-9f951e9e7236 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:43:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41996fc0-5afa-4ab8-bfe6-9f951e9e7236 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41996fc0-5afa-4ab8-bfe6-9f951e9e7236 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41996fc0-5afa-4ab8-bfe6-9f951e9e7236 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:43:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41996fc0-5afa-4ab8-bfe6-9f951e9e7236 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:43:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 30/60] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:20 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4e87b520-8e19-4672-949b-e7d9df3b78de None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e87b520-8e19-4672-949b-e7d9df3b78de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc Sep 07 13:43:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e87b520-8e19-4672-949b-e7d9df3b78de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e87b520-8e19-4672-949b-e7d9df3b78de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-4e87b520-8e19-4672-949b-e7d9df3b78de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member d5a44e6d-8ee8-4459-9e49-02c3f05399cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:21 devstack devstack@c-api.service[87675]: /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 07 13:43:21 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e87b520-8e19-4672-949b-e7d9df3b78de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc returned with HTTP 200 Sep 07 13:43:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 31/61] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:20 2026] GET /volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:43:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce90f48b-3121-4410-939f-918b027be7fc", "volume_types": ["9fdf5939-68a0-4665-8517-c5f3f8204330"], "name": "tempest-Group2-1175011184"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Creating new group {'group': {'group_type': 'ce90f48b-3121-4410-939f-918b027be7fc', 'volume_types': ['9fdf5939-68a0-4665-8517-c5f3f8204330'], 'name': 'tempest-Group2-1175011184'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:43:21 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Creating group tempest-Group2-1175011184. Sep 07 13:43:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability Zones retrieved successfully. Sep 07 13:43:21 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Created reservations ['761d99f5-8950-451c-b565-1c762431c747'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f4a1f178-0e4d-42ad-9fa3-dcf356c4c3a2 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:43:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 31/62] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:43:21 2026] POST /volume/v3/groups => generated 94 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1fd097cc-bc96-4a6f-9dc3-8e170ae440d1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fd097cc-bc96-4a6f-9dc3-8e170ae440d1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 Sep 07 13:43:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1fd097cc-bc96-4a6f-9dc3-8e170ae440d1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1fd097cc-bc96-4a6f-9dc3-8e170ae440d1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-1fd097cc-bc96-4a6f-9dc3-8e170ae440d1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 946dd89d-70c1-4a7f-b3a1-0816a500ea26 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:21 devstack devstack@c-api.service[87675]: /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 07 13:43:21 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fd097cc-bc96-4a6f-9dc3-8e170ae440d1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 returned with HTTP 200 Sep 07 13:43:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 32/63] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:21 2026] GET /volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 => generated 322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a0e2e93d-5586-4c6d-83bc-e0bf1ebb7129 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0e2e93d-5586-4c6d-83bc-e0bf1ebb7129 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:43:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a0e2e93d-5586-4c6d-83bc-e0bf1ebb7129 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a0e2e93d-5586-4c6d-83bc-e0bf1ebb7129 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a0e2e93d-5586-4c6d-83bc-e0bf1ebb7129 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:43:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0e2e93d-5586-4c6d-83bc-e0bf1ebb7129 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:43:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 32/64] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:21 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-16105db9-56cb-401e-932c-99f0849baec5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16105db9-56cb-401e-932c-99f0849baec5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 Sep 07 13:43:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16105db9-56cb-401e-932c-99f0849baec5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16105db9-56cb-401e-932c-99f0849baec5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-16105db9-56cb-401e-932c-99f0849baec5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 946dd89d-70c1-4a7f-b3a1-0816a500ea26 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:22 devstack devstack@c-api.service[87675]: /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 07 13:43:22 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16105db9-56cb-401e-932c-99f0849baec5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 returned with HTTP 200 Sep 07 13:43:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 33/65] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:22 2026] GET /volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-18511183", "volume_type": "9fdf5939-68a0-4665-8517-c5f3f8204330", "group_id": "d5a44e6d-8ee8-4459-9e49-02c3f05399cc", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-18511183', 'volume_type': '9fdf5939-68a0-4665-8517-c5f3f8204330', 'group_id': 'd5a44e6d-8ee8-4459-9e49-02c3f05399cc', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume of 1 GB Sep 07 13:43:22 devstack devstack@c-api.service[87676]: /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 07 13:43:22 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:43:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability Zones retrieved successfully. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Flow 'volume_create_api' (26865557-fc7e-4ef3-8d4b-291980e92959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9369569d-a9c2-4524-b499-d86b721d7e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9369569d-a9c2-4524-b499-d86b721d7e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9fdf5939-68a0-4665-8517-c5f3f8204330,is_public=True,name='tempest-GroupsTest-volume-type-127169939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fdf5939-68a0-4665-8517-c5f3f8204330', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd5a44e6d-8ee8-4459-9e49-02c3f05399cc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648d8500-ba3f-4288-a9d7-c6ab98cb2d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-127169939 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-127169939, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-127169939 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-127169939, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Created reservations ['50ed6e05-fa88-4064-bbc2-7c447207eb91', '56a94979-4de9-424e-929a-382c49071a15', 'b9c3e501-6353-4794-8239-5298dcc7fb7e', '254fe497-98b0-4d25-8717-ce16f39b07e1'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648d8500-ba3f-4288-a9d7-c6ab98cb2d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ed6e05-fa88-4064-bbc2-7c447207eb91', '56a94979-4de9-424e-929a-382c49071a15', 'b9c3e501-6353-4794-8239-5298dcc7fb7e', '254fe497-98b0-4d25-8717-ce16f39b07e1']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdf1b33-cfe2-42fc-8592-a47c679a4bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdf1b33-cfe2-42fc-8592-a47c679a4bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d899acb-1723-4ec1-80c2-2faabff3f73c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-18511183',encryption_key_id=None,group_id=d5a44e6d-8ee8-4459-9e49-02c3f05399cc,group_type_id=,metadata={},multiattach=False,project_id='c0d7123069894d80aeb3ce91acd118d6',qos_specs=None,replication_status=,reservations=['50ed6e05-fa88-4064-bbc2-7c447207eb91','56a94979-4de9-424e-929a-382c49071a15','b9c3e501-6353-4794-8239-5298dcc7fb7e','254fe497-98b0-4d25-8717-ce16f39b07e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15763efb91849aba9d89fca98aa2799',volume_type_id=9fdf5939-68a0-4665-8517-c5f3f8204330), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-18511183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d5a44e6d-8ee8-4459-9e49-02c3f05399cc,host=None,id=8d899acb-1723-4ec1-80c2-2faabff3f73c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0d7123069894d80aeb3ce91acd118d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f15763efb91849aba9d89fca98aa2799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fdf5939-68a0-4665-8517-c5f3f8204330),volume_type_id=9fdf5939-68a0-4665-8517-c5f3f8204330)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd809a5b-b47d-4f36-b3aa-eb1226e9fc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd809a5b-b47d-4f36-b3aa-eb1226e9fc73) transitioned into state 'SUCCESS' from state '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-18511183',encryption_key_id=None,group_id=d5a44e6d-8ee8-4459-9e49-02c3f05399cc,group_type_id=,metadata={},multiattach=False,project_id='c0d7123069894d80aeb3ce91acd118d6',qos_specs=None,replication_status=,reservations=['50ed6e05-fa88-4064-bbc2-7c447207eb91','56a94979-4de9-424e-929a-382c49071a15','b9c3e501-6353-4794-8239-5298dcc7fb7e','254fe497-98b0-4d25-8717-ce16f39b07e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15763efb91849aba9d89fca98aa2799',volume_type_id=9fdf5939-68a0-4665-8517-c5f3f8204330)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd273f5d-786a-45f4-aeee-bc352a1898df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd273f5d-786a-45f4-aeee-bc352a1898df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Flow 'volume_create_api' (26865557-fc7e-4ef3-8d4b-291980e92959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume request issued successfully. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:22 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:22 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-323d6e3f-d64f-4a4a-bd03-7a0c752ae2c9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 33/66] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:43:22 2026] POST /volume/v3/volumes => generated 818 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c Sep 07 13:43:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:22 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:22 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:23 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea22836d-e18c-4fe3-b2e9-57ee56a012ea tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c returned with HTTP 200 Sep 07 13:43:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 34/67] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:22 2026] GET /volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c => generated 886 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1ad6ce0e-24f0-435e-a059-060aec74610a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:24 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ad6ce0e-24f0-435e-a059-060aec74610a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c returned with HTTP 200 Sep 07 13:43:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 34/68] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:24 2026] GET /volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-699b7992-c878-4e4b-82a5-f75d229d88a4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-699b7992-c878-4e4b-82a5-f75d229d88a4 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-699b7992-c878-4e4b-82a5-f75d229d88a4 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-699b7992-c878-4e4b-82a5-f75d229d88a4 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-699b7992-c878-4e4b-82a5-f75d229d88a4 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member d5a44e6d-8ee8-4459-9e49-02c3f05399cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /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 07 13:43:24 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-699b7992-c878-4e4b-82a5-f75d229d88a4 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc returned with HTTP 200 Sep 07 13:43:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 35/69] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:24 2026] GET /volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-332d900c-1a60-4187-ab93-4b684af7bef1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-332d900c-1a60-4187-ab93-4b684af7bef1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-332d900c-1a60-4187-ab93-4b684af7bef1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-332d900c-1a60-4187-ab93-4b684af7bef1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-332d900c-1a60-4187-ab93-4b684af7bef1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 946dd89d-70c1-4a7f-b3a1-0816a500ea26 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /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 07 13:43:24 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-332d900c-1a60-4187-ab93-4b684af7bef1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 returned with HTTP 200 Sep 07 13:43:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 35/70] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:24 2026] GET /volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c8132051-771f-41eb-8632-588785df07fe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8132051-771f-41eb-8632-588785df07fe tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/detail Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8132051-771f-41eb-8632-588785df07fe tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8132051-771f-41eb-8632-588785df07fe tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /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 07 13:43:24 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /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 07 13:43:24 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /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 07 13:43:24 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8132051-771f-41eb-8632-588785df07fe tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/detail returned with HTTP 200 Sep 07 13:43:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 36/71] 192.168.122.11 () {60 vars in 1175 bytes} [Mon Sep 7 13:43:24 2026] GET /volume/v3/groups/detail => generated 640 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-042b1716-6590-4b26-a412-a7e04ef0748a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /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 07 13:43:24 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Get all volumes completed successfully. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:24 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-042b1716-6590-4b26-a412-a7e04ef0748a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 36/72] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:43:24 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /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 07 13:43:24 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Get all volumes completed successfully. Sep 07 13:43:24 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:24 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:24 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-754ede4e-62d0-48d9-bfbf-deda9c0f7f1e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 37/73] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:43:24 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-44947cbf-b8f8-4c6f-a7a9-b592177e5066 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-44947cbf-b8f8-4c6f-a7a9-b592177e5066 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc/action Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-44947cbf-b8f8-4c6f-a7a9-b592177e5066 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-44947cbf-b8f8-4c6f-a7a9-b592177e5066 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-44947cbf-b8f8-4c6f-a7a9-b592177e5066 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] delete called for group d5a44e6d-8ee8-4459-9e49-02c3f05399cc {{(pid=87676) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:43:24 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-44947cbf-b8f8-4c6f-a7a9-b592177e5066 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Delete group with id: d5a44e6d-8ee8-4459-9e49-02c3f05399cc Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:24 devstack devstack@c-api.service[87676]: /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 07 13:43:24 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:43:25 devstack devstack@c-api.service[87676]: /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 07 13:43:25 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:43:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-44947cbf-b8f8-4c6f-a7a9-b592177e5066 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc/action returned with HTTP 202 Sep 07 13:43:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 37/74] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:43:24 2026] POST /volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc/action => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:43:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c Sep 07 13:43:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:25 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:25 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:25 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff38842b-38c3-44b2-b018-9b1da03de1bb tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c returned with HTTP 200 Sep 07 13:43:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 38/75] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:25 2026] GET /volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c => generated 910 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-48c41c8f-e8bb-4228-830b-caab3b6d7fa3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-48c41c8f-e8bb-4228-830b-caab3b6d7fa3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c Sep 07 13:43:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-48c41c8f-e8bb-4228-830b-caab3b6d7fa3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-48c41c8f-e8bb-4228-830b-caab3b6d7fa3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-48c41c8f-e8bb-4228-830b-caab3b6d7fa3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c returned with HTTP 404 Sep 07 13:43:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 38/76] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:26 2026] GET /volume/v3/volumes/8d899acb-1723-4ec1-80c2-2faabff3f73c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-09dd9ee6-513e-4652-b74f-371014250f2e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09dd9ee6-513e-4652-b74f-371014250f2e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09dd9ee6-513e-4652-b74f-371014250f2e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09dd9ee6-513e-4652-b74f-371014250f2e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-09dd9ee6-513e-4652-b74f-371014250f2e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member d5a44e6d-8ee8-4459-9e49-02c3f05399cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09dd9ee6-513e-4652-b74f-371014250f2e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc returned with HTTP 404 Sep 07 13:43:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 39/77] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:26 2026] GET /volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:43:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-654ebb27-3d39-4248-a3ab-08f84477ac15 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-654ebb27-3d39-4248-a3ab-08f84477ac15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26/action Sep 07 13:43:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-654ebb27-3d39-4248-a3ab-08f84477ac15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:43:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-654ebb27-3d39-4248-a3ab-08f84477ac15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-654ebb27-3d39-4248-a3ab-08f84477ac15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] delete called for group 946dd89d-70c1-4a7f-b3a1-0816a500ea26 {{(pid=87676) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:43:26 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-654ebb27-3d39-4248-a3ab-08f84477ac15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Delete group with id: 946dd89d-70c1-4a7f-b3a1-0816a500ea26 Sep 07 13:43:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:26 devstack devstack@c-api.service[87676]: /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 07 13:43:26 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:43:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-654ebb27-3d39-4248-a3ab-08f84477ac15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26/action returned with HTTP 202 Sep 07 13:43:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 39/78] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:43:26 2026] POST /volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7ec4c38e-4dbb-4aea-9725-2fead921d0df None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7ec4c38e-4dbb-4aea-9725-2fead921d0df tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7ec4c38e-4dbb-4aea-9725-2fead921d0df tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7ec4c38e-4dbb-4aea-9725-2fead921d0df tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-7ec4c38e-4dbb-4aea-9725-2fead921d0df tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 946dd89d-70c1-4a7f-b3a1-0816a500ea26 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:26 devstack devstack@c-api.service[87675]: /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 07 13:43:26 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7ec4c38e-4dbb-4aea-9725-2fead921d0df tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 returned with HTTP 200 Sep 07 13:43:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 40/79] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:26 2026] GET /volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 => generated 322 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fb9bae9a-5c85-4b4d-acd9-16a3119aa3e1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb9bae9a-5c85-4b4d-acd9-16a3119aa3e1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb9bae9a-5c85-4b4d-acd9-16a3119aa3e1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb9bae9a-5c85-4b4d-acd9-16a3119aa3e1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-fb9bae9a-5c85-4b4d-acd9-16a3119aa3e1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 946dd89d-70c1-4a7f-b3a1-0816a500ea26 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb9bae9a-5c85-4b4d-acd9-16a3119aa3e1 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 returned with HTTP 404 Sep 07 13:43:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 40/80] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:27 2026] GET /volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1daf4605-9f6d-414d-a8c6-4579c6268dfa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1daf4605-9f6d-414d-a8c6-4579c6268dfa tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/detail Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1daf4605-9f6d-414d-a8c6-4579c6268dfa tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1daf4605-9f6d-414d-a8c6-4579c6268dfa tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:27 devstack devstack@c-api.service[87675]: /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 07 13:43:27 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1daf4605-9f6d-414d-a8c6-4579c6268dfa tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/detail returned with HTTP 200 Sep 07 13:43:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 41/81] 192.168.122.11 () {60 vars in 1175 bytes} [Mon Sep 7 13:43:27 2026] GET /volume/v3/groups/detail => generated 14 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: /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 07 13:43:27 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Get all volumes completed successfully. Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8bdf7a0-c85a-4f0a-9458-2a27b1c0c87b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 41/82] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:43:27 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 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1c0a75cb-a09b-49cf-8f2d-960674df0c07 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c0a75cb-a09b-49cf-8f2d-960674df0c07 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26/action Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c0a75cb-a09b-49cf-8f2d-960674df0c07 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c0a75cb-a09b-49cf-8f2d-960674df0c07 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-1c0a75cb-a09b-49cf-8f2d-960674df0c07 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] delete called for group 946dd89d-70c1-4a7f-b3a1-0816a500ea26 {{(pid=87675) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-1c0a75cb-a09b-49cf-8f2d-960674df0c07 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Delete group with id: 946dd89d-70c1-4a7f-b3a1-0816a500ea26 Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c0a75cb-a09b-49cf-8f2d-960674df0c07 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26/action returned with HTTP 404 Sep 07 13:43:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 42/83] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:43:27 2026] POST /volume/v3/groups/946dd89d-70c1-4a7f-b3a1-0816a500ea26/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Get all volumes completed successfully. Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b46740b-fdee-44f0-8e0d-81d42e674f77 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 42/84] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:43:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3409672c-d2bc-4a05-b315-99a1f8c803f6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3409672c-d2bc-4a05-b315-99a1f8c803f6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc/action Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3409672c-d2bc-4a05-b315-99a1f8c803f6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3409672c-d2bc-4a05-b315-99a1f8c803f6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-3409672c-d2bc-4a05-b315-99a1f8c803f6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] delete called for group d5a44e6d-8ee8-4459-9e49-02c3f05399cc {{(pid=87675) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-3409672c-d2bc-4a05-b315-99a1f8c803f6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Delete group with id: d5a44e6d-8ee8-4459-9e49-02c3f05399cc Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3409672c-d2bc-4a05-b315-99a1f8c803f6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc/action returned with HTTP 404 Sep 07 13:43:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 43/85] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:43:27 2026] POST /volume/v3/groups/d5a44e6d-8ee8-4459-9e49-02c3f05399cc/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b9ba89eb-019c-4e17-bc33-e3c7c058f0c3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9ba89eb-019c-4e17-bc33-e3c7c058f0c3 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/ce90f48b-3121-4410-939f-918b027be7fc Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b9ba89eb-019c-4e17-bc33-e3c7c058f0c3 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b9ba89eb-019c-4e17-bc33-e3c7c058f0c3 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9ba89eb-019c-4e17-bc33-e3c7c058f0c3 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/group_types/ce90f48b-3121-4410-939f-918b027be7fc returned with HTTP 202 Sep 07 13:43:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 43/86] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:43:27 2026] DELETE /volume/v3/group_types/ce90f48b-3121-4410-939f-918b027be7fc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b980f08d-0c6d-4abf-99a7-cba90afeafa4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b980f08d-0c6d-4abf-99a7-cba90afeafa4 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] DELETE http://192.168.122.11/volume/v3/types/9fdf5939-68a0-4665-8517-c5f3f8204330 Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b980f08d-0c6d-4abf-99a7-cba90afeafa4 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b980f08d-0c6d-4abf-99a7-cba90afeafa4 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b980f08d-0c6d-4abf-99a7-cba90afeafa4 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/types/9fdf5939-68a0-4665-8517-c5f3f8204330 returned with HTTP 202 Sep 07 13:43:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 44/87] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:43:27 2026] DELETE /volume/v3/types/9fdf5939-68a0-4665-8517-c5f3f8204330 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-714d35fc-287c-45a5-9bd7-799d1eb59be8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-714d35fc-287c-45a5-9bd7-799d1eb59be8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] GET http://192.168.122.11/volume/v3/types/9fdf5939-68a0-4665-8517-c5f3f8204330 Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-714d35fc-287c-45a5-9bd7-799d1eb59be8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-714d35fc-287c-45a5-9bd7-799d1eb59be8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-714d35fc-287c-45a5-9bd7-799d1eb59be8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/types/9fdf5939-68a0-4665-8517-c5f3f8204330 returned with HTTP 404 Sep 07 13:43:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 44/88] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:43:28 2026] GET /volume/v3/types/9fdf5939-68a0-4665-8517-c5f3f8204330 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c9b9046b-e519-421e-ab08-6ce6ff83685a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9b9046b-e519-421e-ab08-6ce6ff83685a tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:43:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9b9046b-e519-421e-ab08-6ce6ff83685a tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1899725988"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9b9046b-e519-421e-ab08-6ce6ff83685a tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:43:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 45/89] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:43:28 2026] POST /volume/v3/types => generated 216 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3a9c786a-2706-45c7-926b-28cdefd04c92 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a9c786a-2706-45c7-926b-28cdefd04c92 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a9c786a-2706-45c7-926b-28cdefd04c92 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1878954099"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a9c786a-2706-45c7-926b-28cdefd04c92 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:43:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 45/90] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:43:28 2026] POST /volume/v3/group_types => generated 173 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:43:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0e48c7fe-2dbe-48b4-a166-7b936595102f", "volume_types": ["0ae06031-3c67-49d2-ad41-d699a1d6208f"], "name": "tempest-GroupsTest-Group-1653129397"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Creating new group {'group': {'group_type': '0e48c7fe-2dbe-48b4-a166-7b936595102f', 'volume_types': ['0ae06031-3c67-49d2-ad41-d699a1d6208f'], 'name': 'tempest-GroupsTest-Group-1653129397'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Creating group tempest-GroupsTest-Group-1653129397. Sep 07 13:43:28 devstack devstack@c-api.service[87675]: /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 07 13:43:28 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:43:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:43:28.472374. {{(pid=87675) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability Zones retrieved successfully. Sep 07 13:43:28 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Created reservations ['13f04ced-06c3-484c-a276-84b864fea5c3'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-27c6aa60-37d4-495b-bbbe-70be9a047536 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:43:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 46/91] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:43:28 2026] POST /volume/v3/groups => generated 104 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e2d0c780-0e51-4414-9d71-db8ab7ad727f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2d0c780-0e51-4414-9d71-db8ab7ad727f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2d0c780-0e51-4414-9d71-db8ab7ad727f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2d0c780-0e51-4414-9d71-db8ab7ad727f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-e2d0c780-0e51-4414-9d71-db8ab7ad727f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:28 devstack devstack@c-api.service[87676]: /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 07 13:43:28 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:43:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2d0c780-0e51-4414-9d71-db8ab7ad727f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 200 Sep 07 13:43:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 46/92] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:28 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ce4d470e-7b0a-478f-b6c3-50bde5a969dc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce4d470e-7b0a-478f-b6c3-50bde5a969dc tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce4d470e-7b0a-478f-b6c3-50bde5a969dc tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce4d470e-7b0a-478f-b6c3-50bde5a969dc tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-ce4d470e-7b0a-478f-b6c3-50bde5a969dc tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:29 devstack devstack@c-api.service[87675]: /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 07 13:43:29 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce4d470e-7b0a-478f-b6c3-50bde5a969dc tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 200 Sep 07 13:43:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 47/93] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:29 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1489447836", "volume_type": "0ae06031-3c67-49d2-ad41-d699a1d6208f", "group_id": "0bf5e282-9218-422b-8598-7e182352ca3a", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1489447836', 'volume_type': '0ae06031-3c67-49d2-ad41-d699a1d6208f', 'group_id': '0bf5e282-9218-422b-8598-7e182352ca3a', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:29 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume of 1 GB Sep 07 13:43:29 devstack devstack@c-api.service[87676]: /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 07 13:43:29 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:43:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability Zones retrieved successfully. Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Flow 'volume_create_api' (fc2e19ed-3b7a-45b8-8433-70a09f4be421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb71f0d-22a3-4468-9bf5-f83439f71c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb71f0d-22a3-4468-9bf5-f83439f71c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:43:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ae06031-3c67-49d2-ad41-d699a1d6208f,is_public=True,name='tempest-GroupsTest-volume-type-1899725988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ae06031-3c67-49d2-ad41-d699a1d6208f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0bf5e282-9218-422b-8598-7e182352ca3a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdecc98f-e049-4ca9-a7a6-97356d61bde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:29 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1899725988 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1899725988, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:43:29 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1899725988 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1899725988, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Created reservations ['afab2842-1ee2-4987-831e-48562b65532d', '776464d4-494b-4f59-86e1-cf38ba522bb2', 'f8a6dd95-de1c-4177-99ab-5bd77502492a', 'e39bc3c6-3cc0-4ff8-9679-2b5677769551'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdecc98f-e049-4ca9-a7a6-97356d61bde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afab2842-1ee2-4987-831e-48562b65532d', '776464d4-494b-4f59-86e1-cf38ba522bb2', 'f8a6dd95-de1c-4177-99ab-5bd77502492a', 'e39bc3c6-3cc0-4ff8-9679-2b5677769551']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56dee8d-6dc2-4823-bb19-2c6acc0b0567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56dee8d-6dc2-4823-bb19-2c6acc0b0567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4023609a-a569-4a2e-bf00-740ee2d30d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1489447836',encryption_key_id=None,group_id=0bf5e282-9218-422b-8598-7e182352ca3a,group_type_id=,metadata={},multiattach=False,project_id='c0d7123069894d80aeb3ce91acd118d6',qos_specs=None,replication_status=,reservations=['afab2842-1ee2-4987-831e-48562b65532d','776464d4-494b-4f59-86e1-cf38ba522bb2','f8a6dd95-de1c-4177-99ab-5bd77502492a','e39bc3c6-3cc0-4ff8-9679-2b5677769551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15763efb91849aba9d89fca98aa2799',volume_type_id=0ae06031-3c67-49d2-ad41-d699a1d6208f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1489447836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0bf5e282-9218-422b-8598-7e182352ca3a,host=None,id=4023609a-a569-4a2e-bf00-740ee2d30d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0d7123069894d80aeb3ce91acd118d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f15763efb91849aba9d89fca98aa2799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ae06031-3c67-49d2-ad41-d699a1d6208f),volume_type_id=0ae06031-3c67-49d2-ad41-d699a1d6208f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239259d6-83cf-4699-819f-a035b24a12e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239259d6-83cf-4699-819f-a035b24a12e2) transitioned into state 'SUCCESS' from state '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-1489447836',encryption_key_id=None,group_id=0bf5e282-9218-422b-8598-7e182352ca3a,group_type_id=,metadata={},multiattach=False,project_id='c0d7123069894d80aeb3ce91acd118d6',qos_specs=None,replication_status=,reservations=['afab2842-1ee2-4987-831e-48562b65532d','776464d4-494b-4f59-86e1-cf38ba522bb2','f8a6dd95-de1c-4177-99ab-5bd77502492a','e39bc3c6-3cc0-4ff8-9679-2b5677769551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15763efb91849aba9d89fca98aa2799',volume_type_id=0ae06031-3c67-49d2-ad41-d699a1d6208f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e8ee8c8-481f-4351-a936-d6ca58712c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e8ee8c8-481f-4351-a936-d6ca58712c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Flow 'volume_create_api' (fc2e19ed-3b7a-45b8-8433-70a09f4be421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume request issued successfully. Sep 07 13:43:30 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:30 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:30 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3da783a-286a-4de2-915c-216d4f6d8b41 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 47/94] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:43:29 2026] POST /volume/v3/volumes => generated 821 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 Sep 07 13:43:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:30 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:30 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:30 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f27720ab-cecd-4e20-b25a-96d55caf4686 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 returned with HTTP 200 Sep 07 13:43:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 48/95] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:30 2026] GET /volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 => generated 889 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 Sep 07 13:43:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:31 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:31 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:32 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7bf23d3-9cc2-4f31-b026-6cad9c219fff tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 returned with HTTP 200 Sep 07 13:43:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 48/96] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:31 2026] GET /volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 => generated 913 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:43:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 Sep 07 13:43:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:33 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:33 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:33 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eeec4f09-b4a7-40eb-9310-500bce5d1a15 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 returned with HTTP 200 Sep 07 13:43:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 49/97] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:33 2026] GET /volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 => generated 914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-6859288", "volume_type": "0ae06031-3c67-49d2-ad41-d699a1d6208f", "group_id": "0bf5e282-9218-422b-8598-7e182352ca3a", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-6859288', 'volume_type': '0ae06031-3c67-49d2-ad41-d699a1d6208f', 'group_id': '0bf5e282-9218-422b-8598-7e182352ca3a', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:33 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume of 1 GB Sep 07 13:43:33 devstack devstack@c-api.service[87676]: /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 07 13:43:33 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:43:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Availability Zones retrieved successfully. Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Flow 'volume_create_api' (8c63c509-8f7c-4c62-8134-15a9d7d4c7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a6177f-e0c5-4e4b-afc4-4904d99808a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a6177f-e0c5-4e4b-afc4-4904d99808a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:43:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ae06031-3c67-49d2-ad41-d699a1d6208f,is_public=True,name='tempest-GroupsTest-volume-type-1899725988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ae06031-3c67-49d2-ad41-d699a1d6208f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0bf5e282-9218-422b-8598-7e182352ca3a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204ce396-dde7-48cf-9b12-917344e8128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Created reservations ['0a6194a4-a6fd-4423-aa87-e71a73d81d7d', '1625a1bf-a517-433e-a2b2-efcee53ce551', 'cb612e1d-dd8a-46da-9784-39a7b6edcb9b', '0b523d2b-4be8-4c11-8790-be2608d3a118'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204ce396-dde7-48cf-9b12-917344e8128b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a6194a4-a6fd-4423-aa87-e71a73d81d7d', '1625a1bf-a517-433e-a2b2-efcee53ce551', 'cb612e1d-dd8a-46da-9784-39a7b6edcb9b', '0b523d2b-4be8-4c11-8790-be2608d3a118']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272cf5b0-a996-4740-b948-ea3571bc6e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272cf5b0-a996-4740-b948-ea3571bc6e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74203d3e-3322-418d-85dc-e9967c26ba37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-6859288',encryption_key_id=None,group_id=0bf5e282-9218-422b-8598-7e182352ca3a,group_type_id=,metadata={},multiattach=False,project_id='c0d7123069894d80aeb3ce91acd118d6',qos_specs=None,replication_status=,reservations=['0a6194a4-a6fd-4423-aa87-e71a73d81d7d','1625a1bf-a517-433e-a2b2-efcee53ce551','cb612e1d-dd8a-46da-9784-39a7b6edcb9b','0b523d2b-4be8-4c11-8790-be2608d3a118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15763efb91849aba9d89fca98aa2799',volume_type_id=0ae06031-3c67-49d2-ad41-d699a1d6208f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-6859288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0bf5e282-9218-422b-8598-7e182352ca3a,host=None,id=74203d3e-3322-418d-85dc-e9967c26ba37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0d7123069894d80aeb3ce91acd118d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f15763efb91849aba9d89fca98aa2799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ae06031-3c67-49d2-ad41-d699a1d6208f),volume_type_id=0ae06031-3c67-49d2-ad41-d699a1d6208f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e46328e-2bcb-422e-93a5-f0ad4d939e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e46328e-2bcb-422e-93a5-f0ad4d939e19) transitioned into state 'SUCCESS' from state '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-6859288',encryption_key_id=None,group_id=0bf5e282-9218-422b-8598-7e182352ca3a,group_type_id=,metadata={},multiattach=False,project_id='c0d7123069894d80aeb3ce91acd118d6',qos_specs=None,replication_status=,reservations=['0a6194a4-a6fd-4423-aa87-e71a73d81d7d','1625a1bf-a517-433e-a2b2-efcee53ce551','cb612e1d-dd8a-46da-9784-39a7b6edcb9b','0b523d2b-4be8-4c11-8790-be2608d3a118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15763efb91849aba9d89fca98aa2799',volume_type_id=0ae06031-3c67-49d2-ad41-d699a1d6208f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea88f48-69e1-4b12-a760-247db566c730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea88f48-69e1-4b12-a760-247db566c730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Flow 'volume_create_api' (8c63c509-8f7c-4c62-8134-15a9d7d4c7cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Create volume request issued successfully. Sep 07 13:43:33 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:33 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:34 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72e97baf-e6e9-4bde-b94f-fc3020b22558 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 49/98] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:43:33 2026] POST /volume/v3/volumes => generated 818 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 Sep 07 13:43:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:34 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:34 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:34 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eea1473f-6daa-4207-ad63-551b821e8bd8 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 returned with HTTP 200 Sep 07 13:43:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 50/99] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:34 2026] GET /volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 => generated 886 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 Sep 07 13:43:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:35 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:35 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:35 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-564538a1-d0f3-4d98-893e-cab90c8d58ee tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 returned with HTTP 200 Sep 07 13:43:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 50/100] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:35 2026] GET /volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-348416fe-1926-446b-a811-85d58c4a33a6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:36 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:36 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-348416fe-1926-446b-a811-85d58c4a33a6 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 returned with HTTP 200 Sep 07 13:43:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 51/101] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:36 2026] GET /volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:43:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c8e4421e-7308-4cd5-9ca1-45b5dfb2b9a0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8e4421e-7308-4cd5-9ca1-45b5dfb2b9a0 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] PUT http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8e4421e-7308-4cd5-9ca1-45b5dfb2b9a0 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "74203d3e-3322-418d-85dc-e9967c26ba37"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-c8e4421e-7308-4cd5-9ca1-45b5dfb2b9a0 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Update called for group 0bf5e282-9218-422b-8598-7e182352ca3a. {{(pid=87676) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:43:36 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-c8e4421e-7308-4cd5-9ca1-45b5dfb2b9a0 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Updating group 0bf5e282-9218-422b-8598-7e182352ca3a with name new_group description: This is a new group add_volumes: None remove_volumes: 74203d3e-3322-418d-85dc-e9967c26ba37. Sep 07 13:43:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8e4421e-7308-4cd5-9ca1-45b5dfb2b9a0 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 202 Sep 07 13:43:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 51/102] 192.168.122.11 () {62 vars in 1286 bytes} [Mon Sep 7 13:43:36 2026] PUT /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-061a192d-4fd6-45b5-a044-059de591ee21 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-061a192d-4fd6-45b5-a044-059de591ee21 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-061a192d-4fd6-45b5-a044-059de591ee21 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-061a192d-4fd6-45b5-a044-059de591ee21 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-061a192d-4fd6-45b5-a044-059de591ee21 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:36 devstack devstack@c-api.service[87675]: /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 07 13:43:36 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-061a192d-4fd6-45b5-a044-059de591ee21 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 200 Sep 07 13:43:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 52/103] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:36 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 323 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-17bbd2f6-4ada-4717-81a2-74764033aef3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17bbd2f6-4ada-4717-81a2-74764033aef3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-17bbd2f6-4ada-4717-81a2-74764033aef3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-17bbd2f6-4ada-4717-81a2-74764033aef3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-17bbd2f6-4ada-4717-81a2-74764033aef3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /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 07 13:43:38 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:43:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17bbd2f6-4ada-4717-81a2-74764033aef3 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 200 Sep 07 13:43:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 52/104] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:37 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 324 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-75eea4f4-c545-432f-bb24-b06e00379b5b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-75eea4f4-c545-432f-bb24-b06e00379b5b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-75eea4f4-c545-432f-bb24-b06e00379b5b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-75eea4f4-c545-432f-bb24-b06e00379b5b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-75eea4f4-c545-432f-bb24-b06e00379b5b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:38 devstack devstack@c-api.service[87675]: /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 07 13:43:38 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-75eea4f4-c545-432f-bb24-b06e00379b5b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 200 Sep 07 13:43:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 53/105] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:38 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /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 07 13:43:38 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Get all volumes completed successfully. Sep 07 13:43:38 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:38 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8659bf78-5a53-451e-aa25-bfcfd7b78c81 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 53/106] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:43:38 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:43:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6cf7b711-2d82-4cb5-8293-9dc4e3face59 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6cf7b711-2d82-4cb5-8293-9dc4e3face59 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] PUT http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6cf7b711-2d82-4cb5-8293-9dc4e3face59 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "74203d3e-3322-418d-85dc-e9967c26ba37"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-6cf7b711-2d82-4cb5-8293-9dc4e3face59 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Update called for group 0bf5e282-9218-422b-8598-7e182352ca3a. {{(pid=87675) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:43:38 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-6cf7b711-2d82-4cb5-8293-9dc4e3face59 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Updating group 0bf5e282-9218-422b-8598-7e182352ca3a with name None description: None add_volumes: 74203d3e-3322-418d-85dc-e9967c26ba37 remove_volumes: None. Sep 07 13:43:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:38 devstack devstack@c-api.service[87675]: /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 07 13:43:38 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6cf7b711-2d82-4cb5-8293-9dc4e3face59 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 202 Sep 07 13:43:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 54/107] 192.168.122.11 () {62 vars in 1285 bytes} [Mon Sep 7 13:43:38 2026] PUT /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3c7d88c5-720f-481c-96f2-df5074d3f0e5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3c7d88c5-720f-481c-96f2-df5074d3f0e5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3c7d88c5-720f-481c-96f2-df5074d3f0e5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3c7d88c5-720f-481c-96f2-df5074d3f0e5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-3c7d88c5-720f-481c-96f2-df5074d3f0e5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:38 devstack devstack@c-api.service[87676]: /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 07 13:43:38 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:43:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3c7d88c5-720f-481c-96f2-df5074d3f0e5 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 200 Sep 07 13:43:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 54/108] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:38 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 323 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f36d5ae9-47a3-4831-b405-eeb84fe2b2de None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f36d5ae9-47a3-4831-b405-eeb84fe2b2de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f36d5ae9-47a3-4831-b405-eeb84fe2b2de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f36d5ae9-47a3-4831-b405-eeb84fe2b2de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-f36d5ae9-47a3-4831-b405-eeb84fe2b2de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:39 devstack devstack@c-api.service[87675]: /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 07 13:43:39 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:43:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f36d5ae9-47a3-4831-b405-eeb84fe2b2de tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 200 Sep 07 13:43:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 55/109] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:39 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:43:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-427277bd-964b-4173-baad-c9df1783552a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:39 devstack devstack@c-api.service[87676]: /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 07 13:43:39 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:43:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Get all volumes completed successfully. Sep 07 13:43:39 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:39 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:39 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:39 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:39 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:39 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-427277bd-964b-4173-baad-c9df1783552a tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 55/110] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:43:39 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:43:39 devstack devstack@c-api.service[87675]: /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 07 13:43:39 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:43:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Get all volumes completed successfully. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:40 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:40 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:40 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:40 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:40 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e8a2083-d6b1-4a38-be08-0c40b3e15e9d tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:43:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 56/111] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:43:39 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:43:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3adc03e0-e32c-40c6-83ff-480b1ee72878 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3adc03e0-e32c-40c6-83ff-480b1ee72878 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] POST http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a/action Sep 07 13:43:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3adc03e0-e32c-40c6-83ff-480b1ee72878 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:43:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3adc03e0-e32c-40c6-83ff-480b1ee72878 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-3adc03e0-e32c-40c6-83ff-480b1ee72878 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] delete called for group 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87676) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:43:40 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-3adc03e0-e32c-40c6-83ff-480b1ee72878 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Delete group with id: 0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:40 devstack devstack@c-api.service[87676]: /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 07 13:43:40 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:43:40 devstack devstack@c-api.service[87676]: /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 07 13:43:40 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:43:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3adc03e0-e32c-40c6-83ff-480b1ee72878 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a/action returned with HTTP 202 Sep 07 13:43:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 56/112] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:43:40 2026] POST /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:43:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 Sep 07 13:43:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:40 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:40 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e6aeee9-1851-4c51-b7e0-132a619fbb9b tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 returned with HTTP 200 Sep 07 13:43:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 57/113] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:40 2026] GET /volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 => generated 910 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-77293730-4d13-4183-baf7-952742e7f20f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 Sep 07 13:43:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Volume info retrieved successfully. Sep 07 13:43:41 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:43:41 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:43:41 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77293730-4d13-4183-baf7-952742e7f20f tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 returned with HTTP 200 Sep 07 13:43:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 57/114] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:41 2026] GET /volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e5d49cd1-1874-4dad-8904-ad9842712825 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e5d49cd1-1874-4dad-8904-ad9842712825 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e5d49cd1-1874-4dad-8904-ad9842712825 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e5d49cd1-1874-4dad-8904-ad9842712825 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e5d49cd1-1874-4dad-8904-ad9842712825 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 returned with HTTP 404 Sep 07 13:43:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 58/115] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:42 2026] GET /volume/v3/volumes/74203d3e-3322-418d-85dc-e9967c26ba37 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:43:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fc608291-655d-4f6c-b138-1e458497997e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc608291-655d-4f6c-b138-1e458497997e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 Sep 07 13:43:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc608291-655d-4f6c-b138-1e458497997e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc608291-655d-4f6c-b138-1e458497997e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc608291-655d-4f6c-b138-1e458497997e tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 returned with HTTP 404 Sep 07 13:43:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 58/116] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:43:42 2026] GET /volume/v3/volumes/4023609a-a569-4a2e-bf00-740ee2d30d03 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bcdb2196-5eef-441a-9b18-e353e4ec1fc9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bcdb2196-5eef-441a-9b18-e353e4ec1fc9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] GET http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bcdb2196-5eef-441a-9b18-e353e4ec1fc9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bcdb2196-5eef-441a-9b18-e353e4ec1fc9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-bcdb2196-5eef-441a-9b18-e353e4ec1fc9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] show called for member 0bf5e282-9218-422b-8598-7e182352ca3a {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bcdb2196-5eef-441a-9b18-e353e4ec1fc9 tempest-GroupsTest-700019740 tempest-GroupsTest-700019740-project-member] http://192.168.122.11/volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a returned with HTTP 404 Sep 07 13:43:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 59/117] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:43:42 2026] GET /volume/v3/groups/0bf5e282-9218-422b-8598-7e182352ca3a => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:43:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7de95279-5abd-4fe1-b785-be0cbf220dcb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7de95279-5abd-4fe1-b785-be0cbf220dcb tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/0e48c7fe-2dbe-48b4-a166-7b936595102f Sep 07 13:43:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7de95279-5abd-4fe1-b785-be0cbf220dcb tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7de95279-5abd-4fe1-b785-be0cbf220dcb tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7de95279-5abd-4fe1-b785-be0cbf220dcb tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/group_types/0e48c7fe-2dbe-48b4-a166-7b936595102f returned with HTTP 202 Sep 07 13:43:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 59/118] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:43:42 2026] DELETE /volume/v3/group_types/0e48c7fe-2dbe-48b4-a166-7b936595102f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dcd0fab2-b58b-4173-9458-80d0088b83a8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dcd0fab2-b58b-4173-9458-80d0088b83a8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] DELETE http://192.168.122.11/volume/v3/types/0ae06031-3c67-49d2-ad41-d699a1d6208f Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dcd0fab2-b58b-4173-9458-80d0088b83a8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dcd0fab2-b58b-4173-9458-80d0088b83a8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dcd0fab2-b58b-4173-9458-80d0088b83a8 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/types/0ae06031-3c67-49d2-ad41-d699a1d6208f returned with HTTP 202 Sep 07 13:43:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 60/119] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:43:42 2026] DELETE /volume/v3/types/0ae06031-3c67-49d2-ad41-d699a1d6208f => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:43:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e4d6145c-6792-4bbc-b0c8-6ccffc596e92 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4d6145c-6792-4bbc-b0c8-6ccffc596e92 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] GET http://192.168.122.11/volume/v3/types/0ae06031-3c67-49d2-ad41-d699a1d6208f Sep 07 13:43:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4d6145c-6792-4bbc-b0c8-6ccffc596e92 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4d6145c-6792-4bbc-b0c8-6ccffc596e92 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4d6145c-6792-4bbc-b0c8-6ccffc596e92 tempest-GroupsTest-314865797 tempest-GroupsTest-314865797-project-admin] http://192.168.122.11/volume/v3/types/0ae06031-3c67-49d2-ad41-d699a1d6208f returned with HTTP 404 Sep 07 13:43:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 60/120] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:43:43 2026] GET /volume/v3/types/0ae06031-3c67-49d2-ad41-d699a1d6208f => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-616928956"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-616928956'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:49 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Create volume of 1 GB Sep 07 13:43:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Availability Zones retrieved successfully. Sep 07 13:43:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Flow 'volume_create_api' (daf9ed30-30ba-477c-a50c-f0bea3fa04cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f9ca21-c303-4e37-8e38-037d006270ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f9ca21-c303-4e37-8e38-037d006270ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eceea1bc-5de1-43fc-8058-eb8d1d3c826f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Created reservations ['f9b78d52-e7f3-40ed-98d0-73fd41c6b6ed', '852165a2-9a6d-4af6-a82a-bf94b135dad2', '53be4271-325c-4fab-a219-e2c1dfc54ac9', 'ce07bc63-4967-4792-84b5-e7e3ea1510eb'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eceea1bc-5de1-43fc-8058-eb8d1d3c826f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9b78d52-e7f3-40ed-98d0-73fd41c6b6ed', '852165a2-9a6d-4af6-a82a-bf94b135dad2', '53be4271-325c-4fab-a219-e2c1dfc54ac9', 'ce07bc63-4967-4792-84b5-e7e3ea1510eb']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593e365c-41c9-42da-97e1-7299727ffb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593e365c-41c9-42da-97e1-7299727ffb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60063472-16b0-4245-8be2-e97b340713be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-616928956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab112efd0504b52a4de3f3f8361f768',qos_specs=None,replication_status=,reservations=['f9b78d52-e7f3-40ed-98d0-73fd41c6b6ed','852165a2-9a6d-4af6-a82a-bf94b135dad2','53be4271-325c-4fab-a219-e2c1dfc54ac9','ce07bc63-4967-4792-84b5-e7e3ea1510eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1810e5bc07184721b54883fe691605c4',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-616928956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60063472-16b0-4245-8be2-e97b340713be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab112efd0504b52a4de3f3f8361f768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1810e5bc07184721b54883fe691605c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a3c8bd-7144-4fff-8766-6d55cdd38729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a3c8bd-7144-4fff-8766-6d55cdd38729) transitioned into state 'SUCCESS' from state '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-616928956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab112efd0504b52a4de3f3f8361f768',qos_specs=None,replication_status=,reservations=['f9b78d52-e7f3-40ed-98d0-73fd41c6b6ed','852165a2-9a6d-4af6-a82a-bf94b135dad2','53be4271-325c-4fab-a219-e2c1dfc54ac9','ce07bc63-4967-4792-84b5-e7e3ea1510eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1810e5bc07184721b54883fe691605c4',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1bf75c-0a67-410b-9e1f-adf6153eba02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1bf75c-0a67-410b-9e1f-adf6153eba02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Flow 'volume_create_api' (daf9ed30-30ba-477c-a50c-f0bea3fa04cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Create volume request issued successfully. Sep 07 13:43:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d0999e5-4a1c-4284-87e3-022d75c5822c tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 61/121] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:43:49 2026] POST /volume/v3/volumes => generated 761 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-635cb800-355f-4b1a-8296-2d34a9e5d724 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-635cb800-355f-4b1a-8296-2d34a9e5d724 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] GET http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-635cb800-355f-4b1a-8296-2d34a9e5d724 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-635cb800-355f-4b1a-8296-2d34a9e5d724 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-635cb800-355f-4b1a-8296-2d34a9e5d724 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Volume info retrieved successfully. Sep 07 13:43:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-635cb800-355f-4b1a-8296-2d34a9e5d724 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 200 Sep 07 13:43:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 61/122] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:51 2026] GET /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 829 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f681e7c6-b2ae-4110-bd42-8c97acf8e464 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f681e7c6-b2ae-4110-bd42-8c97acf8e464 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] GET http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f681e7c6-b2ae-4110-bd42-8c97acf8e464 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f681e7c6-b2ae-4110-bd42-8c97acf8e464 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f681e7c6-b2ae-4110-bd42-8c97acf8e464 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Volume info retrieved successfully. Sep 07 13:43:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f681e7c6-b2ae-4110-bd42-8c97acf8e464 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 200 Sep 07 13:43:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 62/123] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:52 2026] GET /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4417e86e-cf62-4d46-8dfc-18ad38b035e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4417e86e-cf62-4d46-8dfc-18ad38b035e7 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] GET http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4417e86e-cf62-4d46-8dfc-18ad38b035e7 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4417e86e-cf62-4d46-8dfc-18ad38b035e7 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4417e86e-cf62-4d46-8dfc-18ad38b035e7 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Volume info retrieved successfully. Sep 07 13:43:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4417e86e-cf62-4d46-8dfc-18ad38b035e7 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 200 Sep 07 13:43:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 62/124] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:53 2026] GET /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 853 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-58ecb90b-831a-4af0-bfe4-65044733b33e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58ecb90b-831a-4af0-bfe4-65044733b33e tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] GET http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58ecb90b-831a-4af0-bfe4-65044733b33e tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58ecb90b-831a-4af0-bfe4-65044733b33e tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-58ecb90b-831a-4af0-bfe4-65044733b33e tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Volume info retrieved successfully. Sep 07 13:43:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58ecb90b-831a-4af0-bfe4-65044733b33e tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 200 Sep 07 13:43:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 63/125] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:54 2026] GET /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 854 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-910adb2c-56f9-4b5f-bef5-b5f1fc526bd9 req-bde33c0e-690d-496d-9481-927bec9fcd61 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-910adb2c-56f9-4b5f-bef5-b5f1fc526bd9 req-bde33c0e-690d-496d-9481-927bec9fcd61 tempest-VolumesAdminNegativeTest-1414273485 tempest-VolumesAdminNegativeTest-1414273485-project] GET http://192.168.122.11/volume/v3/volumes/82b4d605-b667-417f-b482-a1b647c5067b Sep 07 13:43:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-910adb2c-56f9-4b5f-bef5-b5f1fc526bd9 req-bde33c0e-690d-496d-9481-927bec9fcd61 tempest-VolumesAdminNegativeTest-1414273485 tempest-VolumesAdminNegativeTest-1414273485-project] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-910adb2c-56f9-4b5f-bef5-b5f1fc526bd9 req-bde33c0e-690d-496d-9481-927bec9fcd61 tempest-VolumesAdminNegativeTest-1414273485 tempest-VolumesAdminNegativeTest-1414273485-project] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-910adb2c-56f9-4b5f-bef5-b5f1fc526bd9 req-bde33c0e-690d-496d-9481-927bec9fcd61 tempest-VolumesAdminNegativeTest-1414273485 tempest-VolumesAdminNegativeTest-1414273485-project] http://192.168.122.11/volume/v3/volumes/82b4d605-b667-417f-b482-a1b647c5067b returned with HTTP 404 Sep 07 13:43:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 63/126] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:43:56 2026] GET /volume/v3/volumes/82b4d605-b667-417f-b482-a1b647c5067b => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ade26d73-e1e3-4983-a340-4e58814619e3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ade26d73-e1e3-4983-a340-4e58814619e3 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] DELETE http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ade26d73-e1e3-4983-a340-4e58814619e3 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ade26d73-e1e3-4983-a340-4e58814619e3 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:56 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ade26d73-e1e3-4983-a340-4e58814619e3 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Delete volume with id: 60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ade26d73-e1e3-4983-a340-4e58814619e3 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Volume info retrieved successfully. Sep 07 13:43:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ade26d73-e1e3-4983-a340-4e58814619e3 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Delete volume request issued successfully. Sep 07 13:43:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ade26d73-e1e3-4983-a340-4e58814619e3 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 202 Sep 07 13:43:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 64/127] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:43:56 2026] DELETE /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:43:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-483104f8-570c-47cc-9428-a1cea2f20c6b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-483104f8-570c-47cc-9428-a1cea2f20c6b tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] GET http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-483104f8-570c-47cc-9428-a1cea2f20c6b tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-483104f8-570c-47cc-9428-a1cea2f20c6b tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:43:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-483104f8-570c-47cc-9428-a1cea2f20c6b tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Volume info retrieved successfully. Sep 07 13:43:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-483104f8-570c-47cc-9428-a1cea2f20c6b tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 200 Sep 07 13:43:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 64/128] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:57 2026] GET /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 853 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c8d50f93-0b92-4cab-88ca-438dfbd982f0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8d50f93-0b92-4cab-88ca-438dfbd982f0 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] GET http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8d50f93-0b92-4cab-88ca-438dfbd982f0 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8d50f93-0b92-4cab-88ca-438dfbd982f0 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:58 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=308,cinder:INSERT=45,cinder:UPDATE=62 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:43:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c8d50f93-0b92-4cab-88ca-438dfbd982f0 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Volume info retrieved successfully. Sep 07 13:43:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8d50f93-0b92-4cab-88ca-438dfbd982f0 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 200 Sep 07 13:43:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 65/129] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:58 2026] GET /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:43:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1599501278"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1599501278'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:58 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create volume of 1 GB Sep 07 13:43:58 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=293,cinder:INSERT=42,cinder:UPDATE=67 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:43:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Availability Zones retrieved successfully. Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Flow 'volume_create_api' (203cca57-641c-442f-8cf9-eadc8d128abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87baf2c-c5ab-4ed4-a64f-a0f9cb6d608b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87baf2c-c5ab-4ed4-a64f-a0f9cb6d608b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c70e77-9990-4434-8ae3-768afb800a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Created reservations ['9a317ca3-69fd-43f1-9ce3-1606eb4081b2', '8ce85aa4-4062-44c6-b463-52f5b20d14d3', '7429f67b-48dc-4b4e-9897-98bf25db4c8b', 'dac11113-d354-4af5-911f-9b171fe9f6a5'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c70e77-9990-4434-8ae3-768afb800a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a317ca3-69fd-43f1-9ce3-1606eb4081b2', '8ce85aa4-4062-44c6-b463-52f5b20d14d3', '7429f67b-48dc-4b4e-9897-98bf25db4c8b', 'dac11113-d354-4af5-911f-9b171fe9f6a5']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03322256-cbda-436e-9c21-268dbcf77195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03322256-cbda-436e-9c21-268dbcf77195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c867a0-fb86-4b1b-855d-d16695bfdaa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1599501278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb43448204b84f8180e1a907fe01dee3',qos_specs=None,replication_status=,reservations=['9a317ca3-69fd-43f1-9ce3-1606eb4081b2','8ce85aa4-4062-44c6-b463-52f5b20d14d3','7429f67b-48dc-4b4e-9897-98bf25db4c8b','dac11113-d354-4af5-911f-9b171fe9f6a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a665fa53ad324dec966180a36f7f876a',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1599501278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c867a0-fb86-4b1b-855d-d16695bfdaa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb43448204b84f8180e1a907fe01dee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a665fa53ad324dec966180a36f7f876a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c65f70e-ffed-4caf-b544-9c72b6e28f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2153f490-a1ce-4958-9936-49f4988ac4f8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2153f490-a1ce-4958-9936-49f4988ac4f8 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] GET http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be Sep 07 13:43:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2153f490-a1ce-4958-9936-49f4988ac4f8 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2153f490-a1ce-4958-9936-49f4988ac4f8 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2153f490-a1ce-4958-9936-49f4988ac4f8 tempest-VolumesAdminNegativeTest-1080746378 tempest-VolumesAdminNegativeTest-1080746378-project-member] http://192.168.122.11/volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be returned with HTTP 404 Sep 07 13:43:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 66/130] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:59 2026] GET /volume/v3/volumes/60063472-16b0-4245-8be2-e97b340713be => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c65f70e-ffed-4caf-b544-9c72b6e28f95) transitioned into state 'SUCCESS' from state '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-1599501278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb43448204b84f8180e1a907fe01dee3',qos_specs=None,replication_status=,reservations=['9a317ca3-69fd-43f1-9ce3-1606eb4081b2','8ce85aa4-4062-44c6-b463-52f5b20d14d3','7429f67b-48dc-4b4e-9897-98bf25db4c8b','dac11113-d354-4af5-911f-9b171fe9f6a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a665fa53ad324dec966180a36f7f876a',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbfec27-e271-4abc-b996-c066f0fac701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbfec27-e271-4abc-b996-c066f0fac701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Flow 'volume_create_api' (203cca57-641c-442f-8cf9-eadc8d128abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create volume request issued successfully. Sep 07 13:43:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b66ee53-b3aa-4c39-910e-b70deca53252 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 65/131] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:43:58 2026] POST /volume/v3/volumes => generated 758 bytes in 1271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6fe56904-c5ce-448f-8607-909484cb020b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6fe56904-c5ce-448f-8607-909484cb020b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:43:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6fe56904-c5ce-448f-8607-909484cb020b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6fe56904-c5ce-448f-8607-909484cb020b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:43:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:43:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6fe56904-c5ce-448f-8607-909484cb020b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:43:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6fe56904-c5ce-448f-8607-909484cb020b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 200 Sep 07 13:43:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 67/132] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:43:59 2026] GET /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 826 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ef3ac98f-43da-47dc-b972-bec23684a411 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef3ac98f-43da-47dc-b972-bec23684a411 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ef3ac98f-43da-47dc-b972-bec23684a411 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ef3ac98f-43da-47dc-b972-bec23684a411 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ef3ac98f-43da-47dc-b972-bec23684a411 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef3ac98f-43da-47dc-b972-bec23684a411 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 200 Sep 07 13:44:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 66/133] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:00 2026] GET /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c3262d13-a7a6-4969-9db2-2dba8897a238 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c3262d13-a7a6-4969-9db2-2dba8897a238 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c3262d13-a7a6-4969-9db2-2dba8897a238 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c3262d13-a7a6-4969-9db2-2dba8897a238 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c3262d13-a7a6-4969-9db2-2dba8897a238 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c3262d13-a7a6-4969-9db2-2dba8897a238 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 200 Sep 07 13:44:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 68/134] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:02 2026] GET /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d224aef6-77e6-4604-94e3-5e052d286dde None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d224aef6-77e6-4604-94e3-5e052d286dde tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:44:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d224aef6-77e6-4604-94e3-5e052d286dde tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68c867a0-fb86-4b1b-855d-d16695bfdaa9", "name": "tempest-SnapshotsActionsTest-Snapshot-327295823"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d224aef6-77e6-4604-94e3-5e052d286dde tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:02 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-d224aef6-77e6-4604-94e3-5e052d286dde tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create snapshot from volume 68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:02 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-d224aef6-77e6-4604-94e3-5e052d286dde tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Created reservations ['47cf33f9-37a2-48fc-a894-994cedf192c9', '85adf674-d1eb-4729-9b02-f7c20e048f50', 'ce1f036e-a0fd-4825-839d-5597358acad8', '57fa6af7-d353-49ee-8c00-d34fdc4341ef'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d224aef6-77e6-4604-94e3-5e052d286dde tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot create request issued successfully. Sep 07 13:44:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d224aef6-77e6-4604-94e3-5e052d286dde tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:44:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 67/135] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:44:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:44:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d7ac0519-894e-40a7-9bf1-c0e77b625261 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7ac0519-894e-40a7-9bf1-c0e77b625261 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d7ac0519-894e-40a7-9bf1-c0e77b625261 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d7ac0519-894e-40a7-9bf1-c0e77b625261 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d7ac0519-894e-40a7-9bf1-c0e77b625261 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7ac0519-894e-40a7-9bf1-c0e77b625261 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 69/136] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:02 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 438 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f6a9d319-8c2d-4984-94c1-af1081ed1ac6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f6a9d319-8c2d-4984-94c1-af1081ed1ac6 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f6a9d319-8c2d-4984-94c1-af1081ed1ac6 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f6a9d319-8c2d-4984-94c1-af1081ed1ac6 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f6a9d319-8c2d-4984-94c1-af1081ed1ac6 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f6a9d319-8c2d-4984-94c1-af1081ed1ac6 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 68/137] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:03 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:44:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-05f579ab-d6f6-4fd0-b33d-99d16cf4b7af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05f579ab-d6f6-4fd0-b33d-99d16cf4b7af tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05f579ab-d6f6-4fd0-b33d-99d16cf4b7af tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05f579ab-d6f6-4fd0-b33d-99d16cf4b7af tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-05f579ab-d6f6-4fd0-b33d-99d16cf4b7af tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05f579ab-d6f6-4fd0-b33d-99d16cf4b7af tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 70/138] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:04 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-231b6e5a-a262-4c85-8e67-16ca144fd58b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-231b6e5a-a262-4c85-8e67-16ca144fd58b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-231b6e5a-a262-4c85-8e67-16ca144fd58b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-231b6e5a-a262-4c85-8e67-16ca144fd58b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-231b6e5a-a262-4c85-8e67-16ca144fd58b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-231b6e5a-a262-4c85-8e67-16ca144fd58b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 69/139] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:05 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8aed78f4-290d-4c76-8752-0e447a5cde51 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8aed78f4-290d-4c76-8752-0e447a5cde51 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8aed78f4-290d-4c76-8752-0e447a5cde51 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8aed78f4-290d-4c76-8752-0e447a5cde51 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8aed78f4-290d-4c76-8752-0e447a5cde51 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8aed78f4-290d-4c76-8752-0e447a5cde51 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 71/140] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:06 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b9d87e5e-1860-4445-98bb-bba2db6f9b2d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9d87e5e-1860-4445-98bb-bba2db6f9b2d tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b9d87e5e-1860-4445-98bb-bba2db6f9b2d tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b9d87e5e-1860-4445-98bb-bba2db6f9b2d tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-b9d87e5e-1860-4445-98bb-bba2db6f9b2d tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'creating'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9d87e5e-1860-4445-98bb-bba2db6f9b2d tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 70/141] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:07 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-90d8f76a-f239-4113-91b9-8d08f7df648e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90d8f76a-f239-4113-91b9-8d08f7df648e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90d8f76a-f239-4113-91b9-8d08f7df648e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90d8f76a-f239-4113-91b9-8d08f7df648e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-90d8f76a-f239-4113-91b9-8d08f7df648e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90d8f76a-f239-4113-91b9-8d08f7df648e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 72/142] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:07 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-834372e1-e962-4824-a630-8f6ee43c0744 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-834372e1-e962-4824-a630-8f6ee43c0744 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-834372e1-e962-4824-a630-8f6ee43c0744 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-834372e1-e962-4824-a630-8f6ee43c0744 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-834372e1-e962-4824-a630-8f6ee43c0744 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'available'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-834372e1-e962-4824-a630-8f6ee43c0744 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 71/143] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:07 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-43e62d11-1a03-420d-8bd4-d6182388e94f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43e62d11-1a03-420d-8bd4-d6182388e94f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-43e62d11-1a03-420d-8bd4-d6182388e94f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-43e62d11-1a03-420d-8bd4-d6182388e94f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-43e62d11-1a03-420d-8bd4-d6182388e94f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43e62d11-1a03-420d-8bd4-d6182388e94f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 73/144] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:07 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f1620502-61d0-4dc8-8587-18ab3635fafe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1620502-61d0-4dc8-8587-18ab3635fafe tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f1620502-61d0-4dc8-8587-18ab3635fafe tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68c867a0-fb86-4b1b-855d-d16695bfdaa9", "name": "tempest-SnapshotsActionsTest-Snapshot-1427247806"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f1620502-61d0-4dc8-8587-18ab3635fafe tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-f1620502-61d0-4dc8-8587-18ab3635fafe tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create snapshot from volume 68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:07 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-f1620502-61d0-4dc8-8587-18ab3635fafe tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Created reservations ['d89b9e66-0b22-468c-87a0-e27c64372d3a', '9f8cc714-1db2-409a-af54-84e2ca3e0534', '077200e8-fb66-4ad9-b223-4b02947b7afc', 'd2e53357-fc19-4f34-941d-6b211a2a858b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f1620502-61d0-4dc8-8587-18ab3635fafe tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot create request issued successfully. Sep 07 13:44:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1620502-61d0-4dc8-8587-18ab3635fafe tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:44:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 72/145] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:44:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-90b11974-165c-41e2-ae33-13763f677ce4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90b11974-165c-41e2-ae33-13763f677ce4 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90b11974-165c-41e2-ae33-13763f677ce4 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90b11974-165c-41e2-ae33-13763f677ce4 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-90b11974-165c-41e2-ae33-13763f677ce4 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90b11974-165c-41e2-ae33-13763f677ce4 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 200 Sep 07 13:44:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 74/146] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:07 2026] GET /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-44feb561-4f3d-4664-b550-33c929eb8def None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-44feb561-4f3d-4664-b550-33c929eb8def tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-44feb561-4f3d-4664-b550-33c929eb8def tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-44feb561-4f3d-4664-b550-33c929eb8def tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-44feb561-4f3d-4664-b550-33c929eb8def tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-44feb561-4f3d-4664-b550-33c929eb8def tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 200 Sep 07 13:44:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 73/147] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:08 2026] GET /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6bbe8012-342a-459f-84d9-9b8a04268777 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6bbe8012-342a-459f-84d9-9b8a04268777 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6bbe8012-342a-459f-84d9-9b8a04268777 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6bbe8012-342a-459f-84d9-9b8a04268777 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6bbe8012-342a-459f-84d9-9b8a04268777 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6bbe8012-342a-459f-84d9-9b8a04268777 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 200 Sep 07 13:44:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 75/148] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:09 2026] GET /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-64f20f4e-120f-46a7-a6e1-dbbbc83e8359 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64f20f4e-120f-46a7-a6e1-dbbbc83e8359 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8/action Sep 07 13:44:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64f20f4e-120f-46a7-a6e1-dbbbc83e8359 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64f20f4e-120f-46a7-a6e1-dbbbc83e8359 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-64f20f4e-120f-46a7-a6e1-dbbbc83e8359 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot 'd27cd1c4-79aa-446a-9b76-672728fb07b8' with '{'status': 'creating'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64f20f4e-120f-46a7-a6e1-dbbbc83e8359 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8/action returned with HTTP 202 Sep 07 13:44:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 74/149] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:09 2026] POST /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0f9c632a-8bbf-46fb-9fd8-36a670ca9ba3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f9c632a-8bbf-46fb-9fd8-36a670ca9ba3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f9c632a-8bbf-46fb-9fd8-36a670ca9ba3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f9c632a-8bbf-46fb-9fd8-36a670ca9ba3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0f9c632a-8bbf-46fb-9fd8-36a670ca9ba3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f9c632a-8bbf-46fb-9fd8-36a670ca9ba3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 200 Sep 07 13:44:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 76/150] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:09 2026] GET /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8e653982-0f10-4c61-81a8-7adbfa847837 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e653982-0f10-4c61-81a8-7adbfa847837 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8/action Sep 07 13:44:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e653982-0f10-4c61-81a8-7adbfa847837 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e653982-0f10-4c61-81a8-7adbfa847837 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8e653982-0f10-4c61-81a8-7adbfa847837 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot retrieved successfully. Sep 07 13:44:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8e653982-0f10-4c61-81a8-7adbfa847837 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot delete request issued successfully. Sep 07 13:44:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e653982-0f10-4c61-81a8-7adbfa847837 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8/action returned with HTTP 202 Sep 07 13:44:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 75/151] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:09 2026] POST /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0b12db15-cd34-4b68-8433-f94870fa75bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b12db15-cd34-4b68-8433-f94870fa75bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b12db15-cd34-4b68-8433-f94870fa75bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b12db15-cd34-4b68-8433-f94870fa75bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0b12db15-cd34-4b68-8433-f94870fa75bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b12db15-cd34-4b68-8433-f94870fa75bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 200 Sep 07 13:44:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 77/152] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:10 2026] GET /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e270a0de-6143-4cfc-abed-fb266422bf79 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e270a0de-6143-4cfc-abed-fb266422bf79 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e270a0de-6143-4cfc-abed-fb266422bf79 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e270a0de-6143-4cfc-abed-fb266422bf79 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e270a0de-6143-4cfc-abed-fb266422bf79 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e270a0de-6143-4cfc-abed-fb266422bf79 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 200 Sep 07 13:44:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 76/153] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:11 2026] GET /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-41cdc2fe-8b40-4152-99b7-28a305a55c3b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-41cdc2fe-8b40-4152-99b7-28a305a55c3b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-41cdc2fe-8b40-4152-99b7-28a305a55c3b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-41cdc2fe-8b40-4152-99b7-28a305a55c3b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-41cdc2fe-8b40-4152-99b7-28a305a55c3b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 404 Sep 07 13:44:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 78/154] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:12 2026] GET /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-12b6fa69-1fe9-4bb4-809e-4d44a5882714 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12b6fa69-1fe9-4bb4-809e-4d44a5882714 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12b6fa69-1fe9-4bb4-809e-4d44a5882714 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12b6fa69-1fe9-4bb4-809e-4d44a5882714 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-12b6fa69-1fe9-4bb4-809e-4d44a5882714 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'available'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12b6fa69-1fe9-4bb4-809e-4d44a5882714 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 77/155] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:12 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-23416bfc-9d89-47eb-adb9-6e7b5e49beb7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23416bfc-9d89-47eb-adb9-6e7b5e49beb7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23416bfc-9d89-47eb-adb9-6e7b5e49beb7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23416bfc-9d89-47eb-adb9-6e7b5e49beb7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-23416bfc-9d89-47eb-adb9-6e7b5e49beb7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23416bfc-9d89-47eb-adb9-6e7b5e49beb7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 79/156] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:12 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-94943371-d143-4219-b596-6ad0921c8b75 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-94943371-d143-4219-b596-6ad0921c8b75 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-94943371-d143-4219-b596-6ad0921c8b75 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-94943371-d143-4219-b596-6ad0921c8b75 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-94943371-d143-4219-b596-6ad0921c8b75 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Delete snapshot with id: d27cd1c4-79aa-446a-9b76-672728fb07b8 Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-94943371-d143-4219-b596-6ad0921c8b75 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 returned with HTTP 404 Sep 07 13:44:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 78/157] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:44:12 2026] DELETE /volume/v3/snapshots/d27cd1c4-79aa-446a-9b76-672728fb07b8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68c867a0-fb86-4b1b-855d-d16695bfdaa9", "name": "tempest-SnapshotsActionsTest-Snapshot-1963305879"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create snapshot from volume 68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:12 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-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 07 13:44:12 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Created reservations ['8f8bca70-282c-409e-b6a8-055e21d600ca', 'fd838602-348a-42ec-8b34-d3c990f3c18d', '831c1377-40ea-498b-8123-c92d1c7130f4', '6e9d18da-26ec-4f13-8bc9-ba97068d9a73'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot create request issued successfully. Sep 07 13:44:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c15aa883-20b7-4081-a77b-8a2a531b2479 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:44:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 80/158] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:44:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7510c5de-930e-4c53-b0a7-388c2fbc6f2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7510c5de-930e-4c53-b0a7-388c2fbc6f2f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7510c5de-930e-4c53-b0a7-388c2fbc6f2f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7510c5de-930e-4c53-b0a7-388c2fbc6f2f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7510c5de-930e-4c53-b0a7-388c2fbc6f2f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7510c5de-930e-4c53-b0a7-388c2fbc6f2f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 200 Sep 07 13:44:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 79/159] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:12 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 439 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8f119743-6a4b-4f63-8d8f-c62e5d877688 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f119743-6a4b-4f63-8d8f-c62e5d877688 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f119743-6a4b-4f63-8d8f-c62e5d877688 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f119743-6a4b-4f63-8d8f-c62e5d877688 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8f119743-6a4b-4f63-8d8f-c62e5d877688 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f119743-6a4b-4f63-8d8f-c62e5d877688 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 200 Sep 07 13:44:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 81/160] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:13 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a55ed78b-c2df-40ae-8f8a-15a4886baca8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a55ed78b-c2df-40ae-8f8a-15a4886baca8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a55ed78b-c2df-40ae-8f8a-15a4886baca8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a55ed78b-c2df-40ae-8f8a-15a4886baca8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a55ed78b-c2df-40ae-8f8a-15a4886baca8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a55ed78b-c2df-40ae-8f8a-15a4886baca8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 200 Sep 07 13:44:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 80/161] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:14 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fb057180-b809-4028-8914-7029754326af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb057180-b809-4028-8914-7029754326af tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae/action Sep 07 13:44:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb057180-b809-4028-8914-7029754326af tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb057180-b809-4028-8914-7029754326af tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-fb057180-b809-4028-8914-7029754326af tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot 'cecc44b3-7845-4028-b9aa-ac01329b67ae' with '{'status': 'deleting'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb057180-b809-4028-8914-7029754326af tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae/action returned with HTTP 202 Sep 07 13:44:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 82/162] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:14 2026] POST /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4cf50218-c530-4732-94c5-67f3db9dd1d8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4cf50218-c530-4732-94c5-67f3db9dd1d8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4cf50218-c530-4732-94c5-67f3db9dd1d8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4cf50218-c530-4732-94c5-67f3db9dd1d8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4cf50218-c530-4732-94c5-67f3db9dd1d8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4cf50218-c530-4732-94c5-67f3db9dd1d8 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 200 Sep 07 13:44:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 81/163] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:14 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9eee1155-2675-4b5e-86c5-5f6304302a91 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9eee1155-2675-4b5e-86c5-5f6304302a91 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae/action Sep 07 13:44:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9eee1155-2675-4b5e-86c5-5f6304302a91 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9eee1155-2675-4b5e-86c5-5f6304302a91 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9eee1155-2675-4b5e-86c5-5f6304302a91 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot retrieved successfully. Sep 07 13:44:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9eee1155-2675-4b5e-86c5-5f6304302a91 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot delete request issued successfully. Sep 07 13:44:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9eee1155-2675-4b5e-86c5-5f6304302a91 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae/action returned with HTTP 202 Sep 07 13:44:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 83/164] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:14 2026] POST /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0c658b2f-539c-4c77-a169-ed4068019502 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c658b2f-539c-4c77-a169-ed4068019502 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c658b2f-539c-4c77-a169-ed4068019502 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c658b2f-539c-4c77-a169-ed4068019502 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0c658b2f-539c-4c77-a169-ed4068019502 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c658b2f-539c-4c77-a169-ed4068019502 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 200 Sep 07 13:44:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 82/165] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:15 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-08b67cc2-7a65-4a4b-a662-ce0aa2d31376 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-08b67cc2-7a65-4a4b-a662-ce0aa2d31376 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-08b67cc2-7a65-4a4b-a662-ce0aa2d31376 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-08b67cc2-7a65-4a4b-a662-ce0aa2d31376 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:16 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:16 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-08b67cc2-7a65-4a4b-a662-ce0aa2d31376 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-08b67cc2-7a65-4a4b-a662-ce0aa2d31376 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 200 Sep 07 13:44:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 84/166] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:16 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fa2525e1-e9e1-4b22-b631-eece96b3a47b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa2525e1-e9e1-4b22-b631-eece96b3a47b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa2525e1-e9e1-4b22-b631-eece96b3a47b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa2525e1-e9e1-4b22-b631-eece96b3a47b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fa2525e1-e9e1-4b22-b631-eece96b3a47b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa2525e1-e9e1-4b22-b631-eece96b3a47b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 200 Sep 07 13:44:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 83/167] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:17 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ce3b0390-97a7-4a41-9b5c-a42c960889c3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce3b0390-97a7-4a41-9b5c-a42c960889c3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce3b0390-97a7-4a41-9b5c-a42c960889c3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce3b0390-97a7-4a41-9b5c-a42c960889c3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce3b0390-97a7-4a41-9b5c-a42c960889c3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 404 Sep 07 13:44:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 85/168] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:18 2026] GET /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-23f42d33-afc6-4f97-938e-aa328b60b11a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23f42d33-afc6-4f97-938e-aa328b60b11a tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23f42d33-afc6-4f97-938e-aa328b60b11a tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23f42d33-afc6-4f97-938e-aa328b60b11a tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-23f42d33-afc6-4f97-938e-aa328b60b11a tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'available'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23f42d33-afc6-4f97-938e-aa328b60b11a tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 84/169] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:18 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-edfb15d8-3c02-45f0-820d-8a518efeeb18 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-edfb15d8-3c02-45f0-820d-8a518efeeb18 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-edfb15d8-3c02-45f0-820d-8a518efeeb18 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-edfb15d8-3c02-45f0-820d-8a518efeeb18 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-edfb15d8-3c02-45f0-820d-8a518efeeb18 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-edfb15d8-3c02-45f0-820d-8a518efeeb18 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 86/170] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:18 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3ae63046-dd84-4bf1-b103-69664d408183 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3ae63046-dd84-4bf1-b103-69664d408183 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3ae63046-dd84-4bf1-b103-69664d408183 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3ae63046-dd84-4bf1-b103-69664d408183 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-3ae63046-dd84-4bf1-b103-69664d408183 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Delete snapshot with id: cecc44b3-7845-4028-b9aa-ac01329b67ae Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3ae63046-dd84-4bf1-b103-69664d408183 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae returned with HTTP 404 Sep 07 13:44:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 85/171] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:44:18 2026] DELETE /volume/v3/snapshots/cecc44b3-7845-4028-b9aa-ac01329b67ae => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68c867a0-fb86-4b1b-855d-d16695bfdaa9", "name": "tempest-SnapshotsActionsTest-Snapshot-1862159361"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create snapshot from volume 68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:18 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Created reservations ['6ec42944-d5e6-4c04-8978-e60f93bf03d8', 'c89e3985-fe57-4bda-a25f-e38cdd9cf9ae', '24886242-286c-4da3-9cc3-7685314f61b3', 'f3ed6546-cada-4806-b4cc-db7bc3d91761'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot create request issued successfully. Sep 07 13:44:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e7dc10c8-b4be-4f93-bf9f-ad600d77da6e tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:44:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 87/172] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:44:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3615a593-ee6c-4fab-b603-a2dee763ae71 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3615a593-ee6c-4fab-b603-a2dee763ae71 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3615a593-ee6c-4fab-b603-a2dee763ae71 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3615a593-ee6c-4fab-b603-a2dee763ae71 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3615a593-ee6c-4fab-b603-a2dee763ae71 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3615a593-ee6c-4fab-b603-a2dee763ae71 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 200 Sep 07 13:44:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 86/173] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:18 2026] GET /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:44:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c2cfe955-f042-44f3-bd17-2491756391e0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c2cfe955-f042-44f3-bd17-2491756391e0 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c2cfe955-f042-44f3-bd17-2491756391e0 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c2cfe955-f042-44f3-bd17-2491756391e0 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c2cfe955-f042-44f3-bd17-2491756391e0 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c2cfe955-f042-44f3-bd17-2491756391e0 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 200 Sep 07 13:44:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 88/174] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:19 2026] GET /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d4c4a097-6a27-4ef6-a64a-6fff66653a4f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d4c4a097-6a27-4ef6-a64a-6fff66653a4f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d4c4a097-6a27-4ef6-a64a-6fff66653a4f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d4c4a097-6a27-4ef6-a64a-6fff66653a4f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d4c4a097-6a27-4ef6-a64a-6fff66653a4f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d4c4a097-6a27-4ef6-a64a-6fff66653a4f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 200 Sep 07 13:44:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 87/175] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:20 2026] GET /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-505db2d5-1bca-41ac-912d-f4eaa71fabef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-505db2d5-1bca-41ac-912d-f4eaa71fabef tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476/action Sep 07 13:44:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-505db2d5-1bca-41ac-912d-f4eaa71fabef tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-505db2d5-1bca-41ac-912d-f4eaa71fabef tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-505db2d5-1bca-41ac-912d-f4eaa71fabef tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '214c9439-4234-40d6-af6c-348baf80c476' with '{'status': 'error'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-505db2d5-1bca-41ac-912d-f4eaa71fabef tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476/action returned with HTTP 202 Sep 07 13:44:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 89/176] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:20 2026] POST /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ce4f4dc1-1b37-41e2-87bf-fe94f78a02fc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce4f4dc1-1b37-41e2-87bf-fe94f78a02fc tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce4f4dc1-1b37-41e2-87bf-fe94f78a02fc tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce4f4dc1-1b37-41e2-87bf-fe94f78a02fc tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ce4f4dc1-1b37-41e2-87bf-fe94f78a02fc tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce4f4dc1-1b37-41e2-87bf-fe94f78a02fc tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 200 Sep 07 13:44:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 88/177] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:21 2026] GET /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1083c227-0857-4b9d-9f3a-7d536e67afc8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1083c227-0857-4b9d-9f3a-7d536e67afc8 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476/action Sep 07 13:44:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1083c227-0857-4b9d-9f3a-7d536e67afc8 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1083c227-0857-4b9d-9f3a-7d536e67afc8 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1083c227-0857-4b9d-9f3a-7d536e67afc8 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot retrieved successfully. Sep 07 13:44:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1083c227-0857-4b9d-9f3a-7d536e67afc8 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot delete request issued successfully. Sep 07 13:44:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1083c227-0857-4b9d-9f3a-7d536e67afc8 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476/action returned with HTTP 202 Sep 07 13:44:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 90/178] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:21 2026] POST /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-697c15ec-a365-463b-9607-c15d095940c1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-697c15ec-a365-463b-9607-c15d095940c1 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-697c15ec-a365-463b-9607-c15d095940c1 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-697c15ec-a365-463b-9607-c15d095940c1 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-697c15ec-a365-463b-9607-c15d095940c1 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-697c15ec-a365-463b-9607-c15d095940c1 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 200 Sep 07 13:44:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 89/179] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:21 2026] GET /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8cc19c52-d73b-40af-b107-775657f5f260 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cc19c52-d73b-40af-b107-775657f5f260 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8cc19c52-d73b-40af-b107-775657f5f260 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8cc19c52-d73b-40af-b107-775657f5f260 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8cc19c52-d73b-40af-b107-775657f5f260 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cc19c52-d73b-40af-b107-775657f5f260 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 200 Sep 07 13:44:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 91/180] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:22 2026] GET /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e39c6d7e-3f8a-48f7-9bcb-3668ffec4fe2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e39c6d7e-3f8a-48f7-9bcb-3668ffec4fe2 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e39c6d7e-3f8a-48f7-9bcb-3668ffec4fe2 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e39c6d7e-3f8a-48f7-9bcb-3668ffec4fe2 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e39c6d7e-3f8a-48f7-9bcb-3668ffec4fe2 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 404 Sep 07 13:44:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 90/181] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:23 2026] GET /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e49b1628-52c0-4343-8f8b-5d18a22fda5f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e49b1628-52c0-4343-8f8b-5d18a22fda5f tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e49b1628-52c0-4343-8f8b-5d18a22fda5f tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e49b1628-52c0-4343-8f8b-5d18a22fda5f tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-e49b1628-52c0-4343-8f8b-5d18a22fda5f tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'available'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e49b1628-52c0-4343-8f8b-5d18a22fda5f tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 92/182] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:23 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c9503dd0-6e72-48a4-8885-22eea4142b88 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9503dd0-6e72-48a4-8885-22eea4142b88 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9503dd0-6e72-48a4-8885-22eea4142b88 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9503dd0-6e72-48a4-8885-22eea4142b88 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c9503dd0-6e72-48a4-8885-22eea4142b88 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9503dd0-6e72-48a4-8885-22eea4142b88 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 91/183] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:23 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e361e9dd-f5a7-48b2-a311-2fa45fc5459c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e361e9dd-f5a7-48b2-a311-2fa45fc5459c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e361e9dd-f5a7-48b2-a311-2fa45fc5459c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e361e9dd-f5a7-48b2-a311-2fa45fc5459c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-e361e9dd-f5a7-48b2-a311-2fa45fc5459c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Delete snapshot with id: 214c9439-4234-40d6-af6c-348baf80c476 Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e361e9dd-f5a7-48b2-a311-2fa45fc5459c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 returned with HTTP 404 Sep 07 13:44:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 93/184] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:44:23 2026] DELETE /volume/v3/snapshots/214c9439-4234-40d6-af6c-348baf80c476 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68c867a0-fb86-4b1b-855d-d16695bfdaa9", "name": "tempest-SnapshotsActionsTest-Snapshot-718731988"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Create snapshot from volume 68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:23 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Created reservations ['cbd28055-65c4-45f0-8538-49d4e233b03d', '99db4165-727d-4d19-a579-5cbd1c6f1151', '33345fe0-ba80-428a-bd9a-337b68954e29', 'a93cf7e6-69ba-48ae-99ae-a4aa3709967f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot create request issued successfully. Sep 07 13:44:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b16fce7-3a58-42e9-86b3-90229abfeb60 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:44:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 92/185] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:44:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-60f2b998-3b6b-4d45-a38f-2b253f5e4602 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-60f2b998-3b6b-4d45-a38f-2b253f5e4602 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-60f2b998-3b6b-4d45-a38f-2b253f5e4602 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-60f2b998-3b6b-4d45-a38f-2b253f5e4602 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-60f2b998-3b6b-4d45-a38f-2b253f5e4602 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-60f2b998-3b6b-4d45-a38f-2b253f5e4602 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 200 Sep 07 13:44:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 94/186] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:23 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-66f345f9-29da-4dbc-9fa5-fe8a2adc553d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66f345f9-29da-4dbc-9fa5-fe8a2adc553d tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66f345f9-29da-4dbc-9fa5-fe8a2adc553d tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66f345f9-29da-4dbc-9fa5-fe8a2adc553d tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-66f345f9-29da-4dbc-9fa5-fe8a2adc553d tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66f345f9-29da-4dbc-9fa5-fe8a2adc553d tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 200 Sep 07 13:44:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 93/187] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:24 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-323f6ae4-8a7c-4794-88de-5af61d65d644 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-323f6ae4-8a7c-4794-88de-5af61d65d644 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-323f6ae4-8a7c-4794-88de-5af61d65d644 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-323f6ae4-8a7c-4794-88de-5af61d65d644 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-323f6ae4-8a7c-4794-88de-5af61d65d644 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-323f6ae4-8a7c-4794-88de-5af61d65d644 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 200 Sep 07 13:44:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 95/188] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:25 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-56c7259e-c68a-4372-9db1-743cba732893 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56c7259e-c68a-4372-9db1-743cba732893 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c/action Sep 07 13:44:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-56c7259e-c68a-4372-9db1-743cba732893 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-56c7259e-c68a-4372-9db1-743cba732893 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-56c7259e-c68a-4372-9db1-743cba732893 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot 'e40d45d1-5ec3-4431-a6d7-fc23dc9c682c' with '{'status': 'error_deleting'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56c7259e-c68a-4372-9db1-743cba732893 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c/action returned with HTTP 202 Sep 07 13:44:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e939423a-7a34-407d-a9f0-4ca6d44f68d9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 94/189] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:25 2026] POST /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:44:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e939423a-7a34-407d-a9f0-4ca6d44f68d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e939423a-7a34-407d-a9f0-4ca6d44f68d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e939423a-7a34-407d-a9f0-4ca6d44f68d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e939423a-7a34-407d-a9f0-4ca6d44f68d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e939423a-7a34-407d-a9f0-4ca6d44f68d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 200 Sep 07 13:44:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 96/190] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:26 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-efc582d7-624c-462c-9155-2bb7f34a9316 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efc582d7-624c-462c-9155-2bb7f34a9316 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c/action Sep 07 13:44:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-efc582d7-624c-462c-9155-2bb7f34a9316 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-efc582d7-624c-462c-9155-2bb7f34a9316 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-efc582d7-624c-462c-9155-2bb7f34a9316 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot retrieved successfully. Sep 07 13:44:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-efc582d7-624c-462c-9155-2bb7f34a9316 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot delete request issued successfully. Sep 07 13:44:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efc582d7-624c-462c-9155-2bb7f34a9316 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c/action returned with HTTP 202 Sep 07 13:44:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 95/191] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:26 2026] POST /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:44:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a12f6a04-a799-4a30-af8f-915c007e13a7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a12f6a04-a799-4a30-af8f-915c007e13a7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a12f6a04-a799-4a30-af8f-915c007e13a7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a12f6a04-a799-4a30-af8f-915c007e13a7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a12f6a04-a799-4a30-af8f-915c007e13a7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a12f6a04-a799-4a30-af8f-915c007e13a7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 200 Sep 07 13:44:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 97/192] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:26 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 464 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-48f7fee3-51d0-4970-aff2-c40bf11c9bc9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-48f7fee3-51d0-4970-aff2-c40bf11c9bc9 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-48f7fee3-51d0-4970-aff2-c40bf11c9bc9 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-48f7fee3-51d0-4970-aff2-c40bf11c9bc9 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-48f7fee3-51d0-4970-aff2-c40bf11c9bc9 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-48f7fee3-51d0-4970-aff2-c40bf11c9bc9 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 96/193] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:44:27 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-97e6254a-6215-4f20-8162-9a528b7914cd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97e6254a-6215-4f20-8162-9a528b7914cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97e6254a-6215-4f20-8162-9a528b7914cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97e6254a-6215-4f20-8162-9a528b7914cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-97e6254a-6215-4f20-8162-9a528b7914cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97e6254a-6215-4f20-8162-9a528b7914cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 200 Sep 07 13:44:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 98/194] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:27 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 464 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a72a0ac4-9316-4e3a-ac7c-40c5eeb4045c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a72a0ac4-9316-4e3a-ac7c-40c5eeb4045c None None] GET http://192.168.122.11/volume// Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a72a0ac4-9316-4e3a-ac7c-40c5eeb4045c None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a72a0ac4-9316-4e3a-ac7c-40c5eeb4045c None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a72a0ac4-9316-4e3a-ac7c-40c5eeb4045c None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:44:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 97/195] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:44:28 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-99fdb07e-ea3a-4b49-af29-ddd955cb507a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e3e4eb6e-8fb0-4508-991e-a5ae1f7876f3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e3e4eb6e-8fb0-4508-991e-a5ae1f7876f3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e3e4eb6e-8fb0-4508-991e-a5ae1f7876f3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e3e4eb6e-8fb0-4508-991e-a5ae1f7876f3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e3e4eb6e-8fb0-4508-991e-a5ae1f7876f3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e3e4eb6e-8fb0-4508-991e-a5ae1f7876f3 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 200 Sep 07 13:44:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 98/196] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:28 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-99fdb07e-ea3a-4b49-af29-ddd955cb507a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:44:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-99fdb07e-ea3a-4b49-af29-ddd955cb507a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bc0ed93-bcfd-4b50-adc2-ca0677257a3e", "connector": null, "instance_uuid": "96bd3500-38dc-4d18-939e-49e28d43ed50"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:28 devstack devstack@c-api.service[87675]: /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 07 13:44:28 devstack devstack@c-api.service[87675]: .first() Sep 07 13:44:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-99fdb07e-ea3a-4b49-af29-ddd955cb507a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:44:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 99/197] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:44:28 2026] POST /volume/v3/attachments => generated 273 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5c5ca9e9-7f35-421b-b60a-ef09fd3a9732 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c5ca9e9-7f35-421b-b60a-ef09fd3a9732 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c5ca9e9-7f35-421b-b60a-ef09fd3a9732 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c5ca9e9-7f35-421b-b60a-ef09fd3a9732 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5c5ca9e9-7f35-421b-b60a-ef09fd3a9732 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2314951f-6546-479c-b06a-f2ef36f04ecd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2314951f-6546-479c-b06a-f2ef36f04ecd None None] GET http://192.168.122.11/volume// Sep 07 13:44:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2314951f-6546-479c-b06a-f2ef36f04ecd None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2314951f-6546-479c-b06a-f2ef36f04ecd None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2314951f-6546-479c-b06a-f2ef36f04ecd None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:44:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 100/198] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:44:28 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c5ca9e9-7f35-421b-b60a-ef09fd3a9732 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 99/199] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:28 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-9da00ccb-ea2a-4bf0-ae15-c675b1c2d26d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-9da00ccb-ea2a-4bf0-ae15-c675b1c2d26d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-9da00ccb-ea2a-4bf0-ae15-c675b1c2d26d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-9da00ccb-ea2a-4bf0-ae15-c675b1c2d26d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-9da00ccb-ea2a-4bf0-ae15-c675b1c2d26d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-9da00ccb-ea2a-4bf0-ae15-c675b1c2d26d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 101/200] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:44:28 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 1032 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-99859347-be9d-46af-8eef-c05a3ab6d256 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99859347-be9d-46af-8eef-c05a3ab6d256 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99859347-be9d-46af-8eef-c05a3ab6d256 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99859347-be9d-46af-8eef-c05a3ab6d256 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99859347-be9d-46af-8eef-c05a3ab6d256 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 404 Sep 07 13:44:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 100/201] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-80917d51-f997-443e-86a1-c399ea001bb0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-80917d51-f997-443e-86a1-c399ea001bb0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-80917d51-f997-443e-86a1-c399ea001bb0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-80917d51-f997-443e-86a1-c399ea001bb0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-80917d51-f997-443e-86a1-c399ea001bb0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'available'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-80917d51-f997-443e-86a1-c399ea001bb0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 102/202] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:29 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4563c6df-e709-414e-bff1-d20ce9b978b7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4563c6df-e709-414e-bff1-d20ce9b978b7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4563c6df-e709-414e-bff1-d20ce9b978b7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4563c6df-e709-414e-bff1-d20ce9b978b7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4563c6df-e709-414e-bff1-d20ce9b978b7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4563c6df-e709-414e-bff1-d20ce9b978b7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 101/203] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a9124b33-7237-41af-a5c5-bdef687877cd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9124b33-7237-41af-a5c5-bdef687877cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9124b33-7237-41af-a5c5-bdef687877cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9124b33-7237-41af-a5c5-bdef687877cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-a9124b33-7237-41af-a5c5-bdef687877cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Delete snapshot with id: e40d45d1-5ec3-4431-a6d7-fc23dc9c682c Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9124b33-7237-41af-a5c5-bdef687877cd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c returned with HTTP 404 Sep 07 13:44:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 103/204] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:44:29 2026] DELETE /volume/v3/snapshots/e40d45d1-5ec3-4431-a6d7-fc23dc9c682c => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-23af965d-1868-4bbd-b01c-821e512cb2e2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23af965d-1868-4bbd-b01c-821e512cb2e2 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23af965d-1868-4bbd-b01c-821e512cb2e2 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23af965d-1868-4bbd-b01c-821e512cb2e2 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-23af965d-1868-4bbd-b01c-821e512cb2e2 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'creating'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23af965d-1868-4bbd-b01c-821e512cb2e2 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 102/205] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:29 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9148f6cb-5acb-4938-a8f9-0b9ac9fd6bdd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9148f6cb-5acb-4938-a8f9-0b9ac9fd6bdd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9148f6cb-5acb-4938-a8f9-0b9ac9fd6bdd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9148f6cb-5acb-4938-a8f9-0b9ac9fd6bdd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9148f6cb-5acb-4938-a8f9-0b9ac9fd6bdd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9148f6cb-5acb-4938-a8f9-0b9ac9fd6bdd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 104/206] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2d528921-9624-468d-8c65-e01d55312d74 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d528921-9624-468d-8c65-e01d55312d74 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d528921-9624-468d-8c65-e01d55312d74 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d528921-9624-468d-8c65-e01d55312d74 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d528921-9624-468d-8c65-e01d55312d74 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87676) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.snapshot_actions [None req-2d528921-9624-468d-8c65-e01d55312d74 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Updating snapshot 4dea316e-46ed-499a-9d72-3b196221f73d with info {'id': '4dea316e-46ed-499a-9d72-3b196221f73d', 'status': 'error', 'progress': '80%'} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d528921-9624-468d-8c65-e01d55312d74 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 103/207] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:29 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ffa0a212-d995-4a88-bf3d-e8b492ec76c0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffa0a212-d995-4a88-bf3d-e8b492ec76c0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffa0a212-d995-4a88-bf3d-e8b492ec76c0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffa0a212-d995-4a88-bf3d-e8b492ec76c0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8f24ac48-47b5-4faf-91a3-118d254088e5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ffa0a212-d995-4a88-bf3d-e8b492ec76c0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Snapshot retrieved successfully. Sep 07 13:44:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f24ac48-47b5-4faf-91a3-118d254088e5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f24ac48-47b5-4faf-91a3-118d254088e5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f24ac48-47b5-4faf-91a3-118d254088e5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffa0a212-d995-4a88-bf3d-e8b492ec76c0 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 105/208] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 460 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-601facf6-2a68-42f6-91dd-495246bc7210 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-601facf6-2a68-42f6-91dd-495246bc7210 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] POST http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action Sep 07 13:44:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-601facf6-2a68-42f6-91dd-495246bc7210 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-601facf6-2a68-42f6-91dd-495246bc7210 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-601facf6-2a68-42f6-91dd-495246bc7210 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] Updating snapshot '4dea316e-46ed-499a-9d72-3b196221f73d' with '{'status': 'available'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8f24ac48-47b5-4faf-91a3-118d254088e5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f24ac48-47b5-4faf-91a3-118d254088e5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 104/209] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-601facf6-2a68-42f6-91dd-495246bc7210 tempest-SnapshotsActionsTest-594529195 tempest-SnapshotsActionsTest-594529195-project-admin] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action returned with HTTP 202 Sep 07 13:44:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 106/210] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:44:30 2026] POST /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9bff12a8-a4d5-4107-8b94-c1cbe842a378 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9bff12a8-a4d5-4107-8b94-c1cbe842a378 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9bff12a8-a4d5-4107-8b94-c1cbe842a378 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9bff12a8-a4d5-4107-8b94-c1cbe842a378 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9bff12a8-a4d5-4107-8b94-c1cbe842a378 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9bff12a8-a4d5-4107-8b94-c1cbe842a378 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 105/211] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:30 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Delete snapshot with id: 4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot delete request issued successfully. Sep 07 13:44:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9f3e390d-bd6e-4cc8-89ba-7de2f360c98f tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 202 Sep 07 13:44:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 107/212] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:44:30 2026] DELETE /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:44:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-190b6b7a-4141-493d-ae90-22d377f82339 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-190b6b7a-4141-493d-ae90-22d377f82339 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-190b6b7a-4141-493d-ae90-22d377f82339 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-190b6b7a-4141-493d-ae90-22d377f82339 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-190b6b7a-4141-493d-ae90-22d377f82339 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-190b6b7a-4141-493d-ae90-22d377f82339 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 106/213] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:30 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 463 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-e720cb2d-3d05-4693-87f9-3133755cc1ba None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-e720cb2d-3d05-4693-87f9-3133755cc1ba tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] PUT http://192.168.122.11/volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e Sep 07 13:44:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-e720cb2d-3d05-4693-87f9-3133755cc1ba tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:31 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-e720cb2d-3d05-4693-87f9-3133755cc1ba tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Acquiring lock "cinder-attachment_update-1bc0ed93-bcfd-4b50-adc2-ca0677257a3e-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:44:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f603c93f-8cd9-4f7e-bac2-e17242c353cf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f603c93f-8cd9-4f7e-bac2-e17242c353cf tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f603c93f-8cd9-4f7e-bac2-e17242c353cf tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f603c93f-8cd9-4f7e-bac2-e17242c353cf tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:31 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-e720cb2d-3d05-4693-87f9-3133755cc1ba tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Lock "cinder-attachment_update-1bc0ed93-bcfd-4b50-adc2-ca0677257a3e-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:44:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f603c93f-8cd9-4f7e-bac2-e17242c353cf tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f603c93f-8cd9-4f7e-bac2-e17242c353cf tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 107/214] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:31 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c0d09d4c-16c6-42e6-a0b7-8c07605929bd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c0d09d4c-16c6-42e6-a0b7-8c07605929bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c0d09d4c-16c6-42e6-a0b7-8c07605929bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c0d09d4c-16c6-42e6-a0b7-8c07605929bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c0d09d4c-16c6-42e6-a0b7-8c07605929bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c0d09d4c-16c6-42e6-a0b7-8c07605929bd tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 108/215] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:31 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 463 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:31 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-e720cb2d-3d05-4693-87f9-3133755cc1ba tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Lock "cinder-attachment_update-1bc0ed93-bcfd-4b50-adc2-ca0677257a3e-devstack" released by "attachment_update" :: held 0.400s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:44:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-e720cb2d-3d05-4693-87f9-3133755cc1ba tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e returned with HTTP 200 Sep 07 13:44:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 108/216] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:44:31 2026] PUT /volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e => generated 694 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:44:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e37a06ef-7f7c-44f0-920b-357dd437efff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e37a06ef-7f7c-44f0-920b-357dd437efff tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e37a06ef-7f7c-44f0-920b-357dd437efff tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e37a06ef-7f7c-44f0-920b-357dd437efff tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e37a06ef-7f7c-44f0-920b-357dd437efff tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e37a06ef-7f7c-44f0-920b-357dd437efff tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 109/217] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:32 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 852 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-17953580-c17e-463c-8ef6-2c3a38195edb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17953580-c17e-463c-8ef6-2c3a38195edb tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-17953580-c17e-463c-8ef6-2c3a38195edb tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-17953580-c17e-463c-8ef6-2c3a38195edb tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-17953580-c17e-463c-8ef6-2c3a38195edb tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Snapshot retrieved successfully. Sep 07 13:44:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17953580-c17e-463c-8ef6-2c3a38195edb tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 200 Sep 07 13:44:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 109/218] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:32 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 463 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-984cb45b-41c6-42a1-8ff0-b1a1c0ccea9f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-984cb45b-41c6-42a1-8ff0-b1a1c0ccea9f tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] POST http://192.168.122.11/volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e/action Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-984cb45b-41c6-42a1-8ff0-b1a1c0ccea9f tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-984cb45b-41c6-42a1-8ff0-b1a1c0ccea9f tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: /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 07 13:44:33 devstack devstack@c-api.service[87676]: .first() Sep 07 13:44:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-7d54647b-a040-434e-a7fa-5697b0e486d2 req-984cb45b-41c6-42a1-8ff0-b1a1c0ccea9f tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e/action returned with HTTP 204 Sep 07 13:44:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 110/219] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:44:33 2026] POST /volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e/action => generated 0 bytes in 188 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dca4f2ba-fd3e-4cc9-b46a-5c05c0b3bb14 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dca4f2ba-fd3e-4cc9-b46a-5c05c0b3bb14 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dca4f2ba-fd3e-4cc9-b46a-5c05c0b3bb14 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dca4f2ba-fd3e-4cc9-b46a-5c05c0b3bb14 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dca4f2ba-fd3e-4cc9-b46a-5c05c0b3bb14 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f209ca08-316c-4de3-a7ea-2e8dafcf28ff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dca4f2ba-fd3e-4cc9-b46a-5c05c0b3bb14 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f209ca08-316c-4de3-a7ea-2e8dafcf28ff tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d Sep 07 13:44:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 110/220] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:33 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 1144 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f209ca08-316c-4de3-a7ea-2e8dafcf28ff tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f209ca08-316c-4de3-a7ea-2e8dafcf28ff tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f209ca08-316c-4de3-a7ea-2e8dafcf28ff tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d returned with HTTP 404 Sep 07 13:44:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 111/221] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:33 2026] GET /volume/v3/snapshots/4dea316e-46ed-499a-9d72-3b196221f73d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-13924d55-5b72-40ab-9dbe-521cd189105b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-13924d55-5b72-40ab-9dbe-521cd189105b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-13924d55-5b72-40ab-9dbe-521cd189105b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-13924d55-5b72-40ab-9dbe-521cd189105b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2235213c-8062-40c1-a2a3-55e5d1a74771 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2235213c-8062-40c1-a2a3-55e5d1a74771 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2235213c-8062-40c1-a2a3-55e5d1a74771 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2235213c-8062-40c1-a2a3-55e5d1a74771 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-13924d55-5b72-40ab-9dbe-521cd189105b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-13924d55-5b72-40ab-9dbe-521cd189105b tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 200 Sep 07 13:44:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 111/222] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:33 2026] GET /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:44:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] DELETE http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Delete volume with id: 68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2235213c-8062-40c1-a2a3-55e5d1a74771 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2235213c-8062-40c1-a2a3-55e5d1a74771 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 112/223] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:33 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 1144 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Delete volume request issued successfully. Sep 07 13:44:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7dd7577d-152c-4b19-ac63-cdfe4311c0e7 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 202 Sep 07 13:44:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 112/224] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:44:33 2026] DELETE /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9129c9a5-671e-4efc-afba-13aad8b247d9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9129c9a5-671e-4efc-afba-13aad8b247d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9129c9a5-671e-4efc-afba-13aad8b247d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9129c9a5-671e-4efc-afba-13aad8b247d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9129c9a5-671e-4efc-afba-13aad8b247d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9129c9a5-671e-4efc-afba-13aad8b247d9 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 200 Sep 07 13:44:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 113/225] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:33 2026] GET /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 850 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8b8ba5ed-9deb-4ee1-9658-c928a440f885 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b8ba5ed-9deb-4ee1-9658-c928a440f885 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b8ba5ed-9deb-4ee1-9658-c928a440f885 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b8ba5ed-9deb-4ee1-9658-c928a440f885 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8b8ba5ed-9deb-4ee1-9658-c928a440f885 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Volume info retrieved successfully. Sep 07 13:44:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b8ba5ed-9deb-4ee1-9658-c928a440f885 tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 200 Sep 07 13:44:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 113/226] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:34 2026] GET /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-3c9d966f-b654-4664-9361-392146c179dd req-94532b85-c823-4306-8f6c-7d5131b99f23 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-94532b85-c823-4306-8f6c-7d5131b99f23 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-94532b85-c823-4306-8f6c-7d5131b99f23 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-94532b85-c823-4306-8f6c-7d5131b99f23 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-3c9d966f-b654-4664-9361-392146c179dd req-94532b85-c823-4306-8f6c-7d5131b99f23 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-94532b85-c823-4306-8f6c-7d5131b99f23 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 114/227] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:44:35 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 1144 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-3c9d966f-b654-4664-9361-392146c179dd req-f7797998-6af6-40a2-a094-856c8173646d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-f7797998-6af6-40a2-a094-856c8173646d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] POST http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e/action Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-f7797998-6af6-40a2-a094-856c8173646d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-f7797998-6af6-40a2-a094-856c8173646d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-3c9d966f-b654-4664-9361-392146c179dd req-f7797998-6af6-40a2-a094-856c8173646d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-3c9d966f-b654-4664-9361-392146c179dd req-f7797998-6af6-40a2-a094-856c8173646d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Begin detaching volume completed successfully. Sep 07 13:44:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-f7797998-6af6-40a2-a094-856c8173646d tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e/action returned with HTTP 202 Sep 07 13:44:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 114/228] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:44:35 2026] POST /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0bd1ee7b-968e-4268-8bb8-28604afa79c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0bd1ee7b-968e-4268-8bb8-28604afa79c5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0bd1ee7b-968e-4268-8bb8-28604afa79c5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0bd1ee7b-968e-4268-8bb8-28604afa79c5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0bd1ee7b-968e-4268-8bb8-28604afa79c5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0bd1ee7b-968e-4268-8bb8-28604afa79c5 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 115/229] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:35 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 1147 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-46de793d-b71b-455d-9f11-832051792212 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46de793d-b71b-455d-9f11-832051792212 None None] GET http://192.168.122.11/volume// Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46de793d-b71b-455d-9f11-832051792212 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46de793d-b71b-455d-9f11-832051792212 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46de793d-b71b-455d-9f11-832051792212 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:44:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 115/230] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:44:35 2026] GET /volume/ => generated 389 bytes in 33 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-3c9d966f-b654-4664-9361-392146c179dd req-8a670218-f0fa-4984-b75f-61b6e9c5aaf7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-8a670218-f0fa-4984-b75f-61b6e9c5aaf7 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-8a670218-f0fa-4984-b75f-61b6e9c5aaf7 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-8a670218-f0fa-4984-b75f-61b6e9c5aaf7 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-3c9d966f-b654-4664-9361-392146c179dd req-8a670218-f0fa-4984-b75f-61b6e9c5aaf7 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-8a670218-f0fa-4984-b75f-61b6e9c5aaf7 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 116/231] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:44:35 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 1328 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-368b3732-d565-4a60-957a-98e5bef9001c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-368b3732-d565-4a60-957a-98e5bef9001c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] GET http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-368b3732-d565-4a60-957a-98e5bef9001c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-368b3732-d565-4a60-957a-98e5bef9001c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-368b3732-d565-4a60-957a-98e5bef9001c tempest-SnapshotsActionsTest-1209793435 tempest-SnapshotsActionsTest-1209793435-project-member] http://192.168.122.11/volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 returned with HTTP 404 Sep 07 13:44:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 116/232] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:35 2026] GET /volume/v3/volumes/68c867a0-fb86-4b1b-855d-d16695bfdaa9 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-3c9d966f-b654-4664-9361-392146c179dd req-09e9c3f3-7284-4f89-b2eb-4564f2619dce None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-09e9c3f3-7284-4f89-b2eb-4564f2619dce tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] DELETE http://192.168.122.11/volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e Sep 07 13:44:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-09e9c3f3-7284-4f89-b2eb-4564f2619dce tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-09e9c3f3-7284-4f89-b2eb-4564f2619dce tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:36 devstack devstack@c-api.service[87676]: /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 07 13:44:36 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:44:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-899827fe-4e45-432f-b313-e4c52e3ffb39 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-899827fe-4e45-432f-b313-e4c52e3ffb39 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-899827fe-4e45-432f-b313-e4c52e3ffb39 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-899827fe-4e45-432f-b313-e4c52e3ffb39 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-3c9d966f-b654-4664-9361-392146c179dd req-09e9c3f3-7284-4f89-b2eb-4564f2619dce tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e returned with HTTP 200 Sep 07 13:44:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 117/233] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:44:36 2026] DELETE /volume/v3/attachments/dc88f2ca-4fbf-43dc-b6c6-c7a38f82079e => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-899827fe-4e45-432f-b313-e4c52e3ffb39 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-899827fe-4e45-432f-b313-e4c52e3ffb39 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 117/234] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:36 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 852 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8950e0e6-567d-40d6-b3b4-53e78f094fe2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8950e0e6-567d-40d6-b3b4-53e78f094fe2 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8950e0e6-567d-40d6-b3b4-53e78f094fe2 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8950e0e6-567d-40d6-b3b4-53e78f094fe2 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8950e0e6-567d-40d6-b3b4-53e78f094fe2 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8950e0e6-567d-40d6-b3b4-53e78f094fe2 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 118/235] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:44 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d52cea56-8949-43c5-b0a0-0eb71e986c0a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d52cea56-8949-43c5-b0a0-0eb71e986c0a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d52cea56-8949-43c5-b0a0-0eb71e986c0a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d52cea56-8949-43c5-b0a0-0eb71e986c0a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d52cea56-8949-43c5-b0a0-0eb71e986c0a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d52cea56-8949-43c5-b0a0-0eb71e986c0a tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 118/236] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:44 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] GET http://192.168.122.11/volume/v3/os-hosts Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: /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 07 13:44:46 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.hosts [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] status, active and update: available, enabled, 2026-09-07 11:43:52+00:00 {{(pid=87676) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.hosts [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] status, active and update: available, enabled, 2026-09-07 11:40:07+00:00 {{(pid=87676) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.hosts [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] status, active and update: available, enabled, 2026-09-07 11:42:53+00:00 {{(pid=87676) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efd4b126-66ae-465b-b3f3-6c7735eb8560 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] http://192.168.122.11/volume/v3/os-hosts returned with HTTP 200 Sep 07 13:44:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 119/237] 192.168.122.11 () {58 vars in 1119 bytes} [Mon Sep 7 13:44:46 2026] GET /volume/v3/os-hosts => generated 561 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] GET http://192.168.122.11/volume/v3/os-hosts Sep 07 13:44:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:46 devstack devstack@c-api.service[87675]: /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 07 13:44:46 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:44:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.hosts [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] status, active and update: available, enabled, 2026-09-07 11:43:52+00:00 {{(pid=87675) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:44:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.hosts [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] status, active and update: available, enabled, 2026-09-07 11:40:07+00:00 {{(pid=87675) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:44:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.hosts [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] status, active and update: available, enabled, 2026-09-07 11:42:53+00:00 {{(pid=87675) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:44:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed42688c-dec7-4d85-9c04-10fcd2f1cbb8 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] http://192.168.122.11/volume/v3/os-hosts returned with HTTP 200 Sep 07 13:44:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 119/238] 192.168.122.11 () {58 vars in 1119 bytes} [Mon Sep 7 13:44:46 2026] GET /volume/v3/os-hosts => generated 561 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1c917f07-71fa-4924-8d75-4508c03fb12a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c917f07-71fa-4924-8d75-4508c03fb12a tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] GET http://192.168.122.11/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c917f07-71fa-4924-8d75-4508c03fb12a tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c917f07-71fa-4924-8d75-4508c03fb12a tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c917f07-71fa-4924-8d75-4508c03fb12a tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] http://192.168.122.11/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 13:44:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 120/239] 192.168.122.11 () {58 vars in 1182 bytes} [Mon Sep 7 13:44:46 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a02dfbee-bb2a-4f92-aa9d-61ce16dafbc1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a02dfbee-bb2a-4f92-aa9d-61ce16dafbc1 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] GET http://192.168.122.11/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 13:44:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a02dfbee-bb2a-4f92-aa9d-61ce16dafbc1 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a02dfbee-bb2a-4f92-aa9d-61ce16dafbc1 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a02dfbee-bb2a-4f92-aa9d-61ce16dafbc1 tempest-VolumeHostsAdminTestsJSON-1297762123 tempest-VolumeHostsAdminTestsJSON-1297762123-project-admin] http://192.168.122.11/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 13:44:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 120/240] 192.168.122.11 () {58 vars in 1176 bytes} [Mon Sep 7 13:44:47 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e3029b8-3e62-453d-aaea-d60e7f85bfdc tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:44:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 121/241] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:54 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 440 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7/defaults Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'defaults' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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 07 13:44:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9b78b89-1c35-49b5-bcd1-dce72038b5aa tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7/defaults returned with HTTP 200 Sep 07 13:44:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 121/242] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:44:54 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7/defaults => generated 440 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ef5ee6de-3ecc-43ca-b259-31faa81fad9b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef5ee6de-3ecc-43ca-b259-31faa81fad9b tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ef5ee6de-3ecc-43ca-b259-31faa81fad9b tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef5ee6de-3ecc-43ca-b259-31faa81fad9b tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:44:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 122/243] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:44:54 2026] PUT /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 398 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-98f283aa-01a8-4b7b-bc9b-bc2f9c65583c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98f283aa-01a8-4b7b-bc9b-bc2f9c65583c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] DELETE http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98f283aa-01a8-4b7b-bc9b-bc2f9c65583c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98f283aa-01a8-4b7b-bc9b-bc2f9c65583c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98f283aa-01a8-4b7b-bc9b-bc2f9c65583c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:44:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 122/244] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:44:54 2026] DELETE /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3a6d1a51-4794-406c-b071-d568c65aaabb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a6d1a51-4794-406c-b071-d568c65aaabb tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a6d1a51-4794-406c-b071-d568c65aaabb tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a6d1a51-4794-406c-b071-d568c65aaabb tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a6d1a51-4794-406c-b071-d568c65aaabb tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:44:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 123/245] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:54 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 440 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0ca7edcd-1a1a-4401-a8b7-1217b1e2187c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ca7edcd-1a1a-4401-a8b7-1217b1e2187c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:44:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ca7edcd-1a1a-4401-a8b7-1217b1e2187c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-901fef43-cf95-491e-b169-296ca8303a93 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-901fef43-cf95-491e-b169-296ca8303a93 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-901fef43-cf95-491e-b169-296ca8303a93 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-901fef43-cf95-491e-b169-296ca8303a93 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-901fef43-cf95-491e-b169-296ca8303a93 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Delete volume with id: 1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ca7edcd-1a1a-4401-a8b7-1217b1e2187c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:44:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 123/246] 192.168.122.11 () {60 vars in 1254 bytes} [Mon Sep 7 13:44:54 2026] PUT /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 398 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-901fef43-cf95-491e-b169-296ca8303a93 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f209985d-4de6-4808-9b91-bdd9f6bb32df None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f209985d-4de6-4808-9b91-bdd9f6bb32df tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7/defaults Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f209985d-4de6-4808-9b91-bdd9f6bb32df tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f209985d-4de6-4808-9b91-bdd9f6bb32df tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'defaults' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-901fef43-cf95-491e-b169-296ca8303a93 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Delete volume request issued successfully. Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-901fef43-cf95-491e-b169-296ca8303a93 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 202 Sep 07 13:44:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 124/247] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:44:55 2026] DELETE /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f209985d-4de6-4808-9b91-bdd9f6bb32df tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7/defaults returned with HTTP 200 Sep 07 13:44:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 124/248] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:44:55 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7/defaults => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-22c91746-b6c5-4212-8ed7-d1f9e411ad10 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22c91746-b6c5-4212-8ed7-d1f9e411ad10 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b7709cdf-2568-4998-b866-8f0180d4485d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-22c91746-b6c5-4212-8ed7-d1f9e411ad10 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-22c91746-b6c5-4212-8ed7-d1f9e411ad10 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7709cdf-2568-4998-b866-8f0180d4485d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7709cdf-2568-4998-b866-8f0180d4485d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7709cdf-2568-4998-b866-8f0180d4485d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-22c91746-b6c5-4212-8ed7-d1f9e411ad10 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22c91746-b6c5-4212-8ed7-d1f9e411ad10 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 125/249] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:55 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7709cdf-2568-4998-b866-8f0180d4485d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:44:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 125/250] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:44:55 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 440 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-87d6ffd2-de84-4bff-b1a1-fc976807657d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87d6ffd2-de84-4bff-b1a1-fc976807657d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87d6ffd2-de84-4bff-b1a1-fc976807657d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87d6ffd2-de84-4bff-b1a1-fc976807657d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87d6ffd2-de84-4bff-b1a1-fc976807657d tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True returned with HTTP 200 Sep 07 13:44:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 126/251] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:44:55 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1703307644"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1703307644'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Create volume of 1 GB Sep 07 13:44:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Availability Zones retrieved successfully. Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Flow 'volume_create_api' (c1815e59-f4e5-44a1-8e57-0003843a3b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46bb8b28-f5aa-4014-a51b-8cc5ccd78665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:55 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46bb8b28-f5aa-4014-a51b-8cc5ccd78665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5647d9e7-f7de-4de3-89ec-d9241e2164a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Created reservations ['f81c96c3-1d26-4728-a40e-133168738b08', '2daf5a84-8f23-489c-b528-b2cd3d3bd691', '7c114e79-b0b7-4ad4-af12-30821760e774', '8825820a-aeed-412b-a8a0-f16012a1a344'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5647d9e7-f7de-4de3-89ec-d9241e2164a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f81c96c3-1d26-4728-a40e-133168738b08', '2daf5a84-8f23-489c-b528-b2cd3d3bd691', '7c114e79-b0b7-4ad4-af12-30821760e774', '8825820a-aeed-412b-a8a0-f16012a1a344']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20edbac6-aa7b-4372-89b2-a90b9f1d9457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e606bfb8-f7de-4fa3-896a-c300dd7ffd66 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e606bfb8-f7de-4fa3-896a-c300dd7ffd66 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e606bfb8-f7de-4fa3-896a-c300dd7ffd66 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e606bfb8-f7de-4fa3-896a-c300dd7ffd66 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20edbac6-aa7b-4372-89b2-a90b9f1d9457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b44e6e-b8a4-4877-84e8-ba73fdb424a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1703307644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ffad8abafe04a32965dc097dfffaea7',qos_specs=None,replication_status=,reservations=['f81c96c3-1d26-4728-a40e-133168738b08','2daf5a84-8f23-489c-b528-b2cd3d3bd691','7c114e79-b0b7-4ad4-af12-30821760e774','8825820a-aeed-412b-a8a0-f16012a1a344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45a2ef454124cdda728d54a26656a27',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1703307644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22b44e6e-b8a4-4877-84e8-ba73fdb424a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ffad8abafe04a32965dc097dfffaea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45a2ef454124cdda728d54a26656a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d82d810-4a71-4e40-bd51-bb743a015485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e606bfb8-f7de-4fa3-896a-c300dd7ffd66 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Volume info retrieved successfully. Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d82d810-4a71-4e40-bd51-bb743a015485) transitioned into state 'SUCCESS' from state '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-1703307644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ffad8abafe04a32965dc097dfffaea7',qos_specs=None,replication_status=,reservations=['f81c96c3-1d26-4728-a40e-133168738b08','2daf5a84-8f23-489c-b528-b2cd3d3bd691','7c114e79-b0b7-4ad4-af12-30821760e774','8825820a-aeed-412b-a8a0-f16012a1a344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45a2ef454124cdda728d54a26656a27',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab9ec6b5-680a-402a-8ff0-5c1f310b5a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e606bfb8-f7de-4fa3-896a-c300dd7ffd66 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 200 Sep 07 13:44:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 127/252] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:56 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab9ec6b5-680a-402a-8ff0-5c1f310b5a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Flow 'volume_create_api' (c1815e59-f4e5-44a1-8e57-0003843a3b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:44:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Create volume request issued successfully. Sep 07 13:44:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbbc0af9-4d96-46f6-b492-340b3144fc6a tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:44:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 126/253] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:44:55 2026] POST /volume/v3/volumes => generated 763 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:44:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cb758ab9-60c0-47c8-bd6f-0d93e90acbb3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb758ab9-60c0-47c8-bd6f-0d93e90acbb3 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:44:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb758ab9-60c0-47c8-bd6f-0d93e90acbb3 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb758ab9-60c0-47c8-bd6f-0d93e90acbb3 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cb758ab9-60c0-47c8-bd6f-0d93e90acbb3 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:44:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb758ab9-60c0-47c8-bd6f-0d93e90acbb3 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 200 Sep 07 13:44:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 128/254] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:56 2026] GET /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 831 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-58662954-85a1-445a-b046-af43ca0f4c41 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58662954-85a1-445a-b046-af43ca0f4c41 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] GET http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e Sep 07 13:44:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58662954-85a1-445a-b046-af43ca0f4c41 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58662954-85a1-445a-b046-af43ca0f4c41 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58662954-85a1-445a-b046-af43ca0f4c41 tempest-TaggedAttachmentsTest-413219049 tempest-TaggedAttachmentsTest-413219049-project-member] http://192.168.122.11/volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e returned with HTTP 404 Sep 07 13:44:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 127/255] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:57 2026] GET /volume/v3/volumes/1bc0ed93-bcfd-4b50-adc2-ca0677257a3e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1e8e0481-c6c9-428d-8cb3-92e9c2df01a7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1e8e0481-c6c9-428d-8cb3-92e9c2df01a7 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:44:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1e8e0481-c6c9-428d-8cb3-92e9c2df01a7 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1e8e0481-c6c9-428d-8cb3-92e9c2df01a7 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1e8e0481-c6c9-428d-8cb3-92e9c2df01a7 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:44:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1e8e0481-c6c9-428d-8cb3-92e9c2df01a7 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 200 Sep 07 13:44:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 129/256] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:57 2026] GET /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bfc4416e-29e5-4030-ba28-88d63fd5b803 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfc4416e-29e5-4030-ba28-88d63fd5b803 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:44:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfc4416e-29e5-4030-ba28-88d63fd5b803 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfc4416e-29e5-4030-ba28-88d63fd5b803 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:58 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=196,cinder:INSERT=28,cinder:UPDATE=50,cinder:DELETE=5 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:44:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bfc4416e-29e5-4030-ba28-88d63fd5b803 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:44:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfc4416e-29e5-4030-ba28-88d63fd5b803 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 200 Sep 07 13:44:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 128/257] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:58 2026] GET /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-325f1d3c-f29e-445c-918d-a7e5e0058de6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-325f1d3c-f29e-445c-918d-a7e5e0058de6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True Sep 07 13:44:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-325f1d3c-f29e-445c-918d-a7e5e0058de6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-325f1d3c-f29e-445c-918d-a7e5e0058de6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-325f1d3c-f29e-445c-918d-a7e5e0058de6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True returned with HTTP 200 Sep 07 13:44:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 130/258] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:44:58 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True => generated 1064 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] DELETE http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Delete volume with id: 22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:44:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Delete volume request issued successfully. Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-44ac681f-ee11-4d09-91e4-1b36c6ba8f2b tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 202 Sep 07 13:44:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 129/259] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:44:59 2026] DELETE /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:44:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ddce21a2-2577-4215-a80c-9d844c59fb57 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ddce21a2-2577-4215-a80c-9d844c59fb57 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:44:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ddce21a2-2577-4215-a80c-9d844c59fb57 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ddce21a2-2577-4215-a80c-9d844c59fb57 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:59 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=248,cinder:INSERT=29,cinder:UPDATE=64,cinder:DELETE=7 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:44:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:44:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:44:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ddce21a2-2577-4215-a80c-9d844c59fb57 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:44:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ddce21a2-2577-4215-a80c-9d844c59fb57 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 200 Sep 07 13:44:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 131/260] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:44:59 2026] GET /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 855 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-117263095"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-117263095'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Create volume of 1 GB Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Availability Zones retrieved successfully. Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Flow 'volume_create_api' (843ca5cf-c2b5-4463-bbd8-26f34d1d0eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2280c74c-a6f9-44ea-9520-7403aa5e8e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2280c74c-a6f9-44ea-9520-7403aa5e8e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5a5daa-a7e1-4b50-91ce-25ef50f4db56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Created reservations ['aad79458-9160-4430-9ce3-b0689961f383', '7d7509bc-b52c-46a2-beb3-2ed0ce44af30', '57c66162-d846-474e-8c25-a3ddb8029f55', '22276eff-9993-4a27-85a5-5e9aec6c910d'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5a5daa-a7e1-4b50-91ce-25ef50f4db56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad79458-9160-4430-9ce3-b0689961f383', '7d7509bc-b52c-46a2-beb3-2ed0ce44af30', '57c66162-d846-474e-8c25-a3ddb8029f55', '22276eff-9993-4a27-85a5-5e9aec6c910d']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42351d97-3c6a-4e8b-929b-61e52d5a249a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42351d97-3c6a-4e8b-929b-61e52d5a249a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a1915e1-4dfd-4547-a1cb-17e1fa136b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-117263095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c423bd8652c4a07a37f5c7c1ae948cc',qos_specs=None,replication_status=,reservations=['aad79458-9160-4430-9ce3-b0689961f383','7d7509bc-b52c-46a2-beb3-2ed0ce44af30','57c66162-d846-474e-8c25-a3ddb8029f55','22276eff-9993-4a27-85a5-5e9aec6c910d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773502c44bb8400890c2a3fc6b51734e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-117263095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a1915e1-4dfd-4547-a1cb-17e1fa136b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c423bd8652c4a07a37f5c7c1ae948cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773502c44bb8400890c2a3fc6b51734e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fefc010-82a0-4dd5-bd63-34250ab33be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fefc010-82a0-4dd5-bd63-34250ab33be0) transitioned into state 'SUCCESS' from state '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-117263095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c423bd8652c4a07a37f5c7c1ae948cc',qos_specs=None,replication_status=,reservations=['aad79458-9160-4430-9ce3-b0689961f383','7d7509bc-b52c-46a2-beb3-2ed0ce44af30','57c66162-d846-474e-8c25-a3ddb8029f55','22276eff-9993-4a27-85a5-5e9aec6c910d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773502c44bb8400890c2a3fc6b51734e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5245589-3213-4467-ba09-c36f27e02e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5245589-3213-4467-ba09-c36f27e02e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Flow 'volume_create_api' (843ca5cf-c2b5-4463-bbd8-26f34d1d0eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Create volume request issued successfully. Sep 07 13:44:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e109a69-00a3-4c0f-ad91-ccb12de287b8 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:44:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 130/261] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:44:59 2026] POST /volume/v3/volumes => generated 760 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-89042438-d311-4754-a9ae-336a27e15f78 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-89042438-d311-4754-a9ae-336a27e15f78 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:45:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-89042438-d311-4754-a9ae-336a27e15f78 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-89042438-d311-4754-a9ae-336a27e15f78 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-89042438-d311-4754-a9ae-336a27e15f78 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:45:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-89042438-d311-4754-a9ae-336a27e15f78 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 200 Sep 07 13:45:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 132/262] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:00 2026] GET /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 855 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e41691d9-63ee-4555-bdf3-8b6cebb9b22c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e41691d9-63ee-4555-bdf3-8b6cebb9b22c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:45:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e41691d9-63ee-4555-bdf3-8b6cebb9b22c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e41691d9-63ee-4555-bdf3-8b6cebb9b22c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e41691d9-63ee-4555-bdf3-8b6cebb9b22c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 404 Sep 07 13:45:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 131/263] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:01 2026] GET /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-34229d32-7fc0-442f-82b6-0260d6a85bcc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-34229d32-7fc0-442f-82b6-0260d6a85bcc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-34229d32-7fc0-442f-82b6-0260d6a85bcc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-34229d32-7fc0-442f-82b6-0260d6a85bcc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-34229d32-7fc0-442f-82b6-0260d6a85bcc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 404 Sep 07 13:45:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 133/264] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:01 2026] GET /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:45:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cc836b42-6e7c-44f3-a07a-7c89b1c8734e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cc836b42-6e7c-44f3-a07a-7c89b1c8734e tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] DELETE http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:45:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cc836b42-6e7c-44f3-a07a-7c89b1c8734e tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cc836b42-6e7c-44f3-a07a-7c89b1c8734e tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:01 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-cc836b42-6e7c-44f3-a07a-7c89b1c8734e tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Delete volume with id: 22b44e6e-b8a4-4877-84e8-ba73fdb424a7 Sep 07 13:45:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cc836b42-6e7c-44f3-a07a-7c89b1c8734e tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 returned with HTTP 404 Sep 07 13:45:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 132/265] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:45:01 2026] DELETE /volume/v3/volumes/22b44e6e-b8a4-4877-84e8-ba73fdb424a7 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1583728371"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1583728371'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Create volume of 1 GB Sep 07 13:45:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Availability Zones retrieved successfully. Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Flow 'volume_create_api' (95bdf7ba-5ee3-427e-a902-fda104f73537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e54535-5618-4213-a273-b0763a0666a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e54535-5618-4213-a273-b0763a0666a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54840223-3515-43a2-b729-f7aa05fe3176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Created reservations ['2b21d46b-5975-4765-9477-3f09460e95b9', '972612df-14bd-4501-a31d-c7d32b80eda7', 'c2554551-f1b4-4a6c-918c-6efb007f88ae', '1f878533-2f0e-411a-a797-1e873eb82569'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54840223-3515-43a2-b729-f7aa05fe3176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b21d46b-5975-4765-9477-3f09460e95b9', '972612df-14bd-4501-a31d-c7d32b80eda7', 'c2554551-f1b4-4a6c-918c-6efb007f88ae', '1f878533-2f0e-411a-a797-1e873eb82569']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5744178-35bb-459e-8d0f-9ff033db402a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1652079842"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1652079842'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Create volume of 1 GB Sep 07 13:45:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Availability Zones retrieved successfully. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5744178-35bb-459e-8d0f-9ff033db402a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7682b7b9-be60-41f5-ae59-ec4615c70665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1583728371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ffad8abafe04a32965dc097dfffaea7',qos_specs=None,replication_status=,reservations=['2b21d46b-5975-4765-9477-3f09460e95b9','972612df-14bd-4501-a31d-c7d32b80eda7','c2554551-f1b4-4a6c-918c-6efb007f88ae','1f878533-2f0e-411a-a797-1e873eb82569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45a2ef454124cdda728d54a26656a27',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1583728371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7682b7b9-be60-41f5-ae59-ec4615c70665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ffad8abafe04a32965dc097dfffaea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45a2ef454124cdda728d54a26656a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f15cb8-d11c-4809-805f-94c96f4dbfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Flow 'volume_create_api' (212ab989-0a01-40fd-be50-8fa0388ac95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a46558-ad12-4c3a-8ae7-b7e917063ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f15cb8-d11c-4809-805f-94c96f4dbfaa) transitioned into state 'SUCCESS' from state '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-1583728371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ffad8abafe04a32965dc097dfffaea7',qos_specs=None,replication_status=,reservations=['2b21d46b-5975-4765-9477-3f09460e95b9','972612df-14bd-4501-a31d-c7d32b80eda7','c2554551-f1b4-4a6c-918c-6efb007f88ae','1f878533-2f0e-411a-a797-1e873eb82569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45a2ef454124cdda728d54a26656a27',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf46f1b-5747-4d69-a0ef-658990c17a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a46558-ad12-4c3a-8ae7-b7e917063ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf46f1b-5747-4d69-a0ef-658990c17a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a170bf8-93da-4a00-9b24-4561fe6fcfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Flow 'volume_create_api' (95bdf7ba-5ee3-427e-a902-fda104f73537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Create volume request issued successfully. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a5a3d90-c285-4bae-bbc3-2d7c85ce1b92 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 134/266] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:45:01 2026] POST /volume/v3/volumes => generated 763 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-560d048a-4927-4f19-92b9-6aa5734c0c6c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-560d048a-4927-4f19-92b9-6aa5734c0c6c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-560d048a-4927-4f19-92b9-6aa5734c0c6c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-560d048a-4927-4f19-92b9-6aa5734c0c6c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-560d048a-4927-4f19-92b9-6aa5734c0c6c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-560d048a-4927-4f19-92b9-6aa5734c0c6c tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 200 Sep 07 13:45:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 135/267] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:02 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 831 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Created reservations ['bb3183de-6f16-4683-adcc-87c74bf1e772', '4b7c494a-21ad-4c51-baf4-850b0b40d446', 'ce9d7f6e-b649-48ba-8a0f-5bbdffb161aa', '745052a1-4c64-4b48-8114-f006e0722ebb'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a170bf8-93da-4a00-9b24-4561fe6fcfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb3183de-6f16-4683-adcc-87c74bf1e772', '4b7c494a-21ad-4c51-baf4-850b0b40d446', 'ce9d7f6e-b649-48ba-8a0f-5bbdffb161aa', '745052a1-4c64-4b48-8114-f006e0722ebb']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387209c5-10e2-4dff-aa36-51b99623d734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387209c5-10e2-4dff-aa36-51b99623d734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '934877b8-62b5-4c93-9c5b-7ae1c71dcd3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1652079842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f07d52b908d0444da242e52cf609d010',qos_specs=None,replication_status=,reservations=['bb3183de-6f16-4683-adcc-87c74bf1e772','4b7c494a-21ad-4c51-baf4-850b0b40d446','ce9d7f6e-b649-48ba-8a0f-5bbdffb161aa','745052a1-4c64-4b48-8114-f006e0722ebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc88c017cea41acac2c9ad36fdc34ec',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1652079842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=934877b8-62b5-4c93-9c5b-7ae1c71dcd3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f07d52b908d0444da242e52cf609d010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcc88c017cea41acac2c9ad36fdc34ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dc0efb-5106-49c4-9825-e75d681c7b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dc0efb-5106-49c4-9825-e75d681c7b4a) transitioned into state 'SUCCESS' from state '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-1652079842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f07d52b908d0444da242e52cf609d010',qos_specs=None,replication_status=,reservations=['bb3183de-6f16-4683-adcc-87c74bf1e772','4b7c494a-21ad-4c51-baf4-850b0b40d446','ce9d7f6e-b649-48ba-8a0f-5bbdffb161aa','745052a1-4c64-4b48-8114-f006e0722ebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc88c017cea41acac2c9ad36fdc34ec',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548ac8d8-71c5-468a-872e-7447f91e9bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548ac8d8-71c5-468a-872e-7447f91e9bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Flow 'volume_create_api' (212ab989-0a01-40fd-be50-8fa0388ac95a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Create volume request issued successfully. Sep 07 13:45:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e904e6e-0fc0-4e55-a016-c8fcef478a13 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 133/268] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:45:02 2026] POST /volume/v3/volumes => generated 759 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-30e58b1c-932a-426e-9310-b5406d6f25dc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30e58b1c-932a-426e-9310-b5406d6f25dc tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30e58b1c-932a-426e-9310-b5406d6f25dc tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30e58b1c-932a-426e-9310-b5406d6f25dc tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-30e58b1c-932a-426e-9310-b5406d6f25dc tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30e58b1c-932a-426e-9310-b5406d6f25dc tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 136/269] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:02 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 827 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aeda4d94-2a3e-4e8d-9b98-72227cfde2b2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aeda4d94-2a3e-4e8d-9b98-72227cfde2b2 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aeda4d94-2a3e-4e8d-9b98-72227cfde2b2 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aeda4d94-2a3e-4e8d-9b98-72227cfde2b2 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aeda4d94-2a3e-4e8d-9b98-72227cfde2b2 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:45:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aeda4d94-2a3e-4e8d-9b98-72227cfde2b2 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 200 Sep 07 13:45:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 134/270] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:03 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41e129da-5cf5-44c0-9d73-d2d5a2cc8337 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41e129da-5cf5-44c0-9d73-d2d5a2cc8337 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41e129da-5cf5-44c0-9d73-d2d5a2cc8337 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41e129da-5cf5-44c0-9d73-d2d5a2cc8337 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41e129da-5cf5-44c0-9d73-d2d5a2cc8337 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41e129da-5cf5-44c0-9d73-d2d5a2cc8337 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 137/271] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:03 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-52cdcc1e-1ae5-43f9-b157-96eeea256820 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52cdcc1e-1ae5-43f9-b157-96eeea256820 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52cdcc1e-1ae5-43f9-b157-96eeea256820 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52cdcc1e-1ae5-43f9-b157-96eeea256820 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-52cdcc1e-1ae5-43f9-b157-96eeea256820 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Volume info retrieved successfully. Sep 07 13:45:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52cdcc1e-1ae5-43f9-b157-96eeea256820 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 200 Sep 07 13:45:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 135/272] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:04 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-114bb122-633a-4bb7-a714-9055186fc4bf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-114bb122-633a-4bb7-a714-9055186fc4bf tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True Sep 07 13:45:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-114bb122-633a-4bb7-a714-9055186fc4bf tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-114bb122-633a-4bb7-a714-9055186fc4bf tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-114bb122-633a-4bb7-a714-9055186fc4bf tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True returned with HTTP 200 Sep 07 13:45:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 138/273] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:45:04 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True => generated 1064 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0c971863-b37b-48a3-9947-40d80b8319da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c971863-b37b-48a3-9947-40d80b8319da tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/57b9355a0fd144d3be338c1b53589d40?usage=True Sep 07 13:45:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c971863-b37b-48a3-9947-40d80b8319da tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c971863-b37b-48a3-9947-40d80b8319da tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c971863-b37b-48a3-9947-40d80b8319da tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/57b9355a0fd144d3be338c1b53589d40?usage=True returned with HTTP 200 Sep 07 13:45:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 136/274] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:45:04 2026] GET /volume/v3/os-quota-sets/57b9355a0fd144d3be338c1b53589d40?usage=True => generated 1064 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:45:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1fde661d-a2ae-4a0f-b1e6-51685df980dc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1fde661d-a2ae-4a0f-b1e6-51685df980dc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] POST http://192.168.122.11/volume/v3/os-volume-transfer Sep 07 13:45:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1fde661d-a2ae-4a0f-b1e6-51685df980dc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7682b7b9-be60-41f5-ae59-ec4615c70665"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.volume_transfer [None req-1fde661d-a2ae-4a0f-b1e6-51685df980dc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Creating new volume transfer {'transfer': {'volume_id': '7682b7b9-be60-41f5-ae59-ec4615c70665'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 13:45:04 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-1fde661d-a2ae-4a0f-b1e6-51685df980dc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Creating transfer of volume 7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:04 devstack devstack@c-api.service[87676]: INFO cinder.transfer.api [None req-1fde661d-a2ae-4a0f-b1e6-51685df980dc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Generating transfer record for volume 7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1fde661d-a2ae-4a0f-b1e6-51685df980dc tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 13:45:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 139/275] 192.168.122.11 () {60 vars in 1170 bytes} [Mon Sep 7 13:45:04 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c6c39807-91f7-41c4-be35-98129278abdf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4037322a-7f42-40fe-8000-0aafe8e6c9ec None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4037322a-7f42-40fe-8000-0aafe8e6c9ec tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4037322a-7f42-40fe-8000-0aafe8e6c9ec tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4037322a-7f42-40fe-8000-0aafe8e6c9ec tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4037322a-7f42-40fe-8000-0aafe8e6c9ec tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4037322a-7f42-40fe-8000-0aafe8e6c9ec tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 140/276] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:05 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-a68ff6bf-5a0c-4f25-a67a-58356f9f3ba5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-a68ff6bf-5a0c-4f25-a67a-58356f9f3ba5 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-a68ff6bf-5a0c-4f25-a67a-58356f9f3ba5 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-a68ff6bf-5a0c-4f25-a67a-58356f9f3ba5 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-a68ff6bf-5a0c-4f25-a67a-58356f9f3ba5 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-a68ff6bf-5a0c-4f25-a67a-58356f9f3ba5 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 141/277] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:45:05 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] POST http://192.168.122.11/volume/v3/os-volume-transfer/b84e576f-67f2-4ad1-afba-18d46f2584be/accept Sep 07 13:45:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "779b0b3df8e98eb1"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Accepting volume transfer b84e576f-67f2-4ad1-afba-18d46f2584be {{(pid=87675) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:45:05 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Accepting transfer b84e576f-67f2-4ad1-afba-18d46f2584be Sep 07 13:45:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:05 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Created reservations ['c7f9ecba-bce7-4da4-ac30-146dad61ae5d', 'fb02da8c-4572-4537-9c43-2e31fadd8b25', 'ceff34ca-b730-4358-b34d-faa11638548b', 'edfd21f7-3b90-4aeb-be53-dd56b9c267fd'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:05 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Created reservations ['357d4f41-8c6d-47cc-81f0-3b1adf60eff0', '3f591528-7569-42a3-abfe-bc9b6c84ae4b', 'd494391c-30a5-47ab-8b77-c805e2d9d9d3', '5518abe4-6871-44d8-a8b1-ef78cd491cb3'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:05 devstack devstack@c-api.service[87675]: /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 07 13:45:05 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-715b47d6-fdc0-46ad-a40e-82ac13fe2fe2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-715b47d6-fdc0-46ad-a40e-82ac13fe2fe2 None None] GET http://192.168.122.11/volume// Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-715b47d6-fdc0-46ad-a40e-82ac13fe2fe2 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-715b47d6-fdc0-46ad-a40e-82ac13fe2fe2 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:06 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Created reservations ['415c2299-a153-4e9f-bbe8-b08229b6523e', 'a7f15736-cb6f-4aab-ba7e-662d56c18a56', 'e24f7740-6b33-4a28-bfc5-7392183818de', '50e4d47e-6aed-4a4f-9678-d16f1547a241'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-715b47d6-fdc0-46ad-a40e-82ac13fe2fe2 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:45:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 142/278] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:45:06 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-035647ae-bc52-4a9a-b833-fb3b8ea2fbf3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:06 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Created reservations ['4a119389-b8dd-42f0-9154-6e847fdf75a1', 'c5e1effa-237f-46e8-a962-3d32cc9894ac', 'eb81aa23-34d0-43bd-be44-b722c1dad468', 'eec43267-dfbb-4637-864d-e80a0a6677ab'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-035647ae-bc52-4a9a-b833-fb3b8ea2fbf3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-035647ae-bc52-4a9a-b833-fb3b8ea2fbf3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "934877b8-62b5-4c93-9c5b-7ae1c71dcd3d", "connector": null, "instance_uuid": "1bcf5361-cff1-443b-8f64-c3dc82ed854d"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Transfer volume completed successfully. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-035647ae-bc52-4a9a-b833-fb3b8ea2fbf3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:45:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 143/279] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:45:06 2026] POST /volume/v3/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-28fd4853-90b1-4112-8d0c-feba17c6799d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-28fd4853-90b1-4112-8d0c-feba17c6799d tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-28fd4853-90b1-4112-8d0c-feba17c6799d tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-28fd4853-90b1-4112-8d0c-feba17c6799d tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-28fd4853-90b1-4112-8d0c-feba17c6799d tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-28fd4853-90b1-4112-8d0c-feba17c6799d tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 144/280] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:06 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0a9e1afe-b9ff-41f9-b714-cb21930fe375 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a9e1afe-b9ff-41f9-b714-cb21930fe375 None None] GET http://192.168.122.11/volume// Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a9e1afe-b9ff-41f9-b714-cb21930fe375 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a9e1afe-b9ff-41f9-b714-cb21930fe375 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a9e1afe-b9ff-41f9-b714-cb21930fe375 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:45:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 145/281] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:45:06 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-12b4bb2b-84dd-42fa-bafc-f2691806d15a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-12b4bb2b-84dd-42fa-bafc-f2691806d15a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-12b4bb2b-84dd-42fa-bafc-f2691806d15a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-12b4bb2b-84dd-42fa-bafc-f2691806d15a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-12b4bb2b-84dd-42fa-bafc-f2691806d15a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-12b4bb2b-84dd-42fa-bafc-f2691806d15a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 146/282] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:45:06 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 1032 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:45:06 devstack devstack@c-api.service[87675]: INFO cinder.transfer.api [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Volume 7682b7b9-be60-41f5-ae59-ec4615c70665 has been transferred. Sep 07 13:45:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6c39807-91f7-41c4-be35-98129278abdf tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] http://192.168.122.11/volume/v3/os-volume-transfer/b84e576f-67f2-4ad1-afba-18d46f2584be/accept returned with HTTP 202 Sep 07 13:45:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 137/283] 192.168.122.11 () {60 vars in 1302 bytes} [Mon Sep 7 13:45:05 2026] POST /volume/v3/os-volume-transfer/b84e576f-67f2-4ad1-afba-18d46f2584be/accept => generated 371 bytes in 1919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-740866da-2bff-4331-ac98-0d8a5b4e4c38 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-740866da-2bff-4331-ac98-0d8a5b4e4c38 tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-740866da-2bff-4331-ac98-0d8a5b4e4c38 tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-740866da-2bff-4331-ac98-0d8a5b4e4c38 tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-740866da-2bff-4331-ac98-0d8a5b4e4c38 tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] Volume info retrieved successfully. Sep 07 13:45:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-740866da-2bff-4331-ac98-0d8a5b4e4c38 tempest-VolumeQuotasAdminTestJSON-274309581 tempest-VolumeQuotasAdminTestJSON-274309581-project-member] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 200 Sep 07 13:45:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 147/284] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:06 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ee8e8c3c-f7f0-48e5-98f5-a9d0b0abb2bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee8e8c3c-f7f0-48e5-98f5-a9d0b0abb2bd tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee8e8c3c-f7f0-48e5-98f5-a9d0b0abb2bd tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee8e8c3c-f7f0-48e5-98f5-a9d0b0abb2bd tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-139e1842-e232-4931-8c4f-2fb1491bf1bf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-139e1842-e232-4931-8c4f-2fb1491bf1bf tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] PUT http://192.168.122.11/volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9 Sep 07 13:45:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-139e1842-e232-4931-8c4f-2fb1491bf1bf tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee8e8c3c-f7f0-48e5-98f5-a9d0b0abb2bd tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True returned with HTTP 200 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 138/285] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:45:07 2026] GET /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7?usage=True => generated 1064 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:07 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-139e1842-e232-4931-8c4f-2fb1491bf1bf tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Acquiring lock "cinder-attachment_update-934877b8-62b5-4c93-9c5b-7ae1c71dcd3d-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4fde6a57-772d-42a7-b1ec-8fae2a36369b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4fde6a57-772d-42a7-b1ec-8fae2a36369b tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/57b9355a0fd144d3be338c1b53589d40?usage=True Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4fde6a57-772d-42a7-b1ec-8fae2a36369b tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4fde6a57-772d-42a7-b1ec-8fae2a36369b tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:07 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-139e1842-e232-4931-8c4f-2fb1491bf1bf tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Lock "cinder-attachment_update-934877b8-62b5-4c93-9c5b-7ae1c71dcd3d-devstack" acquired by "attachment_update" :: waited 0.048s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:45:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4fde6a57-772d-42a7-b1ec-8fae2a36369b tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/57b9355a0fd144d3be338c1b53589d40?usage=True returned with HTTP 200 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 139/286] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:45:07 2026] GET /volume/v3/os-quota-sets/57b9355a0fd144d3be338c1b53589d40?usage=True => generated 1064 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0541245b-d995-4f71-82f7-1e2bf7660507 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0541245b-d995-4f71-82f7-1e2bf7660507 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0541245b-d995-4f71-82f7-1e2bf7660507 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0541245b-d995-4f71-82f7-1e2bf7660507 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0541245b-d995-4f71-82f7-1e2bf7660507 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Delete volume with id: 7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0541245b-d995-4f71-82f7-1e2bf7660507 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Volume info retrieved successfully. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0541245b-d995-4f71-82f7-1e2bf7660507 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Delete volume request issued successfully. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0541245b-d995-4f71-82f7-1e2bf7660507 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 202 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 140/287] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:45:07 2026] DELETE /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f8cae9b3-a947-4f83-8de8-4ca2eaa1704c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8cae9b3-a947-4f83-8de8-4ca2eaa1704c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8cae9b3-a947-4f83-8de8-4ca2eaa1704c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8cae9b3-a947-4f83-8de8-4ca2eaa1704c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f8cae9b3-a947-4f83-8de8-4ca2eaa1704c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Volume info retrieved successfully. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8cae9b3-a947-4f83-8de8-4ca2eaa1704c tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 200 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 141/288] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:07 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 1018 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:07 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-139e1842-e232-4931-8c4f-2fb1491bf1bf tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Lock "cinder-attachment_update-934877b8-62b5-4c93-9c5b-7ae1c71dcd3d-devstack" released by "attachment_update" :: held 0.472s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:45:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-139e1842-e232-4931-8c4f-2fb1491bf1bf tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9 returned with HTTP 200 Sep 07 13:45:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 148/289] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:45:07 2026] PUT /volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9 => generated 694 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ad489ca4-1f1d-43dd-b8dc-c33420c7c30e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ad489ca4-1f1d-43dd-b8dc-c33420c7c30e tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ad489ca4-1f1d-43dd-b8dc-c33420c7c30e tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ad489ca4-1f1d-43dd-b8dc-c33420c7c30e tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ad489ca4-1f1d-43dd-b8dc-c33420c7c30e tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ad489ca4-1f1d-43dd-b8dc-c33420c7c30e tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 142/290] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:07 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 852 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8adc3f66-f2bb-499a-b52b-e4199a4ae47a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8adc3f66-f2bb-499a-b52b-e4199a4ae47a tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8adc3f66-f2bb-499a-b52b-e4199a4ae47a tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8adc3f66-f2bb-499a-b52b-e4199a4ae47a tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8adc3f66-f2bb-499a-b52b-e4199a4ae47a tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Volume info retrieved successfully. Sep 07 13:45:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8adc3f66-f2bb-499a-b52b-e4199a4ae47a tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 200 Sep 07 13:45:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 149/291] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:08 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 1018 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1680b694-f966-48c5-a934-72d0fe470aef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1680b694-f966-48c5-a934-72d0fe470aef tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1680b694-f966-48c5-a934-72d0fe470aef tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1680b694-f966-48c5-a934-72d0fe470aef tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1680b694-f966-48c5-a934-72d0fe470aef tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1680b694-f966-48c5-a934-72d0fe470aef tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 143/292] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:08 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 852 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-ea4250a8-617b-44a2-9549-1c242109c08b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-ea4250a8-617b-44a2-9549-1c242109c08b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] POST http://192.168.122.11/volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9/action Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-ea4250a8-617b-44a2-9549-1c242109c08b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-ea4250a8-617b-44a2-9549-1c242109c08b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0f811460-0302-43e2-bcae-16a8bd8bac6a req-ea4250a8-617b-44a2-9549-1c242109c08b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9/action returned with HTTP 204 Sep 07 13:45:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 150/293] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:45:09 2026] POST /volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-74ee3e2e-1725-48ec-9172-ea28967c6eef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74ee3e2e-1725-48ec-9172-ea28967c6eef tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74ee3e2e-1725-48ec-9172-ea28967c6eef tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74ee3e2e-1725-48ec-9172-ea28967c6eef tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74ee3e2e-1725-48ec-9172-ea28967c6eef tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 404 Sep 07 13:45:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 144/294] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:09 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5022d96f-3ba1-4b1f-9d98-0a5bd618c922 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5022d96f-3ba1-4b1f-9d98-0a5bd618c922 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] GET http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5022d96f-3ba1-4b1f-9d98-0a5bd618c922 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5022d96f-3ba1-4b1f-9d98-0a5bd618c922 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5022d96f-3ba1-4b1f-9d98-0a5bd618c922 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 404 Sep 07 13:45:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 151/295] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:09 2026] GET /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-61cf53d2-a5c9-460b-82a0-98e70d5e6288 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-61cf53d2-a5c9-460b-82a0-98e70d5e6288 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] DELETE http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-61cf53d2-a5c9-460b-82a0-98e70d5e6288 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-61cf53d2-a5c9-460b-82a0-98e70d5e6288 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:09 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-61cf53d2-a5c9-460b-82a0-98e70d5e6288 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] Delete volume with id: 7682b7b9-be60-41f5-ae59-ec4615c70665 Sep 07 13:45:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-61cf53d2-a5c9-460b-82a0-98e70d5e6288 tempest-VolumeQuotasAdminTestJSON-217352631 tempest-VolumeQuotasAdminTestJSON-217352631-project-member] http://192.168.122.11/volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 returned with HTTP 404 Sep 07 13:45:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 145/296] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:45:09 2026] DELETE /volume/v3/volumes/7682b7b9-be60-41f5-ae59-ec4615c70665 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ac4f2c49-ba76-4dd3-b9cd-c89fe56a9cf6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac4f2c49-ba76-4dd3-b9cd-c89fe56a9cf6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/54bba5c1b2434c92918ef18db866f5f1?usage=True Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ac4f2c49-ba76-4dd3-b9cd-c89fe56a9cf6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ac4f2c49-ba76-4dd3-b9cd-c89fe56a9cf6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac4f2c49-ba76-4dd3-b9cd-c89fe56a9cf6 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/54bba5c1b2434c92918ef18db866f5f1?usage=True returned with HTTP 200 Sep 07 13:45:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 152/297] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:45:09 2026] GET /volume/v3/os-quota-sets/54bba5c1b2434c92918ef18db866f5f1?usage=True => generated 1064 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-030d1a7e-c1cb-4543-8233-6801de6997d4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-030d1a7e-c1cb-4543-8233-6801de6997d4 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:45:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-030d1a7e-c1cb-4543-8233-6801de6997d4 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3265cbe2-8a25-4cb5-b32d-f0bbd897867f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3265cbe2-8a25-4cb5-b32d-f0bbd897867f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3265cbe2-8a25-4cb5-b32d-f0bbd897867f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3265cbe2-8a25-4cb5-b32d-f0bbd897867f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-030d1a7e-c1cb-4543-8233-6801de6997d4 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:45:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 146/298] 192.168.122.11 () {60 vars in 1254 bytes} [Mon Sep 7 13:45:09 2026] PUT /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 400 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f127660e-af98-47f5-97f6-05313f401786 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f127660e-af98-47f5-97f6-05313f401786 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 Sep 07 13:45:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f127660e-af98-47f5-97f6-05313f401786 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3265cbe2-8a25-4cb5-b32d-f0bbd897867f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3265cbe2-8a25-4cb5-b32d-f0bbd897867f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 153/299] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:10 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 1144 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-00531734-19b4-4137-ba6a-89673d75ed2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00531734-19b4-4137-ba6a-89673d75ed2f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00531734-19b4-4137-ba6a-89673d75ed2f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00531734-19b4-4137-ba6a-89673d75ed2f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f127660e-af98-47f5-97f6-05313f401786 tempest-VolumeQuotasAdminTestJSON-1087575544 tempest-VolumeQuotasAdminTestJSON-1087575544-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 returned with HTTP 200 Sep 07 13:45:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00531734-19b4-4137-ba6a-89673d75ed2f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 147/300] 192.168.122.11 () {60 vars in 1254 bytes} [Mon Sep 7 13:45:10 2026] PUT /volume/v3/os-quota-sets/9ffad8abafe04a32965dc097dfffaea7 => generated 398 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00531734-19b4-4137-ba6a-89673d75ed2f tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 154/301] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:10 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 1144 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-de3b719a-4124-41cd-aa38-b6d22f59cbf4 req-a8c0d001-2c7a-4a30-9ef4-eaf06606410b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-de3b719a-4124-41cd-aa38-b6d22f59cbf4 req-a8c0d001-2c7a-4a30-9ef4-eaf06606410b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] DELETE http://192.168.122.11/volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9 Sep 07 13:45:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-de3b719a-4124-41cd-aa38-b6d22f59cbf4 req-a8c0d001-2c7a-4a30-9ef4-eaf06606410b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-de3b719a-4124-41cd-aa38-b6d22f59cbf4 req-a8c0d001-2c7a-4a30-9ef4-eaf06606410b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:13 devstack devstack@c-api.service[87675]: /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 07 13:45:13 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:45:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-de3b719a-4124-41cd-aa38-b6d22f59cbf4 req-a8c0d001-2c7a-4a30-9ef4-eaf06606410b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9 returned with HTTP 200 Sep 07 13:45:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 148/302] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:45:13 2026] DELETE /volume/v3/attachments/41f9b6ed-550e-48e8-b4e6-2ee5db0b3db9 => generated 19 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c9f82194-674a-4b06-801c-d3d854420638 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9f82194-674a-4b06-801c-d3d854420638 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9f82194-674a-4b06-801c-d3d854420638 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9f82194-674a-4b06-801c-d3d854420638 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c9f82194-674a-4b06-801c-d3d854420638 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9f82194-674a-4b06-801c-d3d854420638 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 155/303] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:15 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1943623f-a3eb-48d8-8ca5-4c5203c48fa3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1943623f-a3eb-48d8-8ca5-4c5203c48fa3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1943623f-a3eb-48d8-8ca5-4c5203c48fa3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1943623f-a3eb-48d8-8ca5-4c5203c48fa3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1943623f-a3eb-48d8-8ca5-4c5203c48fa3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1943623f-a3eb-48d8-8ca5-4c5203c48fa3 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 149/304] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:15 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 852 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bdd4b496-09d0-4630-9a13-c680c6cb994a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bdd4b496-09d0-4630-9a13-c680c6cb994a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bdd4b496-09d0-4630-9a13-c680c6cb994a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bdd4b496-09d0-4630-9a13-c680c6cb994a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bdd4b496-09d0-4630-9a13-c680c6cb994a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bdd4b496-09d0-4630-9a13-c680c6cb994a tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 156/305] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:15 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3c6cc629-be88-430b-b822-5df83dc0d076 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c6cc629-be88-430b-b822-5df83dc0d076 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] DELETE http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c6cc629-be88-430b-b822-5df83dc0d076 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c6cc629-be88-430b-b822-5df83dc0d076 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-3c6cc629-be88-430b-b822-5df83dc0d076 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Delete volume with id: 934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3c6cc629-be88-430b-b822-5df83dc0d076 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3c6cc629-be88-430b-b822-5df83dc0d076 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Delete volume request issued successfully. Sep 07 13:45:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c6cc629-be88-430b-b822-5df83dc0d076 tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 202 Sep 07 13:45:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 150/306] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:45:15 2026] DELETE /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-70005afa-9b50-4275-a6ba-da13389fb05b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-70005afa-9b50-4275-a6ba-da13389fb05b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-70005afa-9b50-4275-a6ba-da13389fb05b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-70005afa-9b50-4275-a6ba-da13389fb05b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-70005afa-9b50-4275-a6ba-da13389fb05b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-70005afa-9b50-4275-a6ba-da13389fb05b tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 157/307] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:15 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-afa8e528-3c17-46c3-8e89-551a69fc540c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afa8e528-3c17-46c3-8e89-551a69fc540c tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afa8e528-3c17-46c3-8e89-551a69fc540c tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afa8e528-3c17-46c3-8e89-551a69fc540c tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-afa8e528-3c17-46c3-8e89-551a69fc540c tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Volume info retrieved successfully. Sep 07 13:45:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afa8e528-3c17-46c3-8e89-551a69fc540c tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 200 Sep 07 13:45:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 151/308] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:17 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3452b67e-868f-4ede-bdbc-7844502b21aa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3452b67e-868f-4ede-bdbc-7844502b21aa tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] GET http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d Sep 07 13:45:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3452b67e-868f-4ede-bdbc-7844502b21aa tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3452b67e-868f-4ede-bdbc-7844502b21aa tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3452b67e-868f-4ede-bdbc-7844502b21aa tempest-DeleteServersTestJSON-975055392 tempest-DeleteServersTestJSON-975055392-project-member] http://192.168.122.11/volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d returned with HTTP 404 Sep 07 13:45:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 158/309] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:18 2026] GET /volume/v3/volumes/934877b8-62b5-4c93-9c5b-7ae1c71dcd3d => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a9b8de4a-4080-4e3a-9e6a-e5c20b6ec0c7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9b8de4a-4080-4e3a-9e6a-e5c20b6ec0c7 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd Sep 07 13:45:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9b8de4a-4080-4e3a-9e6a-e5c20b6ec0c7 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9b8de4a-4080-4e3a-9e6a-e5c20b6ec0c7 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9b8de4a-4080-4e3a-9e6a-e5c20b6ec0c7 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd returned with HTTP 200 Sep 07 13:45:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 152/310] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:45:22 2026] GET /volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd => generated 440 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1038313817"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1038313817'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Create volume of 1 GB Sep 07 13:45:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Availability Zones retrieved successfully. Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Flow 'volume_create_api' (4a7ce807-0d5c-4d03-8f65-19c7997feb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2303f09e-6e38-4bb9-bf7a-f4a6cef63e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2303f09e-6e38-4bb9-bf7a-f4a6cef63e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d7ee85-8c98-4771-9050-f619cca1c656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Created reservations ['3f3b4d9c-1dae-4ab3-86b0-4620f91baf1c', '9b219b28-70df-4a8f-b94f-da978985d8e4', 'a64d817b-eaf3-4008-a78a-6f64f6597771', '28d7e7c0-5a39-4431-b9b0-96be4b94cfc9'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d7ee85-8c98-4771-9050-f619cca1c656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f3b4d9c-1dae-4ab3-86b0-4620f91baf1c', '9b219b28-70df-4a8f-b94f-da978985d8e4', 'a64d817b-eaf3-4008-a78a-6f64f6597771', '28d7e7c0-5a39-4431-b9b0-96be4b94cfc9']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aec9b5d-2cfc-41dd-95ab-c341c19f146a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aec9b5d-2cfc-41dd-95ab-c341c19f146a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c0e9b4-4e20-4838-b832-06d7333f35bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1038313817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14569a9ff4864a94872267cde46a61dd',qos_specs=None,replication_status=,reservations=['3f3b4d9c-1dae-4ab3-86b0-4620f91baf1c','9b219b28-70df-4a8f-b94f-da978985d8e4','a64d817b-eaf3-4008-a78a-6f64f6597771','28d7e7c0-5a39-4431-b9b0-96be4b94cfc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c5dc30bb0840199e081b3be3125e6c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1038313817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c0e9b4-4e20-4838-b832-06d7333f35bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14569a9ff4864a94872267cde46a61dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1c5dc30bb0840199e081b3be3125e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e107973c-6418-464d-b803-5d8ac88b29e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e107973c-6418-464d-b803-5d8ac88b29e5) transitioned into state 'SUCCESS' from state '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-1038313817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14569a9ff4864a94872267cde46a61dd',qos_specs=None,replication_status=,reservations=['3f3b4d9c-1dae-4ab3-86b0-4620f91baf1c','9b219b28-70df-4a8f-b94f-da978985d8e4','a64d817b-eaf3-4008-a78a-6f64f6597771','28d7e7c0-5a39-4431-b9b0-96be4b94cfc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c5dc30bb0840199e081b3be3125e6c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b562946c-4a41-44a6-b974-f58a70b7a7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b562946c-4a41-44a6-b974-f58a70b7a7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Flow 'volume_create_api' (4a7ce807-0d5c-4d03-8f65-19c7997feb62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Create volume request issued successfully. Sep 07 13:45:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21590d6f-8fc7-44d5-8dd6-7974eacabdea tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 159/311] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:45:23 2026] POST /volume/v3/volumes => generated 766 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:45:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c26d0528-aec0-4104-8fee-80923698587c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c26d0528-aec0-4104-8fee-80923698587c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] GET http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c26d0528-aec0-4104-8fee-80923698587c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c26d0528-aec0-4104-8fee-80923698587c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c26d0528-aec0-4104-8fee-80923698587c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c26d0528-aec0-4104-8fee-80923698587c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 200 Sep 07 13:45:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 153/312] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:24 2026] GET /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 834 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7d31689f-42fd-4e69-ab8d-03f1804e4654 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d31689f-42fd-4e69-ab8d-03f1804e4654 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] GET http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d31689f-42fd-4e69-ab8d-03f1804e4654 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d31689f-42fd-4e69-ab8d-03f1804e4654 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7d31689f-42fd-4e69-ab8d-03f1804e4654 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d31689f-42fd-4e69-ab8d-03f1804e4654 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 200 Sep 07 13:45:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 160/313] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:25 2026] GET /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 858 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-38d2b466-2718-4aa4-81bf-65215c38776f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-38d2b466-2718-4aa4-81bf-65215c38776f tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] GET http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-38d2b466-2718-4aa4-81bf-65215c38776f tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-38d2b466-2718-4aa4-81bf-65215c38776f tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-38d2b466-2718-4aa4-81bf-65215c38776f tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-38d2b466-2718-4aa4-81bf-65215c38776f tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 200 Sep 07 13:45:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 154/314] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:26 2026] GET /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-77691306-9afd-4545-bf0b-d77fba4c6992 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77691306-9afd-4545-bf0b-d77fba4c6992 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd Sep 07 13:45:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-77691306-9afd-4545-bf0b-d77fba4c6992 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77691306-9afd-4545-bf0b-d77fba4c6992 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd returned with HTTP 200 Sep 07 13:45:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 161/315] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:45:26 2026] PUT /volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd => generated 395 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b92c480d-620d-4dd8-9341-9844666b5d2d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:45:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:26 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Create volume of 2 GB Sep 07 13:45:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Availability Zones retrieved successfully. Sep 07 13:45:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Flow 'volume_create_api' (f2ff2bd5-d2ec-4c1b-b06d-adbee2c483c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856b95cd-b93d-401e-950f-72dd145d9c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Validating volume size '2' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856b95cd-b93d-401e-950f-72dd145d9c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5969a305-7e6f-456f-af94-9d258c5f81ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:27 devstack devstack@c-api.service[87675]: WARNING cinder.quota_utils [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Quota exceeded for 14569a9ff4864a94872267cde46a61dd, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 13:45:27 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5969a305-7e6f-456f-af94-9d258c5f81ce) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:45:27 devstack devstack@c-api.service[87675]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 13:45:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5969a305-7e6f-456f-af94-9d258c5f81ce) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:27 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5969a305-7e6f-456f-af94-9d258c5f81ce) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:45:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856b95cd-b93d-401e-950f-72dd145d9c85) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:27 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856b95cd-b93d-401e-950f-72dd145d9c85) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:45:27 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Flow 'volume_create_api' (f2ff2bd5-d2ec-4c1b-b06d-adbee2c483c9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:45:27 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-b92c480d-620d-4dd8-9341-9844666b5d2d tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 413 Sep 07 13:45:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 155/316] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:45:26 2026] POST /volume/v3/volumes => generated 208 bytes in 469 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:45:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a16a3d7d-5555-4859-ae7f-302a5832dbb3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a16a3d7d-5555-4859-ae7f-302a5832dbb3 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd Sep 07 13:45:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a16a3d7d-5555-4859-ae7f-302a5832dbb3 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a16a3d7d-5555-4859-ae7f-302a5832dbb3 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd returned with HTTP 200 Sep 07 13:45:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 162/317] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:45:27 2026] PUT /volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd => generated 395 bytes in 686 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Create volume of 1 GB Sep 07 13:45:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Availability Zones retrieved successfully. Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Flow 'volume_create_api' (d7ca0dc7-5e0c-438a-8cf9-6b760443ae2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccffed51-5ebb-484e-9f2c-98d018e3037a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccffed51-5ebb-484e-9f2c-98d018e3037a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d6aaaf-3ac8-47fe-ad62-51cf5efbc1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: WARNING cinder.quota_utils [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Quota exceeded for 14569a9ff4864a94872267cde46a61dd, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 13:45:28 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d6aaaf-3ac8-47fe-ad62-51cf5efbc1d7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:45:28 devstack devstack@c-api.service[87675]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d6aaaf-3ac8-47fe-ad62-51cf5efbc1d7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d6aaaf-3ac8-47fe-ad62-51cf5efbc1d7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccffed51-5ebb-484e-9f2c-98d018e3037a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccffed51-5ebb-484e-9f2c-98d018e3037a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:45:28 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Flow 'volume_create_api' (d7ca0dc7-5e0c-438a-8cf9-6b760443ae2e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:45:28 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-4137adc3-9231-4a01-aaa7-3b1c59a82aa9 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 413 Sep 07 13:45:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 156/318] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:45:28 2026] POST /volume/v3/volumes => generated 150 bytes in 308 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:45:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6e6ce31a-ad4d-408e-aee3-6bcb735bfa37 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e6ce31a-ad4d-408e-aee3-6bcb735bfa37 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd Sep 07 13:45:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6e6ce31a-ad4d-408e-aee3-6bcb735bfa37 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e6ce31a-ad4d-408e-aee3-6bcb735bfa37 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd returned with HTTP 200 Sep 07 13:45:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 163/319] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:45:28 2026] PUT /volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd => generated 394 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-18bbc680-7953-41be-baf4-fdf898e350a2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18bbc680-7953-41be-baf4-fdf898e350a2 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] POST http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd/action Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18bbc680-7953-41be-baf4-fdf898e350a2 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18bbc680-7953-41be-baf4-fdf898e350a2 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-18bbc680-7953-41be-baf4-fdf898e350a2 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:29 devstack devstack@c-api.service[87675]: ERROR cinder.volume.api [None req-18bbc680-7953-41be-baf4-fdf898e350a2 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Quota exceeded for 14569a9ff4864a94872267cde46a61dd, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 13:45:29 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-18bbc680-7953-41be-baf4-fdf898e350a2 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd/action returned with HTTP 413 Sep 07 13:45:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 157/320] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:45:28 2026] POST /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd/action => generated 208 bytes in 588 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:45:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9399c084-e4af-4473-8c29-d9380df26b78 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9399c084-e4af-4473-8c29-d9380df26b78 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] GET http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9399c084-e4af-4473-8c29-d9380df26b78 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9399c084-e4af-4473-8c29-d9380df26b78 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9399c084-e4af-4473-8c29-d9380df26b78 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9399c084-e4af-4473-8c29-d9380df26b78 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 200 Sep 07 13:45:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 164/321] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:29 2026] GET /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Delete volume with id: e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Delete volume request issued successfully. Sep 07 13:45:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d58b51da-9e21-4384-8917-cb5e9ce2f7db tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 202 Sep 07 13:45:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 158/322] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:45:29 2026] DELETE /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 0 bytes in 1004 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-69c5ce3e-c0c8-48d1-a006-8c72d530b020 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69c5ce3e-c0c8-48d1-a006-8c72d530b020 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] GET http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69c5ce3e-c0c8-48d1-a006-8c72d530b020 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69c5ce3e-c0c8-48d1-a006-8c72d530b020 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-69c5ce3e-c0c8-48d1-a006-8c72d530b020 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69c5ce3e-c0c8-48d1-a006-8c72d530b020 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 200 Sep 07 13:45:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 165/323] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:30 2026] GET /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-25b61fcb-ee4a-4718-b9ae-6c55ad2f9472 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25b61fcb-ee4a-4718-b9ae-6c55ad2f9472 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] GET http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25b61fcb-ee4a-4718-b9ae-6c55ad2f9472 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25b61fcb-ee4a-4718-b9ae-6c55ad2f9472 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-25b61fcb-ee4a-4718-b9ae-6c55ad2f9472 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Volume info retrieved successfully. Sep 07 13:45:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25b61fcb-ee4a-4718-b9ae-6c55ad2f9472 tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 200 Sep 07 13:45:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 159/324] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:31 2026] GET /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a30cda05-3280-445d-87fc-f2f01399d74c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a30cda05-3280-445d-87fc-f2f01399d74c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] GET http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd Sep 07 13:45:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a30cda05-3280-445d-87fc-f2f01399d74c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a30cda05-3280-445d-87fc-f2f01399d74c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a30cda05-3280-445d-87fc-f2f01399d74c tempest-VolumeQuotasNegativeTestJSON-1600993674 tempest-VolumeQuotasNegativeTestJSON-1600993674-project-member] http://192.168.122.11/volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd returned with HTTP 404 Sep 07 13:45:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 166/325] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:32 2026] GET /volume/v3/volumes/e2c0e9b4-4e20-4838-b832-06d7333f35bd => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d0189f72-b05d-4534-9d26-2616116a4782 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d0189f72-b05d-4534-9d26-2616116a4782 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd Sep 07 13:45:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d0189f72-b05d-4534-9d26-2616116a4782 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d0189f72-b05d-4534-9d26-2616116a4782 tempest-VolumeQuotasNegativeTestJSON-1654806251 tempest-VolumeQuotasNegativeTestJSON-1654806251-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd returned with HTTP 200 Sep 07 13:45:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 160/326] 192.168.122.11 () {60 vars in 1254 bytes} [Mon Sep 7 13:45:32 2026] PUT /volume/v3/os-quota-sets/14569a9ff4864a94872267cde46a61dd => generated 398 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:42 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=199,cinder:INSERT=20,cinder:UPDATE=33 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:45:42 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=313,cinder:UPDATE=77,cinder:INSERT=52 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-19e6589d-f99e-4028-920f-7a46458861c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-19e6589d-f99e-4028-920f-7a46458861c2 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-19e6589d-f99e-4028-920f-7a46458861c2 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-19e6589d-f99e-4028-920f-7a46458861c2 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:45:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 167/327] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:45:43 2026] POST /volume/v3/types => generated 188 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-72ad348b-8cc7-454d-a97d-3fe7ccd77df6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-72ad348b-8cc7-454d-a97d-3fe7ccd77df6 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:45:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-72ad348b-8cc7-454d-a97d-3fe7ccd77df6 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-72ad348b-8cc7-454d-a97d-3fe7ccd77df6 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:45:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 161/328] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:45:43 2026] POST /volume/v3/types => generated 188 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b9f25def-9776-4744-8e80-04d008dad308 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Create volume of 1 GB Sep 07 13:45:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Availability Zones retrieved successfully. Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Flow 'volume_create_api' (a26e1015-4aa5-4bab-b341-390e7a85bd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fbead8-b206-4d7a-a04b-d6f33883f552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fbead8-b206-4d7a-a04b-d6f33883f552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:45:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a859ac43-981c-492c-b129-9a6da2fa696c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a859ac43-981c-492c-b129-9a6da2fa696c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9af48ca-4419-4786-b1d6-3fdc92761d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-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 07 13:45:44 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-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 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Created reservations ['319270fa-0ace-4002-8383-5e0c57e3f163', 'f333ef18-df7a-4767-a09e-27fa81ed0088', '815aa5fd-6820-4356-ac45-75093093d3f9', '1eb7b792-e7ad-42a3-b95b-cc3457a7f5bb'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9af48ca-4419-4786-b1d6-3fdc92761d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['319270fa-0ace-4002-8383-5e0c57e3f163', 'f333ef18-df7a-4767-a09e-27fa81ed0088', '815aa5fd-6820-4356-ac45-75093093d3f9', '1eb7b792-e7ad-42a3-b95b-cc3457a7f5bb']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f913af-9166-49bb-85da-303bde7b26fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f913af-9166-49bb-85da-303bde7b26fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '582f2daa-db09-48af-9e79-fde9d4756c6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2702e573b3455d86b46d4b5b539797',qos_specs=None,replication_status=,reservations=['319270fa-0ace-4002-8383-5e0c57e3f163','f333ef18-df7a-4767-a09e-27fa81ed0088','815aa5fd-6820-4356-ac45-75093093d3f9','1eb7b792-e7ad-42a3-b95b-cc3457a7f5bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7abf5c99ab7455f90308c1feea43c6e',volume_type_id=a859ac43-981c-492c-b129-9a6da2fa696c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=582f2daa-db09-48af-9e79-fde9d4756c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2702e573b3455d86b46d4b5b539797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7abf5c99ab7455f90308c1feea43c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a859ac43-981c-492c-b129-9a6da2fa696c),volume_type_id=a859ac43-981c-492c-b129-9a6da2fa696c)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad60d3f0-e7fd-4574-8732-e36d7d0ff2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad60d3f0-e7fd-4574-8732-e36d7d0ff2aa) transitioned into state 'SUCCESS' from state '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-536119521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2702e573b3455d86b46d4b5b539797',qos_specs=None,replication_status=,reservations=['319270fa-0ace-4002-8383-5e0c57e3f163','f333ef18-df7a-4767-a09e-27fa81ed0088','815aa5fd-6820-4356-ac45-75093093d3f9','1eb7b792-e7ad-42a3-b95b-cc3457a7f5bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7abf5c99ab7455f90308c1feea43c6e',volume_type_id=a859ac43-981c-492c-b129-9a6da2fa696c)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d789976-df65-40e7-bd9d-cd82e8cd4088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d789976-df65-40e7-bd9d-cd82e8cd4088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Flow 'volume_create_api' (a26e1015-4aa5-4bab-b341-390e7a85bd23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Create volume request issued successfully. Sep 07 13:45:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9f25def-9776-4744-8e80-04d008dad308 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 168/329] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:45:43 2026] POST /volume/v3/volumes => generated 773 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-579e12a8-3b33-4332-aaf3-fa50f865e9cb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-579e12a8-3b33-4332-aaf3-fa50f865e9cb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-579e12a8-3b33-4332-aaf3-fa50f865e9cb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-579e12a8-3b33-4332-aaf3-fa50f865e9cb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-579e12a8-3b33-4332-aaf3-fa50f865e9cb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-579e12a8-3b33-4332-aaf3-fa50f865e9cb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 162/330] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:44 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 841 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f3da30a6-3d4d-41cd-9e70-d8fccc6251cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3da30a6-3d4d-41cd-9e70-d8fccc6251cd tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3da30a6-3d4d-41cd-9e70-d8fccc6251cd tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3da30a6-3d4d-41cd-9e70-d8fccc6251cd tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f3da30a6-3d4d-41cd-9e70-d8fccc6251cd tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3da30a6-3d4d-41cd-9e70-d8fccc6251cd tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 169/331] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:44 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b8042c11-d964-4708-b467-5d120755ed51 req-6e6c77da-89f0-486e-aba0-07baf837247c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-6e6c77da-89f0-486e-aba0-07baf837247c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-6e6c77da-89f0-486e-aba0-07baf837247c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-6e6c77da-89f0-486e-aba0-07baf837247c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-b8042c11-d964-4708-b467-5d120755ed51 req-6e6c77da-89f0-486e-aba0-07baf837247c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-6e6c77da-89f0-486e-aba0-07baf837247c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 163/332] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:45:44 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-27772ba6-8da4-4634-96ad-45bada6e861a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-27772ba6-8da4-4634-96ad-45bada6e861a None None] GET http://192.168.122.11/volume// Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-27772ba6-8da4-4634-96ad-45bada6e861a None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-27772ba6-8da4-4634-96ad-45bada6e861a None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-27772ba6-8da4-4634-96ad-45bada6e861a None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:45:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 170/333] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:45:45 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b8042c11-d964-4708-b467-5d120755ed51 req-d7ba43a9-c73b-4aef-adc7-8bea1c45c4c0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-d7ba43a9-c73b-4aef-adc7-8bea1c45c4c0 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-d7ba43a9-c73b-4aef-adc7-8bea1c45c4c0 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a1915e1-4dfd-4547-a1cb-17e1fa136b20", "connector": null, "instance_uuid": "5f0d966f-f1f7-4f41-88e3-82e39ca608c4"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-d7ba43a9-c73b-4aef-adc7-8bea1c45c4c0 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:45:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 164/334] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:45:45 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 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-87c5d6f0-a222-4ecc-b170-80a6315429b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87c5d6f0-a222-4ecc-b170-80a6315429b3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87c5d6f0-a222-4ecc-b170-80a6315429b3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87c5d6f0-a222-4ecc-b170-80a6315429b3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fc5ab59c-c961-477d-9f13-c040f2efb438 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc5ab59c-c961-477d-9f13-c040f2efb438 None None] GET http://192.168.122.11/volume// Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc5ab59c-c961-477d-9f13-c040f2efb438 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc5ab59c-c961-477d-9f13-c040f2efb438 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc5ab59c-c961-477d-9f13-c040f2efb438 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:45:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 165/335] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:45:45 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b8042c11-d964-4708-b467-5d120755ed51 req-55151d4b-4fba-4526-a76d-4a20ea318304 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-55151d4b-4fba-4526-a76d-4a20ea318304 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-55151d4b-4fba-4526-a76d-4a20ea318304 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-55151d4b-4fba-4526-a76d-4a20ea318304 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-87c5d6f0-a222-4ecc-b170-80a6315429b3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87c5d6f0-a222-4ecc-b170-80a6315429b3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 171/336] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:45 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 852 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-b8042c11-d964-4708-b467-5d120755ed51 req-55151d4b-4fba-4526-a76d-4a20ea318304 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1cc3f8ea-87c4-4225-a15b-b5bff05e1efb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-55151d4b-4fba-4526-a76d-4a20ea318304 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 166/337] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:45:45 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1033 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1cc3f8ea-87c4-4225-a15b-b5bff05e1efb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1cc3f8ea-87c4-4225-a15b-b5bff05e1efb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1cc3f8ea-87c4-4225-a15b-b5bff05e1efb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1cc3f8ea-87c4-4225-a15b-b5bff05e1efb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1cc3f8ea-87c4-4225-a15b-b5bff05e1efb tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 172/338] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:45 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b8042c11-d964-4708-b467-5d120755ed51 req-50f7132d-103a-480c-8d73-d4f8538b3603 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-50f7132d-103a-480c-8d73-d4f8538b3603 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] PUT http://192.168.122.11/volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6 Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-50f7132d-103a-480c-8d73-d4f8538b3603 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-b8042c11-d964-4708-b467-5d120755ed51 req-50f7132d-103a-480c-8d73-d4f8538b3603 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Acquiring lock "cinder-attachment_update-8a1915e1-4dfd-4547-a1cb-17e1fa136b20-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-b8042c11-d964-4708-b467-5d120755ed51 req-50f7132d-103a-480c-8d73-d4f8538b3603 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-8a1915e1-4dfd-4547-a1cb-17e1fa136b20-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:45:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:46 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-b8042c11-d964-4708-b467-5d120755ed51 req-50f7132d-103a-480c-8d73-d4f8538b3603 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-8a1915e1-4dfd-4547-a1cb-17e1fa136b20-devstack" released by "attachment_update" :: held 0.276s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-50f7132d-103a-480c-8d73-d4f8538b3603 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6 returned with HTTP 200 Sep 07 13:45:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 167/339] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:45:45 2026] PUT /volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6 => generated 694 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-15751c34-ed5e-4828-bf50-956174c8b879 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-15751c34-ed5e-4828-bf50-956174c8b879 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-15751c34-ed5e-4828-bf50-956174c8b879 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-15751c34-ed5e-4828-bf50-956174c8b879 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-15751c34-ed5e-4828-bf50-956174c8b879 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-15751c34-ed5e-4828-bf50-956174c8b879 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 173/340] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:46 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-96847557-2c0a-44e0-a2b0-d06ef3698b77 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-96847557-2c0a-44e0-a2b0-d06ef3698b77 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-96847557-2c0a-44e0-a2b0-d06ef3698b77 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-96847557-2c0a-44e0-a2b0-d06ef3698b77 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-96847557-2c0a-44e0-a2b0-d06ef3698b77 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-96847557-2c0a-44e0-a2b0-d06ef3698b77 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 168/341] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:46 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4b05a3cf-f9a4-4e13-8383-76562299f2cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b05a3cf-f9a4-4e13-8383-76562299f2cc tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b05a3cf-f9a4-4e13-8383-76562299f2cc tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b05a3cf-f9a4-4e13-8383-76562299f2cc tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4b05a3cf-f9a4-4e13-8383-76562299f2cc tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Volume info retrieved successfully. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b05a3cf-f9a4-4e13-8383-76562299f2cc tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 174/342] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:46 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 1029 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] POST http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b/action Sep 07 13:45:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-b8042c11-d964-4708-b467-5d120755ed51 req-c2e04978-d783-45ec-af8d-aec810341980 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-c2e04978-d783-45ec-af8d-aec810341980 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6/action Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-c2e04978-d783-45ec-af8d-aec810341980 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-c2e04978-d783-45ec-af8d-aec810341980 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:46 devstack devstack@c-api.service[87675]: /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 07 13:45:46 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:45:46 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-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 07 13:45:46 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-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 07 13:45:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b8042c11-d964-4708-b467-5d120755ed51 req-c2e04978-d783-45ec-af8d-aec810341980 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6/action returned with HTTP 204 Sep 07 13:45:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 175/343] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:45:46 2026] POST /volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:47 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Created reservations ['0cedf0fc-c1ed-4ee1-af87-2b44ff3c0075', '7f450458-9f11-4ee3-9684-10cc78f34b82'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:47 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-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 07 13:45:47 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-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 07 13:45:47 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Created reservations ['0a69ed4b-00f0-46e6-a793-8085d0b10832', 'e79013b1-ed32-43ab-8d47-88ece1cfc10d'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Retype volume request issued successfully. Sep 07 13:45:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c09e2f5-b8a7-45cf-add4-1ccfeca1bb55 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b/action returned with HTTP 202 Sep 07 13:45:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 169/344] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:45:46 2026] POST /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b/action => generated 0 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:45:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d644dcde-0a7a-4ed9-9adc-94990f0d06fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d644dcde-0a7a-4ed9-9adc-94990f0d06fe tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d644dcde-0a7a-4ed9-9adc-94990f0d06fe tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d644dcde-0a7a-4ed9-9adc-94990f0d06fe tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d644dcde-0a7a-4ed9-9adc-94990f0d06fe tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d644dcde-0a7a-4ed9-9adc-94990f0d06fe tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 176/345] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:47 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5c1f3884-938a-42cf-b489-0ae8da8ede93 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c1f3884-938a-42cf-b489-0ae8da8ede93 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c1f3884-938a-42cf-b489-0ae8da8ede93 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c1f3884-938a-42cf-b489-0ae8da8ede93 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5c1f3884-938a-42cf-b489-0ae8da8ede93 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c1f3884-938a-42cf-b489-0ae8da8ede93 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 170/346] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:47 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1145 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-659ff7e6-5184-4509-a027-24e24eae6a01 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-659ff7e6-5184-4509-a027-24e24eae6a01 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-659ff7e6-5184-4509-a027-24e24eae6a01 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-659ff7e6-5184-4509-a027-24e24eae6a01 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-659ff7e6-5184-4509-a027-24e24eae6a01 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-659ff7e6-5184-4509-a027-24e24eae6a01 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 177/347] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:47 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1145 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f11953d5-4eb2-41eb-bd7b-5979af207c68 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f11953d5-4eb2-41eb-bd7b-5979af207c68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f11953d5-4eb2-41eb-bd7b-5979af207c68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f11953d5-4eb2-41eb-bd7b-5979af207c68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f11953d5-4eb2-41eb-bd7b-5979af207c68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f11953d5-4eb2-41eb-bd7b-5979af207c68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 171/348] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:48 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 866 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-61f7cd3a-309b-448b-8d65-8f31b7fcb966 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-61f7cd3a-309b-448b-8d65-8f31b7fcb966 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-61f7cd3a-309b-448b-8d65-8f31b7fcb966 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-61f7cd3a-309b-448b-8d65-8f31b7fcb966 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-61f7cd3a-309b-448b-8d65-8f31b7fcb966 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Volume info retrieved successfully. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-61f7cd3a-309b-448b-8d65-8f31b7fcb966 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 178/349] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:48 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 1029 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-abcecb43-a396-45d5-bc83-d812d815bb46 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-abcecb43-a396-45d5-bc83-d812d815bb46 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] GET http://192.168.122.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521 Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-abcecb43-a396-45d5-bc83-d812d815bb46 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-abcecb43-a396-45d5-bc83-d812d815bb46 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-abcecb43-a396-45d5-bc83-d812d815bb46 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521'), ('all_tenants', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-abcecb43-a396-45d5-bc83-d812d815bb46 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Get all volumes completed successfully. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-abcecb43-a396-45d5-bc83-d812d815bb46 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521 returned with HTTP 200 Sep 07 13:45:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 172/350] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:45:48 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-536119521 => generated 352 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b987f4e-8304-4fcc-b9e2-8b3e17622d68 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b987f4e-8304-4fcc-b9e2-8b3e17622d68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b987f4e-8304-4fcc-b9e2-8b3e17622d68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b987f4e-8304-4fcc-b9e2-8b3e17622d68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b987f4e-8304-4fcc-b9e2-8b3e17622d68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b987f4e-8304-4fcc-b9e2-8b3e17622d68 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 179/351] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:48 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 866 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] DELETE http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Delete volume with id: 582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Delete volume request issued successfully. Sep 07 13:45:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb1eb422-9ac2-4197-8537-cb521076bdaa tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 202 Sep 07 13:45:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 173/352] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:45:48 2026] DELETE /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db89e3e3-0a41-46dc-afcc-4dd8d0f35bc7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db89e3e3-0a41-46dc-afcc-4dd8d0f35bc7 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db89e3e3-0a41-46dc-afcc-4dd8d0f35bc7 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db89e3e3-0a41-46dc-afcc-4dd8d0f35bc7 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-db89e3e3-0a41-46dc-afcc-4dd8d0f35bc7 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db89e3e3-0a41-46dc-afcc-4dd8d0f35bc7 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 180/353] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:48 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5c979356-1214-4b02-8dda-88681e12f875 req-828bde0b-7914-4873-8053-8cdb7d66d5c6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-828bde0b-7914-4873-8053-8cdb7d66d5c6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-828bde0b-7914-4873-8053-8cdb7d66d5c6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-828bde0b-7914-4873-8053-8cdb7d66d5c6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5c979356-1214-4b02-8dda-88681e12f875 req-828bde0b-7914-4873-8053-8cdb7d66d5c6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-828bde0b-7914-4873-8053-8cdb7d66d5c6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 174/354] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:45:49 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1145 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1819f366-da4f-40b8-bb1d-79423e08d098 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1819f366-da4f-40b8-bb1d-79423e08d098 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1819f366-da4f-40b8-bb1d-79423e08d098 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1819f366-da4f-40b8-bb1d-79423e08d098 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1819f366-da4f-40b8-bb1d-79423e08d098 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Volume info retrieved successfully. Sep 07 13:45:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1819f366-da4f-40b8-bb1d-79423e08d098 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 200 Sep 07 13:45:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 181/355] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:50 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 865 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-747ecdf2-340a-46a3-84b7-09799b3aa745 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-747ecdf2-340a-46a3-84b7-09799b3aa745 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] GET http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-747ecdf2-340a-46a3-84b7-09799b3aa745 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-747ecdf2-340a-46a3-84b7-09799b3aa745 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-747ecdf2-340a-46a3-84b7-09799b3aa745 tempest-VolumeRetypeWithoutMigrationTest-1563975271 tempest-VolumeRetypeWithoutMigrationTest-1563975271-project-member] http://192.168.122.11/volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b returned with HTTP 404 Sep 07 13:45:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 175/356] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:45:51 2026] GET /volume/v3/volumes/582f2daa-db09-48af-9e79-fde9d4756c6b => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4afc92e4-7f3c-46b6-81c8-d787ca5b4f6d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4afc92e4-7f3c-46b6-81c8-d787ca5b4f6d tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] DELETE http://192.168.122.11/volume/v3/types/d2fe0c35-0c15-4254-8019-ae77d95bc404 Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4afc92e4-7f3c-46b6-81c8-d787ca5b4f6d tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4afc92e4-7f3c-46b6-81c8-d787ca5b4f6d tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4afc92e4-7f3c-46b6-81c8-d787ca5b4f6d tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/types/d2fe0c35-0c15-4254-8019-ae77d95bc404 returned with HTTP 202 Sep 07 13:45:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 182/357] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:45:51 2026] DELETE /volume/v3/types/d2fe0c35-0c15-4254-8019-ae77d95bc404 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-23661218-d3ca-4e11-be10-b55f4605429a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23661218-d3ca-4e11-be10-b55f4605429a tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] GET http://192.168.122.11/volume/v3/types/d2fe0c35-0c15-4254-8019-ae77d95bc404 Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23661218-d3ca-4e11-be10-b55f4605429a tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23661218-d3ca-4e11-be10-b55f4605429a tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23661218-d3ca-4e11-be10-b55f4605429a tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/types/d2fe0c35-0c15-4254-8019-ae77d95bc404 returned with HTTP 404 Sep 07 13:45:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 176/358] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:45:51 2026] GET /volume/v3/types/d2fe0c35-0c15-4254-8019-ae77d95bc404 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cf03cd43-71e9-4dd7-9d96-267a913ec3c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf03cd43-71e9-4dd7-9d96-267a913ec3c2 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] DELETE http://192.168.122.11/volume/v3/types/a859ac43-981c-492c-b129-9a6da2fa696c Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf03cd43-71e9-4dd7-9d96-267a913ec3c2 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf03cd43-71e9-4dd7-9d96-267a913ec3c2 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf03cd43-71e9-4dd7-9d96-267a913ec3c2 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/types/a859ac43-981c-492c-b129-9a6da2fa696c returned with HTTP 202 Sep 07 13:45:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 183/359] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:45:51 2026] DELETE /volume/v3/types/a859ac43-981c-492c-b129-9a6da2fa696c => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-69a9a324-7326-4c6b-b46b-1d7808d221f9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69a9a324-7326-4c6b-b46b-1d7808d221f9 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] GET http://192.168.122.11/volume/v3/types/a859ac43-981c-492c-b129-9a6da2fa696c Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69a9a324-7326-4c6b-b46b-1d7808d221f9 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69a9a324-7326-4c6b-b46b-1d7808d221f9 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69a9a324-7326-4c6b-b46b-1d7808d221f9 tempest-VolumeRetypeWithoutMigrationTest-908015926 tempest-VolumeRetypeWithoutMigrationTest-908015926-project-admin] http://192.168.122.11/volume/v3/types/a859ac43-981c-492c-b129-9a6da2fa696c returned with HTTP 404 Sep 07 13:45:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 177/360] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:45:51 2026] GET /volume/v3/types/a859ac43-981c-492c-b129-9a6da2fa696c => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-31419331-1b11-40cb-b971-4d2c60cdbc49 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-31419331-1b11-40cb-b971-4d2c60cdbc49 None None] GET http://192.168.122.11/volume// Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-31419331-1b11-40cb-b971-4d2c60cdbc49 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-31419331-1b11-40cb-b971-4d2c60cdbc49 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-31419331-1b11-40cb-b971-4d2c60cdbc49 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:45:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 184/361] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:45:51 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5c979356-1214-4b02-8dda-88681e12f875 req-f1e3cda6-dc57-4e8e-a008-b54262b060c4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-f1e3cda6-dc57-4e8e-a008-b54262b060c4 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:45:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-f1e3cda6-dc57-4e8e-a008-b54262b060c4 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a1915e1-4dfd-4547-a1cb-17e1fa136b20", "connector": null, "instance_uuid": "5f0d966f-f1f7-4f41-88e3-82e39ca608c4"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-f1e3cda6-dc57-4e8e-a008-b54262b060c4 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:45:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 178/362] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:45:52 2026] POST /volume/v3/attachments => generated 273 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7cb85ba6-2216-4fa6-a14f-fab14a13ee35 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7cb85ba6-2216-4fa6-a14f-fab14a13ee35 None None] GET http://192.168.122.11/volume// Sep 07 13:45:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7cb85ba6-2216-4fa6-a14f-fab14a13ee35 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7cb85ba6-2216-4fa6-a14f-fab14a13ee35 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7cb85ba6-2216-4fa6-a14f-fab14a13ee35 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:45:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 185/363] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:45:52 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5c979356-1214-4b02-8dda-88681e12f875 req-d9ffe590-c0bb-4a60-9568-35dd775c6b4d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-d9ffe590-c0bb-4a60-9568-35dd775c6b4d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-d9ffe590-c0bb-4a60-9568-35dd775c6b4d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-d9ffe590-c0bb-4a60-9568-35dd775c6b4d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5c979356-1214-4b02-8dda-88681e12f875 req-d9ffe590-c0bb-4a60-9568-35dd775c6b4d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-d9ffe590-c0bb-4a60-9568-35dd775c6b4d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 179/364] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:45:52 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1326 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:45:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5c979356-1214-4b02-8dda-88681e12f875 req-07bde021-cf5d-4b98-9926-02b8b719c6c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-07bde021-cf5d-4b98-9926-02b8b719c6c5 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] DELETE http://192.168.122.11/volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6 Sep 07 13:45:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-07bde021-cf5d-4b98-9926-02b8b719c6c5 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-07bde021-cf5d-4b98-9926-02b8b719c6c5 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87676]: /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 07 13:45:52 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:45:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-07bde021-cf5d-4b98-9926-02b8b719c6c5 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6 returned with HTTP 200 Sep 07 13:45:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 186/365] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:45:52 2026] DELETE /volume/v3/attachments/0dca0210-64c9-4479-b3af-e5603179f4a6 => generated 192 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d6b03686-87b1-4ca4-a728-7687fc79fa09 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d6b03686-87b1-4ca4-a728-7687fc79fa09 None None] GET http://192.168.122.11/volume// Sep 07 13:45:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d6b03686-87b1-4ca4-a728-7687fc79fa09 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d6b03686-87b1-4ca4-a728-7687fc79fa09 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d6b03686-87b1-4ca4-a728-7687fc79fa09 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:45:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 180/366] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:45:53 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5c979356-1214-4b02-8dda-88681e12f875 req-1104658e-6217-4a51-9d63-dfea5affe45e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-1104658e-6217-4a51-9d63-dfea5affe45e tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:45:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-1104658e-6217-4a51-9d63-dfea5affe45e tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-1104658e-6217-4a51-9d63-dfea5affe45e tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-5c979356-1214-4b02-8dda-88681e12f875 req-1104658e-6217-4a51-9d63-dfea5affe45e tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:45:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-1104658e-6217-4a51-9d63-dfea5affe45e tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:45:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 187/367] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:45:53 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1033 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:45:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5c979356-1214-4b02-8dda-88681e12f875 req-bf23a766-bad5-4275-a4db-6533227a7f15 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-bf23a766-bad5-4275-a4db-6533227a7f15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] PUT http://192.168.122.11/volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2 Sep 07 13:45:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-bf23a766-bad5-4275-a4db-6533227a7f15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:54 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-5c979356-1214-4b02-8dda-88681e12f875 req-bf23a766-bad5-4275-a4db-6533227a7f15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Acquiring lock "cinder-attachment_update-8a1915e1-4dfd-4547-a1cb-17e1fa136b20-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:45:54 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-5c979356-1214-4b02-8dda-88681e12f875 req-bf23a766-bad5-4275-a4db-6533227a7f15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-8a1915e1-4dfd-4547-a1cb-17e1fa136b20-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:45:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:45:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:45:54 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-5c979356-1214-4b02-8dda-88681e12f875 req-bf23a766-bad5-4275-a4db-6533227a7f15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-8a1915e1-4dfd-4547-a1cb-17e1fa136b20-devstack" released by "attachment_update" :: held 0.224s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:45:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-bf23a766-bad5-4275-a4db-6533227a7f15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2 returned with HTTP 200 Sep 07 13:45:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 181/368] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:45:54 2026] PUT /volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2 => generated 694 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5c979356-1214-4b02-8dda-88681e12f875 req-9bf7c3fb-4bfc-47fd-9a2c-3538c32b5466 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-9bf7c3fb-4bfc-47fd-9a2c-3538c32b5466 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2/action Sep 07 13:45:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-9bf7c3fb-4bfc-47fd-9a2c-3538c32b5466 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-9bf7c3fb-4bfc-47fd-9a2c-3538c32b5466 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:45:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:45:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c979356-1214-4b02-8dda-88681e12f875 req-9bf7c3fb-4bfc-47fd-9a2c-3538c32b5466 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2/action returned with HTTP 204 Sep 07 13:45:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 188/369] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:45:54 2026] POST /volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:04 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=90,cinder:INSERT=10,cinder:UPDATE=11 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:46:04 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=115,cinder:INSERT=11,cinder:UPDATE=27 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:46:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:46:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1663593221"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Create volume request body: {'volume': {'imageRef': '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1663593221'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Create volume of 1 GB Sep 07 13:46:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Availability Zones retrieved successfully. Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Flow 'volume_create_api' (c09751a0-982a-4ae1-9204-2a865bfb79e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87b3e7b-2a37-4535-ae8e-e2a988675ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87b3e7b-2a37-4535-ae8e-e2a988675ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd5a339-471d-48a9-b6fc-e71e281752f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Created reservations ['0156ffb1-4021-426f-8465-49c825797ed1', '105c8db9-055c-4c53-ba91-253aa92a986f', '78dc12b9-bc40-4fb9-87ae-3624b0329f10', 'caaa60b5-6504-4eb3-a9f6-f0dc09966ae9'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd5a339-471d-48a9-b6fc-e71e281752f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0156ffb1-4021-426f-8465-49c825797ed1', '105c8db9-055c-4c53-ba91-253aa92a986f', '78dc12b9-bc40-4fb9-87ae-3624b0329f10', 'caaa60b5-6504-4eb3-a9f6-f0dc09966ae9']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57870520-adfa-498a-a61b-711647edc1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57870520-adfa-498a-a61b-711647edc1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be7ec110-1d9f-4836-83de-3bbad380f5dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1663593221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc1f6239959b46e790d09adf0f8d6051',qos_specs=None,replication_status=,reservations=['0156ffb1-4021-426f-8465-49c825797ed1','105c8db9-055c-4c53-ba91-253aa92a986f','78dc12b9-bc40-4fb9-87ae-3624b0329f10','caaa60b5-6504-4eb3-a9f6-f0dc09966ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b30f29f195b4f58aaf7c14db4ac50ba',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1663593221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be7ec110-1d9f-4836-83de-3bbad380f5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc1f6239959b46e790d09adf0f8d6051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b30f29f195b4f58aaf7c14db4ac50ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b25df25-74f3-4aed-bbf1-a487d2c5fedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b25df25-74f3-4aed-bbf1-a487d2c5fedd) transitioned into state 'SUCCESS' from state '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-1663593221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc1f6239959b46e790d09adf0f8d6051',qos_specs=None,replication_status=,reservations=['0156ffb1-4021-426f-8465-49c825797ed1','105c8db9-055c-4c53-ba91-253aa92a986f','78dc12b9-bc40-4fb9-87ae-3624b0329f10','caaa60b5-6504-4eb3-a9f6-f0dc09966ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b30f29f195b4f58aaf7c14db4ac50ba',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfa4aec-422e-48eb-9564-76278fb01957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfa4aec-422e-48eb-9564-76278fb01957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Flow 'volume_create_api' (c09751a0-982a-4ae1-9204-2a865bfb79e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Create volume request issued successfully. Sep 07 13:46:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25d5c91b-fdfe-4be2-960e-ffaa3859047e tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 182/370] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:46:06 2026] POST /volume/v3/volumes => generated 758 bytes in 2890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:46:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-11558997-4c56-446e-9f83-0d105096cab3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11558997-4c56-446e-9f83-0d105096cab3 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11558997-4c56-446e-9f83-0d105096cab3 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11558997-4c56-446e-9f83-0d105096cab3 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-11558997-4c56-446e-9f83-0d105096cab3 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11558997-4c56-446e-9f83-0d105096cab3 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 189/371] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:09 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 826 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e1d6431e-e93d-4085-8357-8560d0ae5c82 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e1d6431e-e93d-4085-8357-8560d0ae5c82 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e1d6431e-e93d-4085-8357-8560d0ae5c82 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e1d6431e-e93d-4085-8357-8560d0ae5c82 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e1d6431e-e93d-4085-8357-8560d0ae5c82 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e1d6431e-e93d-4085-8357-8560d0ae5c82 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 183/372] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:10 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bd74938a-58e4-448d-847e-934da286f56a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd74938a-58e4-448d-847e-934da286f56a tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd74938a-58e4-448d-847e-934da286f56a tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd74938a-58e4-448d-847e-934da286f56a tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bd74938a-58e4-448d-847e-934da286f56a tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd74938a-58e4-448d-847e-934da286f56a tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 190/373] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:11 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 850 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-727f7795-e038-4bd2-b237-c4235dbf774b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-727f7795-e038-4bd2-b237-c4235dbf774b tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-727f7795-e038-4bd2-b237-c4235dbf774b tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-727f7795-e038-4bd2-b237-c4235dbf774b tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-727f7795-e038-4bd2-b237-c4235dbf774b tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-727f7795-e038-4bd2-b237-c4235dbf774b tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 184/374] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:13 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5d4d72ef-0db2-4dca-a95f-98375efc1353 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5d4d72ef-0db2-4dca-a95f-98375efc1353 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5d4d72ef-0db2-4dca-a95f-98375efc1353 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5d4d72ef-0db2-4dca-a95f-98375efc1353 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5d4d72ef-0db2-4dca-a95f-98375efc1353 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5d4d72ef-0db2-4dca-a95f-98375efc1353 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 191/375] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:14 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 908 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0d4aeb8d-7f3c-48a5-a47c-4aa6eb44be76 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d4aeb8d-7f3c-48a5-a47c-4aa6eb44be76 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d4aeb8d-7f3c-48a5-a47c-4aa6eb44be76 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d4aeb8d-7f3c-48a5-a47c-4aa6eb44be76 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0d4aeb8d-7f3c-48a5-a47c-4aa6eb44be76 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d4aeb8d-7f3c-48a5-a47c-4aa6eb44be76 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 185/376] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:15 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-53d6014b-c1f3-4367-9d8c-62e2fc5496f9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-53d6014b-c1f3-4367-9d8c-62e2fc5496f9 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-53d6014b-c1f3-4367-9d8c-62e2fc5496f9 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-53d6014b-c1f3-4367-9d8c-62e2fc5496f9 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-53d6014b-c1f3-4367-9d8c-62e2fc5496f9 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-53d6014b-c1f3-4367-9d8c-62e2fc5496f9 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 192/377] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:16 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b5048b48-6666-40b3-a43d-661fda102827 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5048b48-6666-40b3-a43d-661fda102827 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5048b48-6666-40b3-a43d-661fda102827 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5048b48-6666-40b3-a43d-661fda102827 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2577f8ae-298d-481a-a253-623bf40a2892 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:46:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1948986958"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1948986958'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:17 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Create volume of 1 GB Sep 07 13:46:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Availability Zones retrieved successfully. Sep 07 13:46:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b5048b48-6666-40b3-a43d-661fda102827 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Flow 'volume_create_api' (4e9af578-b6b1-455c-86c4-c6ce1262a7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5048b48-6666-40b3-a43d-661fda102827 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 186/378] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:17 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 911 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61e7374-aa60-4a45-b0d0-f7264ac88277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61e7374-aa60-4a45-b0d0-f7264ac88277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f73905c-26cb-46c9-8c33-5198cb1184c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Created reservations ['32e354eb-31f0-4a15-b185-686931250a77', '362aa9a4-ccf8-4997-8693-95834fe23938', '6b9f6738-c22a-40e3-b4c0-3e040609624c', '9e191654-38c9-44bd-91d5-d538f5d14c84'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f73905c-26cb-46c9-8c33-5198cb1184c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e354eb-31f0-4a15-b185-686931250a77', '362aa9a4-ccf8-4997-8693-95834fe23938', '6b9f6738-c22a-40e3-b4c0-3e040609624c', '9e191654-38c9-44bd-91d5-d538f5d14c84']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3638d4-e5f6-4927-84f1-344445374c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3638d4-e5f6-4927-84f1-344445374c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d1c6978-ebd6-45e8-ab70-3ba264daf800', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1948986958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b27bf9537394e5286228382d27baa9c',qos_specs=None,replication_status=,reservations=['32e354eb-31f0-4a15-b185-686931250a77','362aa9a4-ccf8-4997-8693-95834fe23938','6b9f6738-c22a-40e3-b4c0-3e040609624c','9e191654-38c9-44bd-91d5-d538f5d14c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177a47b77e7142a48853d67c846e4075',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1948986958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d1c6978-ebd6-45e8-ab70-3ba264daf800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b27bf9537394e5286228382d27baa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='177a47b77e7142a48853d67c846e4075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b098bb-a1df-4f47-b382-c08ac22b42c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b098bb-a1df-4f47-b382-c08ac22b42c4) transitioned into state 'SUCCESS' from state '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-1948986958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b27bf9537394e5286228382d27baa9c',qos_specs=None,replication_status=,reservations=['32e354eb-31f0-4a15-b185-686931250a77','362aa9a4-ccf8-4997-8693-95834fe23938','6b9f6738-c22a-40e3-b4c0-3e040609624c','9e191654-38c9-44bd-91d5-d538f5d14c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177a47b77e7142a48853d67c846e4075',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2144262c-6a4b-4188-9957-ed1d0ecc026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2144262c-6a4b-4188-9957-ed1d0ecc026a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Flow 'volume_create_api' (4e9af578-b6b1-455c-86c4-c6ce1262a7b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Create volume request issued successfully. Sep 07 13:46:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2577f8ae-298d-481a-a253-623bf40a2892 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 193/379] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:46:17 2026] POST /volume/v3/volumes => generated 766 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f9321353-22af-400a-8f76-78201e2d7e7a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f9321353-22af-400a-8f76-78201e2d7e7a tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] GET http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f9321353-22af-400a-8f76-78201e2d7e7a tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f9321353-22af-400a-8f76-78201e2d7e7a tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f9321353-22af-400a-8f76-78201e2d7e7a tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Volume info retrieved successfully. Sep 07 13:46:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f9321353-22af-400a-8f76-78201e2d7e7a tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 200 Sep 07 13:46:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 187/380] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:18 2026] GET /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 834 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7f18d1d9-2c82-459e-bc0b-78d2d391fb54 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7f18d1d9-2c82-459e-bc0b-78d2d391fb54 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7f18d1d9-2c82-459e-bc0b-78d2d391fb54 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7f18d1d9-2c82-459e-bc0b-78d2d391fb54 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7f18d1d9-2c82-459e-bc0b-78d2d391fb54 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7f18d1d9-2c82-459e-bc0b-78d2d391fb54 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 194/381] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:19 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3fff8633-72b9-459d-943d-2da998df1ee1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3fff8633-72b9-459d-943d-2da998df1ee1 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] GET http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3fff8633-72b9-459d-943d-2da998df1ee1 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3fff8633-72b9-459d-943d-2da998df1ee1 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3fff8633-72b9-459d-943d-2da998df1ee1 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Volume info retrieved successfully. Sep 07 13:46:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3fff8633-72b9-459d-943d-2da998df1ee1 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 200 Sep 07 13:46:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 188/382] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:19 2026] GET /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-189a75ad-afa4-412f-bb0a-598d2d55e75f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-189a75ad-afa4-412f-bb0a-598d2d55e75f tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-189a75ad-afa4-412f-bb0a-598d2d55e75f tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-189a75ad-afa4-412f-bb0a-598d2d55e75f tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-189a75ad-afa4-412f-bb0a-598d2d55e75f tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-189a75ad-afa4-412f-bb0a-598d2d55e75f tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 195/383] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:20 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 911 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-03d5220a-e93f-41d5-9f56-d53074bbf2c7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03d5220a-e93f-41d5-9f56-d53074bbf2c7 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] GET http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03d5220a-e93f-41d5-9f56-d53074bbf2c7 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03d5220a-e93f-41d5-9f56-d53074bbf2c7 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-03d5220a-e93f-41d5-9f56-d53074bbf2c7 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Volume info retrieved successfully. Sep 07 13:46:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03d5220a-e93f-41d5-9f56-d53074bbf2c7 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 200 Sep 07 13:46:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 189/384] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:20 2026] GET /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c44fec05-5b3e-444f-82b2-4d2dad245b98 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c44fec05-5b3e-444f-82b2-4d2dad245b98 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c44fec05-5b3e-444f-82b2-4d2dad245b98 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c44fec05-5b3e-444f-82b2-4d2dad245b98 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c44fec05-5b3e-444f-82b2-4d2dad245b98 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c44fec05-5b3e-444f-82b2-4d2dad245b98 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 196/385] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:21 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 1329 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bb59e588-4801-46f0-9bd0-c00aa95b5d78 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb59e588-4801-46f0-9bd0-c00aa95b5d78 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] POST http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action Sep 07 13:46:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb59e588-4801-46f0-9bd0-c00aa95b5d78 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-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=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb59e588-4801-46f0-9bd0-c00aa95b5d78 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb59e588-4801-46f0-9bd0-c00aa95b5d78 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb59e588-4801-46f0-9bd0-c00aa95b5d78 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Update volume metadata completed successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb59e588-4801-46f0-9bd0-c00aa95b5d78 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action returned with HTTP 200 Sep 07 13:46:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 190/386] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:46:21 2026] POST /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action => generated 526 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8b348fb3-a3e8-44dd-bf28-46c01e356583 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b348fb3-a3e8-44dd-bf28-46c01e356583 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8b348fb3-a3e8-44dd-bf28-46c01e356583 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8b348fb3-a3e8-44dd-bf28-46c01e356583 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8b348fb3-a3e8-44dd-bf28-46c01e356583 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] Volume info retrieved successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b348fb3-a3e8-44dd-bf28-46c01e356583 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 197/387] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:21 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 1389 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7be0f038-599d-4555-a343-d221a937d6f6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7be0f038-599d-4555-a343-d221a937d6f6 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] POST http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action Sep 07 13:46:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7be0f038-599d-4555-a343-d221a937d6f6 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7be0f038-599d-4555-a343-d221a937d6f6 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7be0f038-599d-4555-a343-d221a937d6f6 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7be0f038-599d-4555-a343-d221a937d6f6 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Get volume image-metadata completed successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7be0f038-599d-4555-a343-d221a937d6f6 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Delete volume metadata completed successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7be0f038-599d-4555-a343-d221a937d6f6 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action returned with HTTP 200 Sep 07 13:46:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 191/388] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:46:21 2026] POST /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action => generated 0 bytes in 157 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 13:46:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0caea5b1-2920-4056-994c-6fce748355ba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0caea5b1-2920-4056-994c-6fce748355ba tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] POST http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action Sep 07 13:46:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0caea5b1-2920-4056-994c-6fce748355ba tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0caea5b1-2920-4056-994c-6fce748355ba tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0caea5b1-2920-4056-994c-6fce748355ba tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] Volume info retrieved successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0caea5b1-2920-4056-994c-6fce748355ba tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] Get volume image-metadata completed successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0caea5b1-2920-4056-994c-6fce748355ba tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-reader] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action returned with HTTP 200 Sep 07 13:46:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 198/389] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:46:22 2026] POST /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc/action => generated 500 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a2d37a4-2c11-45a9-a915-fc96e61f288c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a2d37a4-2c11-45a9-a915-fc96e61f288c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a2d37a4-2c11-45a9-a915-fc96e61f288c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a2d37a4-2c11-45a9-a915-fc96e61f288c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a2d37a4-2c11-45a9-a915-fc96e61f288c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a2d37a4-2c11-45a9-a915-fc96e61f288c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 192/390] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:22 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 1363 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-829a708a-f74d-42da-94ef-f6466b987ef4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-829a708a-f74d-42da-94ef-f6466b987ef4 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] DELETE http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-829a708a-f74d-42da-94ef-f6466b987ef4 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-829a708a-f74d-42da-94ef-f6466b987ef4 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-829a708a-f74d-42da-94ef-f6466b987ef4 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Delete volume with id: be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-829a708a-f74d-42da-94ef-f6466b987ef4 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-829a708a-f74d-42da-94ef-f6466b987ef4 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Delete volume request issued successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-829a708a-f74d-42da-94ef-f6466b987ef4 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 202 Sep 07 13:46:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 199/391] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:46:22 2026] DELETE /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:46:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5f2791e3-8531-4480-812c-5fb1a493033d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f2791e3-8531-4480-812c-5fb1a493033d tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5f2791e3-8531-4480-812c-5fb1a493033d tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5f2791e3-8531-4480-812c-5fb1a493033d tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5f2791e3-8531-4480-812c-5fb1a493033d tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f2791e3-8531-4480-812c-5fb1a493033d tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 193/392] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:22 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 1362 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6a131297-e1f9-4de0-9460-a24cbd242a2c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a131297-e1f9-4de0-9460-a24cbd242a2c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a131297-e1f9-4de0-9460-a24cbd242a2c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a131297-e1f9-4de0-9460-a24cbd242a2c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6a131297-e1f9-4de0-9460-a24cbd242a2c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Volume info retrieved successfully. Sep 07 13:46:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a131297-e1f9-4de0-9460-a24cbd242a2c tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 200 Sep 07 13:46:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 200/393] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:23 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 1362 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5a7278ea-d5b2-4343-8b07-6f92a1ccc7d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a7278ea-d5b2-4343-8b07-6f92a1ccc7d2 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] GET http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc Sep 07 13:46:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5a7278ea-d5b2-4343-8b07-6f92a1ccc7d2 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5a7278ea-d5b2-4343-8b07-6f92a1ccc7d2 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a7278ea-d5b2-4343-8b07-6f92a1ccc7d2 tempest-VolumesImageMetadata-2133615853 tempest-VolumesImageMetadata-2133615853-project-member] http://192.168.122.11/volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc returned with HTTP 404 Sep 07 13:46:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 194/394] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:24 2026] GET /volume/v3/volumes/be7ec110-1d9f-4836-83de-3bbad380f5dc => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b8e730ae-ad4a-48ff-a15a-e3a0512aa445 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8e730ae-ad4a-48ff-a15a-e3a0512aa445 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:46:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8e730ae-ad4a-48ff-a15a-e3a0512aa445 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8e730ae-ad4a-48ff-a15a-e3a0512aa445 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b8e730ae-ad4a-48ff-a15a-e3a0512aa445 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8e730ae-ad4a-48ff-a15a-e3a0512aa445 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:46:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 201/395] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:29 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1145 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-731c328a-ba1b-4dd3-bde7-8f408b7006e9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-731c328a-ba1b-4dd3-bde7-8f408b7006e9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:46:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-731c328a-ba1b-4dd3-bde7-8f408b7006e9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-731c328a-ba1b-4dd3-bde7-8f408b7006e9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-731c328a-ba1b-4dd3-bde7-8f408b7006e9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-731c328a-ba1b-4dd3-bde7-8f408b7006e9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:46:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 195/396] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:29 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1145 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-3c4f2e5c-f434-428f-b875-183b975cf2ab None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-3c4f2e5c-f434-428f-b875-183b975cf2ab tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:46:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-3c4f2e5c-f434-428f-b875-183b975cf2ab tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-3c4f2e5c-f434-428f-b875-183b975cf2ab tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-3c4f2e5c-f434-428f-b875-183b975cf2ab tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-3c4f2e5c-f434-428f-b875-183b975cf2ab tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:46:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 202/397] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:46:30 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1145 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-c8f938df-e44b-4731-986e-45943728ed00 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-c8f938df-e44b-4731-986e-45943728ed00 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20/action Sep 07 13:46:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-c8f938df-e44b-4731-986e-45943728ed00 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-c8f938df-e44b-4731-986e-45943728ed00 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-c8f938df-e44b-4731-986e-45943728ed00 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-c8f938df-e44b-4731-986e-45943728ed00 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Begin detaching volume completed successfully. Sep 07 13:46:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-c8f938df-e44b-4731-986e-45943728ed00 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20/action returned with HTTP 202 Sep 07 13:46:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 196/398] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:46:30 2026] POST /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:46:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52a0bd53-999c-4297-9242-fdf6baf4fe84 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52a0bd53-999c-4297-9242-fdf6baf4fe84 None None] GET http://192.168.122.11/volume// Sep 07 13:46:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52a0bd53-999c-4297-9242-fdf6baf4fe84 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52a0bd53-999c-4297-9242-fdf6baf4fe84 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52a0bd53-999c-4297-9242-fdf6baf4fe84 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:46:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 203/399] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:46:30 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-303fc776-0fa5-45b2-b461-ff2a8ecf3e59 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-303fc776-0fa5-45b2-b461-ff2a8ecf3e59 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:46:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-303fc776-0fa5-45b2-b461-ff2a8ecf3e59 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-303fc776-0fa5-45b2-b461-ff2a8ecf3e59 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-303fc776-0fa5-45b2-b461-ff2a8ecf3e59 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-303fc776-0fa5-45b2-b461-ff2a8ecf3e59 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:46:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 197/400] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:46:30 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 1329 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-9e1e11d6-0fb6-49c6-883b-f9b057243baf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-9e1e11d6-0fb6-49c6-883b-f9b057243baf tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] DELETE http://192.168.122.11/volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2 Sep 07 13:46:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-9e1e11d6-0fb6-49c6-883b-f9b057243baf tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-9e1e11d6-0fb6-49c6-883b-f9b057243baf tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:31 devstack devstack@c-api.service[87676]: /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 07 13:46:31 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:46:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-51dcc29e-a49b-44eb-a06a-eb1398d43cf7 req-9e1e11d6-0fb6-49c6-883b-f9b057243baf tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2 returned with HTTP 200 Sep 07 13:46:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 204/401] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:46:31 2026] DELETE /volume/v3/attachments/0a55ae20-d4bf-4ee8-b184-d3aa04b166d2 => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-126bcc1a-69f1-4064-9b90-8ecf4b10680f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-126bcc1a-69f1-4064-9b90-8ecf4b10680f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:46:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-126bcc1a-69f1-4064-9b90-8ecf4b10680f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-126bcc1a-69f1-4064-9b90-8ecf4b10680f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-126bcc1a-69f1-4064-9b90-8ecf4b10680f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-126bcc1a-69f1-4064-9b90-8ecf4b10680f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:46:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 205/402] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:31 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-870872256"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-870872256'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Create volume of 1 GB Sep 07 13:46:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Availability Zones retrieved successfully. Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Flow 'volume_create_api' (10bb9042-1eee-40a8-b960-dd22c09bad98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (736e3233-ac6a-4dad-896b-f8d7f56148e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (736e3233-ac6a-4dad-896b-f8d7f56148e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4a8f1f-2312-41eb-84b4-e43b9a1881f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3969eb2b-8568-46cc-bf20-dad963396822 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3969eb2b-8568-46cc-bf20-dad963396822 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] DELETE http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3969eb2b-8568-46cc-bf20-dad963396822 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3969eb2b-8568-46cc-bf20-dad963396822 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-3969eb2b-8568-46cc-bf20-dad963396822 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Delete volume with id: 7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3969eb2b-8568-46cc-bf20-dad963396822 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Volume info retrieved successfully. Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3969eb2b-8568-46cc-bf20-dad963396822 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Delete volume request issued successfully. Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3969eb2b-8568-46cc-bf20-dad963396822 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 202 Sep 07 13:46:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 206/403] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:46:32 2026] DELETE /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:46:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-54f75a32-eeaf-4638-bdbc-f809b288882c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54f75a32-eeaf-4638-bdbc-f809b288882c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] GET http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54f75a32-eeaf-4638-bdbc-f809b288882c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54f75a32-eeaf-4638-bdbc-f809b288882c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-54f75a32-eeaf-4638-bdbc-f809b288882c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Volume info retrieved successfully. Sep 07 13:46:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54f75a32-eeaf-4638-bdbc-f809b288882c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 200 Sep 07 13:46:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 207/404] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:32 2026] GET /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Created reservations ['14bf71a5-228b-44d8-ad78-ad8d6e844dc6', 'ef6cd328-5da9-4068-889b-3b9a6e4822e6', '69504a71-d5f5-40a1-9f92-af1bb9184799', 'abe94063-7d77-44b6-8246-0452c59a6221'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4a8f1f-2312-41eb-84b4-e43b9a1881f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14bf71a5-228b-44d8-ad78-ad8d6e844dc6', 'ef6cd328-5da9-4068-889b-3b9a6e4822e6', '69504a71-d5f5-40a1-9f92-af1bb9184799', 'abe94063-7d77-44b6-8246-0452c59a6221']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d37028-dc9e-4ec3-b4ec-6ce89069b169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d37028-dc9e-4ec3-b4ec-6ce89069b169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-870872256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d12c32733042ef8eccf9071830795c',qos_specs=None,replication_status=,reservations=['14bf71a5-228b-44d8-ad78-ad8d6e844dc6','ef6cd328-5da9-4068-889b-3b9a6e4822e6','69504a71-d5f5-40a1-9f92-af1bb9184799','abe94063-7d77-44b6-8246-0452c59a6221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ed33909b6948c5919d7cb2597149e9',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-870872256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d12c32733042ef8eccf9071830795c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ed33909b6948c5919d7cb2597149e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d9536e-bdb4-49a5-9c5a-6bb2c6adefed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d9536e-bdb4-49a5-9c5a-6bb2c6adefed) transitioned into state 'SUCCESS' from state '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-870872256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d12c32733042ef8eccf9071830795c',qos_specs=None,replication_status=,reservations=['14bf71a5-228b-44d8-ad78-ad8d6e844dc6','ef6cd328-5da9-4068-889b-3b9a6e4822e6','69504a71-d5f5-40a1-9f92-af1bb9184799','abe94063-7d77-44b6-8246-0452c59a6221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ed33909b6948c5919d7cb2597149e9',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99d3aed-cfe1-49c5-93d1-6a2fd8936639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99d3aed-cfe1-49c5-93d1-6a2fd8936639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Flow 'volume_create_api' (10bb9042-1eee-40a8-b960-dd22c09bad98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Create volume request issued successfully. Sep 07 13:46:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5563c46e-801b-4adf-856d-4fe65dbc8a66 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 198/405] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:46:31 2026] POST /volume/v3/volumes => generated 761 bytes in 1489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5aa74990-d9df-4515-955f-86df0b4d6662 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5aa74990-d9df-4515-955f-86df0b4d6662 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5aa74990-d9df-4515-955f-86df0b4d6662 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5aa74990-d9df-4515-955f-86df0b4d6662 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5aa74990-d9df-4515-955f-86df0b4d6662 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5aa74990-d9df-4515-955f-86df0b4d6662 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 200 Sep 07 13:46:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 208/406] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:33 2026] GET /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 829 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b70ee910-73c1-4459-a3bf-ea02c0802d93 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b70ee910-73c1-4459-a3bf-ea02c0802d93 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] GET http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b70ee910-73c1-4459-a3bf-ea02c0802d93 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b70ee910-73c1-4459-a3bf-ea02c0802d93 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b70ee910-73c1-4459-a3bf-ea02c0802d93 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Volume info retrieved successfully. Sep 07 13:46:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b70ee910-73c1-4459-a3bf-ea02c0802d93 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 200 Sep 07 13:46:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 199/407] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:33 2026] GET /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 858 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05ee4a1e-87e7-4937-9203-151bfe1deb2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05ee4a1e-87e7-4937-9203-151bfe1deb2f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05ee4a1e-87e7-4937-9203-151bfe1deb2f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05ee4a1e-87e7-4937-9203-151bfe1deb2f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05ee4a1e-87e7-4937-9203-151bfe1deb2f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05ee4a1e-87e7-4937-9203-151bfe1deb2f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 200 Sep 07 13:46:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 209/408] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:34 2026] GET /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 853 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4aa20e5e-e5bc-4066-b3bd-ef4e0b130937 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4aa20e5e-e5bc-4066-b3bd-ef4e0b130937 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] GET http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4aa20e5e-e5bc-4066-b3bd-ef4e0b130937 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4aa20e5e-e5bc-4066-b3bd-ef4e0b130937 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4aa20e5e-e5bc-4066-b3bd-ef4e0b130937 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Volume info retrieved successfully. Sep 07 13:46:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4aa20e5e-e5bc-4066-b3bd-ef4e0b130937 tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 200 Sep 07 13:46:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 200/409] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:34 2026] GET /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 858 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8a802e80-6aa8-4d98-b2ec-4297592c82cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a802e80-6aa8-4d98-b2ec-4297592c82cd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a802e80-6aa8-4d98-b2ec-4297592c82cd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a802e80-6aa8-4d98-b2ec-4297592c82cd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8a802e80-6aa8-4d98-b2ec-4297592c82cd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a802e80-6aa8-4d98-b2ec-4297592c82cd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 200 Sep 07 13:46:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 210/410] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:35 2026] GET /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-349a5728-488d-4d8e-b209-034a304fbc6c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-349a5728-488d-4d8e-b209-034a304fbc6c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] GET http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 Sep 07 13:46:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-349a5728-488d-4d8e-b209-034a304fbc6c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-349a5728-488d-4d8e-b209-034a304fbc6c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-349a5728-488d-4d8e-b209-034a304fbc6c tempest-ServerRescueNegativeTestJSON-1499909783 tempest-ServerRescueNegativeTestJSON-1499909783-project-member] http://192.168.122.11/volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 returned with HTTP 404 Sep 07 13:46:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 201/411] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:36 2026] GET /volume/v3/volumes/7d1c6978-ebd6-45e8-ab70-3ba264daf800 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a18b37c9-c013-4465-82e9-db93e9fa2ebc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a18b37c9-c013-4465-82e9-db93e9fa2ebc tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a18b37c9-c013-4465-82e9-db93e9fa2ebc tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a18b37c9-c013-4465-82e9-db93e9fa2ebc tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a18b37c9-c013-4465-82e9-db93e9fa2ebc tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a18b37c9-c013-4465-82e9-db93e9fa2ebc tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 200 Sep 07 13:46:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 211/412] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:36 2026] GET /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0ea20186-dd24-484b-be16-323a19591c5e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ea20186-dd24-484b-be16-323a19591c5e tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:46:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ea20186-dd24-484b-be16-323a19591c5e tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1598797282"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0ea20186-dd24-484b-be16-323a19591c5e tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:37 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-0ea20186-dd24-484b-be16-323a19591c5e tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Create snapshot from volume 798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:37 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-0ea20186-dd24-484b-be16-323a19591c5e tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Created reservations ['8470acc0-a268-4b9b-9a2f-61643a78d4b2', '1223b109-bae6-4eeb-942a-e874f8f7c079', '051ffd48-c71e-4118-8809-718e112de1df', 'db5c9891-7d5d-4dc3-9c99-ef69f0b091b6'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0ea20186-dd24-484b-be16-323a19591c5e tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot create request issued successfully. Sep 07 13:46:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ea20186-dd24-484b-be16-323a19591c5e tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:46:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 202/413] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:46:36 2026] POST /volume/v3/snapshots => generated 311 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2b8f2cad-3ca4-46f6-8e09-139331dbb372 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2b8f2cad-3ca4-46f6-8e09-139331dbb372 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2b8f2cad-3ca4-46f6-8e09-139331dbb372 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2b8f2cad-3ca4-46f6-8e09-139331dbb372 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2b8f2cad-3ca4-46f6-8e09-139331dbb372 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2b8f2cad-3ca4-46f6-8e09-139331dbb372 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 200 Sep 07 13:46:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 212/414] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:37 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 443 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-18191010-dc87-48b2-8ba2-439cb9546e80 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18191010-dc87-48b2-8ba2-439cb9546e80 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18191010-dc87-48b2-8ba2-439cb9546e80 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18191010-dc87-48b2-8ba2-439cb9546e80 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-18191010-dc87-48b2-8ba2-439cb9546e80 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18191010-dc87-48b2-8ba2-439cb9546e80 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 200 Sep 07 13:46:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 203/415] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:38 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 443 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-25174efa-592b-41e0-9762-0eab6e43dce1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25174efa-592b-41e0-9762-0eab6e43dce1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-25174efa-592b-41e0-9762-0eab6e43dce1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-25174efa-592b-41e0-9762-0eab6e43dce1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-25174efa-592b-41e0-9762-0eab6e43dce1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25174efa-592b-41e0-9762-0eab6e43dce1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 200 Sep 07 13:46:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 213/416] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:39 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 443 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5525ecf1-bc32-481a-839e-a6f73d68e4de None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5525ecf1-bc32-481a-839e-a6f73d68e4de tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5525ecf1-bc32-481a-839e-a6f73d68e4de tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5525ecf1-bc32-481a-839e-a6f73d68e4de tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5525ecf1-bc32-481a-839e-a6f73d68e4de tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5525ecf1-bc32-481a-839e-a6f73d68e4de tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 200 Sep 07 13:46:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 204/417] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:40 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 443 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-484c3173-f36f-4ddd-a402-571aca4a31fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:46:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1829275218", "imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1829275218', 'imageRef': '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:41 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Create volume of 1 GB Sep 07 13:46:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Availability Zones retrieved successfully. Sep 07 13:46:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Flow 'volume_create_api' (bcb16ff4-820e-4397-bac3-5fa3b405fdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a92839-7757-400e-8436-76deab82633a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f2e8ddcd-e858-4aec-9e59-ad1bcdb259aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2e8ddcd-e858-4aec-9e59-ad1bcdb259aa tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2e8ddcd-e858-4aec-9e59-ad1bcdb259aa tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2e8ddcd-e858-4aec-9e59-ad1bcdb259aa tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2e8ddcd-e858-4aec-9e59-ad1bcdb259aa tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2e8ddcd-e858-4aec-9e59-ad1bcdb259aa tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 200 Sep 07 13:46:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 205/418] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:41 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 470 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3e6b69b3-7f06-4d53-ab05-b2e2e9200025 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e6b69b3-7f06-4d53-ab05-b2e2e9200025 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] POST http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e6b69b3-7f06-4d53-ab05-b2e2e9200025 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3e6b69b3-7f06-4d53-ab05-b2e2e9200025 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a92839-7757-400e-8436-76deab82633a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3e6b69b3-7f06-4d53-ab05-b2e2e9200025 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Update snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd049b18-d966-4aa5-b67a-bbbfb1d119d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e6b69b3-7f06-4d53-ab05-b2e2e9200025 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 206/419] 192.168.122.11 () {60 vars in 1281 bytes} [Mon Sep 7 13:46:41 2026] POST /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 68 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ecfc6ca3-6bec-4a8c-8dd0-da4ae5e155e2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ecfc6ca3-6bec-4a8c-8dd0-da4ae5e155e2 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ecfc6ca3-6bec-4a8c-8dd0-da4ae5e155e2 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ecfc6ca3-6bec-4a8c-8dd0-da4ae5e155e2 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ecfc6ca3-6bec-4a8c-8dd0-da4ae5e155e2 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ecfc6ca3-6bec-4a8c-8dd0-da4ae5e155e2 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Get snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ecfc6ca3-6bec-4a8c-8dd0-da4ae5e155e2 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 207/420] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 68 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5eb385ef-5d42-4102-9c4f-baa133b3c0b6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5eb385ef-5d42-4102-9c4f-baa133b3c0b6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] PUT http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5eb385ef-5d42-4102-9c4f-baa133b3c0b6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5eb385ef-5d42-4102-9c4f-baa133b3c0b6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Created reservations ['ec4e605e-956d-48e5-beeb-a00eb5bddf65', '6d0e765c-0e2e-4130-98dc-7cfe43cd8487', '2d4370d2-7295-48a0-9331-c024ea3585fc', '46fa44e5-95ee-4d8f-99bb-1bb5996353b7'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd049b18-d966-4aa5-b67a-bbbfb1d119d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec4e605e-956d-48e5-beeb-a00eb5bddf65', '6d0e765c-0e2e-4130-98dc-7cfe43cd8487', '2d4370d2-7295-48a0-9331-c024ea3585fc', '46fa44e5-95ee-4d8f-99bb-1bb5996353b7']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23127f83-8a15-4adb-84c9-58ef4bec7cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5eb385ef-5d42-4102-9c4f-baa133b3c0b6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Update snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5eb385ef-5d42-4102-9c4f-baa133b3c0b6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 208/421] 192.168.122.11 () {60 vars in 1280 bytes} [Mon Sep 7 13:46:42 2026] PUT /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 57 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-24c8e976-3964-4009-a315-b728cb4c93a3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24c8e976-3964-4009-a315-b728cb4c93a3 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24c8e976-3964-4009-a315-b728cb4c93a3 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24c8e976-3964-4009-a315-b728cb4c93a3 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23127f83-8a15-4adb-84c9-58ef4bec7cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1672c1bf-f331-473f-9e7c-4646524d4215', '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-1829275218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c423bd8652c4a07a37f5c7c1ae948cc',qos_specs=None,replication_status=,reservations=['ec4e605e-956d-48e5-beeb-a00eb5bddf65','6d0e765c-0e2e-4130-98dc-7cfe43cd8487','2d4370d2-7295-48a0-9331-c024ea3585fc','46fa44e5-95ee-4d8f-99bb-1bb5996353b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773502c44bb8400890c2a3fc6b51734e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1829275218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1672c1bf-f331-473f-9e7c-4646524d4215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c423bd8652c4a07a37f5c7c1ae948cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773502c44bb8400890c2a3fc6b51734e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-24c8e976-3964-4009-a315-b728cb4c93a3 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9704dbf2-7a96-49cd-bf32-5e48467350c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-24c8e976-3964-4009-a315-b728cb4c93a3 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Get snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24c8e976-3964-4009-a315-b728cb4c93a3 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 209/422] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Get snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Delete snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e09a534-69f3-4405-95d5-b36caa9f0ca1 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 210/423] 192.168.122.11 () {58 vars in 1278 bytes} [Mon Sep 7 13:46:42 2026] DELETE /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1391f372-acd4-4047-9666-c090dadd713f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9704dbf2-7a96-49cd-bf32-5e48467350c0) transitioned into state 'SUCCESS' from state '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-1829275218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c423bd8652c4a07a37f5c7c1ae948cc',qos_specs=None,replication_status=,reservations=['ec4e605e-956d-48e5-beeb-a00eb5bddf65','6d0e765c-0e2e-4130-98dc-7cfe43cd8487','2d4370d2-7295-48a0-9331-c024ea3585fc','46fa44e5-95ee-4d8f-99bb-1bb5996353b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773502c44bb8400890c2a3fc6b51734e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1391f372-acd4-4047-9666-c090dadd713f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1391f372-acd4-4047-9666-c090dadd713f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611f59c7-fcd5-466c-80ac-05fd9247f9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1391f372-acd4-4047-9666-c090dadd713f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1391f372-acd4-4047-9666-c090dadd713f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1391f372-acd4-4047-9666-c090dadd713f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Get snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1391f372-acd4-4047-9666-c090dadd713f tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 211/424] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d3b0f11-e341-4cb6-8649-ac6107241fb6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d3b0f11-e341-4cb6-8649-ac6107241fb6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] PUT http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d3b0f11-e341-4cb6-8649-ac6107241fb6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611f59c7-fcd5-466c-80ac-05fd9247f9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Flow 'volume_create_api' (bcb16ff4-820e-4397-bac3-5fa3b405fdb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Create volume request issued successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-484c3173-f36f-4ddd-a402-571aca4a31fe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 214/425] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:46:41 2026] POST /volume/v3/volumes => generated 760 bytes in 1306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d3b0f11-e341-4cb6-8649-ac6107241fb6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4de99207-5ba9-467c-9c6c-914a95243ed9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4de99207-5ba9-467c-9c6c-914a95243ed9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4de99207-5ba9-467c-9c6c-914a95243ed9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4de99207-5ba9-467c-9c6c-914a95243ed9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d3b0f11-e341-4cb6-8649-ac6107241fb6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Update snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d3b0f11-e341-4cb6-8649-ac6107241fb6 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 212/426] 192.168.122.11 () {60 vars in 1280 bytes} [Mon Sep 7 13:46:42 2026] PUT /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 16 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3148fd39-3182-4fae-9907-5d86082a55eb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3148fd39-3182-4fae-9907-5d86082a55eb tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] POST http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3148fd39-3182-4fae-9907-5d86082a55eb tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4de99207-5ba9-467c-9c6c-914a95243ed9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3148fd39-3182-4fae-9907-5d86082a55eb tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4de99207-5ba9-467c-9c6c-914a95243ed9 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 215/427] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 828 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3148fd39-3182-4fae-9907-5d86082a55eb tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Update snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3148fd39-3182-4fae-9907-5d86082a55eb tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 213/428] 192.168.122.11 () {60 vars in 1281 bytes} [Mon Sep 7 13:46:42 2026] POST /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-72d22cee-0e62-46bc-a184-d1836e0ff0bd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72d22cee-0e62-46bc-a184-d1836e0ff0bd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72d22cee-0e62-46bc-a184-d1836e0ff0bd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72d22cee-0e62-46bc-a184-d1836e0ff0bd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72d22cee-0e62-46bc-a184-d1836e0ff0bd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72d22cee-0e62-46bc-a184-d1836e0ff0bd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Get snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72d22cee-0e62-46bc-a184-d1836e0ff0bd tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 216/429] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dacd375d-e80b-40f6-b85d-261b0845fa75 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dacd375d-e80b-40f6-b85d-261b0845fa75 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] PUT http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dacd375d-e80b-40f6-b85d-261b0845fa75 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dacd375d-e80b-40f6-b85d-261b0845fa75 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dacd375d-e80b-40f6-b85d-261b0845fa75 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Update snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dacd375d-e80b-40f6-b85d-261b0845fa75 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 214/430] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:46:42 2026] PUT /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 => generated 35 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-03bba76c-2d17-4325-97db-125f92e58039 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-03bba76c-2d17-4325-97db-125f92e58039 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-03bba76c-2d17-4325-97db-125f92e58039 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-03bba76c-2d17-4325-97db-125f92e58039 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-03bba76c-2d17-4325-97db-125f92e58039 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-03bba76c-2d17-4325-97db-125f92e58039 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Get snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-03bba76c-2d17-4325-97db-125f92e58039 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 217/431] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6ff85961-ad05-44d0-9f27-e099f9896e1d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ff85961-ad05-44d0-9f27-e099f9896e1d tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ff85961-ad05-44d0-9f27-e099f9896e1d tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ff85961-ad05-44d0-9f27-e099f9896e1d tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ff85961-ad05-44d0-9f27-e099f9896e1d tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ff85961-ad05-44d0-9f27-e099f9896e1d tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] Get snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ff85961-ad05-44d0-9f27-e099f9896e1d tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-reader] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 215/432] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 75 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a7c5cee5-52cd-46af-8b8a-59c4e9480bb9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a7c5cee5-52cd-46af-8b8a-59c4e9480bb9 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] PUT http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata Sep 07 13:46:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a7c5cee5-52cd-46af-8b8a-59c4e9480bb9 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a7c5cee5-52cd-46af-8b8a-59c4e9480bb9 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a7c5cee5-52cd-46af-8b8a-59c4e9480bb9 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Update snapshot metadata completed successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a7c5cee5-52cd-46af-8b8a-59c4e9480bb9 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 218/433] 192.168.122.11 () {60 vars in 1280 bytes} [Mon Sep 7 13:46:42 2026] PUT /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c/metadata => generated 16 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:43 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Delete snapshot with id: b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot delete request issued successfully. Sep 07 13:46:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6652dcbc-344b-4e28-9bbb-bcdee8da6c32 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 202 Sep 07 13:46:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 216/434] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:46:42 2026] DELETE /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:46:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-82a083bb-99e4-4f6e-9cfd-8b68951d7243 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-82a083bb-99e4-4f6e-9cfd-8b68951d7243 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-82a083bb-99e4-4f6e-9cfd-8b68951d7243 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-82a083bb-99e4-4f6e-9cfd-8b68951d7243 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-82a083bb-99e4-4f6e-9cfd-8b68951d7243 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-82a083bb-99e4-4f6e-9cfd-8b68951d7243 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 200 Sep 07 13:46:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 219/435] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:43 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c64fb7d3-97ee-41fc-ad68-f696a1a1540d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c64fb7d3-97ee-41fc-ad68-f696a1a1540d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c64fb7d3-97ee-41fc-ad68-f696a1a1540d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c64fb7d3-97ee-41fc-ad68-f696a1a1540d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c64fb7d3-97ee-41fc-ad68-f696a1a1540d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c64fb7d3-97ee-41fc-ad68-f696a1a1540d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 217/436] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:43 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3618fb0d-d5e2-42a5-a256-4d87e67c5ced None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3618fb0d-d5e2-42a5-a256-4d87e67c5ced tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3618fb0d-d5e2-42a5-a256-4d87e67c5ced tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3618fb0d-d5e2-42a5-a256-4d87e67c5ced tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3618fb0d-d5e2-42a5-a256-4d87e67c5ced tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Snapshot retrieved successfully. Sep 07 13:46:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3618fb0d-d5e2-42a5-a256-4d87e67c5ced tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 200 Sep 07 13:46:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 220/437] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:44 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b0ab12f4-4166-4780-8530-c1ddbcb15200 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b0ab12f4-4166-4780-8530-c1ddbcb15200 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b0ab12f4-4166-4780-8530-c1ddbcb15200 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b0ab12f4-4166-4780-8530-c1ddbcb15200 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b0ab12f4-4166-4780-8530-c1ddbcb15200 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b0ab12f4-4166-4780-8530-c1ddbcb15200 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 218/438] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:44 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e18d3fbf-c3aa-48e5-8734-6fc6b2b96cad None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e18d3fbf-c3aa-48e5-8734-6fc6b2b96cad tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e18d3fbf-c3aa-48e5-8734-6fc6b2b96cad tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e18d3fbf-c3aa-48e5-8734-6fc6b2b96cad tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e18d3fbf-c3aa-48e5-8734-6fc6b2b96cad tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c returned with HTTP 404 Sep 07 13:46:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 221/439] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:46:45 2026] GET /volume/v3/snapshots/b2eb25df-d706-46b7-9a69-b8d6c57e873c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-58368d93-2f6d-4c95-b513-d8818685adf8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58368d93-2f6d-4c95-b513-d8818685adf8 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58368d93-2f6d-4c95-b513-d8818685adf8 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58368d93-2f6d-4c95-b513-d8818685adf8 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-58368d93-2f6d-4c95-b513-d8818685adf8 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58368d93-2f6d-4c95-b513-d8818685adf8 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 200 Sep 07 13:46:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 219/440] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:45 2026] GET /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] DELETE http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Delete volume with id: 798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Delete volume request issued successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7056692c-80f3-435a-9a0f-5d9a397bca57 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 202 Sep 07 13:46:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 222/441] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:46:45 2026] DELETE /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-adcec8d0-5e07-435a-bda9-37fc3af23535 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-adcec8d0-5e07-435a-bda9-37fc3af23535 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-adcec8d0-5e07-435a-bda9-37fc3af23535 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-adcec8d0-5e07-435a-bda9-37fc3af23535 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-adcec8d0-5e07-435a-bda9-37fc3af23535 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Volume info retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-adcec8d0-5e07-435a-bda9-37fc3af23535 tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 200 Sep 07 13:46:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 220/442] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:45 2026] GET /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c913960a-11fc-47dd-85c6-0e97ca5462be None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c913960a-11fc-47dd-85c6-0e97ca5462be tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c913960a-11fc-47dd-85c6-0e97ca5462be tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c913960a-11fc-47dd-85c6-0e97ca5462be tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c913960a-11fc-47dd-85c6-0e97ca5462be tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c913960a-11fc-47dd-85c6-0e97ca5462be tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 223/443] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:45 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d7ae2d4-9d99-4fe8-b769-9c535a4873ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d7ae2d4-9d99-4fe8-b769-9c535a4873ef tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] GET http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf Sep 07 13:46:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d7ae2d4-9d99-4fe8-b769-9c535a4873ef tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d7ae2d4-9d99-4fe8-b769-9c535a4873ef tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d7ae2d4-9d99-4fe8-b769-9c535a4873ef tempest-SnapshotMetadataTestJSON-587376722 tempest-SnapshotMetadataTestJSON-587376722-project-member] http://192.168.122.11/volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf returned with HTTP 404 Sep 07 13:46:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 221/444] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:46 2026] GET /volume/v3/volumes/798f41b5-7ec0-41e7-9bea-1ef7f2cc7ddf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f8b77033-f97a-414a-bf51-15ca8f5e28e6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8b77033-f97a-414a-bf51-15ca8f5e28e6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8b77033-f97a-414a-bf51-15ca8f5e28e6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8b77033-f97a-414a-bf51-15ca8f5e28e6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f8b77033-f97a-414a-bf51-15ca8f5e28e6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8b77033-f97a-414a-bf51-15ca8f5e28e6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 224/445] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:46 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f8ad054d-8d9b-46be-ae33-45c5aa38bff6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8ad054d-8d9b-46be-ae33-45c5aa38bff6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8ad054d-8d9b-46be-ae33-45c5aa38bff6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8ad054d-8d9b-46be-ae33-45c5aa38bff6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f8ad054d-8d9b-46be-ae33-45c5aa38bff6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8ad054d-8d9b-46be-ae33-45c5aa38bff6 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 222/446] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:47 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-91ff0607-fa63-4d3d-9228-bf68c5654e42 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91ff0607-fa63-4d3d-9228-bf68c5654e42 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-91ff0607-fa63-4d3d-9228-bf68c5654e42 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-91ff0607-fa63-4d3d-9228-bf68c5654e42 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-91ff0607-fa63-4d3d-9228-bf68c5654e42 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91ff0607-fa63-4d3d-9228-bf68c5654e42 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 225/447] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:49 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0e35b2c0-ac95-4acf-9992-ec8c32fa5c02 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e35b2c0-ac95-4acf-9992-ec8c32fa5c02 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e35b2c0-ac95-4acf-9992-ec8c32fa5c02 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e35b2c0-ac95-4acf-9992-ec8c32fa5c02 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0e35b2c0-ac95-4acf-9992-ec8c32fa5c02 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e35b2c0-ac95-4acf-9992-ec8c32fa5c02 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 223/448] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:50 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 1331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-c46a3f9c-fcaa-4e99-a703-8675ccc9622c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-c46a3f9c-fcaa-4e99-a703-8675ccc9622c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-c46a3f9c-fcaa-4e99-a703-8675ccc9622c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-c46a3f9c-fcaa-4e99-a703-8675ccc9622c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-c46a3f9c-fcaa-4e99-a703-8675ccc9622c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-c46a3f9c-fcaa-4e99-a703-8675ccc9622c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 226/449] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:46:50 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 1331 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-567fe6d1-5001-41b8-999f-dd52d1603661 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-VolumesExtendTest-Volume-153589046"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Create volume request body: {'volume': {'imageRef': '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-153589046'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Create volume of 1 GB Sep 07 13:46:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Availability Zones retrieved successfully. Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Flow 'volume_create_api' (cb9ba5ac-1dde-49ca-a235-b8e26d236dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204728ca-48a0-4645-9410-e12ae9bc1837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204728ca-48a0-4645-9410-e12ae9bc1837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d99281a-97d3-4b8c-a8d6-46975a423e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Created reservations ['2324c3be-96ff-4a2b-a2e3-48f9f98f4233', '4475d486-548e-4102-97de-7fd894536372', 'fa2fd8bd-68d5-4afe-9fb4-501401848f63', 'be84993f-c60c-4021-93d6-3f9754ac51a9'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d99281a-97d3-4b8c-a8d6-46975a423e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2324c3be-96ff-4a2b-a2e3-48f9f98f4233', '4475d486-548e-4102-97de-7fd894536372', 'fa2fd8bd-68d5-4afe-9fb4-501401848f63', 'be84993f-c60c-4021-93d6-3f9754ac51a9']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4a50b0-2b15-4842-bcce-9b0739b3a75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4a50b0-2b15-4842-bcce-9b0739b3a75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-153589046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ef2ffa858d54483b8939110f0b60a83',qos_specs=None,replication_status=,reservations=['2324c3be-96ff-4a2b-a2e3-48f9f98f4233','4475d486-548e-4102-97de-7fd894536372','fa2fd8bd-68d5-4afe-9fb4-501401848f63','be84993f-c60c-4021-93d6-3f9754ac51a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1896324a9d9e48139838cfbd2dbb9db8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-153589046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ef2ffa858d54483b8939110f0b60a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1896324a9d9e48139838cfbd2dbb9db8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d25423-8a5e-4c36-90ec-f3707e79bc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-6118f5f7-730d-4cab-820d-5c2c4b30e38d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-6118f5f7-730d-4cab-820d-5c2c4b30e38d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-6118f5f7-730d-4cab-820d-5c2c4b30e38d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-6118f5f7-730d-4cab-820d-5c2c4b30e38d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d25423-8a5e-4c36-90ec-f3707e79bc18) transitioned into state 'SUCCESS' from state '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-153589046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ef2ffa858d54483b8939110f0b60a83',qos_specs=None,replication_status=,reservations=['2324c3be-96ff-4a2b-a2e3-48f9f98f4233','4475d486-548e-4102-97de-7fd894536372','fa2fd8bd-68d5-4afe-9fb4-501401848f63','be84993f-c60c-4021-93d6-3f9754ac51a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1896324a9d9e48139838cfbd2dbb9db8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba15e4b-8bcd-4aa7-bda6-1c11ca47d3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-6118f5f7-730d-4cab-820d-5c2c4b30e38d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-6118f5f7-730d-4cab-820d-5c2c4b30e38d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba15e4b-8bcd-4aa7-bda6-1c11ca47d3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 227/450] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:46:51 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 1331 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Flow 'volume_create_api' (cb9ba5ac-1dde-49ca-a235-b8e26d236dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Create volume request issued successfully. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-567fe6d1-5001-41b8-999f-dd52d1603661 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 224/451] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:46:50 2026] POST /volume/v3/volumes => generated 754 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aaa3a834-143d-404a-8d51-c363bc6ba3a9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aaa3a834-143d-404a-8d51-c363bc6ba3a9 None None] GET http://192.168.122.11/volume// Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aaa3a834-143d-404a-8d51-c363bc6ba3a9 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aaa3a834-143d-404a-8d51-c363bc6ba3a9 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aaa3a834-143d-404a-8d51-c363bc6ba3a9 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:46:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 228/452] 192.168.122.11 () {58 vars in 1303 bytes} [Mon Sep 7 13:46:51 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d993e11-d4ad-459f-b1d1-ece7918fe948 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-8019e4d5-6ef5-4f2f-b30e-24f649815150 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d993e11-d4ad-459f-b1d1-ece7918fe948 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-8019e4d5-6ef5-4f2f-b30e-24f649815150 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d993e11-d4ad-459f-b1d1-ece7918fe948 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-8019e4d5-6ef5-4f2f-b30e-24f649815150 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1672c1bf-f331-473f-9e7c-4646524d4215", "connector": null, "instance_uuid": "c5732f13-7a15-467d-bd04-98114153fc87"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d993e11-d4ad-459f-b1d1-ece7918fe948 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d993e11-d4ad-459f-b1d1-ece7918fe948 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d993e11-d4ad-459f-b1d1-ece7918fe948 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 225/453] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:51 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-8019e4d5-6ef5-4f2f-b30e-24f649815150 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:46:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 229/454] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:46:51 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-94734667-8984-4f22-b255-0d66026bf327 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1270474826"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1270474826'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume of 1 GB Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Availability Zones retrieved successfully. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Flow 'volume_create_api' (a606708a-18cb-47cd-8d0c-7e1a9b2f58ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e1ab37-cf44-4e66-83e2-d21e12e55713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e1ab37-cf44-4e66-83e2-d21e12e55713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ceb997-af4f-4638-9e4a-770bbe3dbc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Created reservations ['15dc7de3-53db-497e-845c-e2256a06abf7', 'd1eb1284-64fd-471e-acbd-b4347a3316a3', '0b81657a-18bd-4478-a790-9453f0e0ad7c', '3a6f2991-5016-47b6-8016-a169169ef16a'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ceb997-af4f-4638-9e4a-770bbe3dbc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15dc7de3-53db-497e-845c-e2256a06abf7', 'd1eb1284-64fd-471e-acbd-b4347a3316a3', '0b81657a-18bd-4478-a790-9453f0e0ad7c', '3a6f2991-5016-47b6-8016-a169169ef16a']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caca85f9-ebd0-4dc0-bc28-d89584852edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caca85f9-ebd0-4dc0-bc28-d89584852edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc43d1e-d113-42e4-8030-352edb596660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1270474826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbe7ad1c9334e1e8536e7491e731420',qos_specs=None,replication_status=,reservations=['15dc7de3-53db-497e-845c-e2256a06abf7','d1eb1284-64fd-471e-acbd-b4347a3316a3','0b81657a-18bd-4478-a790-9453f0e0ad7c','3a6f2991-5016-47b6-8016-a169169ef16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e000ef6d98e94c138334b582096fdeee',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1270474826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc43d1e-d113-42e4-8030-352edb596660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbe7ad1c9334e1e8536e7491e731420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e000ef6d98e94c138334b582096fdeee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c855081-178d-480d-af37-50d50431e6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c855081-178d-480d-af37-50d50431e6a1) transitioned into state 'SUCCESS' from state '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-1270474826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbe7ad1c9334e1e8536e7491e731420',qos_specs=None,replication_status=,reservations=['15dc7de3-53db-497e-845c-e2256a06abf7','d1eb1284-64fd-471e-acbd-b4347a3316a3','0b81657a-18bd-4478-a790-9453f0e0ad7c','3a6f2991-5016-47b6-8016-a169169ef16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e000ef6d98e94c138334b582096fdeee',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c8f32a-0fa9-443c-bb81-f03c294d2d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c8f32a-0fa9-443c-bb81-f03c294d2d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Flow 'volume_create_api' (a606708a-18cb-47cd-8d0c-7e1a9b2f58ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume request issued successfully. Sep 07 13:46:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-94734667-8984-4f22-b255-0d66026bf327 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 226/455] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:46:51 2026] POST /volume/v3/volumes => generated 758 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8c0fc80d-10ae-43c7-8163-476fd49cce81 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c0fc80d-10ae-43c7-8163-476fd49cce81 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c0fc80d-10ae-43c7-8163-476fd49cce81 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c0fc80d-10ae-43c7-8163-476fd49cce81 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8c0fc80d-10ae-43c7-8163-476fd49cce81 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c0fc80d-10ae-43c7-8163-476fd49cce81 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 230/456] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:51 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d68dc2db-1f1a-415e-84b0-218d556203da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d68dc2db-1f1a-415e-84b0-218d556203da tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d68dc2db-1f1a-415e-84b0-218d556203da tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d68dc2db-1f1a-415e-84b0-218d556203da tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d68dc2db-1f1a-415e-84b0-218d556203da tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d68dc2db-1f1a-415e-84b0-218d556203da tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 227/457] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:52 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dea7cb60-0595-463f-84a1-aed7288c8d11 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dea7cb60-0595-463f-84a1-aed7288c8d11 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dea7cb60-0595-463f-84a1-aed7288c8d11 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dea7cb60-0595-463f-84a1-aed7288c8d11 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dea7cb60-0595-463f-84a1-aed7288c8d11 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dea7cb60-0595-463f-84a1-aed7288c8d11 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 231/458] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d71c42e4-5264-444e-b65d-bc134dcc12fd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d71c42e4-5264-444e-b65d-bc134dcc12fd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d71c42e4-5264-444e-b65d-bc134dcc12fd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d71c42e4-5264-444e-b65d-bc134dcc12fd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d71c42e4-5264-444e-b65d-bc134dcc12fd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d71c42e4-5264-444e-b65d-bc134dcc12fd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 228/459] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c90bfe97-668a-4deb-addd-44f5679c5888 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c90bfe97-668a-4deb-addd-44f5679c5888 None None] GET http://192.168.122.11/volume// Sep 07 13:46:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c90bfe97-668a-4deb-addd-44f5679c5888 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c90bfe97-668a-4deb-addd-44f5679c5888 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c90bfe97-668a-4deb-addd-44f5679c5888 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:46:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 232/460] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-d1f48933-0778-4604-a622-2c979f310bb3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-d1f48933-0778-4604-a622-2c979f310bb3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:46:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-d1f48933-0778-4604-a622-2c979f310bb3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-d1f48933-0778-4604-a622-2c979f310bb3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-d1f48933-0778-4604-a622-2c979f310bb3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-d1f48933-0778-4604-a622-2c979f310bb3 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 200 Sep 07 13:46:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 229/461] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 1511 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-73c71842-cde0-4860-899e-4e8db08bcebe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-73c71842-cde0-4860-899e-4e8db08bcebe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] PUT http://192.168.122.11/volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056 Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-73c71842-cde0-4860-899e-4e8db08bcebe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-73c71842-cde0-4860-899e-4e8db08bcebe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Acquiring lock "cinder-attachment_update-1672c1bf-f331-473f-9e7c-4646524d4215-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2f2d03a3-0438-48da-8663-7965b13ce0dc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f2d03a3-0438-48da-8663-7965b13ce0dc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f2d03a3-0438-48da-8663-7965b13ce0dc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f2d03a3-0438-48da-8663-7965b13ce0dc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-73c71842-cde0-4860-899e-4e8db08bcebe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-1672c1bf-f331-473f-9e7c-4646524d4215-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2f2d03a3-0438-48da-8663-7965b13ce0dc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f2d03a3-0438-48da-8663-7965b13ce0dc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 230/462] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:54 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-a2267a34-f145-488e-a633-4c6e861bbc18 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-a2267a34-f145-488e-a633-4c6e861bbc18 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-a2267a34-f145-488e-a633-4c6e861bbc18 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-a2267a34-f145-488e-a633-4c6e861bbc18 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-a2267a34-f145-488e-a633-4c6e861bbc18 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-a2267a34-f145-488e-a633-4c6e861bbc18 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 231/463] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:46:54 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9d7bf00a-a74f-4f9d-9d9a-5ec62cc964dc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9d7bf00a-a74f-4f9d-9d9a-5ec62cc964dc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9d7bf00a-a74f-4f9d-9d9a-5ec62cc964dc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9d7bf00a-a74f-4f9d-9d9a-5ec62cc964dc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9d7bf00a-a74f-4f9d-9d9a-5ec62cc964dc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9d7bf00a-a74f-4f9d-9d9a-5ec62cc964dc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 232/464] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:54 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 904 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-73c71842-cde0-4860-899e-4e8db08bcebe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-1672c1bf-f331-473f-9e7c-4646524d4215-devstack" released by "attachment_update" :: held 0.385s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-73c71842-cde0-4860-899e-4e8db08bcebe tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056 returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 233/465] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:46:54 2026] PUT /volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056 => generated 694 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-3fda0d58-2bc1-4552-8c13-4ca34f1046e0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-3fda0d58-2bc1-4552-8c13-4ca34f1046e0 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056/action Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-3fda0d58-2bc1-4552-8c13-4ca34f1046e0 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-3fda0d58-2bc1-4552-8c13-4ca34f1046e0 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fb084e7-fb14-4a9d-9cc1-2d84565b987f req-3fda0d58-2bc1-4552-8c13-4ca34f1046e0 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056/action returned with HTTP 204 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 233/466] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:46:54 2026] POST /volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a9b9ef62-cce3-4610-990e-25beecd10c3e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9b9ef62-cce3-4610-990e-25beecd10c3e None None] GET http://192.168.122.11/volume// Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9b9ef62-cce3-4610-990e-25beecd10c3e None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9b9ef62-cce3-4610-990e-25beecd10c3e None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9b9ef62-cce3-4610-990e-25beecd10c3e None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:46:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 234/467] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:46:54 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-dd802d0c-a74b-428f-99a8-c0c44b67a8d9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-dd802d0c-a74b-428f-99a8-c0c44b67a8d9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:46:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-dd802d0c-a74b-428f-99a8-c0c44b67a8d9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfc43d1e-d113-42e4-8030-352edb596660", "connector": null, "instance_uuid": "e9d9cfdc-99ab-417d-b0aa-2bcde4386c5d"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-dd802d0c-a74b-428f-99a8-c0c44b67a8d9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 234/468] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:46:54 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-69887614-03ed-40ca-85ff-b1e07b9938cf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69887614-03ed-40ca-85ff-b1e07b9938cf tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69887614-03ed-40ca-85ff-b1e07b9938cf tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69887614-03ed-40ca-85ff-b1e07b9938cf tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0b9d58a7-3d9d-4faf-87bc-0a3a52d75edd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b9d58a7-3d9d-4faf-87bc-0a3a52d75edd None None] GET http://192.168.122.11/volume// Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b9d58a7-3d9d-4faf-87bc-0a3a52d75edd None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b9d58a7-3d9d-4faf-87bc-0a3a52d75edd None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b9d58a7-3d9d-4faf-87bc-0a3a52d75edd None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:46:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 235/469] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-65e62d18-1334-49d1-a6d1-7dbf5cf579b1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-65e62d18-1334-49d1-a6d1-7dbf5cf579b1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-65e62d18-1334-49d1-a6d1-7dbf5cf579b1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-65e62d18-1334-49d1-a6d1-7dbf5cf579b1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-69887614-03ed-40ca-85ff-b1e07b9938cf tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69887614-03ed-40ca-85ff-b1e07b9938cf tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 235/470] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-65e62d18-1334-49d1-a6d1-7dbf5cf579b1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-65e62d18-1334-49d1-a6d1-7dbf5cf579b1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 236/471] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 1031 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-45df7dd4-00d3-4ea6-b49e-7b065b71c9fb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-45df7dd4-00d3-4ea6-b49e-7b065b71c9fb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] PUT http://192.168.122.11/volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01 Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-45df7dd4-00d3-4ea6-b49e-7b065b71c9fb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-45df7dd4-00d3-4ea6-b49e-7b065b71c9fb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Acquiring lock "cinder-attachment_update-cfc43d1e-d113-42e4-8030-352edb596660-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-45df7dd4-00d3-4ea6-b49e-7b065b71c9fb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Lock "cinder-attachment_update-cfc43d1e-d113-42e4-8030-352edb596660-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eeaed280-2f90-4ff2-a562-2042fb44f3d3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eeaed280-2f90-4ff2-a562-2042fb44f3d3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eeaed280-2f90-4ff2-a562-2042fb44f3d3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eeaed280-2f90-4ff2-a562-2042fb44f3d3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eeaed280-2f90-4ff2-a562-2042fb44f3d3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eeaed280-2f90-4ff2-a562-2042fb44f3d3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 237/472] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 904 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-45df7dd4-00d3-4ea6-b49e-7b065b71c9fb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Lock "cinder-attachment_update-cfc43d1e-d113-42e4-8030-352edb596660-devstack" released by "attachment_update" :: held 0.298s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:46:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-45df7dd4-00d3-4ea6-b49e-7b065b71c9fb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 236/473] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:46:55 2026] PUT /volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01 => generated 694 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-de94fa5e-ffca-40e0-b9f0-68a9ca83b0f6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de94fa5e-ffca-40e0-b9f0-68a9ca83b0f6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de94fa5e-ffca-40e0-b9f0-68a9ca83b0f6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de94fa5e-ffca-40e0-b9f0-68a9ca83b0f6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-de94fa5e-ffca-40e0-b9f0-68a9ca83b0f6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de94fa5e-ffca-40e0-b9f0-68a9ca83b0f6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 238/474] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:56 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1ecac3bb-6bf7-4ba4-9c53-7b2726d41cbc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ecac3bb-6bf7-4ba4-9c53-7b2726d41cbc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ecac3bb-6bf7-4ba4-9c53-7b2726d41cbc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ecac3bb-6bf7-4ba4-9c53-7b2726d41cbc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-f40a6132-082e-4ee8-90ec-f98d03d9d843 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-f40a6132-082e-4ee8-90ec-f98d03d9d843 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01/action Sep 07 13:46:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-f40a6132-082e-4ee8-90ec-f98d03d9d843 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-f40a6132-082e-4ee8-90ec-f98d03d9d843 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1ecac3bb-6bf7-4ba4-9c53-7b2726d41cbc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ecac3bb-6bf7-4ba4-9c53-7b2726d41cbc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 237/475] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:56 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2b2ba944-d099-4cb6-b5d5-d07fb9ceaa48 req-f40a6132-082e-4ee8-90ec-f98d03d9d843 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01/action returned with HTTP 204 Sep 07 13:46:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 239/476] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:46:56 2026] POST /volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-559dc605-7dfd-4c3b-9a0a-e165888cc5d3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-559dc605-7dfd-4c3b-9a0a-e165888cc5d3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-559dc605-7dfd-4c3b-9a0a-e165888cc5d3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-559dc605-7dfd-4c3b-9a0a-e165888cc5d3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-559dc605-7dfd-4c3b-9a0a-e165888cc5d3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-559dc605-7dfd-4c3b-9a0a-e165888cc5d3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 238/477] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:57 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 1143 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5ffdcf45-8f14-4e7d-96c0-ce8014356b7a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ffdcf45-8f14-4e7d-96c0-ce8014356b7a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:46:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ffdcf45-8f14-4e7d-96c0-ce8014356b7a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ffdcf45-8f14-4e7d-96c0-ce8014356b7a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5ffdcf45-8f14-4e7d-96c0-ce8014356b7a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:46:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ffdcf45-8f14-4e7d-96c0-ce8014356b7a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:46:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 240/478] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:57 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 1143 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-37a07380-5924-49c1-a594-4a44d6695c25 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37a07380-5924-49c1-a594-4a44d6695c25 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37a07380-5924-49c1-a594-4a44d6695c25 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37a07380-5924-49c1-a594-4a44d6695c25 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:46:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:46:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-37a07380-5924-49c1-a594-4a44d6695c25 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37a07380-5924-49c1-a594-4a44d6695c25 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 239/479] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:57 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-829a0437-2876-431e-a678-8176a02f2a3f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-829a0437-2876-431e-a678-8176a02f2a3f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:46:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-829a0437-2876-431e-a678-8176a02f2a3f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-829a0437-2876-431e-a678-8176a02f2a3f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:46:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:46:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-829a0437-2876-431e-a678-8176a02f2a3f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:46:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-829a0437-2876-431e-a678-8176a02f2a3f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:46:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 241/480] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:58 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 907 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5a191115-272e-4244-8cae-c1e84dc8f1d4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a191115-272e-4244-8cae-c1e84dc8f1d4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a191115-272e-4244-8cae-c1e84dc8f1d4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a191115-272e-4244-8cae-c1e84dc8f1d4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a191115-272e-4244-8cae-c1e84dc8f1d4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a191115-272e-4244-8cae-c1e84dc8f1d4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 240/481] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:46:59 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 907 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fc3a1e47-d610-47b9-9a8d-83acaa756603 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc3a1e47-d610-47b9-9a8d-83acaa756603 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc3a1e47-d610-47b9-9a8d-83acaa756603 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc3a1e47-d610-47b9-9a8d-83acaa756603 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fc3a1e47-d610-47b9-9a8d-83acaa756603 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc3a1e47-d610-47b9-9a8d-83acaa756603 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 242/482] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:01 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 907 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5c5cfaef-9047-401b-a1a5-ef748c394736 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c5cfaef-9047-401b-a1a5-ef748c394736 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c5cfaef-9047-401b-a1a5-ef748c394736 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c5cfaef-9047-401b-a1a5-ef748c394736 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5c5cfaef-9047-401b-a1a5-ef748c394736 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c5cfaef-9047-401b-a1a5-ef748c394736 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 241/483] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:02 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1325 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:47:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-09189cfc-4020-4441-ae0e-741da30602d7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09189cfc-4020-4441-ae0e-741da30602d7 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] POST http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6/action Sep 07 13:47:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09189cfc-4020-4441-ae0e-741da30602d7 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09189cfc-4020-4441-ae0e-741da30602d7 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-09189cfc-4020-4441-ae0e-741da30602d7 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:02 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-09189cfc-4020-4441-ae0e-741da30602d7 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Created reservations ['b177cb24-2243-40e4-b971-e6499a40c4a2', 'd1b51970-a5b5-44bf-afdc-ed480c8f3e3e'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-09189cfc-4020-4441-ae0e-741da30602d7 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Extend volume request issued successfully. Sep 07 13:47:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09189cfc-4020-4441-ae0e-741da30602d7 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6/action returned with HTTP 202 Sep 07 13:47:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 243/484] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:47:02 2026] POST /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6/action => generated 0 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:47:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fd04045c-4b7d-481f-a1d5-bb8c855a1c35 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd04045c-4b7d-481f-a1d5-bb8c855a1c35 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd04045c-4b7d-481f-a1d5-bb8c855a1c35 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd04045c-4b7d-481f-a1d5-bb8c855a1c35 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fd04045c-4b7d-481f-a1d5-bb8c855a1c35 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd04045c-4b7d-481f-a1d5-bb8c855a1c35 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 242/485] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:02 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1325 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:47:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f9663d44-9b48-4441-ba66-aef7cb93584e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f9663d44-9b48-4441-ba66-aef7cb93584e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f9663d44-9b48-4441-ba66-aef7cb93584e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f9663d44-9b48-4441-ba66-aef7cb93584e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f9663d44-9b48-4441-ba66-aef7cb93584e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f9663d44-9b48-4441-ba66-aef7cb93584e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 244/486] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:03 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1325 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-653f4131-cd5d-49e3-850e-62d38b2f2120 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-653f4131-cd5d-49e3-850e-62d38b2f2120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-653f4131-cd5d-49e3-850e-62d38b2f2120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-653f4131-cd5d-49e3-850e-62d38b2f2120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:05 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=230,cinder:INSERT=20,cinder:UPDATE=38 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:47:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-653f4131-cd5d-49e3-850e-62d38b2f2120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-653f4131-cd5d-49e3-850e-62d38b2f2120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 243/487] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:05 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1325 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-60ca6867-15f2-422f-8a36-154973b16914 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-60ca6867-15f2-422f-8a36-154973b16914 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-60ca6867-15f2-422f-8a36-154973b16914 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-60ca6867-15f2-422f-8a36-154973b16914 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:06 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=351,cinder:INSERT=58,cinder:UPDATE=85 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:47:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-60ca6867-15f2-422f-8a36-154973b16914 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] Volume info retrieved successfully. Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-60ca6867-15f2-422f-8a36-154973b16914 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 245/488] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:05 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1325 bytes in 967 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-02ea6627-4c5b-4f93-a1c6-53d08d205eca None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-02ea6627-4c5b-4f93-a1c6-53d08d205eca tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-02ea6627-4c5b-4f93-a1c6-53d08d205eca tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-02ea6627-4c5b-4f93-a1c6-53d08d205eca tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-02ea6627-4c5b-4f93-a1c6-53d08d205eca tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-02ea6627-4c5b-4f93-a1c6-53d08d205eca tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 244/489] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:06 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1325 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-81e210c7-70d5-46d3-a65b-440323506bd3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-81e210c7-70d5-46d3-a65b-440323506bd3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-81e210c7-70d5-46d3-a65b-440323506bd3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-81e210c7-70d5-46d3-a65b-440323506bd3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-81e210c7-70d5-46d3-a65b-440323506bd3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Delete volume with id: c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-81e210c7-70d5-46d3-a65b-440323506bd3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-81e210c7-70d5-46d3-a65b-440323506bd3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Delete volume request issued successfully. Sep 07 13:47:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-81e210c7-70d5-46d3-a65b-440323506bd3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 202 Sep 07 13:47:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 246/490] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:47:06 2026] DELETE /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:47:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cf52b08d-29d9-4e43-b352-84e4b2ac48dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf52b08d-29d9-4e43-b352-84e4b2ac48dd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf52b08d-29d9-4e43-b352-84e4b2ac48dd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf52b08d-29d9-4e43-b352-84e4b2ac48dd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cf52b08d-29d9-4e43-b352-84e4b2ac48dd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf52b08d-29d9-4e43-b352-84e4b2ac48dd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 245/491] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:06 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1324 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d576dce5-5e4b-4596-8b34-bb3729ea28ad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d576dce5-5e4b-4596-8b34-bb3729ea28ad tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d576dce5-5e4b-4596-8b34-bb3729ea28ad tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d576dce5-5e4b-4596-8b34-bb3729ea28ad tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d576dce5-5e4b-4596-8b34-bb3729ea28ad tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d576dce5-5e4b-4596-8b34-bb3729ea28ad tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 200 Sep 07 13:47:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 247/492] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:07 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 1324 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:47:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-54dc0892-a063-43c7-b74b-d906a49d90cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54dc0892-a063-43c7-b74b-d906a49d90cc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 Sep 07 13:47:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54dc0892-a063-43c7-b74b-d906a49d90cc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54dc0892-a063-43c7-b74b-d906a49d90cc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54dc0892-a063-43c7-b74b-d906a49d90cc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 returned with HTTP 404 Sep 07 13:47:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 246/493] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:08 2026] GET /volume/v3/volumes/c884e93a-38d1-45f7-b1cb-5e1bdebdc9e6 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-32e89970-5195-43c5-ac98-ba4d09988aed None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:47:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-370477084"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-370477084'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:08 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Create volume of 1 GB Sep 07 13:47:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Availability Zones retrieved successfully. Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Flow 'volume_create_api' (abf699fa-b5c2-4321-a90b-26dab6f6d532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9b0dc6-c1a6-41e5-b1df-b18b06c6c977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9b0dc6-c1a6-41e5-b1df-b18b06c6c977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1106783-b0ec-4202-a45f-87309cbad3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Created reservations ['948062f3-12b7-4a1e-867d-c5f2587b9b3b', 'd9319203-c6e9-43cb-82e8-1825841d16cf', '5d2eb3fc-c3d8-4cd4-84f7-6129fff4acac', '5f694867-6c77-4b43-9b4b-4e96bddba6a7'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1106783-b0ec-4202-a45f-87309cbad3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['948062f3-12b7-4a1e-867d-c5f2587b9b3b', 'd9319203-c6e9-43cb-82e8-1825841d16cf', '5d2eb3fc-c3d8-4cd4-84f7-6129fff4acac', '5f694867-6c77-4b43-9b4b-4e96bddba6a7']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550c4934-2df6-4cc5-825a-5062b2441084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550c4934-2df6-4cc5-825a-5062b2441084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41db86f6-671e-4897-ba46-999eef8a6b16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-370477084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ef2ffa858d54483b8939110f0b60a83',qos_specs=None,replication_status=,reservations=['948062f3-12b7-4a1e-867d-c5f2587b9b3b','d9319203-c6e9-43cb-82e8-1825841d16cf','5d2eb3fc-c3d8-4cd4-84f7-6129fff4acac','5f694867-6c77-4b43-9b4b-4e96bddba6a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1896324a9d9e48139838cfbd2dbb9db8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-370477084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41db86f6-671e-4897-ba46-999eef8a6b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ef2ffa858d54483b8939110f0b60a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1896324a9d9e48139838cfbd2dbb9db8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5136e4-d3ba-42d1-bbd7-3db6ac2546a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5136e4-d3ba-42d1-bbd7-3db6ac2546a0) transitioned into state 'SUCCESS' from state '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-370477084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ef2ffa858d54483b8939110f0b60a83',qos_specs=None,replication_status=,reservations=['948062f3-12b7-4a1e-867d-c5f2587b9b3b','d9319203-c6e9-43cb-82e8-1825841d16cf','5d2eb3fc-c3d8-4cd4-84f7-6129fff4acac','5f694867-6c77-4b43-9b4b-4e96bddba6a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1896324a9d9e48139838cfbd2dbb9db8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1a1b3a-564f-49de-967d-7df2d77d3f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1a1b3a-564f-49de-967d-7df2d77d3f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Flow 'volume_create_api' (abf699fa-b5c2-4321-a90b-26dab6f6d532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Create volume request issued successfully. Sep 07 13:47:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32e89970-5195-43c5-ac98-ba4d09988aed tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 248/494] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:47:08 2026] POST /volume/v3/volumes => generated 754 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:47:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e2c69ff-25d1-4f64-9a17-f87d330968b9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e2c69ff-25d1-4f64-9a17-f87d330968b9 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e2c69ff-25d1-4f64-9a17-f87d330968b9 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e2c69ff-25d1-4f64-9a17-f87d330968b9 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0e2c69ff-25d1-4f64-9a17-f87d330968b9 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e2c69ff-25d1-4f64-9a17-f87d330968b9 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 247/495] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:09 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-890d8570-aa70-447d-bee1-7497134082cb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-890d8570-aa70-447d-bee1-7497134082cb tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-890d8570-aa70-447d-bee1-7497134082cb tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-890d8570-aa70-447d-bee1-7497134082cb tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-890d8570-aa70-447d-bee1-7497134082cb tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-890d8570-aa70-447d-bee1-7497134082cb tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 249/496] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:10 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 846 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-615d0dfe-6b20-4301-8a6d-6d464a27a3fc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-615d0dfe-6b20-4301-8a6d-6d464a27a3fc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-615d0dfe-6b20-4301-8a6d-6d464a27a3fc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-615d0dfe-6b20-4301-8a6d-6d464a27a3fc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-615d0dfe-6b20-4301-8a6d-6d464a27a3fc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-615d0dfe-6b20-4301-8a6d-6d464a27a3fc tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 248/497] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:12 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 847 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:47:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41db86f6-671e-4897-ba46-999eef8a6b16", "name": "tempest-VolumesExtendTest-Snapshot-9049950"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Create snapshot from volume 41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:12 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Created reservations ['5d6bb640-8526-4740-a31a-22183a3168de', '9d6cad4d-5da2-455f-b2ae-96a03f6f302e', 'a5c69af8-321d-4ab3-9b7a-65e6b8082558', 'fcb57193-cf2a-40c9-9175-e39ae99c61e8'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot create request issued successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3ecd9a47-20be-46fb-8eeb-c37df5c2651e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:47:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 250/498] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:47:12 2026] POST /volume/v3/snapshots => generated 301 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5e9b029d-8e1b-468b-a05e-074b03b175bd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5e9b029d-8e1b-468b-a05e-074b03b175bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5e9b029d-8e1b-468b-a05e-074b03b175bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5e9b029d-8e1b-468b-a05e-074b03b175bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5e9b029d-8e1b-468b-a05e-074b03b175bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5e9b029d-8e1b-468b-a05e-074b03b175bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 249/499] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:12 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 433 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8196b6a6-e83a-4f7d-b076-59ce21d24ffe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8196b6a6-e83a-4f7d-b076-59ce21d24ffe tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8196b6a6-e83a-4f7d-b076-59ce21d24ffe tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8196b6a6-e83a-4f7d-b076-59ce21d24ffe tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8196b6a6-e83a-4f7d-b076-59ce21d24ffe tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8196b6a6-e83a-4f7d-b076-59ce21d24ffe tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 251/500] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:13 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 433 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4c094ad1-ce29-48a2-9f99-329f1b96f9c3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4c094ad1-ce29-48a2-9f99-329f1b96f9c3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4c094ad1-ce29-48a2-9f99-329f1b96f9c3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4c094ad1-ce29-48a2-9f99-329f1b96f9c3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4c094ad1-ce29-48a2-9f99-329f1b96f9c3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4c094ad1-ce29-48a2-9f99-329f1b96f9c3 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 250/501] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:15 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 433 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e4ea02e0-13c8-43e4-a710-5e8ae75f0660 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e4ea02e0-13c8-43e4-a710-5e8ae75f0660 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e4ea02e0-13c8-43e4-a710-5e8ae75f0660 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e4ea02e0-13c8-43e4-a710-5e8ae75f0660 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:16 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:16 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e4ea02e0-13c8-43e4-a710-5e8ae75f0660 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e4ea02e0-13c8-43e4-a710-5e8ae75f0660 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 252/502] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:16 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 433 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ac0487cd-a9cc-4546-af68-c0f68d91de9e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac0487cd-a9cc-4546-af68-c0f68d91de9e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ac0487cd-a9cc-4546-af68-c0f68d91de9e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ac0487cd-a9cc-4546-af68-c0f68d91de9e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ac0487cd-a9cc-4546-af68-c0f68d91de9e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac0487cd-a9cc-4546-af68-c0f68d91de9e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 251/503] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:17 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 433 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b0676559-9758-40ad-949f-e5b3ca3890bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b0676559-9758-40ad-949f-e5b3ca3890bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b0676559-9758-40ad-949f-e5b3ca3890bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b0676559-9758-40ad-949f-e5b3ca3890bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b0676559-9758-40ad-949f-e5b3ca3890bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b0676559-9758-40ad-949f-e5b3ca3890bd tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 253/504] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:18 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 433 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7020e398-75fa-4b06-982e-7df04ff11d63 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7020e398-75fa-4b06-982e-7df04ff11d63 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7020e398-75fa-4b06-982e-7df04ff11d63 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7020e398-75fa-4b06-982e-7df04ff11d63 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7020e398-75fa-4b06-982e-7df04ff11d63 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7020e398-75fa-4b06-982e-7df04ff11d63 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 252/505] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:19 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 460 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] POST http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16/action Sep 07 13:47:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:19 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Created reservations ['ff8390c6-f999-44b1-97b8-3ca85cb0f68e', '464483d1-c944-4cd7-8b96-e673e0034a15'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Extend volume request issued successfully. Sep 07 13:47:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a289dfe-9844-4c4b-b2a6-d80197aa6729 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16/action returned with HTTP 202 Sep 07 13:47:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 254/506] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:47:19 2026] POST /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16/action => generated 0 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:47:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-59e174c6-4bf4-4c56-9014-e8dbb6311120 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59e174c6-4bf4-4c56-9014-e8dbb6311120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59e174c6-4bf4-4c56-9014-e8dbb6311120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59e174c6-4bf4-4c56-9014-e8dbb6311120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-59e174c6-4bf4-4c56-9014-e8dbb6311120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59e174c6-4bf4-4c56-9014-e8dbb6311120 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 253/507] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:19 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 847 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0167eebd-15a1-4f8a-9898-90bafb512b1e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0167eebd-15a1-4f8a-9898-90bafb512b1e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0167eebd-15a1-4f8a-9898-90bafb512b1e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0167eebd-15a1-4f8a-9898-90bafb512b1e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0167eebd-15a1-4f8a-9898-90bafb512b1e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0167eebd-15a1-4f8a-9898-90bafb512b1e tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 255/508] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:21 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b78cccef-4348-4662-997a-d81e84bf583f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b78cccef-4348-4662-997a-d81e84bf583f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b78cccef-4348-4662-997a-d81e84bf583f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b78cccef-4348-4662-997a-d81e84bf583f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b78cccef-4348-4662-997a-d81e84bf583f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b78cccef-4348-4662-997a-d81e84bf583f tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 254/509] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:22 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 847 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-563441ab-312d-4ecf-a68e-364f9090e838 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-563441ab-312d-4ecf-a68e-364f9090e838 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-563441ab-312d-4ecf-a68e-364f9090e838 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-563441ab-312d-4ecf-a68e-364f9090e838 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-563441ab-312d-4ecf-a68e-364f9090e838 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] Volume info retrieved successfully. Sep 07 13:47:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-563441ab-312d-4ecf-a68e-364f9090e838 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-reader] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 256/510] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:22 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 847 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Delete snapshot with id: 531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot delete request issued successfully. Sep 07 13:47:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb4d8a85-d917-403d-9aaf-ad6275fe9ec4 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 202 Sep 07 13:47:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 255/511] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:47:22 2026] DELETE /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-88f335df-e781-4c80-82e9-9920b5d254f0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88f335df-e781-4c80-82e9-9920b5d254f0 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88f335df-e781-4c80-82e9-9920b5d254f0 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88f335df-e781-4c80-82e9-9920b5d254f0 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-88f335df-e781-4c80-82e9-9920b5d254f0 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88f335df-e781-4c80-82e9-9920b5d254f0 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 257/512] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:22 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 459 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d3317a0b-1011-4e60-bb40-3362d04055d2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d3317a0b-1011-4e60-bb40-3362d04055d2 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d3317a0b-1011-4e60-bb40-3362d04055d2 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d3317a0b-1011-4e60-bb40-3362d04055d2 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d3317a0b-1011-4e60-bb40-3362d04055d2 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d3317a0b-1011-4e60-bb40-3362d04055d2 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 256/513] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:24 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 459 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3a1434ee-d3bf-425e-98de-fd04f86cda85 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a1434ee-d3bf-425e-98de-fd04f86cda85 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a1434ee-d3bf-425e-98de-fd04f86cda85 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a1434ee-d3bf-425e-98de-fd04f86cda85 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3a1434ee-d3bf-425e-98de-fd04f86cda85 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Snapshot retrieved successfully. Sep 07 13:47:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a1434ee-d3bf-425e-98de-fd04f86cda85 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 200 Sep 07 13:47:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 258/514] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:25 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 459 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cf8dd6ee-30c6-48b7-b7d0-3a8779138aff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf8dd6ee-30c6-48b7-b7d0-3a8779138aff None None] GET http://192.168.122.11/volume// Sep 07 13:47:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf8dd6ee-30c6-48b7-b7d0-3a8779138aff None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf8dd6ee-30c6-48b7-b7d0-3a8779138aff None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf8dd6ee-30c6-48b7-b7d0-3a8779138aff None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:47:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 257/515] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:47:25 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:47:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-1605da4b-1828-4aaf-9ad0-1a0a9ef40f92 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-1605da4b-1828-4aaf-9ad0-1a0a9ef40f92 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:47:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-1605da4b-1828-4aaf-9ad0-1a0a9ef40f92 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1672c1bf-f331-473f-9e7c-4646524d4215", "connector": null, "instance_uuid": "c5732f13-7a15-467d-bd04-98114153fc87"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-1605da4b-1828-4aaf-9ad0-1a0a9ef40f92 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 259/516] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:47:25 2026] POST /volume/v3/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-0cbcee17-6868-42f3-b733-ede705c6ae15 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-0cbcee17-6868-42f3-b733-ede705c6ae15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] DELETE http://192.168.122.11/volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056 Sep 07 13:47:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-0cbcee17-6868-42f3-b733-ede705c6ae15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-0cbcee17-6868-42f3-b733-ede705c6ae15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-71db15f9-0f9a-45bd-8867-9c407c69c61a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71db15f9-0f9a-45bd-8867-9c407c69c61a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-71db15f9-0f9a-45bd-8867-9c407c69c61a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-71db15f9-0f9a-45bd-8867-9c407c69c61a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71db15f9-0f9a-45bd-8867-9c407c69c61a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb returned with HTTP 404 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 260/517] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:47:26 2026] GET /volume/v3/snapshots/531d0479-4145-4376-81dc-c8595ec406eb => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ffc34e2f-04f3-456f-9a66-21c4fcfd955a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffc34e2f-04f3-456f-9a66-21c4fcfd955a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffc34e2f-04f3-456f-9a66-21c4fcfd955a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffc34e2f-04f3-456f-9a66-21c4fcfd955a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ffc34e2f-04f3-456f-9a66-21c4fcfd955a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:26 devstack devstack@c-api.service[87676]: /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 07 13:47:26 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffc34e2f-04f3-456f-9a66-21c4fcfd955a tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 261/518] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:26 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 847 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] DELETE http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Delete volume with id: 41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Delete volume request issued successfully. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-921a9a3b-7cd4-4f70-b8e8-ee6cd1895026 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 202 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 262/519] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:47:26 2026] DELETE /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-0cbcee17-6868-42f3-b733-ede705c6ae15 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056 returned with HTTP 200 Sep 07 13:47:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 258/520] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:47:26 2026] DELETE /volume/v3/attachments/4c072ffd-0685-4a31-b41a-218268f84056 => generated 192 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-338ecf26-ba66-4b0a-9de0-9ad98e869777 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-338ecf26-ba66-4b0a-9de0-9ad98e869777 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-338ecf26-ba66-4b0a-9de0-9ad98e869777 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-338ecf26-ba66-4b0a-9de0-9ad98e869777 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-338ecf26-ba66-4b0a-9de0-9ad98e869777 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-338ecf26-ba66-4b0a-9de0-9ad98e869777 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 263/521] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:26 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 846 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-98ff8698-2095-4a50-9086-ad1ada49cd39 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98ff8698-2095-4a50-9086-ad1ada49cd39 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-98ff8698-2095-4a50-9086-ad1ada49cd39 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-98ff8698-2095-4a50-9086-ad1ada49cd39 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-98ff8698-2095-4a50-9086-ad1ada49cd39 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Volume info retrieved successfully. Sep 07 13:47:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98ff8698-2095-4a50-9086-ad1ada49cd39 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 200 Sep 07 13:47:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 259/522] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:27 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 846 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-047e2f35-0d98-4b57-be8a-999281ec6337 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-047e2f35-0d98-4b57-be8a-999281ec6337 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] PUT http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce Sep 07 13:47:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-047e2f35-0d98-4b57-be8a-999281ec6337 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:28 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-047e2f35-0d98-4b57-be8a-999281ec6337 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Acquiring lock "cinder-attachment_update-1672c1bf-f331-473f-9e7c-4646524d4215-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:47:28 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-047e2f35-0d98-4b57-be8a-999281ec6337 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-1672c1bf-f331-473f-9e7c-4646524d4215-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:47:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aef1a568-e907-4a36-9603-686781452e99 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aef1a568-e907-4a36-9603-686781452e99 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] GET http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 Sep 07 13:47:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aef1a568-e907-4a36-9603-686781452e99 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aef1a568-e907-4a36-9603-686781452e99 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aef1a568-e907-4a36-9603-686781452e99 tempest-VolumesExtendTest-635473949 tempest-VolumesExtendTest-635473949-project-member] http://192.168.122.11/volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 returned with HTTP 404 Sep 07 13:47:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 260/523] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:28 2026] GET /volume/v3/volumes/41db86f6-671e-4897-ba46-999eef8a6b16 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:29 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-047e2f35-0d98-4b57-be8a-999281ec6337 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Lock "cinder-attachment_update-1672c1bf-f331-473f-9e7c-4646524d4215-devstack" released by "attachment_update" :: held 0.264s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:47:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-047e2f35-0d98-4b57-be8a-999281ec6337 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce returned with HTTP 200 Sep 07 13:47:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 264/524] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:47:28 2026] PUT /volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce => generated 694 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-5ab05651-5391-4149-b3b2-1cd6d40a6dba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-5ab05651-5391-4149-b3b2-1cd6d40a6dba tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce Sep 07 13:47:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-5ab05651-5391-4149-b3b2-1cd6d40a6dba tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-5ab05651-5391-4149-b3b2-1cd6d40a6dba tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-5ab05651-5391-4149-b3b2-1cd6d40a6dba tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce returned with HTTP 200 Sep 07 13:47:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 261/525] 192.168.122.11 () {62 vars in 1535 bytes} [Mon Sep 7 13:47:29 2026] GET /volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce => generated 719 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-8bd172e6-b9c1-42d9-8c65-2077c708af21 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-8bd172e6-b9c1-42d9-8c65-2077c708af21 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] POST http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce/action Sep 07 13:47:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-8bd172e6-b9c1-42d9-8c65-2077c708af21 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-8bd172e6-b9c1-42d9-8c65-2077c708af21 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f559a9b-ddb1-4ae8-bfc2-e2f065c2fa5e req-8bd172e6-b9c1-42d9-8c65-2077c708af21 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce/action returned with HTTP 204 Sep 07 13:47:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 265/526] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:47:32 2026] POST /volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-908b07e1-b915-43f6-8903-96f13e0fa4da None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=56,cinder:UPDATE=4 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1861869119", "metadata": {"Type": "Test"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1861869119', 'metadata': {'Type': 'Test'}}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume of 1 GB Sep 07 13:47:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Availability Zones retrieved successfully. Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (c71c28ac-52d4-4cfe-8ac6-aae2a2d180d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e040fb04-017d-4d12-b880-e1f7674070e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e040fb04-017d-4d12-b880-e1f7674070e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fd847c-2da9-4f9b-b82c-80d1e3b0c616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Created reservations ['7069f10e-1780-472b-bb1f-8269732a6a31', '0680605d-1161-467b-b1f3-2501abb96474', '43bf89dd-7cca-4071-9996-20d07e11c5e1', '0addb99e-5a74-4d4e-96f6-ea7c35af8813'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2fd847c-2da9-4f9b-b82c-80d1e3b0c616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7069f10e-1780-472b-bb1f-8269732a6a31', '0680605d-1161-467b-b1f3-2501abb96474', '43bf89dd-7cca-4071-9996-20d07e11c5e1', '0addb99e-5a74-4d4e-96f6-ea7c35af8813']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7849543-669f-47a6-bf0d-e77b882770d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7849543-669f-47a6-bf0d-e77b882770d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635d9b92-1379-4ca0-9823-2c5e0a59498d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1861869119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['7069f10e-1780-472b-bb1f-8269732a6a31','0680605d-1161-467b-b1f3-2501abb96474','43bf89dd-7cca-4071-9996-20d07e11c5e1','0addb99e-5a74-4d4e-96f6-ea7c35af8813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1861869119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=635d9b92-1379-4ca0-9823-2c5e0a59498d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3f53b2512ab14f478161b640b1a671ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f307e9b-bbdc-4492-8e9d-6df95c1dfb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f307e9b-bbdc-4492-8e9d-6df95c1dfb53) transitioned into state 'SUCCESS' from state '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-1861869119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['7069f10e-1780-472b-bb1f-8269732a6a31','0680605d-1161-467b-b1f3-2501abb96474','43bf89dd-7cca-4071-9996-20d07e11c5e1','0addb99e-5a74-4d4e-96f6-ea7c35af8813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777ad5cb-6bed-4010-8b0e-fdaf63d37852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777ad5cb-6bed-4010-8b0e-fdaf63d37852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (c71c28ac-52d4-4cfe-8ac6-aae2a2d180d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request issued successfully. Sep 07 13:47:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-908b07e1-b915-43f6-8903-96f13e0fa4da tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 262/527] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:47:38 2026] POST /volume/v3/volumes => generated 766 bytes in 2107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-432e59dd-1a45-4505-966c-50b5fd07aef5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-432e59dd-1a45-4505-966c-50b5fd07aef5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-432e59dd-1a45-4505-966c-50b5fd07aef5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-432e59dd-1a45-4505-966c-50b5fd07aef5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-432e59dd-1a45-4505-966c-50b5fd07aef5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-432e59dd-1a45-4505-966c-50b5fd07aef5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 266/528] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:40 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 834 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fc112e0d-1c9e-42bc-9a5e-44815f9c0c79 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc112e0d-1c9e-42bc-9a5e-44815f9c0c79 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc112e0d-1c9e-42bc-9a5e-44815f9c0c79 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc112e0d-1c9e-42bc-9a5e-44815f9c0c79 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fc112e0d-1c9e-42bc-9a5e-44815f9c0c79 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc112e0d-1c9e-42bc-9a5e-44815f9c0c79 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 263/529] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:41 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5f77f1a2-e43c-4917-8f4d-8c2b922e13b2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f77f1a2-e43c-4917-8f4d-8c2b922e13b2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5f77f1a2-e43c-4917-8f4d-8c2b922e13b2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5f77f1a2-e43c-4917-8f4d-8c2b922e13b2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:42 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:42 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5f77f1a2-e43c-4917-8f4d-8c2b922e13b2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f77f1a2-e43c-4917-8f4d-8c2b922e13b2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 267/530] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:42 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5022f8a3-4738-41a5-a4cc-7e441906a5dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5022f8a3-4738-41a5-a4cc-7e441906a5dd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5022f8a3-4738-41a5-a4cc-7e441906a5dd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5022f8a3-4738-41a5-a4cc-7e441906a5dd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5022f8a3-4738-41a5-a4cc-7e441906a5dd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Volume info retrieved successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5022f8a3-4738-41a5-a4cc-7e441906a5dd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 264/531] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:42 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 859 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-da53cfec-3ed8-4e08-9a4e-8cdf8f4983bc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da53cfec-3ed8-4e08-9a4e-8cdf8f4983bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da53cfec-3ed8-4e08-9a4e-8cdf8f4983bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1861869119"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-da53cfec-3ed8-4e08-9a4e-8cdf8f4983bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-da53cfec-3ed8-4e08-9a4e-8cdf8f4983bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da53cfec-3ed8-4e08-9a4e-8cdf8f4983bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 268/532] 192.168.122.11 () {60 vars in 1247 bytes} [Mon Sep 7 13:47:43 2026] PUT /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 791 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41a77ac5-579a-4954-aa66-87876f5490dc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41a77ac5-579a-4954-aa66-87876f5490dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41a77ac5-579a-4954-aa66-87876f5490dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1019420244", "description": "This is the new description of volume"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41a77ac5-579a-4954-aa66-87876f5490dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41a77ac5-579a-4954-aa66-87876f5490dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41a77ac5-579a-4954-aa66-87876f5490dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 265/533] 192.168.122.11 () {60 vars in 1248 bytes} [Mon Sep 7 13:47:43 2026] PUT /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9e361605-d083-4f00-88bf-40e9469b129f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e361605-d083-4f00-88bf-40e9469b129f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e361605-d083-4f00-88bf-40e9469b129f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e361605-d083-4f00-88bf-40e9469b129f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9e361605-d083-4f00-88bf-40e9469b129f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Volume info retrieved successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e361605-d083-4f00-88bf-40e9469b129f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 269/534] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:43 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 898 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-357bd218-717d-49c9-acb9-4c3372e17d44 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1180596720", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-848693151"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1180596720', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-848693151'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume of 1 GB Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Availability Zones retrieved successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (641da5be-fd77-4d03-9525-a7fdc51db562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f8b509-b21e-48fe-817b-84c861d09268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f8b509-b21e-48fe-817b-84c861d09268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b76e8a9-e6c4-402d-bd50-dade7f0b55e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Created reservations ['dd89ce16-1dcb-4c69-9d1d-95b047eeacbc', '44097c46-1e99-4d21-8b08-60729e10ec7d', '14294b8d-4b28-4014-94e6-d38fa07825eb', '690410cc-df6d-4e2a-b284-117a42664f38'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b76e8a9-e6c4-402d-bd50-dade7f0b55e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd89ce16-1dcb-4c69-9d1d-95b047eeacbc', '44097c46-1e99-4d21-8b08-60729e10ec7d', '14294b8d-4b28-4014-94e6-d38fa07825eb', '690410cc-df6d-4e2a-b284-117a42664f38']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add99897-56e4-45c0-a5cc-1791b5e89711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add99897-56e4-45c0-a5cc-1791b5e89711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a154ad41-49bd-42e0-915f-6f8a759d43b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1180596720',display_name='tempest-VolumesGetTest-Volume-848693151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['dd89ce16-1dcb-4c69-9d1d-95b047eeacbc','44097c46-1e99-4d21-8b08-60729e10ec7d','14294b8d-4b28-4014-94e6-d38fa07825eb','690410cc-df6d-4e2a-b284-117a42664f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1180596720',display_name='tempest-VolumesGetTest-Volume-848693151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a154ad41-49bd-42e0-915f-6f8a759d43b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f53b2512ab14f478161b640b1a671ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3984f3a-cd93-4069-affa-da40b64b96ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3984f3a-cd93-4069-affa-da40b64b96ca) transitioned into 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-1180596720',display_name='tempest-VolumesGetTest-Volume-848693151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['dd89ce16-1dcb-4c69-9d1d-95b047eeacbc','44097c46-1e99-4d21-8b08-60729e10ec7d','14294b8d-4b28-4014-94e6-d38fa07825eb','690410cc-df6d-4e2a-b284-117a42664f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e9cd39-d674-4696-a44c-841e1e423ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e9cd39-d674-4696-a44c-841e1e423ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (641da5be-fd77-4d03-9525-a7fdc51db562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request issued successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-357bd218-717d-49c9-acb9-4c3372e17d44 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 266/535] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:47:43 2026] POST /volume/v3/volumes => generated 786 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4cc26bb4-b5db-4f2e-ae13-a66c16a03e78 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4cc26bb4-b5db-4f2e-ae13-a66c16a03e78 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4cc26bb4-b5db-4f2e-ae13-a66c16a03e78 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4cc26bb4-b5db-4f2e-ae13-a66c16a03e78 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4cc26bb4-b5db-4f2e-ae13-a66c16a03e78 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4cc26bb4-b5db-4f2e-ae13-a66c16a03e78 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 270/536] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:43 2026] GET /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6fc4288c-ac92-4a97-8722-45086ba24842 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1212000684"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1212000684'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:44 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Create volume of 1 GB Sep 07 13:47:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Availability Zones retrieved successfully. Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Flow 'volume_create_api' (2beede06-335b-41ce-b815-3a24ef035bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2965683-7436-4af1-81f3-26b0e26a0ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ffedc3e6-9a56-4116-afd2-e4ae060ae925 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffedc3e6-9a56-4116-afd2-e4ae060ae925 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffedc3e6-9a56-4116-afd2-e4ae060ae925 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffedc3e6-9a56-4116-afd2-e4ae060ae925 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2965683-7436-4af1-81f3-26b0e26a0ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3532e7e7-69b5-4ce3-b35d-4a724d53fe9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ffedc3e6-9a56-4116-afd2-e4ae060ae925 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffedc3e6-9a56-4116-afd2-e4ae060ae925 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 271/537] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 878 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Created reservations ['564f208e-3f3b-44e4-8e20-031c483bac2e', '7704e232-4d11-4820-a0ad-1af48d16184d', '526560ed-dbae-4316-baf8-65ff0c9f0185', '4800cd7b-7fde-4150-8d72-42c0ce3d2f6d'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3532e7e7-69b5-4ce3-b35d-4a724d53fe9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564f208e-3f3b-44e4-8e20-031c483bac2e', '7704e232-4d11-4820-a0ad-1af48d16184d', '526560ed-dbae-4316-baf8-65ff0c9f0185', '4800cd7b-7fde-4150-8d72-42c0ce3d2f6d']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebbae10-c203-45a7-9401-f54caf0ddbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebbae10-c203-45a7-9401-f54caf0ddbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a16345-802d-45a4-ac65-d6c6e59cf121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1212000684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79fb0b09ef5f4b1fb06807858246c93c',qos_specs=None,replication_status=,reservations=['564f208e-3f3b-44e4-8e20-031c483bac2e','7704e232-4d11-4820-a0ad-1af48d16184d','526560ed-dbae-4316-baf8-65ff0c9f0185','4800cd7b-7fde-4150-8d72-42c0ce3d2f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ea159954eb424999fc516d90958973',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1212000684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a16345-802d-45a4-ac65-d6c6e59cf121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79fb0b09ef5f4b1fb06807858246c93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ea159954eb424999fc516d90958973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb56449-aaad-450c-a721-5ffa3550369d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb56449-aaad-450c-a721-5ffa3550369d) transitioned into state 'SUCCESS' from state '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-1212000684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79fb0b09ef5f4b1fb06807858246c93c',qos_specs=None,replication_status=,reservations=['564f208e-3f3b-44e4-8e20-031c483bac2e','7704e232-4d11-4820-a0ad-1af48d16184d','526560ed-dbae-4316-baf8-65ff0c9f0185','4800cd7b-7fde-4150-8d72-42c0ce3d2f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ea159954eb424999fc516d90958973',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac181b8-4ffd-4637-b045-c3a3771b7da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac181b8-4ffd-4637-b045-c3a3771b7da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Flow 'volume_create_api' (2beede06-335b-41ce-b815-3a24ef035bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Create volume request issued successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6fc4288c-ac92-4a97-8722-45086ba24842 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 267/538] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:47:44 2026] POST /volume/v3/volumes => generated 761 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-83e9325d-0b90-4a84-a33f-9326f2cd599d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83e9325d-0b90-4a84-a33f-9326f2cd599d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-83e9325d-0b90-4a84-a33f-9326f2cd599d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-83e9325d-0b90-4a84-a33f-9326f2cd599d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-83e9325d-0b90-4a84-a33f-9326f2cd599d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83e9325d-0b90-4a84-a33f-9326f2cd599d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 272/539] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 829 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-9260991d-ade6-4d88-b63c-61e9f14b3321 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-9260991d-ade6-4d88-b63c-61e9f14b3321 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-9260991d-ade6-4d88-b63c-61e9f14b3321 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-9260991d-ade6-4d88-b63c-61e9f14b3321 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-9260991d-ade6-4d88-b63c-61e9f14b3321 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-9260991d-ade6-4d88-b63c-61e9f14b3321 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 268/540] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 1143 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-8d1db1ac-6fb9-4f1a-94ee-55b8dbef57fa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-8d1db1ac-6fb9-4f1a-94ee-55b8dbef57fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660/action Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-8d1db1ac-6fb9-4f1a-94ee-55b8dbef57fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-8d1db1ac-6fb9-4f1a-94ee-55b8dbef57fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-8d1db1ac-6fb9-4f1a-94ee-55b8dbef57fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-8d1db1ac-6fb9-4f1a-94ee-55b8dbef57fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Begin detaching volume completed successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-8d1db1ac-6fb9-4f1a-94ee-55b8dbef57fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660/action returned with HTTP 202 Sep 07 13:47:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 273/541] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:47:45 2026] POST /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7a534407-aae8-4579-be7d-3a12106d07b2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a534407-aae8-4579-be7d-3a12106d07b2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a534407-aae8-4579-be7d-3a12106d07b2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a534407-aae8-4579-be7d-3a12106d07b2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7a534407-aae8-4579-be7d-3a12106d07b2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a534407-aae8-4579-be7d-3a12106d07b2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 269/542] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-08e7af4c-d1a1-4e8a-8154-115067cc5640 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-08e7af4c-d1a1-4e8a-8154-115067cc5640 None None] GET http://192.168.122.11/volume// Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-08e7af4c-d1a1-4e8a-8154-115067cc5640 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-08e7af4c-d1a1-4e8a-8154-115067cc5640 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-08e7af4c-d1a1-4e8a-8154-115067cc5640 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:47:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 274/543] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-7749c62a-9b86-4bd8-8dbb-4baebcc8aeb2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-7749c62a-9b86-4bd8-8dbb-4baebcc8aeb2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-7749c62a-9b86-4bd8-8dbb-4baebcc8aeb2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-7749c62a-9b86-4bd8-8dbb-4baebcc8aeb2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-7749c62a-9b86-4bd8-8dbb-4baebcc8aeb2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-7749c62a-9b86-4bd8-8dbb-4baebcc8aeb2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 270/544] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 1327 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9cb7e63c-67bd-43cb-b779-71a1267f3807 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cb7e63c-67bd-43cb-b779-71a1267f3807 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9cb7e63c-67bd-43cb-b779-71a1267f3807 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9cb7e63c-67bd-43cb-b779-71a1267f3807 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9cb7e63c-67bd-43cb-b779-71a1267f3807 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cb7e63c-67bd-43cb-b779-71a1267f3807 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 275/545] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-187448b1-62af-4930-ba00-f488860847e2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-187448b1-62af-4930-ba00-f488860847e2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-187448b1-62af-4930-ba00-f488860847e2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1861869119", "description": null}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-187448b1-62af-4930-ba00-f488860847e2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-187448b1-62af-4930-ba00-f488860847e2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-187448b1-62af-4930-ba00-f488860847e2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 271/546] 192.168.122.11 () {60 vars in 1247 bytes} [Mon Sep 7 13:47:46 2026] PUT /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 777 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6b40b74a-1eef-4a83-8747-e7264bfeb5fd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b40b74a-1eef-4a83-8747-e7264bfeb5fd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6b40b74a-1eef-4a83-8747-e7264bfeb5fd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6b40b74a-1eef-4a83-8747-e7264bfeb5fd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6b40b74a-1eef-4a83-8747-e7264bfeb5fd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b40b74a-1eef-4a83-8747-e7264bfeb5fd tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 276/547] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-115904ca-b00a-41c2-8bb0-1640c868106a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-115904ca-b00a-41c2-8bb0-1640c868106a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-115904ca-b00a-41c2-8bb0-1640c868106a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-115904ca-b00a-41c2-8bb0-1640c868106a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-115904ca-b00a-41c2-8bb0-1640c868106a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume with id: a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-115904ca-b00a-41c2-8bb0-1640c868106a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-5a682882-bb15-4fad-b127-8762e88c7414 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-5a682882-bb15-4fad-b127-8762e88c7414 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] DELETE http://192.168.122.11/volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01 Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-5a682882-bb15-4fad-b127-8762e88c7414 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-5a682882-bb15-4fad-b127-8762e88c7414 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-115904ca-b00a-41c2-8bb0-1640c868106a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume request issued successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-115904ca-b00a-41c2-8bb0-1640c868106a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 202 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 272/548] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:47:46 2026] DELETE /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b7db1f74-57fe-4e8a-afa3-9d2ea628bcab None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7db1f74-57fe-4e8a-afa3-9d2ea628bcab tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7db1f74-57fe-4e8a-afa3-9d2ea628bcab tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7db1f74-57fe-4e8a-afa3-9d2ea628bcab tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b7db1f74-57fe-4e8a-afa3-9d2ea628bcab tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7db1f74-57fe-4e8a-afa3-9d2ea628bcab tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 273/549] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a980377f-5a74-4763-ac24-3df5d440b184 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a980377f-5a74-4763-ac24-3df5d440b184 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a980377f-5a74-4763-ac24-3df5d440b184 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a980377f-5a74-4763-ac24-3df5d440b184 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a980377f-5a74-4763-ac24-3df5d440b184 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a980377f-5a74-4763-ac24-3df5d440b184 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 274/550] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87675]: /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 07 13:47:46 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:47:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d6cfa0a3-c4ab-4bca-98b3-516427f6aaa7 req-5a682882-bb15-4fad-b127-8762e88c7414 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 277/551] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:47:46 2026] DELETE /volume/v3/attachments/2adc9abd-4cb4-45ac-845c-ac646d131a01 => generated 19 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d1268ea9-9a64-4e97-8368-69ab4a100397 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1268ea9-9a64-4e97-8368-69ab4a100397 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1268ea9-9a64-4e97-8368-69ab4a100397 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1268ea9-9a64-4e97-8368-69ab4a100397 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d1268ea9-9a64-4e97-8368-69ab4a100397 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1268ea9-9a64-4e97-8368-69ab4a100397 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 275/552] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a10ffd7c-4eff-4380-a9af-8fdd781e5f7f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a10ffd7c-4eff-4380-a9af-8fdd781e5f7f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a10ffd7c-4eff-4380-a9af-8fdd781e5f7f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a10ffd7c-4eff-4380-a9af-8fdd781e5f7f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-80745984-93c7-41bb-9bfd-fe1fa070ca84 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-80745984-93c7-41bb-9bfd-fe1fa070ca84 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-80745984-93c7-41bb-9bfd-fe1fa070ca84 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-80745984-93c7-41bb-9bfd-fe1fa070ca84 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a10ffd7c-4eff-4380-a9af-8fdd781e5f7f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a10ffd7c-4eff-4380-a9af-8fdd781e5f7f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 200 Sep 07 13:47:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 278/553] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:47 2026] GET /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 844 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-80745984-93c7-41bb-9bfd-fe1fa070ca84 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-80745984-93c7-41bb-9bfd-fe1fa070ca84 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 200 Sep 07 13:47:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 276/554] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:47 2026] GET /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8107c033-4817-444f-85e5-f3e62856e389 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8107c033-4817-444f-85e5-f3e62856e389 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] POST http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121/action Sep 07 13:47:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8107c033-4817-444f-85e5-f3e62856e389 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8107c033-4817-444f-85e5-f3e62856e389 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8107c033-4817-444f-85e5-f3e62856e389 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8107c033-4817-444f-85e5-f3e62856e389 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume updated successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8107c033-4817-444f-85e5-f3e62856e389 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121/action returned with HTTP 200 Sep 07 13:47:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 279/555] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:47:47 2026] POST /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121/action => generated 0 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:47:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b2bc6fba-5945-4911-a910-e0fca69da8ce None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2bc6fba-5945-4911-a910-e0fca69da8ce tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2bc6fba-5945-4911-a910-e0fca69da8ce tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2bc6fba-5945-4911-a910-e0fca69da8ce tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b2bc6fba-5945-4911-a910-e0fca69da8ce tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2bc6fba-5945-4911-a910-e0fca69da8ce tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 200 Sep 07 13:47:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 277/556] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:47 2026] GET /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5b3615b1-ea61-4d46-9235-e0d5f5c1b9c5 req-8aa48407-32a2-4def-864d-5f0d4fa1bb6d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5b3615b1-ea61-4d46-9235-e0d5f5c1b9c5 req-8aa48407-32a2-4def-864d-5f0d4fa1bb6d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5b3615b1-ea61-4d46-9235-e0d5f5c1b9c5 req-8aa48407-32a2-4def-864d-5f0d4fa1bb6d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5b3615b1-ea61-4d46-9235-e0d5f5c1b9c5 req-8aa48407-32a2-4def-864d-5f0d4fa1bb6d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5b3615b1-ea61-4d46-9235-e0d5f5c1b9c5 req-8aa48407-32a2-4def-864d-5f0d4fa1bb6d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5b3615b1-ea61-4d46-9235-e0d5f5c1b9c5 req-8aa48407-32a2-4def-864d-5f0d4fa1bb6d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 200 Sep 07 13:47:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 280/557] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:47:48 2026] GET /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b1e173ce-c364-4e97-8deb-baf1877a8aff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b1e173ce-c364-4e97-8deb-baf1877a8aff tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b1e173ce-c364-4e97-8deb-baf1877a8aff tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b1e173ce-c364-4e97-8deb-baf1877a8aff tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b1e173ce-c364-4e97-8deb-baf1877a8aff tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 returned with HTTP 404 Sep 07 13:47:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 278/558] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:48 2026] GET /volume/v3/volumes/a154ad41-49bd-42e0-915f-6f8a759d43b2 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5c3ed3c8-1b3d-47ba-bb76-a7826e1e7c8a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c3ed3c8-1b3d-47ba-bb76-a7826e1e7c8a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c3ed3c8-1b3d-47ba-bb76-a7826e1e7c8a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c3ed3c8-1b3d-47ba-bb76-a7826e1e7c8a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5c3ed3c8-1b3d-47ba-bb76-a7826e1e7c8a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c3ed3c8-1b3d-47ba-bb76-a7826e1e7c8a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 281/559] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:48 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 898 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a8d73b6e-f816-4412-bea4-a05639981d7b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8d73b6e-f816-4412-bea4-a05639981d7b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] DELETE http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8d73b6e-f816-4412-bea4-a05639981d7b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8d73b6e-f816-4412-bea4-a05639981d7b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a8d73b6e-f816-4412-bea4-a05639981d7b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume with id: 635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a8d73b6e-f816-4412-bea4-a05639981d7b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a8d73b6e-f816-4412-bea4-a05639981d7b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume request issued successfully. Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8d73b6e-f816-4412-bea4-a05639981d7b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 202 Sep 07 13:47:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 279/560] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:47:48 2026] DELETE /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1821604266"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b269e314-0428-46cf-84d0-e590f610fe72 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1821604266'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Create volume of 1 GB Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b269e314-0428-46cf-84d0-e590f610fe72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b269e314-0428-46cf-84d0-e590f610fe72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b269e314-0428-46cf-84d0-e590f610fe72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Availability Zones retrieved successfully. Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Flow 'volume_create_api' (44cbe2c0-3d6c-4621-8dfe-7059a69d5372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b04bb6c-adbf-4236-b2da-b17fdc49dc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b269e314-0428-46cf-84d0-e590f610fe72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b269e314-0428-46cf-84d0-e590f610fe72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 280/561] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:48 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 897 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b04bb6c-adbf-4236-b2da-b17fdc49dc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0d0b802-4067-429e-a120-53304478ff7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Created reservations ['ef9af15b-e64e-4acf-a8f6-4d921f40a405', '4ff3367a-80a7-4482-ad21-ee5c41e47303', 'da11e7da-82bb-4b2e-8018-6085eb06247e', '23557e76-f4be-4d7a-9161-6f9bc1dd6e41'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0d0b802-4067-429e-a120-53304478ff7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef9af15b-e64e-4acf-a8f6-4d921f40a405', '4ff3367a-80a7-4482-ad21-ee5c41e47303', 'da11e7da-82bb-4b2e-8018-6085eb06247e', '23557e76-f4be-4d7a-9161-6f9bc1dd6e41']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8bc03e1-4dc7-4de8-8aca-78a089d18ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8bc03e1-4dc7-4de8-8aca-78a089d18ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5592070-b2b2-4419-9fc7-9682635fb49b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1821604266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79fb0b09ef5f4b1fb06807858246c93c',qos_specs=None,replication_status=,reservations=['ef9af15b-e64e-4acf-a8f6-4d921f40a405','4ff3367a-80a7-4482-ad21-ee5c41e47303','da11e7da-82bb-4b2e-8018-6085eb06247e','23557e76-f4be-4d7a-9161-6f9bc1dd6e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ea159954eb424999fc516d90958973',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1821604266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5592070-b2b2-4419-9fc7-9682635fb49b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79fb0b09ef5f4b1fb06807858246c93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ea159954eb424999fc516d90958973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8abe21cd-f659-4fad-9690-76a922b6bd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8abe21cd-f659-4fad-9690-76a922b6bd43) transitioned into state 'SUCCESS' from state '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-1821604266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79fb0b09ef5f4b1fb06807858246c93c',qos_specs=None,replication_status=,reservations=['ef9af15b-e64e-4acf-a8f6-4d921f40a405','4ff3367a-80a7-4482-ad21-ee5c41e47303','da11e7da-82bb-4b2e-8018-6085eb06247e','23557e76-f4be-4d7a-9161-6f9bc1dd6e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ea159954eb424999fc516d90958973',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85744265-6da9-4ad7-99f4-a0e39ff430fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85744265-6da9-4ad7-99f4-a0e39ff430fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Flow 'volume_create_api' (44cbe2c0-3d6c-4621-8dfe-7059a69d5372) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Create volume request issued successfully. Sep 07 13:47:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-713a31ab-371b-4927-b98f-ea8c39bad8ac tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 282/562] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:47:48 2026] POST /volume/v3/volumes => generated 761 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-46ce9079-0af8-4905-aa18-0982f5dbc9bb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-46ce9079-0af8-4905-aa18-0982f5dbc9bb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-46ce9079-0af8-4905-aa18-0982f5dbc9bb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-46ce9079-0af8-4905-aa18-0982f5dbc9bb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-46ce9079-0af8-4905-aa18-0982f5dbc9bb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-46ce9079-0af8-4905-aa18-0982f5dbc9bb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b returned with HTTP 200 Sep 07 13:47:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 281/563] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:49 2026] GET /volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b => generated 829 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe916984-8714-45a9-b8cb-bd40fed31124 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe916984-8714-45a9-b8cb-bd40fed31124 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe916984-8714-45a9-b8cb-bd40fed31124 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe916984-8714-45a9-b8cb-bd40fed31124 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe916984-8714-45a9-b8cb-bd40fed31124 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe916984-8714-45a9-b8cb-bd40fed31124 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 200 Sep 07 13:47:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 283/564] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:49 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 897 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-64bedb22-3fc2-4109-8081-bf369c0df27d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64bedb22-3fc2-4109-8081-bf369c0df27d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64bedb22-3fc2-4109-8081-bf369c0df27d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64bedb22-3fc2-4109-8081-bf369c0df27d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-64bedb22-3fc2-4109-8081-bf369c0df27d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64bedb22-3fc2-4109-8081-bf369c0df27d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b returned with HTTP 200 Sep 07 13:47:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 282/565] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:50 2026] GET /volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b => generated 853 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-42604144-208e-4b4f-8b2c-2aff2e4f19ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42604144-208e-4b4f-8b2c-2aff2e4f19ef tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42604144-208e-4b4f-8b2c-2aff2e4f19ef tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42604144-208e-4b4f-8b2c-2aff2e4f19ef tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42604144-208e-4b4f-8b2c-2aff2e4f19ef tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d returned with HTTP 404 Sep 07 13:47:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 284/566] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:51 2026] GET /volume/v3/volumes/635d9b92-1379-4ca0-9823-2c5e0a59498d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1488514740"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1488514740'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume of 1 GB Sep 07 13:47:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Availability Zones retrieved successfully. Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (43ffea67-df6d-4104-9b7e-9349e39b14a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02f41b9-91d0-4295-beaa-f3756939850c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02f41b9-91d0-4295-beaa-f3756939850c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d0aec8-b1e6-42e7-a7a8-6a522853b86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Created reservations ['4002fa16-e557-4472-8fca-de64f4c0a141', 'fc7aa69d-02dc-4c09-8034-cbb1f505b986', '5cc3b80f-c8c6-4fc7-bd70-42d5822b5fc0', '2b7e738e-1ec4-4e30-b9d2-07a2de6f2f56'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d0aec8-b1e6-42e7-a7a8-6a522853b86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4002fa16-e557-4472-8fca-de64f4c0a141', 'fc7aa69d-02dc-4c09-8034-cbb1f505b986', '5cc3b80f-c8c6-4fc7-bd70-42d5822b5fc0', '2b7e738e-1ec4-4e30-b9d2-07a2de6f2f56']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4cdf658-237b-4b67-87e1-9d4785e4b882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4cdf658-237b-4b67-87e1-9d4785e4b882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a5d26d-3c25-46ba-b3e8-cc0ca21ff616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1488514740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['4002fa16-e557-4472-8fca-de64f4c0a141','fc7aa69d-02dc-4c09-8034-cbb1f505b986','5cc3b80f-c8c6-4fc7-bd70-42d5822b5fc0','2b7e738e-1ec4-4e30-b9d2-07a2de6f2f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1488514740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a5d26d-3c25-46ba-b3e8-cc0ca21ff616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f53b2512ab14f478161b640b1a671ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d667b54-fe67-4fe8-ba2c-a40fac691e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3b8cb798-8d14-4afa-9ff1-f81f45684d7c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3b8cb798-8d14-4afa-9ff1-f81f45684d7c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3b8cb798-8d14-4afa-9ff1-f81f45684d7c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3b8cb798-8d14-4afa-9ff1-f81f45684d7c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d667b54-fe67-4fe8-ba2c-a40fac691e56) transitioned into state 'SUCCESS' from state '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-1488514740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['4002fa16-e557-4472-8fca-de64f4c0a141','fc7aa69d-02dc-4c09-8034-cbb1f505b986','5cc3b80f-c8c6-4fc7-bd70-42d5822b5fc0','2b7e738e-1ec4-4e30-b9d2-07a2de6f2f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecff5225-e6a8-4fe1-8982-ed90e15956eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3b8cb798-8d14-4afa-9ff1-f81f45684d7c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3b8cb798-8d14-4afa-9ff1-f81f45684d7c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b returned with HTTP 200 Sep 07 13:47:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 285/567] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:51 2026] GET /volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecff5225-e6a8-4fe1-8982-ed90e15956eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (43ffea67-df6d-4104-9b7e-9349e39b14a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request issued successfully. Sep 07 13:47:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8eca20b3-07c7-4278-8756-429de72ae8d3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 283/568] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:47:51 2026] POST /volume/v3/volumes => generated 752 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-07100e69-e6e4-4a80-88e0-8de8f22fa2f7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07100e69-e6e4-4a80-88e0-8de8f22fa2f7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07100e69-e6e4-4a80-88e0-8de8f22fa2f7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07100e69-e6e4-4a80-88e0-8de8f22fa2f7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-07100e69-e6e4-4a80-88e0-8de8f22fa2f7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07100e69-e6e4-4a80-88e0-8de8f22fa2f7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 200 Sep 07 13:47:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 286/569] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:51 2026] GET /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 820 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ab41bf9a-7a68-4ad2-936c-64bbd0e96df1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab41bf9a-7a68-4ad2-936c-64bbd0e96df1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:47:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab41bf9a-7a68-4ad2-936c-64bbd0e96df1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab41bf9a-7a68-4ad2-936c-64bbd0e96df1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] DELETE http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:52 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Delete volume with id: d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ab41bf9a-7a68-4ad2-936c-64bbd0e96df1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab41bf9a-7a68-4ad2-936c-64bbd0e96df1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 284/570] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:52 2026] GET /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 844 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Delete volume request issued successfully. Sep 07 13:47:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-82a73410-52e9-47a9-978b-0dbdad6166c7 tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b returned with HTTP 202 Sep 07 13:47:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 287/571] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:47:52 2026] DELETE /volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b4b8d536-490c-484d-b71c-195fd568349c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4b8d536-490c-484d-b71c-195fd568349c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4b8d536-490c-484d-b71c-195fd568349c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4b8d536-490c-484d-b71c-195fd568349c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b4b8d536-490c-484d-b71c-195fd568349c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4b8d536-490c-484d-b71c-195fd568349c tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 285/572] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5ef68f32-539d-4b31-a4e7-56d882a9b8eb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ef68f32-539d-4b31-a4e7-56d882a9b8eb tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:47:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ef68f32-539d-4b31-a4e7-56d882a9b8eb tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ef68f32-539d-4b31-a4e7-56d882a9b8eb tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5ef68f32-539d-4b31-a4e7-56d882a9b8eb tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ef68f32-539d-4b31-a4e7-56d882a9b8eb tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 200 Sep 07 13:47:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 288/573] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 844 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b45aedcf-e115-429e-a318-2bbf09cdb10d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b45aedcf-e115-429e-a318-2bbf09cdb10d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b45aedcf-e115-429e-a318-2bbf09cdb10d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b45aedcf-e115-429e-a318-2bbf09cdb10d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b45aedcf-e115-429e-a318-2bbf09cdb10d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b45aedcf-e115-429e-a318-2bbf09cdb10d tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b returned with HTTP 200 Sep 07 13:47:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 286/574] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3cd81d77-a629-41b9-aecc-2775499dc2e4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3cd81d77-a629-41b9-aecc-2775499dc2e4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3cd81d77-a629-41b9-aecc-2775499dc2e4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3cd81d77-a629-41b9-aecc-2775499dc2e4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3cd81d77-a629-41b9-aecc-2775499dc2e4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3cd81d77-a629-41b9-aecc-2775499dc2e4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 289/575] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7b44005a-e360-406d-81c3-3912ca381ed3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "89a5d26d-3c25-46ba-b3e8-cc0ca21ff616", "size": 1, "name": "tempest-VolumesGetTest-Volume-446411445", "metadata": {"Type": "Test"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request body: {'volume': {'source_volid': '89a5d26d-3c25-46ba-b3e8-cc0ca21ff616', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-446411445', 'metadata': {'Type': 'Test'}}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume retrieved successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume of 1 GB Sep 07 13:47:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Availability Zones retrieved successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (6ba36141-1560-4f93-a9b3-dc64746478c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df9cac1-9973-4b95-854b-8b66a002d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df9cac1-9973-4b95-854b-8b66a002d464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '89a5d26d-3c25-46ba-b3e8-cc0ca21ff616', 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7332982e-cd98-4977-96d1-247f63d6d848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b9199cd0-2352-43e8-94d6-8277ad109c0b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b9199cd0-2352-43e8-94d6-8277ad109c0b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b9199cd0-2352-43e8-94d6-8277ad109c0b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b9199cd0-2352-43e8-94d6-8277ad109c0b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b9199cd0-2352-43e8-94d6-8277ad109c0b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b returned with HTTP 404 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 290/576] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/volumes/d5592070-b2b2-4419-9fc7-9682635fb49b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Created reservations ['96e69bf0-f6f5-46a6-939c-f01bbf881b23', '33e9a644-85c5-4b4f-8d42-72ad8fc294eb', 'ad08c8ba-5718-4940-b4b2-e9166b6e73c4', '1e6995f2-6fea-453b-9e10-d97abc5251d2'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-300ec83f-933b-49f1-b365-19646cb9541a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7332982e-cd98-4977-96d1-247f63d6d848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e69bf0-f6f5-46a6-939c-f01bbf881b23', '33e9a644-85c5-4b4f-8d42-72ad8fc294eb', 'ad08c8ba-5718-4940-b4b2-e9166b6e73c4', '1e6995f2-6fea-453b-9e10-d97abc5251d2']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9f2195-128d-41e6-b894-f5b85abe78b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-300ec83f-933b-49f1-b365-19646cb9541a tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] DELETE http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-300ec83f-933b-49f1-b365-19646cb9541a tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-300ec83f-933b-49f1-b365-19646cb9541a tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-300ec83f-933b-49f1-b365-19646cb9541a tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Delete volume with id: 89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-300ec83f-933b-49f1-b365-19646cb9541a tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9f2195-128d-41e6-b894-f5b85abe78b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6acd449a-3ee3-4387-abe7-801933e1c101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-446411445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['96e69bf0-f6f5-46a6-939c-f01bbf881b23','33e9a644-85c5-4b4f-8d42-72ad8fc294eb','ad08c8ba-5718-4940-b4b2-e9166b6e73c4','1e6995f2-6fea-453b-9e10-d97abc5251d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=89a5d26d-3c25-46ba-b3e8-cc0ca21ff616,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-446411445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6acd449a-3ee3-4387-abe7-801933e1c101,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3f53b2512ab14f478161b640b1a671ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=89a5d26d-3c25-46ba-b3e8-cc0ca21ff616,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c3674e-e16d-43e7-b918-d686d640e898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-300ec83f-933b-49f1-b365-19646cb9541a tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Delete volume request issued successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-300ec83f-933b-49f1-b365-19646cb9541a tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 202 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 291/577] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:47:55 2026] DELETE /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-15fa7c33-d4e9-43f9-a4a6-b408a21f5e9b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15fa7c33-d4e9-43f9-a4a6-b408a21f5e9b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15fa7c33-d4e9-43f9-a4a6-b408a21f5e9b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15fa7c33-d4e9-43f9-a4a6-b408a21f5e9b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c3674e-e16d-43e7-b918-d686d640e898) transitioned into state 'SUCCESS' from state '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-446411445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['96e69bf0-f6f5-46a6-939c-f01bbf881b23','33e9a644-85c5-4b4f-8d42-72ad8fc294eb','ad08c8ba-5718-4940-b4b2-e9166b6e73c4','1e6995f2-6fea-453b-9e10-d97abc5251d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=89a5d26d-3c25-46ba-b3e8-cc0ca21ff616,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-15fa7c33-d4e9-43f9-a4a6-b408a21f5e9b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Volume info retrieved successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b64f1cc-3aba-4fa9-9320-cd7254b7fce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15fa7c33-d4e9-43f9-a4a6-b408a21f5e9b tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 292/578] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b64f1cc-3aba-4fa9-9320-cd7254b7fce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (6ba36141-1560-4f93-a9b3-dc64746478c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request issued successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7b44005a-e360-406d-81c3-3912ca381ed3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 287/579] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:47:55 2026] POST /volume/v3/volumes => generated 799 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-62c62bb9-abe3-4ab7-a35d-445888a2ccce None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-62c62bb9-abe3-4ab7-a35d-445888a2ccce tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-62c62bb9-abe3-4ab7-a35d-445888a2ccce tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-62c62bb9-abe3-4ab7-a35d-445888a2ccce tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-62c62bb9-abe3-4ab7-a35d-445888a2ccce tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-62c62bb9-abe3-4ab7-a35d-445888a2ccce tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 293/580] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 867 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-47f547c6-eac1-4cdc-91d5-41dec547dbbb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-47f547c6-eac1-4cdc-91d5-41dec547dbbb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] GET http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 Sep 07 13:47:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-47f547c6-eac1-4cdc-91d5-41dec547dbbb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-47f547c6-eac1-4cdc-91d5-41dec547dbbb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-47f547c6-eac1-4cdc-91d5-41dec547dbbb tempest-ServersNegativeTestJSON-806612355 tempest-ServersNegativeTestJSON-806612355-project-member] http://192.168.122.11/volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 returned with HTTP 404 Sep 07 13:47:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 288/581] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:56 2026] GET /volume/v3/volumes/89a16345-802d-45a4-ac65-d6c6e59cf121 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3339cf3e-8d40-40c6-b409-890701378281 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3339cf3e-8d40-40c6-b409-890701378281 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:47:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3339cf3e-8d40-40c6-b409-890701378281 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3339cf3e-8d40-40c6-b409-890701378281 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3339cf3e-8d40-40c6-b409-890701378281 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3339cf3e-8d40-40c6-b409-890701378281 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:47:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 294/582] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:56 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-97d6fb21-9741-463f-b33a-b4928f73c9e0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-97d6fb21-9741-463f-b33a-b4928f73c9e0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:47:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-97d6fb21-9741-463f-b33a-b4928f73c9e0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-97d6fb21-9741-463f-b33a-b4928f73c9e0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:47:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:47:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-97d6fb21-9741-463f-b33a-b4928f73c9e0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-97d6fb21-9741-463f-b33a-b4928f73c9e0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:47:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 289/583] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:57 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9e727592-6563-4dcc-9bf3-88c48abf5459 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e727592-6563-4dcc-9bf3-88c48abf5459 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:47:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e727592-6563-4dcc-9bf3-88c48abf5459 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e727592-6563-4dcc-9bf3-88c48abf5459 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:47:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:47:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9e727592-6563-4dcc-9bf3-88c48abf5459 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:47:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e727592-6563-4dcc-9bf3-88c48abf5459 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:47:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 295/584] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:47:59 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e9559ba9-a268-4346-903d-33393e2b3434 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9559ba9-a268-4346-903d-33393e2b3434 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9559ba9-a268-4346-903d-33393e2b3434 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9559ba9-a268-4346-903d-33393e2b3434 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e9559ba9-a268-4346-903d-33393e2b3434 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9559ba9-a268-4346-903d-33393e2b3434 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 290/585] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b5783d9d-cabd-4978-8213-779a2bc4d302 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5783d9d-cabd-4978-8213-779a2bc4d302 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5783d9d-cabd-4978-8213-779a2bc4d302 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5783d9d-cabd-4978-8213-779a2bc4d302 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b5783d9d-cabd-4978-8213-779a2bc4d302 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5783d9d-cabd-4978-8213-779a2bc4d302 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 296/586] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:01 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1183d746-707b-425d-982b-50a7e13784d1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1183d746-707b-425d-982b-50a7e13784d1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1183d746-707b-425d-982b-50a7e13784d1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1183d746-707b-425d-982b-50a7e13784d1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1183d746-707b-425d-982b-50a7e13784d1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1183d746-707b-425d-982b-50a7e13784d1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 291/587] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:02 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-443323a8-2e70-419d-b5f5-4f00fd15da3b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-443323a8-2e70-419d-b5f5-4f00fd15da3b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-443323a8-2e70-419d-b5f5-4f00fd15da3b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-443323a8-2e70-419d-b5f5-4f00fd15da3b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-443323a8-2e70-419d-b5f5-4f00fd15da3b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-443323a8-2e70-419d-b5f5-4f00fd15da3b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 297/588] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:03 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-06ece786-737b-43df-998f-01ead28a070f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06ece786-737b-43df-998f-01ead28a070f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06ece786-737b-43df-998f-01ead28a070f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06ece786-737b-43df-998f-01ead28a070f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-06ece786-737b-43df-998f-01ead28a070f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06ece786-737b-43df-998f-01ead28a070f tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 292/589] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:05 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-251bac12-f4bd-4eaf-8e31-d4b7500f08e8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-251bac12-f4bd-4eaf-8e31-d4b7500f08e8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-251bac12-f4bd-4eaf-8e31-d4b7500f08e8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-251bac12-f4bd-4eaf-8e31-d4b7500f08e8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=237,cinder:UPDATE=54,cinder:INSERT=26 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:48:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-251bac12-f4bd-4eaf-8e31-d4b7500f08e8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-251bac12-f4bd-4eaf-8e31-d4b7500f08e8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 298/590] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:06 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7d1f5965-67b8-4d31-be9d-3a0dfe210d20 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d1f5965-67b8-4d31-be9d-3a0dfe210d20 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d1f5965-67b8-4d31-be9d-3a0dfe210d20 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d1f5965-67b8-4d31-be9d-3a0dfe210d20 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7d1f5965-67b8-4d31-be9d-3a0dfe210d20 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d1f5965-67b8-4d31-be9d-3a0dfe210d20 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 293/591] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:07 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-da012d03-0cf0-483e-a77b-74f9dfa51db1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da012d03-0cf0-483e-a77b-74f9dfa51db1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da012d03-0cf0-483e-a77b-74f9dfa51db1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da012d03-0cf0-483e-a77b-74f9dfa51db1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-da012d03-0cf0-483e-a77b-74f9dfa51db1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da012d03-0cf0-483e-a77b-74f9dfa51db1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 299/592] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:08 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-8db374db-90b4-430d-a0be-3e08e9e25f6f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1615d34d-d3b4-41b1-b12b-8968af5a7d1d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-8db374db-90b4-430d-a0be-3e08e9e25f6f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] DELETE http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce Sep 07 13:48:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-8db374db-90b4-430d-a0be-3e08e9e25f6f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1615d34d-d3b4-41b1-b12b-8968af5a7d1d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-8db374db-90b4-430d-a0be-3e08e9e25f6f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1615d34d-d3b4-41b1-b12b-8968af5a7d1d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1615d34d-d3b4-41b1-b12b-8968af5a7d1d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1615d34d-d3b4-41b1-b12b-8968af5a7d1d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1615d34d-d3b4-41b1-b12b-8968af5a7d1d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 300/593] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:10 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 891 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87676]: /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 07 13:48:10 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:48:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-8db374db-90b4-430d-a0be-3e08e9e25f6f tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce returned with HTTP 200 Sep 07 13:48:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 294/594] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:48:10 2026] DELETE /volume/v3/attachments/22fb15a2-165e-4a12-ba9d-b7f49452e4ce => generated 19 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:48:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Delete volume with id: 1672c1bf-f331-473f-9e7c-4646524d4215 Sep 07 13:48:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Delete volume request issued successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0023a93e-d089-49e0-93b1-2f2c87cc0f1c req-442e60a1-5c95-4e58-93b2-dcc3d953d4aa tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 returned with HTTP 202 Sep 07 13:48:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 301/595] 192.168.122.11 () {62 vars in 1504 bytes} [Mon Sep 7 13:48:10 2026] DELETE /volume/v3/volumes/1672c1bf-f331-473f-9e7c-4646524d4215 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-12bb4dd4-f993-47cd-8887-568214e0d98b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-44efcafa-14e0-48be-bb08-ce4babcb1185 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12bb4dd4-f993-47cd-8887-568214e0d98b tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] DELETE http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12bb4dd4-f993-47cd-8887-568214e0d98b tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12bb4dd4-f993-47cd-8887-568214e0d98b tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-44efcafa-14e0-48be-bb08-ce4babcb1185 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-12bb4dd4-f993-47cd-8887-568214e0d98b tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Delete volume with id: 8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-44efcafa-14e0-48be-bb08-ce4babcb1185 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-44efcafa-14e0-48be-bb08-ce4babcb1185 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-12bb4dd4-f993-47cd-8887-568214e0d98b tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-44efcafa-14e0-48be-bb08-ce4babcb1185 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-44efcafa-14e0-48be-bb08-ce4babcb1185 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 302/596] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:11 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 892 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-16ef508c-071e-4969-a66b-dd05b354ca70 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16ef508c-071e-4969-a66b-dd05b354ca70 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16ef508c-071e-4969-a66b-dd05b354ca70 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16ef508c-071e-4969-a66b-dd05b354ca70 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-12bb4dd4-f993-47cd-8887-568214e0d98b tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Delete volume request issued successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12bb4dd4-f993-47cd-8887-568214e0d98b tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 202 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 295/597] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:48:11 2026] DELETE /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0195ddaa-2b31-4730-83f8-a096baa51e2d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0195ddaa-2b31-4730-83f8-a096baa51e2d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0195ddaa-2b31-4730-83f8-a096baa51e2d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0195ddaa-2b31-4730-83f8-a096baa51e2d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-16ef508c-071e-4969-a66b-dd05b354ca70 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Volume info retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16ef508c-071e-4969-a66b-dd05b354ca70 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 303/598] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:11 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 892 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0195ddaa-2b31-4730-83f8-a096baa51e2d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fb3d4528-19b3-4211-ab39-68a0eab1af85 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb3d4528-19b3-4211-ab39-68a0eab1af85 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0195ddaa-2b31-4730-83f8-a096baa51e2d tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 296/599] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:11 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb3d4528-19b3-4211-ab39-68a0eab1af85 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-446411445"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fb3d4528-19b3-4211-ab39-68a0eab1af85 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fb3d4528-19b3-4211-ab39-68a0eab1af85 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb3d4528-19b3-4211-ab39-68a0eab1af85 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 304/600] 192.168.122.11 () {60 vars in 1247 bytes} [Mon Sep 7 13:48:11 2026] PUT /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 824 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6b04c05a-2d56-446a-b2be-4ca3f22288ba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b04c05a-2d56-446a-b2be-4ca3f22288ba tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6b04c05a-2d56-446a-b2be-4ca3f22288ba tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-697383565", "description": "This is the new description of volume"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6b04c05a-2d56-446a-b2be-4ca3f22288ba tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6b04c05a-2d56-446a-b2be-4ca3f22288ba tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b04c05a-2d56-446a-b2be-4ca3f22288ba tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 297/601] 192.168.122.11 () {60 vars in 1248 bytes} [Mon Sep 7 13:48:11 2026] PUT /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5617da74-f710-4fc5-a6bc-d3c4206cf426 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5617da74-f710-4fc5-a6bc-d3c4206cf426 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5617da74-f710-4fc5-a6bc-d3c4206cf426 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5617da74-f710-4fc5-a6bc-d3c4206cf426 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5617da74-f710-4fc5-a6bc-d3c4206cf426 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Volume info retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5617da74-f710-4fc5-a6bc-d3c4206cf426 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 305/602] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:11 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 931 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cff84435-9a12-4222-9678-a3d0c179346d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1286193629", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2112974964"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1286193629', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2112974964'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume of 1 GB Sep 07 13:48:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Availability Zones retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (bb2d8644-6cbf-4b39-abf3-0662d06a5e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed66eed7-96d7-42a0-be1a-b90aaccb3a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed66eed7-96d7-42a0-be1a-b90aaccb3a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9570a2b-d79b-466c-a220-849dc84837de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Created reservations ['4192ff4a-0297-4143-b777-5dc31226f1cf', '14d994ee-0c05-499b-8411-204b528f2e17', '52fb2aeb-667c-41fb-9f9d-81101891ca8a', '1acad95c-c801-470d-be2e-cae9a261ede9'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9570a2b-d79b-466c-a220-849dc84837de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4192ff4a-0297-4143-b777-5dc31226f1cf', '14d994ee-0c05-499b-8411-204b528f2e17', '52fb2aeb-667c-41fb-9f9d-81101891ca8a', '1acad95c-c801-470d-be2e-cae9a261ede9']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e307f2e-2abc-4e9f-b129-2eb8867c0252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e307f2e-2abc-4e9f-b129-2eb8867c0252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d237d01-b07d-47dc-9eb1-e66b515af315', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1286193629',display_name='tempest-VolumesGetTest-Volume-2112974964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['4192ff4a-0297-4143-b777-5dc31226f1cf','14d994ee-0c05-499b-8411-204b528f2e17','52fb2aeb-667c-41fb-9f9d-81101891ca8a','1acad95c-c801-470d-be2e-cae9a261ede9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1286193629',display_name='tempest-VolumesGetTest-Volume-2112974964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d237d01-b07d-47dc-9eb1-e66b515af315,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f53b2512ab14f478161b640b1a671ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eddc6fa-8339-4fe9-9932-7721e2fd9d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eddc6fa-8339-4fe9-9932-7721e2fd9d7f) transitioned into 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-1286193629',display_name='tempest-VolumesGetTest-Volume-2112974964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['4192ff4a-0297-4143-b777-5dc31226f1cf','14d994ee-0c05-499b-8411-204b528f2e17','52fb2aeb-667c-41fb-9f9d-81101891ca8a','1acad95c-c801-470d-be2e-cae9a261ede9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c9f3d7-433a-4052-a6a9-36df40072d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c9f3d7-433a-4052-a6a9-36df40072d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (bb2d8644-6cbf-4b39-abf3-0662d06a5e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request issued successfully. Sep 07 13:48:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cff84435-9a12-4222-9678-a3d0c179346d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 298/603] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:48:11 2026] POST /volume/v3/volumes => generated 787 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1982e6b4-5d00-440c-818e-0d78c66dcbcc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1982e6b4-5d00-440c-818e-0d78c66dcbcc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1982e6b4-5d00-440c-818e-0d78c66dcbcc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1982e6b4-5d00-440c-818e-0d78c66dcbcc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1982e6b4-5d00-440c-818e-0d78c66dcbcc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1982e6b4-5d00-440c-818e-0d78c66dcbcc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 200 Sep 07 13:48:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 306/604] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:12 2026] GET /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9c2c1663-598f-4a1d-94cf-586047f4b81c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9c2c1663-598f-4a1d-94cf-586047f4b81c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:48:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9c2c1663-598f-4a1d-94cf-586047f4b81c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9c2c1663-598f-4a1d-94cf-586047f4b81c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9c2c1663-598f-4a1d-94cf-586047f4b81c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Volume info retrieved successfully. Sep 07 13:48:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9c2c1663-598f-4a1d-94cf-586047f4b81c tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 200 Sep 07 13:48:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 299/605] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:12 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a03018ea-08cd-46ae-8e6b-0fc4dfbfbfda None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a03018ea-08cd-46ae-8e6b-0fc4dfbfbfda tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a03018ea-08cd-46ae-8e6b-0fc4dfbfbfda tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a03018ea-08cd-46ae-8e6b-0fc4dfbfbfda tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a03018ea-08cd-46ae-8e6b-0fc4dfbfbfda tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a03018ea-08cd-46ae-8e6b-0fc4dfbfbfda tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 200 Sep 07 13:48:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 307/606] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:13 2026] GET /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ebbdc36a-a1a1-4ac1-8b63-f13ec614cf09 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebbdc36a-a1a1-4ac1-8b63-f13ec614cf09 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] GET http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 Sep 07 13:48:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebbdc36a-a1a1-4ac1-8b63-f13ec614cf09 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebbdc36a-a1a1-4ac1-8b63-f13ec614cf09 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebbdc36a-a1a1-4ac1-8b63-f13ec614cf09 tempest-ServerActionsTestOtherA-1927182931 tempest-ServerActionsTestOtherA-1927182931-project-member] http://192.168.122.11/volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 returned with HTTP 404 Sep 07 13:48:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 300/607] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:13 2026] GET /volume/v3/volumes/8a1915e1-4dfd-4547-a1cb-17e1fa136b20 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8298fee4-43f1-45b4-8925-bda70901b3b1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8298fee4-43f1-45b4-8925-bda70901b3b1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8298fee4-43f1-45b4-8925-bda70901b3b1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8298fee4-43f1-45b4-8925-bda70901b3b1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8298fee4-43f1-45b4-8925-bda70901b3b1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8298fee4-43f1-45b4-8925-bda70901b3b1 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 200 Sep 07 13:48:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 308/608] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:14 2026] GET /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 880 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9c480a9c-1e83-4eb3-b3d4-d3d1eb92b1a0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9c480a9c-1e83-4eb3-b3d4-d3d1eb92b1a0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9c480a9c-1e83-4eb3-b3d4-d3d1eb92b1a0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-446411445", "description": null}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9c480a9c-1e83-4eb3-b3d4-d3d1eb92b1a0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9c480a9c-1e83-4eb3-b3d4-d3d1eb92b1a0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9c480a9c-1e83-4eb3-b3d4-d3d1eb92b1a0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 200 Sep 07 13:48:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 301/609] 192.168.122.11 () {60 vars in 1247 bytes} [Mon Sep 7 13:48:14 2026] PUT /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 776 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b6a6314a-acb5-4141-8ff8-3bba92bc1826 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6a6314a-acb5-4141-8ff8-3bba92bc1826 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b6a6314a-acb5-4141-8ff8-3bba92bc1826 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b6a6314a-acb5-4141-8ff8-3bba92bc1826 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b6a6314a-acb5-4141-8ff8-3bba92bc1826 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6a6314a-acb5-4141-8ff8-3bba92bc1826 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 200 Sep 07 13:48:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 309/610] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:14 2026] GET /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-201b4bed-4466-440e-b835-61de6f8b7e5e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-201b4bed-4466-440e-b835-61de6f8b7e5e tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] DELETE http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-201b4bed-4466-440e-b835-61de6f8b7e5e tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-201b4bed-4466-440e-b835-61de6f8b7e5e tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-201b4bed-4466-440e-b835-61de6f8b7e5e tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume with id: 7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-201b4bed-4466-440e-b835-61de6f8b7e5e tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-201b4bed-4466-440e-b835-61de6f8b7e5e tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume request issued successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-201b4bed-4466-440e-b835-61de6f8b7e5e tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 202 Sep 07 13:48:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 302/611] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:48:14 2026] DELETE /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2fa51f94-733c-46c1-9cea-19ba7cd58ca2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fa51f94-733c-46c1-9cea-19ba7cd58ca2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fa51f94-733c-46c1-9cea-19ba7cd58ca2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fa51f94-733c-46c1-9cea-19ba7cd58ca2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2fa51f94-733c-46c1-9cea-19ba7cd58ca2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fa51f94-733c-46c1-9cea-19ba7cd58ca2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 200 Sep 07 13:48:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 310/612] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:14 2026] GET /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 843 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5ec042d6-7dd3-4134-b672-462c907584e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5ec042d6-7dd3-4134-b672-462c907584e7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5ec042d6-7dd3-4134-b672-462c907584e7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5ec042d6-7dd3-4134-b672-462c907584e7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5ec042d6-7dd3-4134-b672-462c907584e7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5ec042d6-7dd3-4134-b672-462c907584e7 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 200 Sep 07 13:48:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 303/613] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:15 2026] GET /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 843 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-99c74d65-db4c-4093-9573-613ec0f50b9a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-99c74d65-db4c-4093-9573-613ec0f50b9a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 Sep 07 13:48:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-99c74d65-db4c-4093-9573-613ec0f50b9a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-99c74d65-db4c-4093-9573-613ec0f50b9a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-99c74d65-db4c-4093-9573-613ec0f50b9a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 returned with HTTP 404 Sep 07 13:48:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 311/614] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:16 2026] GET /volume/v3/volumes/7d237d01-b07d-47dc-9eb1-e66b515af315 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1a27160f-0885-4e4b-8c37-325ee6e5665a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a27160f-0885-4e4b-8c37-325ee6e5665a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1a27160f-0885-4e4b-8c37-325ee6e5665a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1a27160f-0885-4e4b-8c37-325ee6e5665a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1a27160f-0885-4e4b-8c37-325ee6e5665a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a27160f-0885-4e4b-8c37-325ee6e5665a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 304/615] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:16 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 931 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] DELETE http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume with id: 6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume request issued successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74240b86-3113-41ed-a2d2-ebe7779f9fd5 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 202 Sep 07 13:48:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 312/616] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:48:17 2026] DELETE /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b4685df-69a1-4efb-b21c-b7b59d84f423 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b4685df-69a1-4efb-b21c-b7b59d84f423 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b4685df-69a1-4efb-b21c-b7b59d84f423 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b4685df-69a1-4efb-b21c-b7b59d84f423 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b4685df-69a1-4efb-b21c-b7b59d84f423 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b4685df-69a1-4efb-b21c-b7b59d84f423 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 200 Sep 07 13:48:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 305/617] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:17 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 930 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5c028a98-3528-46d4-a3d4-91eb3c6f2e4b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c028a98-3528-46d4-a3d4-91eb3c6f2e4b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 Sep 07 13:48:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c028a98-3528-46d4-a3d4-91eb3c6f2e4b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c028a98-3528-46d4-a3d4-91eb3c6f2e4b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c028a98-3528-46d4-a3d4-91eb3c6f2e4b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 returned with HTTP 404 Sep 07 13:48:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 313/618] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/v3/volumes/6acd449a-3ee3-4387-abe7-801933e1c101 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9350c07f-4770-4572-aaa3-917c82532ed0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9350c07f-4770-4572-aaa3-917c82532ed0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:48:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9350c07f-4770-4572-aaa3-917c82532ed0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9350c07f-4770-4572-aaa3-917c82532ed0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9350c07f-4770-4572-aaa3-917c82532ed0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9350c07f-4770-4572-aaa3-917c82532ed0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 200 Sep 07 13:48:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 306/619] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] DELETE http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:48:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume with id: 89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:48:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume request issued successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6c2bc5f-9b8b-48c5-bd82-c3f3816618f2 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 202 Sep 07 13:48:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 314/620] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:48:18 2026] DELETE /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d98a3c09-fe64-43c2-baaa-20b595f89b12 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d98a3c09-fe64-43c2-baaa-20b595f89b12 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:48:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d98a3c09-fe64-43c2-baaa-20b595f89b12 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d98a3c09-fe64-43c2-baaa-20b595f89b12 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d98a3c09-fe64-43c2-baaa-20b595f89b12 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d98a3c09-fe64-43c2-baaa-20b595f89b12 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 200 Sep 07 13:48:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 307/621] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c78fe8f6-57ab-4f90-9f72-f0a6ca8e2e39 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c78fe8f6-57ab-4f90-9f72-f0a6ca8e2e39 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 Sep 07 13:48:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c78fe8f6-57ab-4f90-9f72-f0a6ca8e2e39 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c78fe8f6-57ab-4f90-9f72-f0a6ca8e2e39 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c78fe8f6-57ab-4f90-9f72-f0a6ca8e2e39 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 returned with HTTP 404 Sep 07 13:48:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 315/622] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:19 2026] GET /volume/v3/volumes/89a5d26d-3c25-46ba-b3e8-cc0ca21ff616 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:48:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-VolumesGetTest-Volume-211690215", "metadata": {"Type": "Test"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request body: {'volume': {'imageRef': '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-211690215', 'metadata': {'Type': 'Test'}}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:19 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume of 1 GB Sep 07 13:48:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Availability Zones retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (e6133267-4716-4d54-a9b6-f99269a2b774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fafe6a39-95fe-419c-9965-110d822b8f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fafe6a39-95fe-419c-9965-110d822b8f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454607a3-a0e1-4139-9f19-85a64d0242ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Created reservations ['f5ef4d01-2580-4037-8092-5dc0e1dcf3a9', '85f625ac-2f58-468c-8b7f-5f967bf39d01', '60614afb-98cc-463e-8d20-d33dfc8dc848', '0d5c618b-38e8-4a28-ae31-f2b7f2a905aa'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454607a3-a0e1-4139-9f19-85a64d0242ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ef4d01-2580-4037-8092-5dc0e1dcf3a9', '85f625ac-2f58-468c-8b7f-5f967bf39d01', '60614afb-98cc-463e-8d20-d33dfc8dc848', '0d5c618b-38e8-4a28-ae31-f2b7f2a905aa']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803540b1-94c7-4ee5-b4e5-1cccf6137f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803540b1-94c7-4ee5-b4e5-1cccf6137f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b75a74f-8219-4e23-b6c7-54ce16a68dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-211690215',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['f5ef4d01-2580-4037-8092-5dc0e1dcf3a9','85f625ac-2f58-468c-8b7f-5f967bf39d01','60614afb-98cc-463e-8d20-d33dfc8dc848','0d5c618b-38e8-4a28-ae31-f2b7f2a905aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-211690215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b75a74f-8219-4e23-b6c7-54ce16a68dbb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3f53b2512ab14f478161b640b1a671ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d454805e-bbd9-4de2-b890-0eb56812d934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d454805e-bbd9-4de2-b890-0eb56812d934) transitioned into state 'SUCCESS' from state '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-211690215',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['f5ef4d01-2580-4037-8092-5dc0e1dcf3a9','85f625ac-2f58-468c-8b7f-5f967bf39d01','60614afb-98cc-463e-8d20-d33dfc8dc848','0d5c618b-38e8-4a28-ae31-f2b7f2a905aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91cd3fc2-99e9-40eb-9082-7deffb116cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91cd3fc2-99e9-40eb-9082-7deffb116cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (e6133267-4716-4d54-a9b6-f99269a2b774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request issued successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d089384d-30fc-4690-ab35-56a8b75d4a99 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 308/623] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:48:19 2026] POST /volume/v3/volumes => generated 765 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:48:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aa5f42a8-3152-478c-9700-3688a03e9832 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aa5f42a8-3152-478c-9700-3688a03e9832 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aa5f42a8-3152-478c-9700-3688a03e9832 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aa5f42a8-3152-478c-9700-3688a03e9832 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aa5f42a8-3152-478c-9700-3688a03e9832 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aa5f42a8-3152-478c-9700-3688a03e9832 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 316/624] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:20 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 833 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c91cd8e0-fc0a-461e-b179-0e0e9270b8dc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c91cd8e0-fc0a-461e-b179-0e0e9270b8dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c91cd8e0-fc0a-461e-b179-0e0e9270b8dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c91cd8e0-fc0a-461e-b179-0e0e9270b8dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c91cd8e0-fc0a-461e-b179-0e0e9270b8dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c91cd8e0-fc0a-461e-b179-0e0e9270b8dc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 309/625] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:21 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 857 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ba3c95fb-675f-4576-b856-d38c20d78aad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ba3c95fb-675f-4576-b856-d38c20d78aad tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ba3c95fb-675f-4576-b856-d38c20d78aad tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ba3c95fb-675f-4576-b856-d38c20d78aad tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ba3c95fb-675f-4576-b856-d38c20d78aad tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ba3c95fb-675f-4576-b856-d38c20d78aad tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 317/626] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:22 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-95ac01f1-0baf-4230-ae73-0d92dc0391c8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-95ac01f1-0baf-4230-ae73-0d92dc0391c8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-95ac01f1-0baf-4230-ae73-0d92dc0391c8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-95ac01f1-0baf-4230-ae73-0d92dc0391c8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-95ac01f1-0baf-4230-ae73-0d92dc0391c8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-95ac01f1-0baf-4230-ae73-0d92dc0391c8 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 310/627] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:23 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bb6e62bd-8c0a-42e6-9616-02f21b75f92d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb6e62bd-8c0a-42e6-9616-02f21b75f92d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb6e62bd-8c0a-42e6-9616-02f21b75f92d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb6e62bd-8c0a-42e6-9616-02f21b75f92d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb6e62bd-8c0a-42e6-9616-02f21b75f92d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb6e62bd-8c0a-42e6-9616-02f21b75f92d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 318/628] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:24 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d6fca8a6-31f7-451c-9407-8f3a2c723ac0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6fca8a6-31f7-451c-9407-8f3a2c723ac0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6fca8a6-31f7-451c-9407-8f3a2c723ac0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6fca8a6-31f7-451c-9407-8f3a2c723ac0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d6fca8a6-31f7-451c-9407-8f3a2c723ac0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6fca8a6-31f7-451c-9407-8f3a2c723ac0 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 311/629] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:25 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f2ff8f90-060a-4d7b-b0cb-677632fec24a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2ff8f90-060a-4d7b-b0cb-677632fec24a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2ff8f90-060a-4d7b-b0cb-677632fec24a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2ff8f90-060a-4d7b-b0cb-677632fec24a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2ff8f90-060a-4d7b-b0cb-677632fec24a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2ff8f90-060a-4d7b-b0cb-677632fec24a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 319/630] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:27 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5de6ab82-3487-43e5-8514-641664e16766 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5de6ab82-3487-43e5-8514-641664e16766 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5de6ab82-3487-43e5-8514-641664e16766 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5de6ab82-3487-43e5-8514-641664e16766 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5de6ab82-3487-43e5-8514-641664e16766 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5de6ab82-3487-43e5-8514-641664e16766 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 312/631] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:28 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 1336 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-55aaa44d-0dff-4c40-bc32-f6cbb1eb544b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-55aaa44d-0dff-4c40-bc32-f6cbb1eb544b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-55aaa44d-0dff-4c40-bc32-f6cbb1eb544b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-55aaa44d-0dff-4c40-bc32-f6cbb1eb544b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-55aaa44d-0dff-4c40-bc32-f6cbb1eb544b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-55aaa44d-0dff-4c40-bc32-f6cbb1eb544b tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 320/632] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:28 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 1336 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-22c6a08a-f472-42d7-af8f-849e0e54a78d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22c6a08a-f472-42d7-af8f-849e0e54a78d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-22c6a08a-f472-42d7-af8f-849e0e54a78d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-211690215"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-22c6a08a-f472-42d7-af8f-849e0e54a78d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-22c6a08a-f472-42d7-af8f-849e0e54a78d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22c6a08a-f472-42d7-af8f-849e0e54a78d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 313/633] 192.168.122.11 () {60 vars in 1247 bytes} [Mon Sep 7 13:48:28 2026] PUT /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 789 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0e9b05ba-4639-4c57-ae09-0c36b5c8b7af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e9b05ba-4639-4c57-ae09-0c36b5c8b7af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e9b05ba-4639-4c57-ae09-0c36b5c8b7af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-940252362", "description": "This is the new description of volume"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0e9b05ba-4639-4c57-ae09-0c36b5c8b7af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0e9b05ba-4639-4c57-ae09-0c36b5c8b7af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e9b05ba-4639-4c57-ae09-0c36b5c8b7af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 321/634] 192.168.122.11 () {60 vars in 1248 bytes} [Mon Sep 7 13:48:28 2026] PUT /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 828 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-be317cdf-7ab4-4859-9f4b-f690cb9d5310 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-be317cdf-7ab4-4859-9f4b-f690cb9d5310 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-be317cdf-7ab4-4859-9f4b-f690cb9d5310 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-be317cdf-7ab4-4859-9f4b-f690cb9d5310 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-be317cdf-7ab4-4859-9f4b-f690cb9d5310 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-be317cdf-7ab4-4859-9f4b-f690cb9d5310 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-reader] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 314/635] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:28 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 1375 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-806489a6-ace4-495e-ad86-a2440b975559 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-933949013", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-198137128"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-933949013', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-198137128'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume of 1 GB Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Availability Zones retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7b2970f4-0502-4f8d-881a-9b49125449ec None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (2577498e-98c2-47d2-b6eb-b01080ab1004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a747293e-9b49-43c6-86b5-12a064a3e49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a747293e-9b49-43c6-86b5-12a064a3e49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1426cf6-1908-45fb-94bd-342c6eb482de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Created reservations ['602dd755-9d06-4632-a131-5defcd11cdca', '7e3c574a-5d63-4dd8-b1d4-5fb9eca70a97', 'e69e78c8-0e66-40f5-b9b1-30d6f900215b', '7e109722-2f18-4e9f-a04a-09d18b9a8cc2'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1426cf6-1908-45fb-94bd-342c6eb482de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602dd755-9d06-4632-a131-5defcd11cdca', '7e3c574a-5d63-4dd8-b1d4-5fb9eca70a97', 'e69e78c8-0e66-40f5-b9b1-30d6f900215b', '7e109722-2f18-4e9f-a04a-09d18b9a8cc2']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532031fc-6577-41b8-b8e8-fba99a91fa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532031fc-6577-41b8-b8e8-fba99a91fa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '576102d5-6516-4d4b-8b1f-94565d59d62e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-933949013',display_name='tempest-VolumesGetTest-Volume-198137128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['602dd755-9d06-4632-a131-5defcd11cdca','7e3c574a-5d63-4dd8-b1d4-5fb9eca70a97','e69e78c8-0e66-40f5-b9b1-30d6f900215b','7e109722-2f18-4e9f-a04a-09d18b9a8cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-933949013',display_name='tempest-VolumesGetTest-Volume-198137128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=576102d5-6516-4d4b-8b1f-94565d59d62e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f53b2512ab14f478161b640b1a671ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcd6029-ec65-4767-b14e-9a5b56328ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcd6029-ec65-4767-b14e-9a5b56328ff1) transitioned into 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-933949013',display_name='tempest-VolumesGetTest-Volume-198137128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f53b2512ab14f478161b640b1a671ad',qos_specs=None,replication_status=,reservations=['602dd755-9d06-4632-a131-5defcd11cdca','7e3c574a-5d63-4dd8-b1d4-5fb9eca70a97','e69e78c8-0e66-40f5-b9b1-30d6f900215b','7e109722-2f18-4e9f-a04a-09d18b9a8cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7225fa791a4f9ba3397a0789c02d80',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73553b9-717b-4b77-88e9-eeb56f443d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73553b9-717b-4b77-88e9-eeb56f443d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Flow 'volume_create_api' (2577498e-98c2-47d2-b6eb-b01080ab1004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Create volume request issued successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-806489a6-ace4-495e-ad86-a2440b975559 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 322/636] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:48:28 2026] POST /volume/v3/volumes => generated 785 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f68b4139-b286-4222-a229-af1afbd525a3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f68b4139-b286-4222-a229-af1afbd525a3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f68b4139-b286-4222-a229-af1afbd525a3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f68b4139-b286-4222-a229-af1afbd525a3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7b2970f4-0502-4f8d-881a-9b49125449ec tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:48:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7b2970f4-0502-4f8d-881a-9b49125449ec tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1930613939"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f68b4139-b286-4222-a229-af1afbd525a3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7b2970f4-0502-4f8d-881a-9b49125449ec tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:48:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 315/637] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:48:28 2026] POST /volume/v3/types => generated 224 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-eb5f2f12-8cd4-489f-a600-4655c0d0b1a7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eb5f2f12-8cd4-489f-a600-4655c0d0b1a7 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:48:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eb5f2f12-8cd4-489f-a600-4655c0d0b1a7 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-649874218"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f68b4139-b286-4222-a229-af1afbd525a3 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 200 Sep 07 13:48:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 323/638] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:28 2026] GET /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eb5f2f12-8cd4-489f-a600-4655c0d0b1a7 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:48:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 316/639] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:48:29 2026] POST /volume/v3/group_types => generated 180 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:48:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b71db3cf-98c7-46e3-a139-116b1ad7654a", "volume_types": ["bda37df8-05c0-470f-90d3-c9dbee545a38"], "name": "tempest-GroupSnapshotsTest-Group-1806166845"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating new group {'group': {'group_type': 'b71db3cf-98c7-46e3-a139-116b1ad7654a', 'volume_types': ['bda37df8-05c0-470f-90d3-c9dbee545a38'], 'name': 'tempest-GroupSnapshotsTest-Group-1806166845'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:48:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating group tempest-GroupSnapshotsTest-Group-1806166845. Sep 07 13:48:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:48:29 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['af3eea52-6375-436f-8479-5d1dbe1f8333'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-024876ff-66ac-4dc0-8803-eeab51f97fa4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:48:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 324/640] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:48:29 2026] POST /volume/v3/groups => generated 112 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-89b498a0-0b0e-424a-844c-6ad4a827ff06 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-89b498a0-0b0e-424a-844c-6ad4a827ff06 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 Sep 07 13:48:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-89b498a0-0b0e-424a-844c-6ad4a827ff06 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-89b498a0-0b0e-424a-844c-6ad4a827ff06 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-89b498a0-0b0e-424a-844c-6ad4a827ff06 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:29 devstack devstack@c-api.service[87676]: /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 07 13:48:29 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:48:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-89b498a0-0b0e-424a-844c-6ad4a827ff06 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 returned with HTTP 200 Sep 07 13:48:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 317/641] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:29 2026] GET /volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cbaaaf19-0dd4-4a37-bddf-c041ace07e72 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cbaaaf19-0dd4-4a37-bddf-c041ace07e72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cbaaaf19-0dd4-4a37-bddf-c041ace07e72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cbaaaf19-0dd4-4a37-bddf-c041ace07e72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cbaaaf19-0dd4-4a37-bddf-c041ace07e72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cbaaaf19-0dd4-4a37-bddf-c041ace07e72 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 200 Sep 07 13:48:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 325/642] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:30 2026] GET /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 877 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ef9c521-ca2f-41c3-813d-e30037680c2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ef9c521-ca2f-41c3-813d-e30037680c2f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ef9c521-ca2f-41c3-813d-e30037680c2f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ef9c521-ca2f-41c3-813d-e30037680c2f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8ef9c521-ca2f-41c3-813d-e30037680c2f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f15170ac-fa0a-4aa3-8d75-93ee2583ddd7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ef9c521-ca2f-41c3-813d-e30037680c2f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:48:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 318/643] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:30 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f15170ac-fa0a-4aa3-8d75-93ee2583ddd7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f15170ac-fa0a-4aa3-8d75-93ee2583ddd7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f15170ac-fa0a-4aa3-8d75-93ee2583ddd7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-f15170ac-fa0a-4aa3-8d75-93ee2583ddd7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87675]: /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 07 13:48:30 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f15170ac-fa0a-4aa3-8d75-93ee2583ddd7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 returned with HTTP 200 Sep 07 13:48:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 326/644] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:30 2026] GET /volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 => generated 393 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-42331da8-3677-4647-9466-646d20be0c5f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1340977768", "volume_type": "bda37df8-05c0-470f-90d3-c9dbee545a38", "group_id": "5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1340977768', 'volume_type': 'bda37df8-05c0-470f-90d3-c9dbee545a38', 'group_id': '5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume of 1 GB Sep 07 13:48:30 devstack devstack@c-api.service[87676]: /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 07 13:48:30 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:48:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cf343beb-76d7-42b0-8681-86549b4adbf3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf343beb-76d7-42b0-8681-86549b4adbf3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf343beb-76d7-42b0-8681-86549b4adbf3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf343beb-76d7-42b0-8681-86549b4adbf3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (f00f6aae-8569-41a2-9119-e57f19a57416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d21370-f3a1-407b-a903-85b5afb6aaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cf343beb-76d7-42b0-8681-86549b4adbf3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:48:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf343beb-76d7-42b0-8681-86549b4adbf3 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:48:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 327/645] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:30 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d21370-f3a1-407b-a903-85b5afb6aaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:48:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bda37df8-05c0-470f-90d3-c9dbee545a38,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1930613939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bda37df8-05c0-470f-90d3-c9dbee545a38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38cb570-99ae-4a26-8a4d-b96bdace2160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1930613939 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1930613939, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:30 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1930613939 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1930613939, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['cdee5f4a-e27c-4397-98f1-1d76cf8d24cd', 'd7e1ff14-1977-408f-be8b-84e3c59f6c99', '2d50b8b7-2529-4c2b-b04c-7655280d67ae', '03d79207-56c6-4574-be17-8da12320ebb7'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38cb570-99ae-4a26-8a4d-b96bdace2160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdee5f4a-e27c-4397-98f1-1d76cf8d24cd', 'd7e1ff14-1977-408f-be8b-84e3c59f6c99', '2d50b8b7-2529-4c2b-b04c-7655280d67ae', '03d79207-56c6-4574-be17-8da12320ebb7']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5d120d-f419-437e-939b-4a17dbb79e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5d120d-f419-437e-939b-4a17dbb79e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e80fc06-d3d2-4d90-9378-164f6b98fbb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1340977768',encryption_key_id=None,group_id=5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['cdee5f4a-e27c-4397-98f1-1d76cf8d24cd','d7e1ff14-1977-408f-be8b-84e3c59f6c99','2d50b8b7-2529-4c2b-b04c-7655280d67ae','03d79207-56c6-4574-be17-8da12320ebb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=bda37df8-05c0-470f-90d3-c9dbee545a38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1340977768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2,host=None,id=0e80fc06-d3d2-4d90-9378-164f6b98fbb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7af12c7402942118e3379237a151512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bda37df8-05c0-470f-90d3-c9dbee545a38),volume_type_id=bda37df8-05c0-470f-90d3-c9dbee545a38)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e0c159-61b9-4915-980c-b578feb1111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e0c159-61b9-4915-980c-b578feb1111c) transitioned into state 'SUCCESS' from state '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-1340977768',encryption_key_id=None,group_id=5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['cdee5f4a-e27c-4397-98f1-1d76cf8d24cd','d7e1ff14-1977-408f-be8b-84e3c59f6c99','2d50b8b7-2529-4c2b-b04c-7655280d67ae','03d79207-56c6-4574-be17-8da12320ebb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=bda37df8-05c0-470f-90d3-c9dbee545a38)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799ac814-9154-4f54-af1e-8c0ff24518ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799ac814-9154-4f54-af1e-8c0ff24518ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (f00f6aae-8569-41a2-9119-e57f19a57416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request issued successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:31 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fed9a9c4-e2a8-40ae-a8fd-64d2c907b1a4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fed9a9c4-e2a8-40ae-a8fd-64d2c907b1a4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fed9a9c4-e2a8-40ae-a8fd-64d2c907b1a4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fed9a9c4-e2a8-40ae-a8fd-64d2c907b1a4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fed9a9c4-e2a8-40ae-a8fd-64d2c907b1a4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-42331da8-3677-4647-9466-646d20be0c5f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 319/646] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:48:30 2026] POST /volume/v3/volumes => generated 829 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fed9a9c4-e2a8-40ae-a8fd-64d2c907b1a4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 Sep 07 13:48:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 328/647] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 878 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-481c19b4-7db9-4c8a-b32e-18ac6d80f050 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-481c19b4-7db9-4c8a-b32e-18ac6d80f050 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] PUT http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-481c19b4-7db9-4c8a-b32e-18ac6d80f050 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-211690215", "description": null}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:31 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-481c19b4-7db9-4c8a-b32e-18ac6d80f050 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-481c19b4-7db9-4c8a-b32e-18ac6d80f050 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume updated successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-481c19b4-7db9-4c8a-b32e-18ac6d80f050 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 329/648] 192.168.122.11 () {60 vars in 1247 bytes} [Mon Sep 7 13:48:31 2026] PUT /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 776 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d6ad931-a321-4d5a-aeba-e3ef6f9c71bc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d6ad931-a321-4d5a-aeba-e3ef6f9c71bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d6ad931-a321-4d5a-aeba-e3ef6f9c71bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d6ad931-a321-4d5a-aeba-e3ef6f9c71bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4aedb49d-d634-4d20-855a-56b2b0bfb9c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 320/649] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 => generated 897 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d6ad931-a321-4d5a-aeba-e3ef6f9c71bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d6ad931-a321-4d5a-aeba-e3ef6f9c71bc tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 330/650] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 844 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] DELETE http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume with id: 576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume request issued successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d0d8bad-ff41-4aaf-8a39-2b646a681e14 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 202 Sep 07 13:48:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 321/651] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:48:31 2026] DELETE /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-594ed5a4-6f55-4f3b-b522-375bb1fcc18d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-594ed5a4-6f55-4f3b-b522-375bb1fcc18d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-594ed5a4-6f55-4f3b-b522-375bb1fcc18d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-594ed5a4-6f55-4f3b-b522-375bb1fcc18d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-594ed5a4-6f55-4f3b-b522-375bb1fcc18d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-594ed5a4-6f55-4f3b-b522-375bb1fcc18d tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 331/652] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 843 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 Sep 07 13:48:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:32 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:32 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ac7ff301-65ed-4c34-bfca-5c0b6ba852af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac7ff301-65ed-4c34-bfca-5c0b6ba852af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac7ff301-65ed-4c34-bfca-5c0b6ba852af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac7ff301-65ed-4c34-bfca-5c0b6ba852af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8cd95c0d-3ddd-4447-9d59-29420057a519 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 returned with HTTP 200 Sep 07 13:48:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 322/653] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 => generated 921 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ac7ff301-65ed-4c34-bfca-5c0b6ba852af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac7ff301-65ed-4c34-bfca-5c0b6ba852af tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 200 Sep 07 13:48:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 332/654] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 843 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 Sep 07 13:48:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:33 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:33 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-23e5056a-e567-4e1f-b221-042eb045fa3a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23e5056a-e567-4e1f-b221-042eb045fa3a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e Sep 07 13:48:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23e5056a-e567-4e1f-b221-042eb045fa3a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23e5056a-e567-4e1f-b221-042eb045fa3a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23e5056a-e567-4e1f-b221-042eb045fa3a tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e returned with HTTP 404 Sep 07 13:48:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 333/655] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:33 2026] GET /volume/v3/volumes/576102d5-6516-4d4b-8b1f-94565d59d62e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-97ab8442-646b-48f8-b0be-f7f235e6d770 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97ab8442-646b-48f8-b0be-f7f235e6d770 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97ab8442-646b-48f8-b0be-f7f235e6d770 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97ab8442-646b-48f8-b0be-f7f235e6d770 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-97ab8442-646b-48f8-b0be-f7f235e6d770 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97ab8442-646b-48f8-b0be-f7f235e6d770 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 334/656] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:33 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 1375 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f39a3ddc-f5e0-4f1e-8197-2425254fd482 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 323/657] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:33 2026] GET /volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 => generated 922 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-58504873-c844-4201-8917-ebaa8534e706 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58504873-c844-4201-8917-ebaa8534e706 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] DELETE http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58504873-c844-4201-8917-ebaa8534e706 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58504873-c844-4201-8917-ebaa8534e706 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-58504873-c844-4201-8917-ebaa8534e706 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume with id: 8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/group_snapshots Sep 07 13:48:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2", "name": "tempest-group_snapshot-1822877524"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2', 'name': 'tempest-group_snapshot-1822877524'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-58504873-c844-4201-8917-ebaa8534e706 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.group_snapshots [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating group_snapshot tempest-group_snapshot-1822877524. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-58504873-c844-4201-8917-ebaa8534e706 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Delete volume request issued successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58504873-c844-4201-8917-ebaa8534e706 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 202 Sep 07 13:48:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 335/658] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:48:34 2026] DELETE /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f4f20b7c-1bba-4121-9836-e29ada208100 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f4f20b7c-1bba-4121-9836-e29ada208100 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f4f20b7c-1bba-4121-9836-e29ada208100 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f4f20b7c-1bba-4121-9836-e29ada208100 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87676]: /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 07 13:48:34 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f4f20b7c-1bba-4121-9836-e29ada208100 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f4f20b7c-1bba-4121-9836-e29ada208100 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 336/659] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:34 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 1374 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1930613939 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1930613939, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:34 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['c38b6e0d-f4b5-41bd-910d-09d806216a09', '62d19091-80aa-4223-8632-6845f00563c0', '75dc17c7-fabe-4765-9830-d015c5ebead5', '01afa73d-a08f-42e3-9050-534386dfc3fd'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-18b5c373-52ca-45e2-8ab7-9a0b379b6aa6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:48:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 324/660] 192.168.122.11 () {62 vars in 1203 bytes} [Mon Sep 7 13:48:34 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b234e25b-b28f-43aa-a25c-6671dc5b5e22 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b234e25b-b28f-43aa-a25c-6671dc5b5e22 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b234e25b-b28f-43aa-a25c-6671dc5b5e22 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b234e25b-b28f-43aa-a25c-6671dc5b5e22 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-b234e25b-b28f-43aa-a25c-6671dc5b5e22 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 2f72b98e-093b-464a-928b-3c61615ce5cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b234e25b-b28f-43aa-a25c-6671dc5b5e22 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 337/661] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:48:34 2026] GET /volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc => generated 307 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7c120a98-1d11-4d6a-bd54-29dc4757cfe4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c120a98-1d11-4d6a-bd54-29dc4757cfe4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c120a98-1d11-4d6a-bd54-29dc4757cfe4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c120a98-1d11-4d6a-bd54-29dc4757cfe4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7c120a98-1d11-4d6a-bd54-29dc4757cfe4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Volume info retrieved successfully. Sep 07 13:48:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c120a98-1d11-4d6a-bd54-29dc4757cfe4 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 200 Sep 07 13:48:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 325/662] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 1374 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eeb0a77a-1587-456b-8e0b-3723d2d499b4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eeb0a77a-1587-456b-8e0b-3723d2d499b4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eeb0a77a-1587-456b-8e0b-3723d2d499b4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eeb0a77a-1587-456b-8e0b-3723d2d499b4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-eeb0a77a-1587-456b-8e0b-3723d2d499b4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 2f72b98e-093b-464a-928b-3c61615ce5cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eeb0a77a-1587-456b-8e0b-3723d2d499b4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc returned with HTTP 200 Sep 07 13:48:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 338/663] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc => generated 307 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-51c2acb3-8cfa-47c9-92b1-1acfb0d94618 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51c2acb3-8cfa-47c9-92b1-1acfb0d94618 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] GET http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb Sep 07 13:48:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51c2acb3-8cfa-47c9-92b1-1acfb0d94618 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51c2acb3-8cfa-47c9-92b1-1acfb0d94618 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51c2acb3-8cfa-47c9-92b1-1acfb0d94618 tempest-VolumesGetTest-1266828159 tempest-VolumesGetTest-1266828159-project-member] http://192.168.122.11/volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb returned with HTTP 404 Sep 07 13:48:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 326/664] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:36 2026] GET /volume/v3/volumes/8b75a74f-8219-4e23-b6c7-54ce16a68dbb => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-58d595bd-6d2d-4896-b6fd-2303f89ebb1d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58d595bd-6d2d-4896-b6fd-2303f89ebb1d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58d595bd-6d2d-4896-b6fd-2303f89ebb1d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58d595bd-6d2d-4896-b6fd-2303f89ebb1d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-58d595bd-6d2d-4896-b6fd-2303f89ebb1d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 2f72b98e-093b-464a-928b-3c61615ce5cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58d595bd-6d2d-4896-b6fd-2303f89ebb1d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc returned with HTTP 200 Sep 07 13:48:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 339/665] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:48:36 2026] GET /volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc => generated 307 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-57b9b607-1574-4438-9449-16a743168785 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57b9b607-1574-4438-9449-16a743168785 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57b9b607-1574-4438-9449-16a743168785 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57b9b607-1574-4438-9449-16a743168785 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-57b9b607-1574-4438-9449-16a743168785 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 2f72b98e-093b-464a-928b-3c61615ce5cc {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57b9b607-1574-4438-9449-16a743168785 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc returned with HTTP 200 Sep 07 13:48:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 327/666] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:48:37 2026] GET /volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3e13487e-9c45-4b86-a93d-0c3f4a63c4cb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e13487e-9c45-4b86-a93d-0c3f4a63c4cb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e13487e-9c45-4b86-a93d-0c3f4a63c4cb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e13487e-9c45-4b86-a93d-0c3f4a63c4cb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-3e13487e-9c45-4b86-a93d-0c3f4a63c4cb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 2f72b98e-093b-464a-928b-3c61615ce5cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e13487e-9c45-4b86-a93d-0c3f4a63c4cb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc returned with HTTP 200 Sep 07 13:48:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 340/667] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc => generated 308 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /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 07 13:48:38 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all snapshots completed successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ed7cd13-969b-41b5-83df-96a8dbdb2c14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:48:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 328/668] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-35e1af30-6cf2-4bfe-a792-c0ff9dc301d8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35e1af30-6cf2-4bfe-a792-c0ff9dc301d8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f Sep 07 13:48:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35e1af30-6cf2-4bfe-a792-c0ff9dc301d8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35e1af30-6cf2-4bfe-a792-c0ff9dc301d8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-35e1af30-6cf2-4bfe-a792-c0ff9dc301d8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35e1af30-6cf2-4bfe-a792-c0ff9dc301d8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f returned with HTTP 200 Sep 07 13:48:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 341/669] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f => generated 451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups/action Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "2f72b98e-093b-464a-928b-3c61615ce5cc", "name": "tempest-Group_from_snap-1845651906"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "2f72b98e-093b-464a-928b-3c61615ce5cc", "name": "tempest-Group_from_snap-1845651906"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '2f72b98e-093b-464a-928b-3c61615ce5cc', 'name': 'tempest-Group_from_snap-1845651906'}}. {{(pid=87676) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 13:48:38 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating group tempest-Group_from_snap-1845651906 from group_snapshot 2f72b98e-093b-464a-928b-3c61615ce5cc. Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /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 07 13:48:38 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /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 07 13:48:38 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:38 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['8d929236-dc18-4894-9676-a5cd96e7fd28'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: /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 07 13:48:39 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:39 devstack devstack@c-api.service[87676]: INFO cinder.group.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] A mapping entry already exists for group 80bb5d82-1eeb-4e5c-91c5-34f5823ff788 and volume type bda37df8-05c0-470f-90d3-c9dbee545a38. Do not need to create again. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (543e7237-1178-4025-8678-b86582b1b35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44c5e2-b109-4bad-b37f-816d48e4ff5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=446,cinder:INSERT=81,cinder:UPDATE=124 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44c5e2-b109-4bad-b37f-816d48e4ff5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c01a0595-0798-4dc3-bc6e-0e6b4c04951f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:48:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bda37df8-05c0-470f-90d3-c9dbee545a38,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1930613939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bda37df8-05c0-470f-90d3-c9dbee545a38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '80bb5d82-1eeb-4e5c-91c5-34f5823ff788', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d3138e-48c4-45d9-92e4-9a51d3991347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['ebc4130b-241c-41f7-8f98-4fa299e8739f', 'adc70918-a198-40ae-8782-83412b644a39'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d3138e-48c4-45d9-92e4-9a51d3991347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc4130b-241c-41f7-8f98-4fa299e8739f', 'adc70918-a198-40ae-8782-83412b644a39']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768b3e21-2f68-4898-828f-8b134cdf7a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768b3e21-2f68-4898-828f-8b134cdf7a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '483de6a1-8591-4c0c-8606-8ddae5f438d8', '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=80bb5d82-1eeb-4e5c-91c5-34f5823ff788,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['ebc4130b-241c-41f7-8f98-4fa299e8739f','adc70918-a198-40ae-8782-83412b644a39'],size=1,snapshot_id=c01a0595-0798-4dc3-bc6e-0e6b4c04951f,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=bda37df8-05c0-470f-90d3-c9dbee545a38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=80bb5d82-1eeb-4e5c-91c5-34f5823ff788,host=None,id=483de6a1-8591-4c0c-8606-8ddae5f438d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c01a0595-0798-4dc3-bc6e-0e6b4c04951f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7af12c7402942118e3379237a151512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bda37df8-05c0-470f-90d3-c9dbee545a38),volume_type_id=bda37df8-05c0-470f-90d3-c9dbee545a38)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1a27c0-26c8-4b99-96c5-b15715947420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1a27c0-26c8-4b99-96c5-b15715947420) transitioned into state 'SUCCESS' from 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=80bb5d82-1eeb-4e5c-91c5-34f5823ff788,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['ebc4130b-241c-41f7-8f98-4fa299e8739f','adc70918-a198-40ae-8782-83412b644a39'],size=1,snapshot_id=c01a0595-0798-4dc3-bc6e-0e6b4c04951f,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=bda37df8-05c0-470f-90d3-c9dbee545a38)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (543e7237-1178-4025-8678-b86582b1b35d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request issued successfully. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: /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 07 13:48:39 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-662cbb1c-064d-4c75-8ce9-38f650393ecc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/action returned with HTTP 202 Sep 07 13:48:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 329/670] 192.168.122.11 () {62 vars in 1197 bytes} [Mon Sep 7 13:48:38 2026] POST /volume/v3/groups/action => generated 103 bytes in 949 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:48:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:39 devstack devstack@c-api.service[87675]: /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 07 13:48:39 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:48:39 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:39 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:40 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:40 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:40 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:40 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5180c22b-af8f-4562-87d3-25a0e9e1d3a7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 342/671] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:48:39 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:48:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:40 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:40 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:40 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0f0c0480-2113-49c4-98b3-f8bace9859f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 330/672] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:40 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bec047b1-8170-4fc8-bcdb-70b4659b8314 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:41 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:41 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:42 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28d78bcc-5e5c-4f43-b24a-727f26605145 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 343/673] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:41 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bec047b1-8170-4fc8-bcdb-70b4659b8314 tempest-VolumesSummaryTest-2126668743 tempest-VolumesSummaryTest-2126668743-project-reader] GET http://192.168.122.11/volume/v3/volumes/summary Sep 07 13:48:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bec047b1-8170-4fc8-bcdb-70b4659b8314 tempest-VolumesSummaryTest-2126668743 tempest-VolumesSummaryTest-2126668743-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bec047b1-8170-4fc8-bcdb-70b4659b8314 tempest-VolumesSummaryTest-2126668743 tempest-VolumesSummaryTest-2126668743-project-reader] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-bec047b1-8170-4fc8-bcdb-70b4659b8314 tempest-VolumesSummaryTest-2126668743 tempest-VolumesSummaryTest-2126668743-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bec047b1-8170-4fc8-bcdb-70b4659b8314 tempest-VolumesSummaryTest-2126668743 tempest-VolumesSummaryTest-2126668743-project-reader] Get summary completed successfully. Sep 07 13:48:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bec047b1-8170-4fc8-bcdb-70b4659b8314 tempest-VolumesSummaryTest-2126668743 tempest-VolumesSummaryTest-2126668743-project-reader] http://192.168.122.11/volume/v3/volumes/summary returned with HTTP 200 Sep 07 13:48:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 331/674] 192.168.122.11 () {60 vars in 1181 bytes} [Mon Sep 7 13:48:41 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:43 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:43 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:43 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30e1e2e3-0d79-4e06-a9c9-418578afe90a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 344/675] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:43 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:44 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:44 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:44 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49e75a48-2955-4d8a-9639-fdd7cffcacdc tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 332/676] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:44 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:46 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:46 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:46 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4edd1f1-96ef-4c4f-b04e-12e986de67bd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 345/677] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:46 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 780 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:47 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:47 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:48 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0839cc93-b8c2-450d-be1f-3940f2c31be3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 333/678] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:47 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b373d499-2b01-4901-90a9-828392d3473f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:49 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:49 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:49 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b373d499-2b01-4901-90a9-828392d3473f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 346/679] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:49 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6db63994-be58-478c-bba4-1a41a629be76 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:51 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:51 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:51 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6db63994-be58-478c-bba4-1a41a629be76 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 334/680] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:50 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-af27fecb-b995-4023-9c85-1885b27b31fb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:52 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af27fecb-b995-4023-9c85-1885b27b31fb tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 347/681] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:52 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 933 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-91e11be3-7c3b-4713-9e73-dd6f28780e0f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: /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 07 13:48:52 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-91e11be3-7c3b-4713-9e73-dd6f28780e0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788 Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-91e11be3-7c3b-4713-9e73-dd6f28780e0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b49e9d7-f24c-47db-b5f5-77a03d533cbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-91e11be3-7c3b-4713-9e73-dd6f28780e0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 335/682] 192.168.122.11 () {58 vars in 1116 bytes} [Mon Sep 7 13:48:52 2026] GET /volume/v3/volumes => generated 15 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-91e11be3-7c3b-4713-9e73-dd6f28780e0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 80bb5d82-1eeb-4e5c-91c5-34f5823ff788 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ff2215a8-806c-40f0-a362-b5573d078b11 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /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 07 13:48:52 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:48:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-91e11be3-7c3b-4713-9e73-dd6f28780e0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788 returned with HTTP 200 Sep 07 13:48:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 348/683] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:52 2026] GET /volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788 => generated 418 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a2f42093-8750-4cae-aafb-94abee248a31 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /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 07 13:48:52 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:52 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-652804696"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-652804696'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume of 1 GB Sep 07 13:48:52 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:52 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Availability Zones retrieved successfully. Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Flow 'volume_create_api' (2b0b5762-afce-4893-84a2-ab4178386d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ca9524-7beb-47bc-a3e0-0d5dd3a2b1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ca9524-7beb-47bc-a3e0-0d5dd3a2b1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08a98e6-bf27-4717-a199-b02f1dbc1a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a2f42093-8750-4cae-aafb-94abee248a31 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 349/684] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:48:52 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5d29db8f-a4e0-455e-bc6a-0481e8d6eee3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d29db8f-a4e0-455e-bc6a-0481e8d6eee3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788/action Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d29db8f-a4e0-455e-bc6a-0481e8d6eee3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d29db8f-a4e0-455e-bc6a-0481e8d6eee3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-5d29db8f-a4e0-455e-bc6a-0481e8d6eee3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for group 80bb5d82-1eeb-4e5c-91c5-34f5823ff788 {{(pid=87675) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-5d29db8f-a4e0-455e-bc6a-0481e8d6eee3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group with id: 80bb5d82-1eeb-4e5c-91c5-34f5823ff788 Sep 07 13:48:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:53 devstack devstack@c-api.service[87675]: /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 07 13:48:53 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Created reservations ['e8f53eee-747f-40d9-9894-5f30cbd06e4e', 'd10bb984-52af-4f2c-85ef-9d8baaec5586', '5564f428-0509-495e-9106-82889a2afc49', '8d7b70a5-3fb5-4e36-96bf-c157875090ef'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08a98e6-bf27-4717-a199-b02f1dbc1a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8f53eee-747f-40d9-9894-5f30cbd06e4e', 'd10bb984-52af-4f2c-85ef-9d8baaec5586', '5564f428-0509-495e-9106-82889a2afc49', '8d7b70a5-3fb5-4e36-96bf-c157875090ef']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c870e6da-de11-402e-8097-d844fb0aa0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: /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 07 13:48:53 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c870e6da-de11-402e-8097-d844fb0aa0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cd6382d-d626-48a0-b590-dfa33ae60afd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-652804696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a2728e4bc5441788b6fbea97c57bfee',qos_specs=None,replication_status=,reservations=['e8f53eee-747f-40d9-9894-5f30cbd06e4e','d10bb984-52af-4f2c-85ef-9d8baaec5586','5564f428-0509-495e-9106-82889a2afc49','8d7b70a5-3fb5-4e36-96bf-c157875090ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-652804696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cd6382d-d626-48a0-b590-dfa33ae60afd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6a2728e4bc5441788b6fbea97c57bfee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb7950d-5efe-4488-8198-262f249e479a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb7950d-5efe-4488-8198-262f249e479a) transitioned into state 'SUCCESS' from state '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-652804696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a2728e4bc5441788b6fbea97c57bfee',qos_specs=None,replication_status=,reservations=['e8f53eee-747f-40d9-9894-5f30cbd06e4e','d10bb984-52af-4f2c-85ef-9d8baaec5586','5564f428-0509-495e-9106-82889a2afc49','8d7b70a5-3fb5-4e36-96bf-c157875090ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d29db8f-a4e0-455e-bc6a-0481e8d6eee3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788/action returned with HTTP 202 Sep 07 13:48:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 350/685] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:48:53 2026] POST /volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e141e4-2fa1-49ef-8694-1ffca127f57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e141e4-2fa1-49ef-8694-1ffca127f57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Flow 'volume_create_api' (2b0b5762-afce-4893-84a2-ab4178386d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume request issued successfully. Sep 07 13:48:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff2215a8-806c-40f0-a362-b5573d078b11 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 336/686] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:48:52 2026] POST /volume/v3/volumes => generated 770 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4e3ca167-4707-4ae3-a330-4d5d33b112fa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e3ca167-4707-4ae3-a330-4d5d33b112fa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:48:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e3ca167-4707-4ae3-a330-4d5d33b112fa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e3ca167-4707-4ae3-a330-4d5d33b112fa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:53 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:53 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4e3ca167-4707-4ae3-a330-4d5d33b112fa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:48:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65ecbc1e-97d5-4461-a0ce-0b705aea54e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 351/687] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:53 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e3ca167-4707-4ae3-a330-4d5d33b112fa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:48:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 337/688] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:53 2026] GET /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 838 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b70d279-bc73-4c0b-a14b-46888e57d222 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b70d279-bc73-4c0b-a14b-46888e57d222 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:48:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b70d279-bc73-4c0b-a14b-46888e57d222 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b70d279-bc73-4c0b-a14b-46888e57d222 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:48:54 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:54 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b70d279-bc73-4c0b-a14b-46888e57d222 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:48:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b70d279-bc73-4c0b-a14b-46888e57d222 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:48:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 338/689] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:54 2026] GET /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 862 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:55 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88b516ca-74fb-42de-b9ff-85d5f0fc39b1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 200 Sep 07 13:48:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 352/690] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:54 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 932 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-00a43845-4612-49f2-9527-7c6d41d54ef8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00a43845-4612-49f2-9527-7c6d41d54ef8 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:48:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00a43845-4612-49f2-9527-7c6d41d54ef8 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00a43845-4612-49f2-9527-7c6d41d54ef8 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00a43845-4612-49f2-9527-7c6d41d54ef8 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00a43845-4612-49f2-9527-7c6d41d54ef8 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 339/691] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:55 2026] GET /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 863 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dccc4cb1-58b5-4398-948e-95a3f17dd07f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dccc4cb1-58b5-4398-948e-95a3f17dd07f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dccc4cb1-58b5-4398-948e-95a3f17dd07f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dccc4cb1-58b5-4398-948e-95a3f17dd07f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dccc4cb1-58b5-4398-948e-95a3f17dd07f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Volume info retrieved successfully. Sep 07 13:48:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dccc4cb1-58b5-4398-948e-95a3f17dd07f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:48:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 353/692] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:56 2026] GET /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 863 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ac7748a9-9100-4908-bbbf-b98ba5d2ccda None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac7748a9-9100-4908-bbbf-b98ba5d2ccda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 Sep 07 13:48:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-451946423"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ac7748a9-9100-4908-bbbf-b98ba5d2ccda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ac7748a9-9100-4908-bbbf-b98ba5d2ccda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-451946423'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume of 1 GB Sep 07 13:48:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Availability Zones retrieved successfully. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac7748a9-9100-4908-bbbf-b98ba5d2ccda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 returned with HTTP 404 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 340/693] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:56 2026] GET /volume/v3/volumes/483de6a1-8591-4c0c-8606-8ddae5f438d8 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ce0ee367-eb41-45ab-9cd2-c769df27b6ef None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce0ee367-eb41-45ab-9cd2-c769df27b6ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce0ee367-eb41-45ab-9cd2-c769df27b6ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce0ee367-eb41-45ab-9cd2-c769df27b6ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-ce0ee367-eb41-45ab-9cd2-c769df27b6ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 80bb5d82-1eeb-4e5c-91c5-34f5823ff788 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce0ee367-eb41-45ab-9cd2-c769df27b6ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788 returned with HTTP 404 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 341/694] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:56 2026] GET /volume/v3/groups/80bb5d82-1eeb-4e5c-91c5-34f5823ff788 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-566b55b5-bb2f-4fd0-abf6-12b76c85b404 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-566b55b5-bb2f-4fd0-abf6-12b76c85b404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] DELETE http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-566b55b5-bb2f-4fd0-abf6-12b76c85b404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-566b55b5-bb2f-4fd0-abf6-12b76c85b404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-566b55b5-bb2f-4fd0-abf6-12b76c85b404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for member 2f72b98e-093b-464a-928b-3c61615ce5cc {{(pid=87676) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.group_snapshots [None req-566b55b5-bb2f-4fd0-abf6-12b76c85b404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group_snapshot with id: 2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /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 07 13:48:56 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-566b55b5-bb2f-4fd0-abf6-12b76c85b404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc returned with HTTP 202 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 342/695] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:48:56 2026] DELETE /volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-33e9962f-292f-40b7-ae8c-747e068ff404 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /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 07 13:48:56 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:56 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-33e9962f-292f-40b7-ae8c-747e068ff404 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 343/696] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:48:56 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Flow 'volume_create_api' (9dc23210-38d7-4ea5-a12c-f5d1cd174fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8947fd17-7150-4fd9-9c3c-129c35932bda None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648daa2a-10ad-4aef-82e5-bff62f747eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8947fd17-7150-4fd9-9c3c-129c35932bda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8947fd17-7150-4fd9-9c3c-129c35932bda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8947fd17-7150-4fd9-9c3c-129c35932bda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-8947fd17-7150-4fd9-9c3c-129c35932bda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-8947fd17-7150-4fd9-9c3c-129c35932bda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /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 07 13:48:56 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8947fd17-7150-4fd9-9c3c-129c35932bda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all snapshots completed successfully. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8947fd17-7150-4fd9-9c3c-129c35932bda tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 344/697] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:48:56 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a3889118-42e1-48a5-a75e-25eb05177ed7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3889118-42e1-48a5-a75e-25eb05177ed7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3889118-42e1-48a5-a75e-25eb05177ed7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3889118-42e1-48a5-a75e-25eb05177ed7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a3889118-42e1-48a5-a75e-25eb05177ed7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:48:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3889118-42e1-48a5-a75e-25eb05177ed7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f returned with HTTP 200 Sep 07 13:48:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 345/698] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:48:56 2026] GET /volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648daa2a-10ad-4aef-82e5-bff62f747eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64aa13e6-e4b8-443b-bc43-c76007c8a04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Created reservations ['4d89ee17-9d9c-415a-b1d7-dfa98f7062b2', '8e96fdf1-69cc-48cc-b14a-7747367b6e0f', '343f3396-2815-48f4-adb1-f61ebe497ac4', '2531b506-9c65-4a6d-ac88-34cad01fb4f5'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64aa13e6-e4b8-443b-bc43-c76007c8a04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d89ee17-9d9c-415a-b1d7-dfa98f7062b2', '8e96fdf1-69cc-48cc-b14a-7747367b6e0f', '343f3396-2815-48f4-adb1-f61ebe497ac4', '2531b506-9c65-4a6d-ac88-34cad01fb4f5']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ca1938-32c6-42fd-b436-370ae8d76bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ca1938-32c6-42fd-b436-370ae8d76bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa6435a-29f2-4b6e-bdc5-506cbef350d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-451946423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a2728e4bc5441788b6fbea97c57bfee',qos_specs=None,replication_status=,reservations=['4d89ee17-9d9c-415a-b1d7-dfa98f7062b2','8e96fdf1-69cc-48cc-b14a-7747367b6e0f','343f3396-2815-48f4-adb1-f61ebe497ac4','2531b506-9c65-4a6d-ac88-34cad01fb4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-451946423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaa6435a-29f2-4b6e-bdc5-506cbef350d6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6a2728e4bc5441788b6fbea97c57bfee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc820296-7066-4de5-859f-2a960dd4cd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc820296-7066-4de5-859f-2a960dd4cd50) transitioned into state 'SUCCESS' from state '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-451946423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a2728e4bc5441788b6fbea97c57bfee',qos_specs=None,replication_status=,reservations=['4d89ee17-9d9c-415a-b1d7-dfa98f7062b2','8e96fdf1-69cc-48cc-b14a-7747367b6e0f','343f3396-2815-48f4-adb1-f61ebe497ac4','2531b506-9c65-4a6d-ac88-34cad01fb4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34146a8d-a366-4352-84fb-04a9b0c08df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34146a8d-a366-4352-84fb-04a9b0c08df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Flow 'volume_create_api' (9dc23210-38d7-4ea5-a12c-f5d1cd174fe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume request issued successfully. Sep 07 13:48:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-89be5acd-ada2-4c7e-a889-0564bf35e461 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 354/699] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:48:56 2026] POST /volume/v3/volumes => generated 770 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b11f7443-e034-4b4e-9f39-81e08e7d407d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b11f7443-e034-4b4e-9f39-81e08e7d407d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:48:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b11f7443-e034-4b4e-9f39-81e08e7d407d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b11f7443-e034-4b4e-9f39-81e08e7d407d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b11f7443-e034-4b4e-9f39-81e08e7d407d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:48:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b11f7443-e034-4b4e-9f39-81e08e7d407d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:48:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 346/700] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:57 2026] GET /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 838 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eccf2647-ba20-4f2e-b1d3-00f6d560babf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eccf2647-ba20-4f2e-b1d3-00f6d560babf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eccf2647-ba20-4f2e-b1d3-00f6d560babf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eccf2647-ba20-4f2e-b1d3-00f6d560babf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eccf2647-ba20-4f2e-b1d3-00f6d560babf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:48:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eccf2647-ba20-4f2e-b1d3-00f6d560babf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f returned with HTTP 200 Sep 07 13:48:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 355/701] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:48:57 2026] GET /volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f5e022ff-59dd-496f-868e-fe46a8d2d13e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f5e022ff-59dd-496f-868e-fe46a8d2d13e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:48:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f5e022ff-59dd-496f-868e-fe46a8d2d13e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f5e022ff-59dd-496f-868e-fe46a8d2d13e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f5e022ff-59dd-496f-868e-fe46a8d2d13e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:48:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f5e022ff-59dd-496f-868e-fe46a8d2d13e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:48:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 347/702] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:58 2026] GET /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9ceb0c9e-b0d5-40a0-bf09-2679c0f6a1da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ceb0c9e-b0d5-40a0-bf09-2679c0f6a1da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f Sep 07 13:48:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ceb0c9e-b0d5-40a0-bf09-2679c0f6a1da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ceb0c9e-b0d5-40a0-bf09-2679c0f6a1da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9ceb0c9e-b0d5-40a0-bf09-2679c0f6a1da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:48:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ceb0c9e-b0d5-40a0-bf09-2679c0f6a1da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f returned with HTTP 200 Sep 07 13:48:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 356/703] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:48:58 2026] GET /volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f => generated 449 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d4626eef-2e68-410b-8d0a-569fc9d3f964 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d4626eef-2e68-410b-8d0a-569fc9d3f964 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d4626eef-2e68-410b-8d0a-569fc9d3f964 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d4626eef-2e68-410b-8d0a-569fc9d3f964 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:48:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:48:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d4626eef-2e68-410b-8d0a-569fc9d3f964 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:48:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d4626eef-2e68-410b-8d0a-569fc9d3f964 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:48:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 348/704] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:59 2026] GET /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2be3afa8-93ec-4947-a2e8-74655d034768 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be3afa8-93ec-4947-a2e8-74655d034768 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2be3afa8-93ec-4947-a2e8-74655d034768 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2be3afa8-93ec-4947-a2e8-74655d034768 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:48:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2be3afa8-93ec-4947-a2e8-74655d034768 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Volume info retrieved successfully. Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be3afa8-93ec-4947-a2e8-74655d034768 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:48:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 357/705] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:48:59 2026] GET /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1282530844"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1282530844'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume of 1 GB Sep 07 13:48:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Availability Zones retrieved successfully. Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Flow 'volume_create_api' (79495bf4-bf18-4440-a455-d5abce5ee84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185c62b7-d067-4d30-ad0a-6c0a6399d14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185c62b7-d067-4d30-ad0a-6c0a6399d14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff20138-cdcb-4b7b-baba-f8feafe5acf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-51663a82-9ed0-411c-bc38-a56ea6bf545a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-51663a82-9ed0-411c-bc38-a56ea6bf545a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-51663a82-9ed0-411c-bc38-a56ea6bf545a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-51663a82-9ed0-411c-bc38-a56ea6bf545a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-51663a82-9ed0-411c-bc38-a56ea6bf545a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f returned with HTTP 404 Sep 07 13:48:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 358/706] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:48:59 2026] GET /volume/v3/snapshots/c01a0595-0798-4dc3-bc6e-0e6b4c04951f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e54c42cd-304c-4350-b09e-da17858bcbb2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e54c42cd-304c-4350-b09e-da17858bcbb2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e54c42cd-304c-4350-b09e-da17858bcbb2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e54c42cd-304c-4350-b09e-da17858bcbb2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-e54c42cd-304c-4350-b09e-da17858bcbb2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 2f72b98e-093b-464a-928b-3c61615ce5cc {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e54c42cd-304c-4350-b09e-da17858bcbb2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc returned with HTTP 404 Sep 07 13:48:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 359/707] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:48:59 2026] GET /volume/v3/group_snapshots/2f72b98e-093b-464a-928b-3c61615ce5cc => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Created reservations ['edec1072-91da-49c7-91b0-b380e35c122d', '6d43b971-3ca3-4e3b-926f-b3cbccc2a86f', '869efbcd-448b-431b-9de6-4ee558743527', 'fe6ef1ad-f25b-4e6e-997a-d14d5383b21f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff20138-cdcb-4b7b-baba-f8feafe5acf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edec1072-91da-49c7-91b0-b380e35c122d', '6d43b971-3ca3-4e3b-926f-b3cbccc2a86f', '869efbcd-448b-431b-9de6-4ee558743527', 'fe6ef1ad-f25b-4e6e-997a-d14d5383b21f']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:49:00 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:00 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d49df4-c32f-49d7-a5c6-e3ba37bf13d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d49df4-c32f-49d7-a5c6-e3ba37bf13d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c66e997e-1cfe-4353-a61f-73fd0400a360', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1282530844',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a2728e4bc5441788b6fbea97c57bfee',qos_specs=None,replication_status=,reservations=['edec1072-91da-49c7-91b0-b380e35c122d','6d43b971-3ca3-4e3b-926f-b3cbccc2a86f','869efbcd-448b-431b-9de6-4ee558743527','fe6ef1ad-f25b-4e6e-997a-d14d5383b21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1282530844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c66e997e-1cfe-4353-a61f-73fd0400a360,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6a2728e4bc5441788b6fbea97c57bfee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883e1608-ed59-40db-a561-985c87ff93a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f18ab83d-a733-4af7-9648-7ff6c2427423 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:49:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 360/708] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:48:59 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c79614d6-3a3a-4038-94e5-b88de32679b9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c79614d6-3a3a-4038-94e5-b88de32679b9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2/action Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883e1608-ed59-40db-a561-985c87ff93a3) transitioned into state 'SUCCESS' from state '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-1282530844',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a2728e4bc5441788b6fbea97c57bfee',qos_specs=None,replication_status=,reservations=['edec1072-91da-49c7-91b0-b380e35c122d','6d43b971-3ca3-4e3b-926f-b3cbccc2a86f','869efbcd-448b-431b-9de6-4ee558743527','fe6ef1ad-f25b-4e6e-997a-d14d5383b21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d165b8dae5be44c6a0efb5bcc46868e8',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c79614d6-3a3a-4038-94e5-b88de32679b9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c79614d6-3a3a-4038-94e5-b88de32679b9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-c79614d6-3a3a-4038-94e5-b88de32679b9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for group 5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 {{(pid=87675) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-c79614d6-3a3a-4038-94e5-b88de32679b9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group with id: 5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421c70a8-be3e-4315-af84-5a33b5f3e5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421c70a8-be3e-4315-af84-5a33b5f3e5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Flow 'volume_create_api' (79495bf4-bf18-4440-a455-d5abce5ee84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Create volume request issued successfully. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a554971-3b37-4f97-ab71-8dfa3a59d6de tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 349/709] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:48:59 2026] POST /volume/v3/volumes => generated 771 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:00 devstack devstack@c-api.service[87675]: /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 07 13:49:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2c17438e-9f1c-4d63-9385-5a9f7eab5dc1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2c17438e-9f1c-4d63-9385-5a9f7eab5dc1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2c17438e-9f1c-4d63-9385-5a9f7eab5dc1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2c17438e-9f1c-4d63-9385-5a9f7eab5dc1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:00 devstack devstack@c-api.service[87675]: /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 07 13:49:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2c17438e-9f1c-4d63-9385-5a9f7eab5dc1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2c17438e-9f1c-4d63-9385-5a9f7eab5dc1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 350/710] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:00 2026] GET /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 839 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c79614d6-3a3a-4038-94e5-b88de32679b9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2/action returned with HTTP 202 Sep 07 13:49:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 361/711] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:49:00 2026] POST /volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:00 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:00 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7f787c3a-f5e5-40e1-80ee-c5134bda088b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 returned with HTTP 200 Sep 07 13:49:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 351/712] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:00 2026] GET /volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 => generated 921 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c1ea64a0-2944-4847-88b5-eceb05d836a0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c1ea64a0-2944-4847-88b5-eceb05d836a0 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c1ea64a0-2944-4847-88b5-eceb05d836a0 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c1ea64a0-2944-4847-88b5-eceb05d836a0 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c1ea64a0-2944-4847-88b5-eceb05d836a0 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c1ea64a0-2944-4847-88b5-eceb05d836a0 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 362/713] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:01 2026] GET /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db45c6b1-c020-4f22-afae-4ec2db5c8c80 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db45c6b1-c020-4f22-afae-4ec2db5c8c80 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 Sep 07 13:49:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db45c6b1-c020-4f22-afae-4ec2db5c8c80 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db45c6b1-c020-4f22-afae-4ec2db5c8c80 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db45c6b1-c020-4f22-afae-4ec2db5c8c80 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 returned with HTTP 404 Sep 07 13:49:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 352/714] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:01 2026] GET /volume/v3/volumes/0e80fc06-d3d2-4d90-9378-164f6b98fbb9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f8fbf33b-a4e2-44d4-9e91-0789d6e14f9b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8fbf33b-a4e2-44d4-9e91-0789d6e14f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 Sep 07 13:49:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8fbf33b-a4e2-44d4-9e91-0789d6e14f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8fbf33b-a4e2-44d4-9e91-0789d6e14f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-f8fbf33b-a4e2-44d4-9e91-0789d6e14f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:01 devstack devstack@c-api.service[87675]: /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 07 13:49:01 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8fbf33b-a4e2-44d4-9e91-0789d6e14f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 returned with HTTP 200 Sep 07 13:49:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 363/715] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:01 2026] GET /volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 => generated 354 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e6919ba3-c784-4ca3-800e-6f5dc278b0bc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e6919ba3-c784-4ca3-800e-6f5dc278b0bc tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e6919ba3-c784-4ca3-800e-6f5dc278b0bc tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e6919ba3-c784-4ca3-800e-6f5dc278b0bc tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e6919ba3-c784-4ca3-800e-6f5dc278b0bc tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e6919ba3-c784-4ca3-800e-6f5dc278b0bc tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 353/716] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-059caa6e-5b85-47e7-b989-8958e4c7a57a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-059caa6e-5b85-47e7-b989-8958e4c7a57a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-059caa6e-5b85-47e7-b989-8958e4c7a57a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-059caa6e-5b85-47e7-b989-8958e4c7a57a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-059caa6e-5b85-47e7-b989-8958e4c7a57a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Volume info retrieved successfully. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-059caa6e-5b85-47e7-b989-8958e4c7a57a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 364/717] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d2de731e-5c0d-4a30-976f-665b9e449b88 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 354/718] 192.168.122.11 () {58 vars in 1116 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/volumes => generated 992 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-451946423 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-451946423'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e835bb50-ff5b-451c-85cb-e7c5f97a1fb1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e835bb50-ff5b-451c-85cb-e7c5f97a1fb1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e835bb50-ff5b-451c-85cb-e7c5f97a1fb1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e835bb50-ff5b-451c-85cb-e7c5f97a1fb1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-e835bb50-ff5b-451c-85cb-e7c5f97a1fb1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e835bb50-ff5b-451c-85cb-e7c5f97a1fb1 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 returned with HTTP 404 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 355/719] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/groups/5fc0af3c-2a5d-4a14-b6dc-d45f94e64ff2 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3a43e332-2323-4edf-83e7-3f286306221e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a43e332-2323-4edf-83e7-3f286306221e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/b71db3cf-98c7-46e3-a139-116b1ad7654a Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a43e332-2323-4edf-83e7-3f286306221e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a43e332-2323-4edf-83e7-3f286306221e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-199897bb-29e3-4e6e-8e07-8c507cdc9ca1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-451946423 returned with HTTP 200 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 365/720] 192.168.122.11 () {58 vars in 1215 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-451946423 => generated 339 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a43e332-2323-4edf-83e7-3f286306221e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/group_types/b71db3cf-98c7-46e3-a139-116b1ad7654a returned with HTTP 202 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 356/721] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:49:02 2026] DELETE /volume/v3/group_types/b71db3cf-98c7-46e3-a139-116b1ad7654a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1282530844 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1282530844'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9446ef77-efde-4f5c-ac1f-9894abb289c8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9446ef77-efde-4f5c-ac1f-9894abb289c8 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] DELETE http://192.168.122.11/volume/v3/types/bda37df8-05c0-470f-90d3-c9dbee545a38 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9446ef77-efde-4f5c-ac1f-9894abb289c8 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9446ef77-efde-4f5c-ac1f-9894abb289c8 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e9f8356-88d9-45cc-ba70-ba8cfeae6e44 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1282530844 returned with HTTP 200 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 366/722] 192.168.122.11 () {58 vars in 1238 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1282530844 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/detail?limit=1 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9446ef77-efde-4f5c-ac1f-9894abb289c8 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types/bda37df8-05c0-470f-90d3-c9dbee545a38 returned with HTTP 202 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 357/723] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:49:02 2026] DELETE /volume/v3/types/bda37df8-05c0-470f-90d3-c9dbee545a38 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7712e85c-12f8-41d5-88de-92ac4dd15c22 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c1d2e807-827f-4f52-bdcf-edc5013bcbc2 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 367/724] 192.168.122.11 () {58 vars in 1152 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7712e85c-12f8-41d5-88de-92ac4dd15c22 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] GET http://192.168.122.11/volume/v3/types/bda37df8-05c0-470f-90d3-c9dbee545a38 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7712e85c-12f8-41d5-88de-92ac4dd15c22 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7712e85c-12f8-41d5-88de-92ac4dd15c22 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bc046758-c4c1-4ca1-8319-d2743935f511 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7712e85c-12f8-41d5-88de-92ac4dd15c22 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types/bda37df8-05c0-470f-90d3-c9dbee545a38 returned with HTTP 404 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 358/725] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/types/bda37df8-05c0-470f-90d3-c9dbee545a38 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc046758-c4c1-4ca1-8319-d2743935f511 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/detail?limit=1&marker=c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bc046758-c4c1-4ca1-8319-d2743935f511 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bc046758-c4c1-4ca1-8319-d2743935f511 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-bc046758-c4c1-4ca1-8319-d2743935f511 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc046758-c4c1-4ca1-8319-d2743935f511 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4f1b933a-855f-4b5e-82ad-86a587029d42 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f1b933a-855f-4b5e-82ad-86a587029d42 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4f1b933a-855f-4b5e-82ad-86a587029d42 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1085999008"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f1b933a-855f-4b5e-82ad-86a587029d42 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:49:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 359/726] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:49:02 2026] POST /volume/v3/types => generated 224 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2ce7eb0b-7d89-426b-af2d-80cf0a3cefbb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2ce7eb0b-7d89-426b-af2d-80cf0a3cefbb tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:49:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2ce7eb0b-7d89-426b-af2d-80cf0a3cefbb tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-661306117"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bc046758-c4c1-4ca1-8319-d2743935f511 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2ce7eb0b-7d89-426b-af2d-80cf0a3cefbb tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 360/727] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:49:02 2026] POST /volume/v3/group_types => generated 180 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc046758-c4c1-4ca1-8319-d2743935f511 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/detail?limit=1&marker=c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5a21736a-3410-406c-995c-11c7492f752f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 368/728] 192.168.122.11 () {58 vars in 1240 bytes} [Mon Sep 7 13:49:02 2026] GET /volume/v3/volumes/detail?limit=1&marker=c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 1012 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a21736a-3410-406c-995c-11c7492f752f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a21736a-3410-406c-995c-11c7492f752f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "591ed777-0499-416f-8986-4fd6a070860e", "volume_types": ["789ea73d-720b-400a-86a5-7042922dd634"], "name": "tempest-GroupSnapshotsTest-Group-1624874946"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-5a21736a-3410-406c-995c-11c7492f752f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating new group {'group': {'group_type': '591ed777-0499-416f-8986-4fd6a070860e', 'volume_types': ['789ea73d-720b-400a-86a5-7042922dd634'], 'name': 'tempest-GroupSnapshotsTest-Group-1624874946'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-5a21736a-3410-406c-995c-11c7492f752f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating group tempest-GroupSnapshotsTest-Group-1624874946. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/detail?limit=1&marker=eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a21736a-3410-406c-995c-11c7492f752f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-5a21736a-3410-406c-995c-11c7492f752f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['2098277f-8af1-4952-9e6b-7cd9ff65927f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-600e6a2c-cb02-4420-9a8c-c63a9f0f414e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/detail?limit=1&marker=eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 369/729] 192.168.122.11 () {58 vars in 1240 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 1012 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a21736a-3410-406c-995c-11c7492f752f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 361/730] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:49:03 2026] POST /volume/v3/groups => generated 112 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/detail?limit=1&marker=7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1d7d17f2-6a9e-4676-b897-4b358a7c023d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d7d17f2-6a9e-4676-b897-4b358a7c023d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d7d17f2-6a9e-4676-b897-4b358a7c023d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d7d17f2-6a9e-4676-b897-4b358a7c023d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-1d7d17f2-6a9e-4676-b897-4b358a7c023d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2b7d7fb3-578f-464a-847e-b03cf54ceb6f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/detail?limit=1&marker=7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /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 07 13:49:03 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d7d17f2-6a9e-4676-b897-4b358a7c023d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 370/731] 192.168.122.11 () {58 vars in 1240 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 362/732] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 392 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value available, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ecabd00-021c-45fb-95cd-dec1c89a36f5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 371/733] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value available, assuming string {{(pid=87676) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /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 07 13:49:03 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2e276ce-e663-4909-9b9d-88191b2bd396 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 363/734] 192.168.122.11 () {58 vars in 1238 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes?limit=1 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0d04b8c-d5d3-4b6c-bc2f-2ada3f16d08e tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 372/735] 192.168.122.11 () {58 vars in 1131 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ba44188f-fac8-4c4d-afbf-08554c392314 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba44188f-fac8-4c4d-afbf-08554c392314 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes?limit=1&marker=c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba44188f-fac8-4c4d-afbf-08554c392314 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba44188f-fac8-4c4d-afbf-08554c392314 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-ba44188f-fac8-4c4d-afbf-08554c392314 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ba44188f-fac8-4c4d-afbf-08554c392314 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ba44188f-fac8-4c4d-afbf-08554c392314 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba44188f-fac8-4c4d-afbf-08554c392314 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes?limit=1&marker=c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 364/736] 192.168.122.11 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes?limit=1&marker=c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 478 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes?limit=1&marker=eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9267f11-4df1-4981-a954-cbe46aea1e53 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes?limit=1&marker=eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:49:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 373/737] 192.168.122.11 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes?limit=1&marker=eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 478 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes?limit=1&marker=7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:03 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-887887f9-6099-4fdf-b6b2-0faeda26f25c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes?limit=1&marker=7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 365/738] 192.168.122.11 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:03 2026] GET /volume/v3/volumes?limit=1&marker=7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 15 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-652804696&status=available Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value available, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-652804696'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c63373f7-6d89-4f6c-a8b6-cbc0b14c5457 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-652804696&status=available returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 374/739] 192.168.122.11 () {58 vars in 1249 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-652804696&status=available => generated 339 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1282530844&status=available Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value available, assuming string {{(pid=87676) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1282530844'), ('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6dddb137-8df9-441a-b147-3b0893f0ca1a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1282530844&status=available returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 366/740] 192.168.122.11 () {58 vars in 1272 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1282530844&status=available => generated 867 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d1579c85-ca10-4442-b6ee-db9049fd8e63 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?marker=7cd6382d-d626-48a0-b590-dfa33ae60afd&sort=id%3Aasc Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1579c85-ca10-4442-b6ee-db9049fd8e63 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1579c85-ca10-4442-b6ee-db9049fd8e63 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1579c85-ca10-4442-b6ee-db9049fd8e63 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-d1579c85-ca10-4442-b6ee-db9049fd8e63 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /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 07 13:49:04 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1579c85-ca10-4442-b6ee-db9049fd8e63 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 367/741] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 393 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1950326713", "volume_type": "789ea73d-720b-400a-86a5-7042922dd634", "group_id": "db7b5bc2-2303-4a9a-b011-5c2525abcf23", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1950326713', 'volume_type': '789ea73d-720b-400a-86a5-7042922dd634', 'group_id': 'db7b5bc2-2303-4a9a-b011-5c2525abcf23', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume of 1 GB Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /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 07 13:49:04 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc0d5fbb-a343-4e47-9da6-e6b993ab483f tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?marker=7cd6382d-d626-48a0-b590-dfa33ae60afd&sort=id%3Aasc returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 375/742] 192.168.122.11 () {58 vars in 1252 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes/detail?marker=7cd6382d-d626-48a0-b590-dfa33ae60afd&sort=id%3Aasc => generated 1720 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (6a3cfc72-eb79-4adb-ab67-60dd37df90ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeffceb8-b195-42f7-9749-cb38bc441e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeffceb8-b195-42f7-9749-cb38bc441e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:49:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=789ea73d-720b-400a-86a5-7042922dd634,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1085999008',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '789ea73d-720b-400a-86a5-7042922dd634', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'db7b5bc2-2303-4a9a-b011-5c2525abcf23', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd392cd2-22e9-49e3-8f0e-b575f903c1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8063f06-9399-408f-8c4a-e521b95d5c79 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 376/743] 192.168.122.11 () {58 vars in 1216 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1085999008 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1085999008, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1085999008 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1085999008, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d3ee3b0-9bd0-458e-b537-1d1aab041708 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 377/744] 192.168.122.11 () {58 vars in 1137 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-19969bae-e495-4394-b16e-d60e490badfa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-19969bae-e495-4394-b16e-d60e490badfa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-19969bae-e495-4394-b16e-d60e490badfa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-19969bae-e495-4394-b16e-d60e490badfa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-19969bae-e495-4394-b16e-d60e490badfa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19969bae-e495-4394-b16e-d60e490badfa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-19969bae-e495-4394-b16e-d60e490badfa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-19969bae-e495-4394-b16e-d60e490badfa tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 378/745] 192.168.122.11 () {58 vars in 1195 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?availability_zone=nova Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value nova, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['aaf3a8fa-10a2-4c5d-8689-7816cdeb73f8', 'ff3ee7be-cd2b-4631-aec2-99e6ab1d1765', '9777a708-398f-4467-8393-da6670e27c90', '1b00f3ba-d0ab-406d-a3c6-3451ced3faa8'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd392cd2-22e9-49e3-8f0e-b575f903c1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaf3a8fa-10a2-4c5d-8689-7816cdeb73f8', 'ff3ee7be-cd2b-4631-aec2-99e6ab1d1765', '9777a708-398f-4467-8393-da6670e27c90', '1b00f3ba-d0ab-406d-a3c6-3451ced3faa8']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f551ffa4-8f74-4858-86f1-2b3d35738da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-088ca309-3ff9-43b4-90aa-3395693af1c3 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 379/746] 192.168.122.11 () {58 vars in 1161 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?availability_zone=nova Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value nova, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f551ffa4-8f74-4858-86f1-2b3d35738da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd1822ab-b241-4f88-9169-030f927002a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1950326713',encryption_key_id=None,group_id=db7b5bc2-2303-4a9a-b011-5c2525abcf23,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['aaf3a8fa-10a2-4c5d-8689-7816cdeb73f8','ff3ee7be-cd2b-4631-aec2-99e6ab1d1765','9777a708-398f-4467-8393-da6670e27c90','1b00f3ba-d0ab-406d-a3c6-3451ced3faa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=789ea73d-720b-400a-86a5-7042922dd634), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1950326713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=db7b5bc2-2303-4a9a-b011-5c2525abcf23,host=None,id=bd1822ab-b241-4f88-9169-030f927002a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7af12c7402942118e3379237a151512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(789ea73d-720b-400a-86a5-7042922dd634),volume_type_id=789ea73d-720b-400a-86a5-7042922dd634)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c89fadf-8ac5-41a9-be41-a46756237c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b7c8234-88f5-4931-b03b-d4423d5eaf9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 380/747] 192.168.122.11 () {58 vars in 1161 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e61c10ab-1120-47cc-a246-aad3437d34bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e61c10ab-1120-47cc-a246-aad3437d34bd tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?bootable=false Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e61c10ab-1120-47cc-a246-aad3437d34bd tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e61c10ab-1120-47cc-a246-aad3437d34bd tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-e61c10ab-1120-47cc-a246-aad3437d34bd tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e61c10ab-1120-47cc-a246-aad3437d34bd tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c89fadf-8ac5-41a9-be41-a46756237c62) transitioned into state 'SUCCESS' from state '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-1950326713',encryption_key_id=None,group_id=db7b5bc2-2303-4a9a-b011-5c2525abcf23,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['aaf3a8fa-10a2-4c5d-8689-7816cdeb73f8','ff3ee7be-cd2b-4631-aec2-99e6ab1d1765','9777a708-398f-4467-8393-da6670e27c90','1b00f3ba-d0ab-406d-a3c6-3451ced3faa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=789ea73d-720b-400a-86a5-7042922dd634)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb1dec9-2a44-4e21-8216-04aa0f411d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb1dec9-2a44-4e21-8216-04aa0f411d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (6a3cfc72-eb79-4adb-ab67-60dd37df90ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request issued successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:05 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e61c10ab-1120-47cc-a246-aad3437d34bd tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e61c10ab-1120-47cc-a246-aad3437d34bd tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 381/748] 192.168.122.11 () {58 vars in 1145 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?bootable=false Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d67bc09-5881-463b-a2a7-7b5961b566a1 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 382/749] 192.168.122.11 () {58 vars in 1145 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b3939f3d-1d1d-4e5b-a6ea-25c7f8f09ca3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 368/750] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:49:04 2026] POST /volume/v3/volumes => generated 829 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?status=available Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value available, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:05 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ddd3de1-0c7b-49f1-8abc-12bf70841627 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 383/751] 192.168.122.11 () {58 vars in 1149 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes?status=available Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value available, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf7d9b77-45f7-456a-965c-ffe5fb58cb03 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 384/752] 192.168.122.11 () {58 vars in 1149 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-33e5ec9b-385f-413d-bee8-782793192956 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?availability_zone=nova Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value nova, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33e5ec9b-385f-413d-bee8-782793192956 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 385/753] 192.168.122.11 () {58 vars in 1182 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9769e824-c05f-400e-a565-9ca222a0b745 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f5729d4-168a-4857-9f29-a28edd0f5a2a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 369/754] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 => generated 897 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9769e824-c05f-400e-a565-9ca222a0b745 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?bootable=false Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9769e824-c05f-400e-a565-9ca222a0b745 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9769e824-c05f-400e-a565-9ca222a0b745 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-9769e824-c05f-400e-a565-9ca222a0b745 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9769e824-c05f-400e-a565-9ca222a0b745 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9769e824-c05f-400e-a565-9ca222a0b745 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9769e824-c05f-400e-a565-9ca222a0b745 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 386/755] 192.168.122.11 () {58 vars in 1166 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?status=available Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Could not evaluate value available, assuming string {{(pid=87676) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /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 07 13:49:05 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] Get all volumes completed successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5be20bdb-69e9-4c76-a3a7-d12d0efd032d tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-reader] http://192.168.122.11/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 370/756] 192.168.122.11 () {58 vars in 1170 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0f764561-d71a-48b2-8867-7527aff25b9b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f764561-d71a-48b2-8867-7527aff25b9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f764561-d71a-48b2-8867-7527aff25b9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f764561-d71a-48b2-8867-7527aff25b9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0f764561-d71a-48b2-8867-7527aff25b9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f764561-d71a-48b2-8867-7527aff25b9b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 387/757] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Delete volume with id: c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Delete volume request issued successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fce7cdf6-5b0d-45fb-82a1-e09ba41f4842 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 202 Sep 07 13:49:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 371/758] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:05 2026] DELETE /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9a66304f-2b1c-4dc9-86c6-4d2c3aedf18b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a66304f-2b1c-4dc9-86c6-4d2c3aedf18b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9a66304f-2b1c-4dc9-86c6-4d2c3aedf18b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9a66304f-2b1c-4dc9-86c6-4d2c3aedf18b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9a66304f-2b1c-4dc9-86c6-4d2c3aedf18b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a66304f-2b1c-4dc9-86c6-4d2c3aedf18b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 388/759] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e89a9c62-34e5-467e-b317-a02de5bde33c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 Sep 07 13:49:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:06 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:06 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:06 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e89a9c62-34e5-467e-b317-a02de5bde33c tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 returned with HTTP 200 Sep 07 13:49:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 372/760] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:06 2026] GET /volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 => generated 922 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1101689372", "volume_type": "789ea73d-720b-400a-86a5-7042922dd634", "group_id": "db7b5bc2-2303-4a9a-b011-5c2525abcf23", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1101689372', 'volume_type': '789ea73d-720b-400a-86a5-7042922dd634', 'group_id': 'db7b5bc2-2303-4a9a-b011-5c2525abcf23', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=337,cinder:UPDATE=38,cinder:INSERT=21 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:06 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume of 1 GB Sep 07 13:49:06 devstack devstack@c-api.service[87675]: /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 07 13:49:06 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (40aabbe2-e9bf-48e8-896d-77eb82df78d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a13f8b3-eb17-47b6-8d22-9d3235ffd040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a13f8b3-eb17-47b6-8d22-9d3235ffd040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:49:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=789ea73d-720b-400a-86a5-7042922dd634,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1085999008',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '789ea73d-720b-400a-86a5-7042922dd634', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'db7b5bc2-2303-4a9a-b011-5c2525abcf23', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491f1bcf-968a-46ad-9fcf-c7ca7f253bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1085999008 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1085999008, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:06 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1085999008 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1085999008, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['e6d62f7b-843d-4f66-bbe0-a9757fd2abda', '301f1b84-d4b0-4f35-b942-509d2ff1b173', '792c2a27-0fb3-4313-bc08-78327deb0b69', '468d9d99-2b6c-4d06-85aa-f794d4607ea4'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491f1bcf-968a-46ad-9fcf-c7ca7f253bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6d62f7b-843d-4f66-bbe0-a9757fd2abda', '301f1b84-d4b0-4f35-b942-509d2ff1b173', '792c2a27-0fb3-4313-bc08-78327deb0b69', '468d9d99-2b6c-4d06-85aa-f794d4607ea4']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579ccd74-0e21-4aee-b995-589077603d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-894f07b5-9ca0-4aba-8334-9489dc05b27c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-894f07b5-9ca0-4aba-8334-9489dc05b27c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 Sep 07 13:49:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-894f07b5-9ca0-4aba-8334-9489dc05b27c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-894f07b5-9ca0-4aba-8334-9489dc05b27c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579ccd74-0e21-4aee-b995-589077603d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd546b5fb-3969-4079-b1b2-89c2cc7850e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1101689372',encryption_key_id=None,group_id=db7b5bc2-2303-4a9a-b011-5c2525abcf23,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['e6d62f7b-843d-4f66-bbe0-a9757fd2abda','301f1b84-d4b0-4f35-b942-509d2ff1b173','792c2a27-0fb3-4313-bc08-78327deb0b69','468d9d99-2b6c-4d06-85aa-f794d4607ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=789ea73d-720b-400a-86a5-7042922dd634), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1101689372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=db7b5bc2-2303-4a9a-b011-5c2525abcf23,host=None,id=d546b5fb-3969-4079-b1b2-89c2cc7850e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7af12c7402942118e3379237a151512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(789ea73d-720b-400a-86a5-7042922dd634),volume_type_id=789ea73d-720b-400a-86a5-7042922dd634)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b5f687-2485-4b35-ae60-af8c77d6b1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-894f07b5-9ca0-4aba-8334-9489dc05b27c tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 returned with HTTP 404 Sep 07 13:49:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 373/761] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:06 2026] GET /volume/v3/volumes/c66e997e-1cfe-4353-a61f-73fd0400a360 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e2d7f5e3-6166-47fa-a510-9b7d4e8c9c6a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2d7f5e3-6166-47fa-a510-9b7d4e8c9c6a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2d7f5e3-6166-47fa-a510-9b7d4e8c9c6a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2d7f5e3-6166-47fa-a510-9b7d4e8c9c6a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e2d7f5e3-6166-47fa-a510-9b7d4e8c9c6a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b5f687-2485-4b35-ae60-af8c77d6b1ca) transitioned into state 'SUCCESS' from state '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-1101689372',encryption_key_id=None,group_id=db7b5bc2-2303-4a9a-b011-5c2525abcf23,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['e6d62f7b-843d-4f66-bbe0-a9757fd2abda','301f1b84-d4b0-4f35-b942-509d2ff1b173','792c2a27-0fb3-4313-bc08-78327deb0b69','468d9d99-2b6c-4d06-85aa-f794d4607ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=789ea73d-720b-400a-86a5-7042922dd634)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c86af6-3b7d-4c46-b774-9f9f177509f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2d7f5e3-6166-47fa-a510-9b7d4e8c9c6a tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:49:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 374/762] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:07 2026] GET /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] DELETE http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Delete volume with id: eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c86af6-3b7d-4c46-b774-9f9f177509f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (40aabbe2-e9bf-48e8-896d-77eb82df78d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request issued successfully. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:07 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:07 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Delete volume request issued successfully. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4803a48-c5c9-42c3-a786-1a3f097b5c1b tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 202 Sep 07 13:49:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 375/763] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:07 2026] DELETE /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9bc354b3-c044-4b5d-bf93-80f0af232e65 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9bc354b3-c044-4b5d-bf93-80f0af232e65 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9bc354b3-c044-4b5d-bf93-80f0af232e65 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9bc354b3-c044-4b5d-bf93-80f0af232e65 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9bc354b3-c044-4b5d-bf93-80f0af232e65 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9888b2d9-7885-4d01-ba9b-ba943d6eca08 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 389/764] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:49:06 2026] POST /volume/v3/volumes => generated 829 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9bc354b3-c044-4b5d-bf93-80f0af232e65 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 200 Sep 07 13:49:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 376/765] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:07 2026] GET /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 862 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:07 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:07 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:07 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-72c0117a-ff72-4a1d-b410-ecce3ea4845d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 returned with HTTP 200 Sep 07 13:49:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 390/766] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:07 2026] GET /volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 => generated 897 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c4eebd4e-e934-48b7-b1be-9ac7390d9dbb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c4eebd4e-e934-48b7-b1be-9ac7390d9dbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c4eebd4e-e934-48b7-b1be-9ac7390d9dbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c4eebd4e-e934-48b7-b1be-9ac7390d9dbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c4eebd4e-e934-48b7-b1be-9ac7390d9dbb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 returned with HTTP 404 Sep 07 13:49:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 377/767] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:08 2026] GET /volume/v3/volumes/eaa6435a-29f2-4b6e-bdc5-506cbef350d6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-790fb887-e769-45c0-9a26-d5873c940ddb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-790fb887-e769-45c0-9a26-d5873c940ddb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-790fb887-e769-45c0-9a26-d5873c940ddb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-790fb887-e769-45c0-9a26-d5873c940ddb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-790fb887-e769-45c0-9a26-d5873c940ddb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-790fb887-e769-45c0-9a26-d5873c940ddb tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:49:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 391/768] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:08 2026] GET /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] DELETE http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Delete volume with id: 7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:49:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:08 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Delete volume request issued successfully. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-afb9a63e-8fec-431a-9f95-4b9e2661a7c5 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 202 Sep 07 13:49:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 378/769] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:08 2026] DELETE /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c99dfbce-8e92-4be6-8637-f66d6113acbf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c99dfbce-8e92-4be6-8637-f66d6113acbf tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c99dfbce-8e92-4be6-8637-f66d6113acbf tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c99dfbce-8e92-4be6-8637-f66d6113acbf tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c99dfbce-8e92-4be6-8637-f66d6113acbf tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Volume info retrieved successfully. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c99dfbce-8e92-4be6-8637-f66d6113acbf tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 200 Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 379/770] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:08 2026] GET /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 862 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1dae206a-d397-47fc-ac9c-9fb1d237b010 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 returned with HTTP 200 Sep 07 13:49:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 392/771] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:08 2026] GET /volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 => generated 922 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4f3952f3-6a8b-460c-b213-cfd728e4e63a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f3952f3-6a8b-460c-b213-cfd728e4e63a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] PUT http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4f3952f3-6a8b-460c-b213-cfd728e4e63a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bd1822ab-b241-4f88-9169-030f927002a8"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-4f3952f3-6a8b-460c-b213-cfd728e4e63a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Update called for group db7b5bc2-2303-4a9a-b011-5c2525abcf23. {{(pid=87676) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-4f3952f3-6a8b-460c-b213-cfd728e4e63a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Updating group db7b5bc2-2303-4a9a-b011-5c2525abcf23 with name None description: None add_volumes: None remove_volumes: bd1822ab-b241-4f88-9169-030f927002a8. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f3952f3-6a8b-460c-b213-cfd728e4e63a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 202 Sep 07 13:49:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 380/772] 192.168.122.11 () {62 vars in 1285 bytes} [Mon Sep 7 13:49:08 2026] PUT /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d81da401-ca11-4d15-9888-730d2b6f4ec5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d81da401-ca11-4d15-9888-730d2b6f4ec5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d81da401-ca11-4d15-9888-730d2b6f4ec5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d81da401-ca11-4d15-9888-730d2b6f4ec5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-d81da401-ca11-4d15-9888-730d2b6f4ec5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:08 devstack devstack@c-api.service[87675]: /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 07 13:49:08 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d81da401-ca11-4d15-9888-730d2b6f4ec5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 393/773] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:08 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ee5f266f-0973-4be8-9ddd-e5ee0c37d284 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ee5f266f-0973-4be8-9ddd-e5ee0c37d284 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] GET http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd Sep 07 13:49:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ee5f266f-0973-4be8-9ddd-e5ee0c37d284 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ee5f266f-0973-4be8-9ddd-e5ee0c37d284 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ee5f266f-0973-4be8-9ddd-e5ee0c37d284 tempest-VolumesListTestJSON-186343945 tempest-VolumesListTestJSON-186343945-project-member] http://192.168.122.11/volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd returned with HTTP 404 Sep 07 13:49:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 381/774] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:09 2026] GET /volume/v3/volumes/7cd6382d-d626-48a0-b590-dfa33ae60afd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:49:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c37bf5f5-52b1-4084-b560-9be62856296a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c37bf5f5-52b1-4084-b560-9be62856296a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c37bf5f5-52b1-4084-b560-9be62856296a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c37bf5f5-52b1-4084-b560-9be62856296a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-c37bf5f5-52b1-4084-b560-9be62856296a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:09 devstack devstack@c-api.service[87675]: /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 07 13:49:09 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c37bf5f5-52b1-4084-b560-9be62856296a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 394/775] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:09 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-51328b9e-242e-419c-a1e0-20d7975e9880 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51328b9e-242e-419c-a1e0-20d7975e9880 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] PUT http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51328b9e-242e-419c-a1e0-20d7975e9880 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bd1822ab-b241-4f88-9169-030f927002a8"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-51328b9e-242e-419c-a1e0-20d7975e9880 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Update called for group db7b5bc2-2303-4a9a-b011-5c2525abcf23. {{(pid=87676) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-51328b9e-242e-419c-a1e0-20d7975e9880 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Updating group db7b5bc2-2303-4a9a-b011-5c2525abcf23 with name None description: None add_volumes: bd1822ab-b241-4f88-9169-030f927002a8 remove_volumes: None. Sep 07 13:49:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:10 devstack devstack@c-api.service[87676]: /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 07 13:49:10 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51328b9e-242e-419c-a1e0-20d7975e9880 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 202 Sep 07 13:49:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 382/776] 192.168.122.11 () {62 vars in 1285 bytes} [Mon Sep 7 13:49:10 2026] PUT /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-68f3cbbd-0825-4bb5-a6b4-fa78aa931d32 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-68f3cbbd-0825-4bb5-a6b4-fa78aa931d32 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-68f3cbbd-0825-4bb5-a6b4-fa78aa931d32 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-68f3cbbd-0825-4bb5-a6b4-fa78aa931d32 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-68f3cbbd-0825-4bb5-a6b4-fa78aa931d32 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:10 devstack devstack@c-api.service[87675]: /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 07 13:49:10 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-68f3cbbd-0825-4bb5-a6b4-fa78aa931d32 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 395/777] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:10 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2025050673"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2025050673'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Create volume of 1 GB Sep 07 13:49:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Availability Zones retrieved successfully. Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Flow 'volume_create_api' (5104be4e-ef15-44c0-9c4e-f4393b22ff4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c7fdca-ebf5-4699-815e-6b5c108d78b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c7fdca-ebf5-4699-815e-6b5c108d78b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477225a5-0acf-4573-82de-4e3cb7ae5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Created reservations ['6c4b2739-45f6-4f01-b8ff-f48682d183a4', 'ff575bb4-7d56-47d0-bd4f-f9f5acf6ec26', 'ed272135-5760-4f8b-8510-32d3dd4383a8', '5ec4852b-bbaf-436b-bc0f-b54faaf61de3'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477225a5-0acf-4573-82de-4e3cb7ae5066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c4b2739-45f6-4f01-b8ff-f48682d183a4', 'ff575bb4-7d56-47d0-bd4f-f9f5acf6ec26', 'ed272135-5760-4f8b-8510-32d3dd4383a8', '5ec4852b-bbaf-436b-bc0f-b54faaf61de3']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ebf1d72-49b2-47fd-b21a-59224b58a439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ebf1d72-49b2-47fd-b21a-59224b58a439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe27bc94-373e-47d5-a16b-52426b7b55f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2025050673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7792af140c484bb3f08f30d6a61f28',qos_specs=None,replication_status=,reservations=['6c4b2739-45f6-4f01-b8ff-f48682d183a4','ff575bb4-7d56-47d0-bd4f-f9f5acf6ec26','ed272135-5760-4f8b-8510-32d3dd4383a8','5ec4852b-bbaf-436b-bc0f-b54faaf61de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0c2be5c26143afa325b8f3fd8c0e47',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2025050673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe27bc94-373e-47d5-a16b-52426b7b55f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd7792af140c484bb3f08f30d6a61f28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c0c2be5c26143afa325b8f3fd8c0e47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9540c216-e24b-4e37-8c25-421e291ee649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9540c216-e24b-4e37-8c25-421e291ee649) transitioned into state 'SUCCESS' from state '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-2025050673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7792af140c484bb3f08f30d6a61f28',qos_specs=None,replication_status=,reservations=['6c4b2739-45f6-4f01-b8ff-f48682d183a4','ff575bb4-7d56-47d0-bd4f-f9f5acf6ec26','ed272135-5760-4f8b-8510-32d3dd4383a8','5ec4852b-bbaf-436b-bc0f-b54faaf61de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0c2be5c26143afa325b8f3fd8c0e47',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c16cf93-1cb2-44d2-9110-f44097dfeeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c16cf93-1cb2-44d2-9110-f44097dfeeb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Flow 'volume_create_api' (5104be4e-ef15-44c0-9c4e-f4393b22ff4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Create volume request issued successfully. Sep 07 13:49:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c86be94b-ee4a-4512-b37c-b964f1ceb7c2 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 383/778] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:10 2026] POST /volume/v3/volumes => generated 764 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ed4d1932-3a91-4625-b801-0009bf793c34 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed4d1932-3a91-4625-b801-0009bf793c34 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed4d1932-3a91-4625-b801-0009bf793c34 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed4d1932-3a91-4625-b801-0009bf793c34 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ed4d1932-3a91-4625-b801-0009bf793c34 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed4d1932-3a91-4625-b801-0009bf793c34 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 396/779] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:10 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 832 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ce954597-4bcf-40c1-87dd-f9af8270d5f6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce954597-4bcf-40c1-87dd-f9af8270d5f6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce954597-4bcf-40c1-87dd-f9af8270d5f6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce954597-4bcf-40c1-87dd-f9af8270d5f6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-ce954597-4bcf-40c1-87dd-f9af8270d5f6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:11 devstack devstack@c-api.service[87676]: /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 07 13:49:11 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce954597-4bcf-40c1-87dd-f9af8270d5f6 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 384/780] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:11 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-956e5c9f-ab81-4030-9a50-df3a790898f8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-956e5c9f-ab81-4030-9a50-df3a790898f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] PUT http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-956e5c9f-ab81-4030-9a50-df3a790898f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d546b5fb-3969-4079-b1b2-89c2cc7850e9"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-956e5c9f-ab81-4030-9a50-df3a790898f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Update called for group db7b5bc2-2303-4a9a-b011-5c2525abcf23. {{(pid=87675) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:49:11 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-956e5c9f-ab81-4030-9a50-df3a790898f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Updating group db7b5bc2-2303-4a9a-b011-5c2525abcf23 with name None description: None add_volumes: None remove_volumes: d546b5fb-3969-4079-b1b2-89c2cc7850e9. Sep 07 13:49:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-956e5c9f-ab81-4030-9a50-df3a790898f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 202 Sep 07 13:49:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 397/781] 192.168.122.11 () {62 vars in 1285 bytes} [Mon Sep 7 13:49:11 2026] PUT /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9dc60f15-0b31-42f9-9254-4f85f80f42e4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9dc60f15-0b31-42f9-9254-4f85f80f42e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9dc60f15-0b31-42f9-9254-4f85f80f42e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9dc60f15-0b31-42f9-9254-4f85f80f42e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-9dc60f15-0b31-42f9-9254-4f85f80f42e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:11 devstack devstack@c-api.service[87676]: /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 07 13:49:11 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9dc60f15-0b31-42f9-9254-4f85f80f42e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 385/782] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:11 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-56b56541-60fb-44d4-86a0-11d5bb27f210 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56b56541-60fb-44d4-86a0-11d5bb27f210 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56b56541-60fb-44d4-86a0-11d5bb27f210 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56b56541-60fb-44d4-86a0-11d5bb27f210 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-56b56541-60fb-44d4-86a0-11d5bb27f210 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56b56541-60fb-44d4-86a0-11d5bb27f210 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 398/783] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:11 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bde85d30-39a0-4701-9cf6-67927a70d571 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bde85d30-39a0-4701-9cf6-67927a70d571 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bde85d30-39a0-4701-9cf6-67927a70d571 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bde85d30-39a0-4701-9cf6-67927a70d571 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-bde85d30-39a0-4701-9cf6-67927a70d571 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:12 devstack devstack@c-api.service[87676]: /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 07 13:49:12 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bde85d30-39a0-4701-9cf6-67927a70d571 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 386/784] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:12 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-15f13496-f0ec-49bc-beb2-285c9bf716a3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15f13496-f0ec-49bc-beb2-285c9bf716a3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] PUT http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15f13496-f0ec-49bc-beb2-285c9bf716a3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d546b5fb-3969-4079-b1b2-89c2cc7850e9"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-15f13496-f0ec-49bc-beb2-285c9bf716a3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Update called for group db7b5bc2-2303-4a9a-b011-5c2525abcf23. {{(pid=87675) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:49:12 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-15f13496-f0ec-49bc-beb2-285c9bf716a3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Updating group db7b5bc2-2303-4a9a-b011-5c2525abcf23 with name None description: None add_volumes: d546b5fb-3969-4079-b1b2-89c2cc7850e9 remove_volumes: None. Sep 07 13:49:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:12 devstack devstack@c-api.service[87675]: /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 07 13:49:12 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15f13496-f0ec-49bc-beb2-285c9bf716a3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 202 Sep 07 13:49:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 399/785] 192.168.122.11 () {62 vars in 1285 bytes} [Mon Sep 7 13:49:12 2026] PUT /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-36fcdb54-44f1-4455-8d9d-6014cdf4f1fa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-36fcdb54-44f1-4455-8d9d-6014cdf4f1fa tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-36fcdb54-44f1-4455-8d9d-6014cdf4f1fa tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-36fcdb54-44f1-4455-8d9d-6014cdf4f1fa tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-36fcdb54-44f1-4455-8d9d-6014cdf4f1fa tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:12 devstack devstack@c-api.service[87676]: /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 07 13:49:12 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-36fcdb54-44f1-4455-8d9d-6014cdf4f1fa tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 387/786] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:12 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6f6db9d5-d553-46be-b22a-56c1348ebea4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6f6db9d5-d553-46be-b22a-56c1348ebea4 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6f6db9d5-d553-46be-b22a-56c1348ebea4 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6f6db9d5-d553-46be-b22a-56c1348ebea4 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6f6db9d5-d553-46be-b22a-56c1348ebea4 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6f6db9d5-d553-46be-b22a-56c1348ebea4 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 400/787] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:13 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1135560396"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1135560396'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume of 1 GB Sep 07 13:49:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Availability Zones retrieved successfully. Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Flow 'volume_create_api' (d9c9e962-4fc3-4601-afae-c1c182f9fdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02bfd4d-adb1-4051-95fe-b6709ff75cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02bfd4d-adb1-4051-95fe-b6709ff75cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c5da8f-721e-491e-b7ab-8d50d5225498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f49e0239-0898-4a8f-9e21-13599db860ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f49e0239-0898-4a8f-9e21-13599db860ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f49e0239-0898-4a8f-9e21-13599db860ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f49e0239-0898-4a8f-9e21-13599db860ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-f49e0239-0898-4a8f-9e21-13599db860ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /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 07 13:49:13 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f49e0239-0898-4a8f-9e21-13599db860ef tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 200 Sep 07 13:49:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 401/788] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:13 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2f16568b-4925-430e-9e38-601ef4c5f82b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /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 07 13:49:13 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Created reservations ['36920666-c623-43da-9ad2-43b2de6cf272', '9c3f19cc-f715-4012-8573-c16c29d86665', '97d7ccf5-403e-4ce1-a025-79b875ac1bef', '726a2c94-06d0-486c-9968-be4a1a9eddd0'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c5da8f-721e-491e-b7ab-8d50d5225498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36920666-c623-43da-9ad2-43b2de6cf272', '9c3f19cc-f715-4012-8573-c16c29d86665', '97d7ccf5-403e-4ce1-a025-79b875ac1bef', '726a2c94-06d0-486c-9968-be4a1a9eddd0']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6912e32e-be66-4d15-a4f1-dd89c9eba72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:13 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6912e32e-be66-4d15-a4f1-dd89c9eba72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f907319e-3648-4b8a-9b06-617ef08b7aee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1135560396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe0edf7154944bee41076df12a3e8',qos_specs=None,replication_status=,reservations=['36920666-c623-43da-9ad2-43b2de6cf272','9c3f19cc-f715-4012-8573-c16c29d86665','97d7ccf5-403e-4ce1-a025-79b875ac1bef','726a2c94-06d0-486c-9968-be4a1a9eddd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad16be5f4544e739130e844fd5b7839',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1135560396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f907319e-3648-4b8a-9b06-617ef08b7aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdfe0edf7154944bee41076df12a3e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ad16be5f4544e739130e844fd5b7839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72658fb-ce31-4e3b-820c-c8484d063e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72658fb-ce31-4e3b-820c-c8484d063e55) transitioned into state 'SUCCESS' from state '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-1135560396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdfe0edf7154944bee41076df12a3e8',qos_specs=None,replication_status=,reservations=['36920666-c623-43da-9ad2-43b2de6cf272','9c3f19cc-f715-4012-8573-c16c29d86665','97d7ccf5-403e-4ce1-a025-79b875ac1bef','726a2c94-06d0-486c-9968-be4a1a9eddd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad16be5f4544e739130e844fd5b7839',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6e854d-892d-47e2-abea-172efa26a3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f16568b-4925-430e-9e38-601ef4c5f82b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:49:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 402/789] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:49:13 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/group_snapshots Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "db7b5bc2-2303-4a9a-b011-5c2525abcf23", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1413537919"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6e854d-892d-47e2-abea-172efa26a3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'db7b5bc2-2303-4a9a-b011-5c2525abcf23', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1413537919'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Flow 'volume_create_api' (d9c9e962-4fc3-4601-afae-c1c182f9fdad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume request issued successfully. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-93abe36e-58ea-4659-b51e-72654e5b93e9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 388/790] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:13 2026] POST /volume/v3/volumes => generated 757 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.group_snapshots [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1413537919. Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7c288e4f-fe75-4a26-94f2-442021b60f1f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c288e4f-fe75-4a26-94f2-442021b60f1f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] GET http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c288e4f-fe75-4a26-94f2-442021b60f1f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c288e4f-fe75-4a26-94f2-442021b60f1f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7c288e4f-fe75-4a26-94f2-442021b60f1f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c288e4f-fe75-4a26-94f2-442021b60f1f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 200 Sep 07 13:49:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 389/791] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:13 2026] GET /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 825 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /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 07 13:49:13 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:14 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1085999008 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1085999008, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:14 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['12076b05-d255-44bd-b9a2-a211bd57e6e4', '667f1b15-56cc-4b6c-9d22-845eeeb3ffae', '1bdd2e34-22d4-4f56-9454-fb9ee0bf15cc', '33909b07-e6c9-4e8e-a332-4c3464993d89'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7ee4b345-52f3-45a6-b932-6a189b5baeac tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:49:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 403/792] 192.168.122.11 () {62 vars in 1203 bytes} [Mon Sep 7 13:49:13 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b2fa4a1f-b2bb-486c-89a9-1b58d67b4bb5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2fa4a1f-b2bb-486c-89a9-1b58d67b4bb5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2fa4a1f-b2bb-486c-89a9-1b58d67b4bb5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2fa4a1f-b2bb-486c-89a9-1b58d67b4bb5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-b2fa4a1f-b2bb-486c-89a9-1b58d67b4bb5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2fa4a1f-b2bb-486c-89a9-1b58d67b4bb5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 390/793] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:14 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e5f3fd2c-1f43-4e9b-99f0-19b26ad391a5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e5f3fd2c-1f43-4e9b-99f0-19b26ad391a5 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] GET http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e5f3fd2c-1f43-4e9b-99f0-19b26ad391a5 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e5f3fd2c-1f43-4e9b-99f0-19b26ad391a5 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e5f3fd2c-1f43-4e9b-99f0-19b26ad391a5 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e5f3fd2c-1f43-4e9b-99f0-19b26ad391a5 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 200 Sep 07 13:49:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 404/794] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:14 2026] GET /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-76b1689d-1f8c-463d-9d94-9a4d68313775 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-76b1689d-1f8c-463d-9d94-9a4d68313775 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-76b1689d-1f8c-463d-9d94-9a4d68313775 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-76b1689d-1f8c-463d-9d94-9a4d68313775 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-76b1689d-1f8c-463d-9d94-9a4d68313775 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-76b1689d-1f8c-463d-9d94-9a4d68313775 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 391/795] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:15 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1b354667-9466-4f0b-893a-5e8aabbb901e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1b354667-9466-4f0b-893a-5e8aabbb901e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] GET http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1b354667-9466-4f0b-893a-5e8aabbb901e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1b354667-9466-4f0b-893a-5e8aabbb901e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:16 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:16 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:16 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:16 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1b354667-9466-4f0b-893a-5e8aabbb901e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1b354667-9466-4f0b-893a-5e8aabbb901e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 200 Sep 07 13:49:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 405/796] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:16 2026] GET /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0fd7e6fc-f881-4183-a012-e96100aea0b2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fd7e6fc-f881-4183-a012-e96100aea0b2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fd7e6fc-f881-4183-a012-e96100aea0b2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fd7e6fc-f881-4183-a012-e96100aea0b2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-0fd7e6fc-f881-4183-a012-e96100aea0b2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fd7e6fc-f881-4183-a012-e96100aea0b2 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 392/797] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:16 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d04e322-a248-4ce1-b5e5-834afa8be74b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d04e322-a248-4ce1-b5e5-834afa8be74b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d04e322-a248-4ce1-b5e5-834afa8be74b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d04e322-a248-4ce1-b5e5-834afa8be74b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-6d04e322-a248-4ce1-b5e5-834afa8be74b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d04e322-a248-4ce1-b5e5-834afa8be74b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 406/798] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:17 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d86a890d-3221-43a7-9f2c-05f9656d9c25 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d86a890d-3221-43a7-9f2c-05f9656d9c25 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d86a890d-3221-43a7-9f2c-05f9656d9c25 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d86a890d-3221-43a7-9f2c-05f9656d9c25 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-d86a890d-3221-43a7-9f2c-05f9656d9c25 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d86a890d-3221-43a7-9f2c-05f9656d9c25 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 393/799] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:18 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-094564b4-86f6-47d6-8b57-4b2827856809 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-094564b4-86f6-47d6-8b57-4b2827856809 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-094564b4-86f6-47d6-8b57-4b2827856809 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-094564b4-86f6-47d6-8b57-4b2827856809 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-094564b4-86f6-47d6-8b57-4b2827856809 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-094564b4-86f6-47d6-8b57-4b2827856809 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 407/800] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:19 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 326 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-04393d28-12ed-4d97-becf-ca9ff425347c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1678133672"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1678133672'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume of 1 GB Sep 07 13:49:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Availability Zones retrieved successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Flow 'volume_create_api' (b1663af2-237c-4cc1-8acd-8565b3e2c737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8c8888-48ee-4039-b9f0-1219351cabce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8c8888-48ee-4039-b9f0-1219351cabce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d329c216-762d-45a6-992e-8e4c30de88a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Created reservations ['e0a55c2a-3196-47ff-af60-9f44db76055c', 'ae9bfc2c-f32b-4c9f-84a8-a41d5529a722', '6b55bc1f-0e88-4fe3-a52b-aa9031d686d4', '3c3ddfc9-ef90-45a5-a772-11977e7fbc33'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d329c216-762d-45a6-992e-8e4c30de88a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0a55c2a-3196-47ff-af60-9f44db76055c', 'ae9bfc2c-f32b-4c9f-84a8-a41d5529a722', '6b55bc1f-0e88-4fe3-a52b-aa9031d686d4', '3c3ddfc9-ef90-45a5-a772-11977e7fbc33']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8d11c9-d7cf-42df-a7e5-a725580c2d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8d11c9-d7cf-42df-a7e5-a725580c2d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c70a087e-baad-497d-b049-7664b49d4b1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1678133672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbe7ad1c9334e1e8536e7491e731420',qos_specs=None,replication_status=,reservations=['e0a55c2a-3196-47ff-af60-9f44db76055c','ae9bfc2c-f32b-4c9f-84a8-a41d5529a722','6b55bc1f-0e88-4fe3-a52b-aa9031d686d4','3c3ddfc9-ef90-45a5-a772-11977e7fbc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e000ef6d98e94c138334b582096fdeee',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1678133672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c70a087e-baad-497d-b049-7664b49d4b1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbe7ad1c9334e1e8536e7491e731420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e000ef6d98e94c138334b582096fdeee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930a71a4-a62a-4e3d-9228-2190c59bb4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-71428846-ed29-4bb0-9bd2-fd9402d8f0da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71428846-ed29-4bb0-9bd2-fd9402d8f0da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-71428846-ed29-4bb0-9bd2-fd9402d8f0da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-71428846-ed29-4bb0-9bd2-fd9402d8f0da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-71428846-ed29-4bb0-9bd2-fd9402d8f0da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71428846-ed29-4bb0-9bd2-fd9402d8f0da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 408/801] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:20 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930a71a4-a62a-4e3d-9228-2190c59bb4a0) transitioned into state 'SUCCESS' from state '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-1678133672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbe7ad1c9334e1e8536e7491e731420',qos_specs=None,replication_status=,reservations=['e0a55c2a-3196-47ff-af60-9f44db76055c','ae9bfc2c-f32b-4c9f-84a8-a41d5529a722','6b55bc1f-0e88-4fe3-a52b-aa9031d686d4','3c3ddfc9-ef90-45a5-a772-11977e7fbc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e000ef6d98e94c138334b582096fdeee',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a7e31-2223-43ec-9b95-e58f6d9ec467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a7e31-2223-43ec-9b95-e58f6d9ec467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Flow 'volume_create_api' (b1663af2-237c-4cc1-8acd-8565b3e2c737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume request issued successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04393d28-12ed-4d97-becf-ca9ff425347c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 394/802] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:20 2026] POST /volume/v3/volumes => generated 758 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-59a60f99-9dc2-465f-a995-f3e94f4ef934 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59a60f99-9dc2-465f-a995-f3e94f4ef934 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59a60f99-9dc2-465f-a995-f3e94f4ef934 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59a60f99-9dc2-465f-a995-f3e94f4ef934 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-59a60f99-9dc2-465f-a995-f3e94f4ef934 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59a60f99-9dc2-465f-a995-f3e94f4ef934 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 409/803] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:20 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 826 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e4424713-561c-45a2-b22f-76c809060d14 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4424713-561c-45a2-b22f-76c809060d14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4424713-561c-45a2-b22f-76c809060d14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4424713-561c-45a2-b22f-76c809060d14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-e4424713-561c-45a2-b22f-76c809060d14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4424713-561c-45a2-b22f-76c809060d14 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 200 Sep 07 13:49:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 395/804] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-26054559-2eb9-4c75-aa5e-78be7836d87d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-26054559-2eb9-4c75-aa5e-78be7836d87d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-26054559-2eb9-4c75-aa5e-78be7836d87d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-26054559-2eb9-4c75-aa5e-78be7836d87d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-26054559-2eb9-4c75-aa5e-78be7836d87d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-26054559-2eb9-4c75-aa5e-78be7836d87d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: /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 07 13:49:21 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-26054559-2eb9-4c75-aa5e-78be7836d87d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all snapshots completed successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-26054559-2eb9-4c75-aa5e-78be7836d87d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:49:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 410/805] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d0eb9303-3def-407c-a1b9-06b0d1f37617 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0eb9303-3def-407c-a1b9-06b0d1f37617 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e754373-7862-451d-92a0-92a114109933 Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d0eb9303-3def-407c-a1b9-06b0d1f37617 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d0eb9303-3def-407c-a1b9-06b0d1f37617 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d0eb9303-3def-407c-a1b9-06b0d1f37617 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0eb9303-3def-407c-a1b9-06b0d1f37617 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/8e754373-7862-451d-92a0-92a114109933 returned with HTTP 200 Sep 07 13:49:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 396/806] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/snapshots/8e754373-7862-451d-92a0-92a114109933 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-295b9a50-5eb1-48b8-9824-37baf372c3ad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-295b9a50-5eb1-48b8-9824-37baf372c3ad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-295b9a50-5eb1-48b8-9824-37baf372c3ad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-295b9a50-5eb1-48b8-9824-37baf372c3ad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-295b9a50-5eb1-48b8-9824-37baf372c3ad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-295b9a50-5eb1-48b8-9824-37baf372c3ad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 200 Sep 07 13:49:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 411/807] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f76b29e6-4e78-48b4-a99c-9e5959650c97 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f76b29e6-4e78-48b4-a99c-9e5959650c97 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] DELETE http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f76b29e6-4e78-48b4-a99c-9e5959650c97 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f76b29e6-4e78-48b4-a99c-9e5959650c97 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-f76b29e6-4e78-48b4-a99c-9e5959650c97 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87676) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.group_snapshots [None req-f76b29e6-4e78-48b4-a99c-9e5959650c97 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group_snapshot with id: 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-27640bf4-3058-4032-ad08-b2f215fedfe9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-27640bf4-3058-4032-ad08-b2f215fedfe9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-27640bf4-3058-4032-ad08-b2f215fedfe9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-27640bf4-3058-4032-ad08-b2f215fedfe9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87676]: /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 07 13:49:21 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-27640bf4-3058-4032-ad08-b2f215fedfe9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-27640bf4-3058-4032-ad08-b2f215fedfe9 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 412/808] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f76b29e6-4e78-48b4-a99c-9e5959650c97 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 202 Sep 07 13:49:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 397/809] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:49:21 2026] DELETE /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:21 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:22 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:22 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:22 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:22 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6212db8d-5c46-40e2-a5b4-f327911c6a79 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 413/810] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: /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 07 13:49:22 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all snapshots completed successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04757ea1-c1f7-4bb4-94e3-34b21b35b5e9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 398/811] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-37fed27f-cf4b-4f5d-b286-9b5dfe3f409b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-37fed27f-cf4b-4f5d-b286-9b5dfe3f409b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-37fed27f-cf4b-4f5d-b286-9b5dfe3f409b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-37fed27f-cf4b-4f5d-b286-9b5dfe3f409b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-37fed27f-cf4b-4f5d-b286-9b5dfe3f409b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-37fed27f-cf4b-4f5d-b286-9b5dfe3f409b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 414/812] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1f37e522-c2f6-4923-967e-040ba1556d5d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f37e522-c2f6-4923-967e-040ba1556d5d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f37e522-c2f6-4923-967e-040ba1556d5d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f37e522-c2f6-4923-967e-040ba1556d5d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1f37e522-c2f6-4923-967e-040ba1556d5d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f37e522-c2f6-4923-967e-040ba1556d5d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 399/813] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-4e60c32b-4ea6-4848-988b-44ad024f3baa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-4e60c32b-4ea6-4848-988b-44ad024f3baa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-4e60c32b-4ea6-4848-988b-44ad024f3baa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-4e60c32b-4ea6-4848-988b-44ad024f3baa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-4e60c32b-4ea6-4848-988b-44ad024f3baa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-4e60c32b-4ea6-4848-988b-44ad024f3baa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 415/814] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:49:23 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9f5f5cb8-4728-435a-afed-1ad8bac32051 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0447c9c2-6d45-4a6f-8c51-6af205c9eb40 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0447c9c2-6d45-4a6f-8c51-6af205c9eb40 None None] GET http://192.168.122.11/volume// Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0447c9c2-6d45-4a6f-8c51-6af205c9eb40 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0447c9c2-6d45-4a6f-8c51-6af205c9eb40 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0447c9c2-6d45-4a6f-8c51-6af205c9eb40 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:49:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 416/815] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:49:23 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f5f5cb8-4728-435a-afed-1ad8bac32051 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9f5f5cb8-4728-435a-afed-1ad8bac32051 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9f5f5cb8-4728-435a-afed-1ad8bac32051 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-8305e731-a90a-4778-9339-d45555930993 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-8305e731-a90a-4778-9339-d45555930993 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:49:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-8305e731-a90a-4778-9339-d45555930993 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c70a087e-baad-497d-b049-7664b49d4b1c", "connector": null, "instance_uuid": "7362a58e-9d7a-418e-8939-071c0da9b68e"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9f5f5cb8-4728-435a-afed-1ad8bac32051 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f5f5cb8-4728-435a-afed-1ad8bac32051 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 200 Sep 07 13:49:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 400/816] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:23 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-8305e731-a90a-4778-9339-d45555930993 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:49:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 417/817] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:49:23 2026] POST /volume/v3/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-22b62be6-280c-41e3-84ca-cefaddca44ef None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22b62be6-280c-41e3-84ca-cefaddca44ef tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-22b62be6-280c-41e3-84ca-cefaddca44ef tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-22b62be6-280c-41e3-84ca-cefaddca44ef tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2c41b2fb-bb09-4d8b-b080-bb115d8b4676 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c41b2fb-bb09-4d8b-b080-bb115d8b4676 None None] GET http://192.168.122.11/volume// Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c41b2fb-bb09-4d8b-b080-bb115d8b4676 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c41b2fb-bb09-4d8b-b080-bb115d8b4676 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c41b2fb-bb09-4d8b-b080-bb115d8b4676 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:49:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 418/818] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:49:23 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-59906b1f-eb7d-4ffa-a50d-7f5624600f5a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-59906b1f-eb7d-4ffa-a50d-7f5624600f5a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-59906b1f-eb7d-4ffa-a50d-7f5624600f5a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-59906b1f-eb7d-4ffa-a50d-7f5624600f5a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-22b62be6-280c-41e3-84ca-cefaddca44ef tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-59906b1f-eb7d-4ffa-a50d-7f5624600f5a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-59906b1f-eb7d-4ffa-a50d-7f5624600f5a tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 419/819] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:49:23 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 1031 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22b62be6-280c-41e3-84ca-cefaddca44ef tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 401/820] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:23 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 850 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-44bca83c-b51f-4a65-8555-0dd4063814b7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-44bca83c-b51f-4a65-8555-0dd4063814b7 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] PUT http://192.168.122.11/volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35 Sep 07 13:49:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-44bca83c-b51f-4a65-8555-0dd4063814b7 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:24 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-44bca83c-b51f-4a65-8555-0dd4063814b7 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Acquiring lock "cinder-attachment_update-c70a087e-baad-497d-b049-7664b49d4b1c-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:49:24 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-44bca83c-b51f-4a65-8555-0dd4063814b7 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Lock "cinder-attachment_update-c70a087e-baad-497d-b049-7664b49d4b1c-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:49:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0a434047-886b-4851-b295-41b545b101de None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a434047-886b-4851-b295-41b545b101de tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a434047-886b-4851-b295-41b545b101de tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a434047-886b-4851-b295-41b545b101de tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0a434047-886b-4851-b295-41b545b101de tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a434047-886b-4851-b295-41b545b101de tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 200 Sep 07 13:49:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 402/821] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:24 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 469 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-217d4516-8f96-41f9-a215-88669c8fa690 req-668a0327-d5ff-45a7-9bcf-ad4e463b497c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-668a0327-d5ff-45a7-9bcf-ad4e463b497c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-668a0327-d5ff-45a7-9bcf-ad4e463b497c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-668a0327-d5ff-45a7-9bcf-ad4e463b497c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-217d4516-8f96-41f9-a215-88669c8fa690 req-668a0327-d5ff-45a7-9bcf-ad4e463b497c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-668a0327-d5ff-45a7-9bcf-ad4e463b497c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 403/822] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:49:24 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 857 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-44bca83c-b51f-4a65-8555-0dd4063814b7 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Lock "cinder-attachment_update-c70a087e-baad-497d-b049-7664b49d4b1c-devstack" released by "attachment_update" :: held 0.556s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-44bca83c-b51f-4a65-8555-0dd4063814b7 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35 returned with HTTP 200 Sep 07 13:49:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 420/823] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:49:24 2026] PUT /volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35 => generated 694 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6f02c58d-4d59-49eb-8fab-ef2791fa42cb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6f02c58d-4d59-49eb-8fab-ef2791fa42cb None None] GET http://192.168.122.11/volume// Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6f02c58d-4d59-49eb-8fab-ef2791fa42cb None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6f02c58d-4d59-49eb-8fab-ef2791fa42cb None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6f02c58d-4d59-49eb-8fab-ef2791fa42cb None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:49:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 404/824] 192.168.122.11 () {58 vars in 1303 bytes} [Mon Sep 7 13:49:25 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-217d4516-8f96-41f9-a215-88669c8fa690 req-b89dd0a4-eb95-412f-9dab-7879adeae407 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-b89dd0a4-eb95-412f-9dab-7879adeae407 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-b89dd0a4-eb95-412f-9dab-7879adeae407 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe27bc94-373e-47d5-a16b-52426b7b55f4", "connector": null, "instance_uuid": "58a2660b-0a44-49e2-8edd-abd99df539da"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f14561cf-e03d-4361-abec-9007e1816d30 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f14561cf-e03d-4361-abec-9007e1816d30 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f14561cf-e03d-4361-abec-9007e1816d30 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f14561cf-e03d-4361-abec-9007e1816d30 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-b89dd0a4-eb95-412f-9dab-7879adeae407 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:49:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 421/825] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:49:25 2026] POST /volume/v3/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f14561cf-e03d-4361-abec-9007e1816d30 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f14561cf-e03d-4361-abec-9007e1816d30 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 405/826] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:25 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 851 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-217d4516-8f96-41f9-a215-88669c8fa690 req-4b60989b-0c23-4994-b686-6b826a86489c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-4b60989b-0c23-4994-b686-6b826a86489c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] POST http://192.168.122.11/volume/v3/attachments/9285e846-13f0-4fb9-8446-5d8445666052/action Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-4b60989b-0c23-4994-b686-6b826a86489c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-4b60989b-0c23-4994-b686-6b826a86489c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-102706d8-e42a-450e-91b7-0e51a8625f4e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-102706d8-e42a-450e-91b7-0e51a8625f4e tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-102706d8-e42a-450e-91b7-0e51a8625f4e tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-102706d8-e42a-450e-91b7-0e51a8625f4e tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-102706d8-e42a-450e-91b7-0e51a8625f4e tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-102706d8-e42a-450e-91b7-0e51a8625f4e tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 200 Sep 07 13:49:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 406/827] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:25 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-217d4516-8f96-41f9-a215-88669c8fa690 req-4b60989b-0c23-4994-b686-6b826a86489c tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/attachments/9285e846-13f0-4fb9-8446-5d8445666052/action returned with HTTP 204 Sep 07 13:49:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 422/828] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:49:25 2026] POST /volume/v3/attachments/9285e846-13f0-4fb9-8446-5d8445666052/action => generated 0 bytes in 161 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e7be0d49-84f6-42ea-9822-7ad6acd4b0e3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e7be0d49-84f6-42ea-9822-7ad6acd4b0e3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e7be0d49-84f6-42ea-9822-7ad6acd4b0e3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e7be0d49-84f6-42ea-9822-7ad6acd4b0e3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e7be0d49-84f6-42ea-9822-7ad6acd4b0e3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e7be0d49-84f6-42ea-9822-7ad6acd4b0e3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 407/829] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:25 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 1119 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d377c190-fcf1-48f7-bb39-dcd71d62a411 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d377c190-fcf1-48f7-bb39-dcd71d62a411 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d377c190-fcf1-48f7-bb39-dcd71d62a411 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d377c190-fcf1-48f7-bb39-dcd71d62a411 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d377c190-fcf1-48f7-bb39-dcd71d62a411 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d377c190-fcf1-48f7-bb39-dcd71d62a411 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 423/830] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:25 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 1119 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-520e29d0-8ea6-42a4-9ab8-08f8a16f1604 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-520e29d0-8ea6-42a4-9ab8-08f8a16f1604 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-520e29d0-8ea6-42a4-9ab8-08f8a16f1604 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-520e29d0-8ea6-42a4-9ab8-08f8a16f1604 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-f9b04b8f-e10a-4d10-92c8-0e3fe8a81b8b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-520e29d0-8ea6-42a4-9ab8-08f8a16f1604 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-f9b04b8f-e10a-4d10-92c8-0e3fe8a81b8b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35/action Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-f9b04b8f-e10a-4d10-92c8-0e3fe8a81b8b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-f9b04b8f-e10a-4d10-92c8-0e3fe8a81b8b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-520e29d0-8ea6-42a4-9ab8-08f8a16f1604 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 408/831] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:49:26 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 1119 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-20f38539-cf5e-45a3-9d01-8079c25c88ed None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-20f38539-cf5e-45a3-9d01-8079c25c88ed tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] DELETE http://192.168.122.11/volume/v3/attachments/9285e846-13f0-4fb9-8446-5d8445666052 Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-20f38539-cf5e-45a3-9d01-8079c25c88ed tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-20f38539-cf5e-45a3-9d01-8079c25c88ed tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e78dce32-bfa8-4fda-90eb-ab2ae8223a0c req-f9b04b8f-e10a-4d10-92c8-0e3fe8a81b8b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35/action returned with HTTP 204 Sep 07 13:49:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 424/832] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:49:26 2026] POST /volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35/action => generated 0 bytes in 148 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: /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 07 13:49:26 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0a4a2a0d-e919-4d38-a234-29edd2f6632c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a4a2a0d-e919-4d38-a234-29edd2f6632c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a4a2a0d-e919-4d38-a234-29edd2f6632c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a4a2a0d-e919-4d38-a234-29edd2f6632c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-412975da-aab2-47c5-a2e7-bcdb9e4c86b2 req-20f38539-cf5e-45a3-9d01-8079c25c88ed tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/attachments/9285e846-13f0-4fb9-8446-5d8445666052 returned with HTTP 200 Sep 07 13:49:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 409/833] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:49:26 2026] DELETE /volume/v3/attachments/9285e846-13f0-4fb9-8446-5d8445666052 => generated 19 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0a4a2a0d-e919-4d38-a234-29edd2f6632c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a4a2a0d-e919-4d38-a234-29edd2f6632c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 425/834] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:26 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 1143 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f869c45b-3616-403f-bd77-a9fff84936b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f869c45b-3616-403f-bd77-a9fff84936b3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f869c45b-3616-403f-bd77-a9fff84936b3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f869c45b-3616-403f-bd77-a9fff84936b3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bb10a348-8607-4beb-b4e5-b1de922c4663 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb10a348-8607-4beb-b4e5-b1de922c4663 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb10a348-8607-4beb-b4e5-b1de922c4663 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb10a348-8607-4beb-b4e5-b1de922c4663 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f869c45b-3616-403f-bd77-a9fff84936b3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f869c45b-3616-403f-bd77-a9fff84936b3 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:49:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 410/835] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:26 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb10a348-8607-4beb-b4e5-b1de922c4663 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb10a348-8607-4beb-b4e5-b1de922c4663 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 426/836] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:26 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 1143 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-51aacec4-3dd2-4672-a3b4-bd85a1f3eebf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51aacec4-3dd2-4672-a3b4-bd85a1f3eebf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51aacec4-3dd2-4672-a3b4-bd85a1f3eebf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51aacec4-3dd2-4672-a3b4-bd85a1f3eebf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-51aacec4-3dd2-4672-a3b4-bd85a1f3eebf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51aacec4-3dd2-4672-a3b4-bd85a1f3eebf tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 200 Sep 07 13:49:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 411/837] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:26 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8e6707d3-fdfd-4fc1-8737-c37934460ea1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e6707d3-fdfd-4fc1-8737-c37934460ea1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/5630b39b-cbe6-4ebb-82fd-b00e62f55bba/action Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e6707d3-fdfd-4fc1-8737-c37934460ea1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-attach": {"instance_uuid": "d3bb9420-ad3f-4c2b-b64e-d9d495336159", "mountpoint": "/dev/vdc"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e6707d3-fdfd-4fc1-8737-c37934460ea1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d3bb9420-ad3f-4c2b-b64e-d9d495336159", "mountpoint": "/dev/vdc"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e6707d3-fdfd-4fc1-8737-c37934460ea1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/5630b39b-cbe6-4ebb-82fd-b00e62f55bba/action returned with HTTP 404 Sep 07 13:49:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 427/838] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:26 2026] POST /volume/v3/volumes/5630b39b-cbe6-4ebb-82fd-b00e62f55bba/action => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-56da469f-6855-4b35-84b1-14c065e51580 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1580616076"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1580616076'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume of 1 GB Sep 07 13:49:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Availability Zones retrieved successfully. Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Flow 'volume_create_api' (37f7195d-d6b8-4110-b319-10116729b963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e04f050-9205-48c2-8bda-081594f73b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e04f050-9205-48c2-8bda-081594f73b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a173d76c-ddae-46e4-8959-b7b6befb65bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6a18cefc-ccb0-499c-9652-c3b135c44375 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6a18cefc-ccb0-499c-9652-c3b135c44375 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6a18cefc-ccb0-499c-9652-c3b135c44375 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Created reservations ['d0991192-5025-4416-8571-f9cb381a71ca', '6e6ebfc3-7b2a-45ae-9dfa-054220de5b99', '39323f2e-3bff-4eff-9def-aaef41daff12', '4e4e4386-6ade-48cf-9ed9-caabbf02e557'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6a18cefc-ccb0-499c-9652-c3b135c44375 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a173d76c-ddae-46e4-8959-b7b6befb65bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0991192-5025-4416-8571-f9cb381a71ca', '6e6ebfc3-7b2a-45ae-9dfa-054220de5b99', '39323f2e-3bff-4eff-9def-aaef41daff12', '4e4e4386-6ade-48cf-9ed9-caabbf02e557']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb1ce4c-0c78-4694-aa70-bc4232bb36cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6a18cefc-ccb0-499c-9652-c3b135c44375 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6a18cefc-ccb0-499c-9652-c3b135c44375 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 200 Sep 07 13:49:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 428/839] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:27 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 469 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb1ce4c-0c78-4694-aa70-bc4232bb36cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d57c819-ddbd-4373-a9cb-129fe45e9574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1580616076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbe7ad1c9334e1e8536e7491e731420',qos_specs=None,replication_status=,reservations=['d0991192-5025-4416-8571-f9cb381a71ca','6e6ebfc3-7b2a-45ae-9dfa-054220de5b99','39323f2e-3bff-4eff-9def-aaef41daff12','4e4e4386-6ade-48cf-9ed9-caabbf02e557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e000ef6d98e94c138334b582096fdeee',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1580616076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d57c819-ddbd-4373-a9cb-129fe45e9574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbe7ad1c9334e1e8536e7491e731420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e000ef6d98e94c138334b582096fdeee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f8ea99-97a0-4b91-bbb6-95e9305ee496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f8ea99-97a0-4b91-bbb6-95e9305ee496) transitioned into state 'SUCCESS' from state '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-1580616076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbe7ad1c9334e1e8536e7491e731420',qos_specs=None,replication_status=,reservations=['d0991192-5025-4416-8571-f9cb381a71ca','6e6ebfc3-7b2a-45ae-9dfa-054220de5b99','39323f2e-3bff-4eff-9def-aaef41daff12','4e4e4386-6ade-48cf-9ed9-caabbf02e557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e000ef6d98e94c138334b582096fdeee',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86238503-f926-422a-a0e5-acf473545d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86238503-f926-422a-a0e5-acf473545d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Flow 'volume_create_api' (37f7195d-d6b8-4110-b319-10116729b963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Create volume request issued successfully. Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56da469f-6855-4b35-84b1-14c065e51580 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 412/840] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:27 2026] POST /volume/v3/volumes => generated 758 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7762d2a2-bbaf-4043-aae7-9b354d10f2ee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7762d2a2-bbaf-4043-aae7-9b354d10f2ee tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7762d2a2-bbaf-4043-aae7-9b354d10f2ee tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7762d2a2-bbaf-4043-aae7-9b354d10f2ee tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7762d2a2-bbaf-4043-aae7-9b354d10f2ee tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7762d2a2-bbaf-4043-aae7-9b354d10f2ee tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 429/841] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:28 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 826 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-489776fd-ab05-4a31-b9e9-ed2a64f92336 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-489776fd-ab05-4a31-b9e9-ed2a64f92336 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-489776fd-ab05-4a31-b9e9-ed2a64f92336 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-489776fd-ab05-4a31-b9e9-ed2a64f92336 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-489776fd-ab05-4a31-b9e9-ed2a64f92336 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db returned with HTTP 404 Sep 07 13:49:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 413/842] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:28 2026] GET /volume/v3/snapshots/02bd52ba-813e-46b0-b7a1-b3a0388626db => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fc2f8634-219f-4fc2-8927-ce3e6446e708 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc2f8634-219f-4fc2-8927-ce3e6446e708 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e754373-7862-451d-92a0-92a114109933 Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc2f8634-219f-4fc2-8927-ce3e6446e708 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc2f8634-219f-4fc2-8927-ce3e6446e708 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc2f8634-219f-4fc2-8927-ce3e6446e708 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/8e754373-7862-451d-92a0-92a114109933 returned with HTTP 404 Sep 07 13:49:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 430/843] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:28 2026] GET /volume/v3/snapshots/8e754373-7862-451d-92a0-92a114109933 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cdc35cf8-8115-444f-9c12-2418c0c90d78 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cdc35cf8-8115-444f-9c12-2418c0c90d78 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cdc35cf8-8115-444f-9c12-2418c0c90d78 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cdc35cf8-8115-444f-9c12-2418c0c90d78 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-cdc35cf8-8115-444f-9c12-2418c0c90d78 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cdc35cf8-8115-444f-9c12-2418c0c90d78 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 404 Sep 07 13:49:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 414/844] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:28 2026] GET /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 116 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-95fcbecb-1bf9-471a-aa92-64a7c22f80da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-95fcbecb-1bf9-471a-aa92-64a7c22f80da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] DELETE http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-95fcbecb-1bf9-471a-aa92-64a7c22f80da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-95fcbecb-1bf9-471a-aa92-64a7c22f80da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-95fcbecb-1bf9-471a-aa92-64a7c22f80da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for member 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d {{(pid=87675) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.group_snapshots [None req-95fcbecb-1bf9-471a-aa92-64a7c22f80da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group_snapshot with id: 8bd9e753-fbdd-45e7-995f-e5a2e1c5934d Sep 07 13:49:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-95fcbecb-1bf9-471a-aa92-64a7c22f80da tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d returned with HTTP 404 Sep 07 13:49:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 431/845] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:49:28 2026] DELETE /volume/v3/group_snapshots/8bd9e753-fbdd-45e7-995f-e5a2e1c5934d => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:28 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:28 devstack devstack@c-api.service[87676]: /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 07 13:49:28 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:49:28 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:28 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1fc077bc-ccb1-4968-a717-94199b999e8f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fc077bc-ccb1-4968-a717-94199b999e8f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1fc077bc-ccb1-4968-a717-94199b999e8f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1fc077bc-ccb1-4968-a717-94199b999e8f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:29 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:29 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:29 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1fc077bc-ccb1-4968-a717-94199b999e8f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fc077bc-ccb1-4968-a717-94199b999e8f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 432/846] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:29 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:29 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05a68dda-b3ba-4e6d-84d6-adf299bb29e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:49:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 415/847] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:49:28 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:49:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-07532542-1bad-48a3-80be-a80bd831d41b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07532542-1bad-48a3-80be-a80bd831d41b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23/action Sep 07 13:49:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07532542-1bad-48a3-80be-a80bd831d41b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07532542-1bad-48a3-80be-a80bd831d41b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-07532542-1bad-48a3-80be-a80bd831d41b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for group db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87675) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:49:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-07532542-1bad-48a3-80be-a80bd831d41b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group with id: db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:29 devstack devstack@c-api.service[87675]: /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 07 13:49:29 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:49:29 devstack devstack@c-api.service[87675]: /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 07 13:49:29 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07532542-1bad-48a3-80be-a80bd831d41b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23/action returned with HTTP 202 Sep 07 13:49:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 433/848] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:49:29 2026] POST /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 Sep 07 13:49:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:29 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:29 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:29 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c851d2ce-9db1-4bdc-b6e1-90c4f7d5e414 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 returned with HTTP 200 Sep 07 13:49:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 416/849] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:29 2026] GET /volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 => generated 921 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-423598f4-69a8-4626-99e6-dd6652ef5898 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-423598f4-69a8-4626-99e6-dd6652ef5898 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-423598f4-69a8-4626-99e6-dd6652ef5898 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-423598f4-69a8-4626-99e6-dd6652ef5898 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-423598f4-69a8-4626-99e6-dd6652ef5898 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-423598f4-69a8-4626-99e6-dd6652ef5898 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 434/850] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-238afda8-7830-47b4-b8b5-b20f9748341d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-238afda8-7830-47b4-b8b5-b20f9748341d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-238afda8-7830-47b4-b8b5-b20f9748341d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-238afda8-7830-47b4-b8b5-b20f9748341d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-238afda8-7830-47b4-b8b5-b20f9748341d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-238afda8-7830-47b4-b8b5-b20f9748341d tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 417/851] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 Sep 07 13:49:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a92e90e4-73da-4c0c-ba63-9cf04284b6dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a92e90e4-73da-4c0c-ba63-9cf04284b6dd None None] GET http://192.168.122.11/volume// Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a92e90e4-73da-4c0c-ba63-9cf04284b6dd None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a92e90e4-73da-4c0c-ba63-9cf04284b6dd None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a92e90e4-73da-4c0c-ba63-9cf04284b6dd None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:49:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 418/852] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-fac9aaf6-b402-4811-81b5-e7d9997b7e3b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-fac9aaf6-b402-4811-81b5-e7d9997b7e3b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:49:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-fac9aaf6-b402-4811-81b5-e7d9997b7e3b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d57c819-ddbd-4373-a9cb-129fe45e9574", "connector": null, "instance_uuid": "7362a58e-9d7a-418e-8939-071c0da9b68e"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:30 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-fac9aaf6-b402-4811-81b5-e7d9997b7e3b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 419/853] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:49:30 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd1a4fb1-2e5f-4758-a9a4-fdce43b57376 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 435/854] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 => generated 921 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41b02c05-09b3-49bc-9c2f-06a2f34bc5a5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41b02c05-09b3-49bc-9c2f-06a2f34bc5a5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41b02c05-09b3-49bc-9c2f-06a2f34bc5a5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41b02c05-09b3-49bc-9c2f-06a2f34bc5a5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41b02c05-09b3-49bc-9c2f-06a2f34bc5a5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-57cee2ed-0708-4be4-bf36-41c6121c8dfe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57cee2ed-0708-4be4-bf36-41c6121c8dfe None None] GET http://192.168.122.11/volume// Sep 07 13:49:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41b02c05-09b3-49bc-9c2f-06a2f34bc5a5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57cee2ed-0708-4be4-bf36-41c6121c8dfe None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 420/855] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:31 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57cee2ed-0708-4be4-bf36-41c6121c8dfe None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57cee2ed-0708-4be4-bf36-41c6121c8dfe None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:49:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 436/856] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:49:31 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-6ab0682e-489b-4f5a-a358-db3b883d0d69 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-6ab0682e-489b-4f5a-a358-db3b883d0d69 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-6ab0682e-489b-4f5a-a358-db3b883d0d69 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-6ab0682e-489b-4f5a-a358-db3b883d0d69 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-6ab0682e-489b-4f5a-a358-db3b883d0d69 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-6ab0682e-489b-4f5a-a358-db3b883d0d69 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 421/857] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:49:31 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 1031 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-c1b9d1bf-48a5-4de3-87ce-60a7c02d628b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-c1b9d1bf-48a5-4de3-87ce-60a7c02d628b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] PUT http://192.168.122.11/volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-c1b9d1bf-48a5-4de3-87ce-60a7c02d628b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-c1b9d1bf-48a5-4de3-87ce-60a7c02d628b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Acquiring lock "cinder-attachment_update-7d57c819-ddbd-4373-a9cb-129fe45e9574-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-c1b9d1bf-48a5-4de3-87ce-60a7c02d628b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Lock "cinder-attachment_update-7d57c819-ddbd-4373-a9cb-129fe45e9574-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:31 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-c1b9d1bf-48a5-4de3-87ce-60a7c02d628b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Lock "cinder-attachment_update-7d57c819-ddbd-4373-a9cb-129fe45e9574-devstack" released by "attachment_update" :: held 0.226s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:49:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-c1b9d1bf-48a5-4de3-87ce-60a7c02d628b tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 437/858] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:49:31 2026] PUT /volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b => generated 694 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:32 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3f06b6d9-bb9a-4c1d-9814-97c801e5f492 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f06b6d9-bb9a-4c1d-9814-97c801e5f492 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3f06b6d9-bb9a-4c1d-9814-97c801e5f492 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3f06b6d9-bb9a-4c1d-9814-97c801e5f492 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3f06b6d9-bb9a-4c1d-9814-97c801e5f492 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f06b6d9-bb9a-4c1d-9814-97c801e5f492 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 438/859] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-f7a0b819-d91f-44d6-9104-0f9319e51927 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-f7a0b819-d91f-44d6-9104-0f9319e51927 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b/action Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-f7a0b819-d91f-44d6-9104-0f9319e51927 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-f7a0b819-d91f-44d6-9104-0f9319e51927 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9d1232d-c1a8-420b-b991-79042e6e16f8 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 returned with HTTP 404 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 422/860] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/volumes/d546b5fb-3969-4079-b1b2-89c2cc7850e9 => generated 108 bytes in 319 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6b34ac83-66fb-421b-a616-b10f9d8e2202 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b34ac83-66fb-421b-a616-b10f9d8e2202 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6b34ac83-66fb-421b-a616-b10f9d8e2202 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6b34ac83-66fb-421b-a616-b10f9d8e2202 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c4c49990-e9de-4577-b82c-3e6a0694883a req-f7a0b819-d91f-44d6-9104-0f9319e51927 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b/action returned with HTTP 204 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 439/861] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:49:32 2026] POST /volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b34ac83-66fb-421b-a616-b10f9d8e2202 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 returned with HTTP 404 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 423/862] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/volumes/bd1822ab-b241-4f88-9169-030f927002a8 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7999b5b5-0635-4daa-8c51-e5fb68fc8d05 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7999b5b5-0635-4daa-8c51-e5fb68fc8d05 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7999b5b5-0635-4daa-8c51-e5fb68fc8d05 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7999b5b5-0635-4daa-8c51-e5fb68fc8d05 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-7999b5b5-0635-4daa-8c51-e5fb68fc8d05 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member db7b5bc2-2303-4a9a-b011-5c2525abcf23 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7999b5b5-0635-4daa-8c51-e5fb68fc8d05 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 returned with HTTP 404 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 440/863] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/groups/db7b5bc2-2303-4a9a-b011-5c2525abcf23 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c20fc415-1dc5-4242-a31b-5dc74648a50e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c20fc415-1dc5-4242-a31b-5dc74648a50e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/591ed777-0499-416f-8986-4fd6a070860e Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c20fc415-1dc5-4242-a31b-5dc74648a50e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c20fc415-1dc5-4242-a31b-5dc74648a50e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c20fc415-1dc5-4242-a31b-5dc74648a50e tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/group_types/591ed777-0499-416f-8986-4fd6a070860e returned with HTTP 202 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 424/864] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:49:32 2026] DELETE /volume/v3/group_types/591ed777-0499-416f-8986-4fd6a070860e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6e732c99-71c5-4dda-b545-fe66b6e29511 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6e732c99-71c5-4dda-b545-fe66b6e29511 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] DELETE http://192.168.122.11/volume/v3/types/789ea73d-720b-400a-86a5-7042922dd634 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6e732c99-71c5-4dda-b545-fe66b6e29511 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6e732c99-71c5-4dda-b545-fe66b6e29511 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6e732c99-71c5-4dda-b545-fe66b6e29511 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types/789ea73d-720b-400a-86a5-7042922dd634 returned with HTTP 202 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 441/865] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:49:32 2026] DELETE /volume/v3/types/789ea73d-720b-400a-86a5-7042922dd634 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b408ff2-73d6-414d-a767-5d16bea7987a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b408ff2-73d6-414d-a767-5d16bea7987a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] GET http://192.168.122.11/volume/v3/types/789ea73d-720b-400a-86a5-7042922dd634 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b408ff2-73d6-414d-a767-5d16bea7987a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b408ff2-73d6-414d-a767-5d16bea7987a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b408ff2-73d6-414d-a767-5d16bea7987a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types/789ea73d-720b-400a-86a5-7042922dd634 returned with HTTP 404 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 425/866] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/types/789ea73d-720b-400a-86a5-7042922dd634 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2057e7e7-4d8d-4d49-986a-4b61c2a33f4a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2057e7e7-4d8d-4d49-986a-4b61c2a33f4a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2057e7e7-4d8d-4d49-986a-4b61c2a33f4a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1274367373"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2057e7e7-4d8d-4d49-986a-4b61c2a33f4a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:49:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 442/867] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:49:32 2026] POST /volume/v3/types => generated 224 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7c49b561-4d53-4280-bcc2-133f3f54e522 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c49b561-4d53-4280-bcc2-133f3f54e522 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:49:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c49b561-4d53-4280-bcc2-133f3f54e522 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1190719592"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c49b561-4d53-4280-bcc2-133f3f54e522 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:49:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 426/868] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:49:32 2026] POST /volume/v3/group_types => generated 181 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6dc4dfcd-5553-4d59-b778-ff0dbeb12636", "volume_types": ["cad0f41e-94e0-4247-a102-2cf1e04514ae"], "name": "tempest-GroupSnapshotsTest-Group-934328178"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating new group {'group': {'group_type': '6dc4dfcd-5553-4d59-b778-ff0dbeb12636', 'volume_types': ['cad0f41e-94e0-4247-a102-2cf1e04514ae'], 'name': 'tempest-GroupSnapshotsTest-Group-934328178'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating group tempest-GroupSnapshotsTest-Group-934328178. Sep 07 13:49:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['03a42157-48d3-4e4b-a59b-2d3734cea7a5'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-85b03cdc-4366-4a0e-a9a7-a18786eb2b66 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:49:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 443/869] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:49:32 2026] POST /volume/v3/groups => generated 111 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dbd30495-68e5-4d73-80bc-af33e144641d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dbd30495-68e5-4d73-80bc-af33e144641d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 Sep 07 13:49:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dbd30495-68e5-4d73-80bc-af33e144641d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dbd30495-68e5-4d73-80bc-af33e144641d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-dbd30495-68e5-4d73-80bc-af33e144641d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member b4bca7d7-7080-4546-bf8e-77bee9435c18 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87676]: /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 07 13:49:33 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dbd30495-68e5-4d73-80bc-af33e144641d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 427/870] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 => generated 391 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4228386c-03d7-4e11-a9e7-763410319847 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4228386c-03d7-4e11-a9e7-763410319847 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4228386c-03d7-4e11-a9e7-763410319847 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4228386c-03d7-4e11-a9e7-763410319847 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4228386c-03d7-4e11-a9e7-763410319847 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4228386c-03d7-4e11-a9e7-763410319847 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 444/871] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 1143 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1d4bc15d-5304-4f36-85de-d18ea70bfd85 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d4bc15d-5304-4f36-85de-d18ea70bfd85 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d4bc15d-5304-4f36-85de-d18ea70bfd85 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d4bc15d-5304-4f36-85de-d18ea70bfd85 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1d4bc15d-5304-4f36-85de-d18ea70bfd85 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d4bc15d-5304-4f36-85de-d18ea70bfd85 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 428/872] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-ef8fe6d5-b282-47d3-a352-bc0683702b3f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-ef8fe6d5-b282-47d3-a352-bc0683702b3f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-ef8fe6d5-b282-47d3-a352-bc0683702b3f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-ef8fe6d5-b282-47d3-a352-bc0683702b3f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-ef8fe6d5-b282-47d3-a352-bc0683702b3f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-ef8fe6d5-b282-47d3-a352-bc0683702b3f tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 445/873] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 1143 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-76d7626c-6ffc-4362-8e0d-fa9c85689a3e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-76d7626c-6ffc-4362-8e0d-fa9c85689a3e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c/action Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-76d7626c-6ffc-4362-8e0d-fa9c85689a3e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-76d7626c-6ffc-4362-8e0d-fa9c85689a3e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-76d7626c-6ffc-4362-8e0d-fa9c85689a3e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-76d7626c-6ffc-4362-8e0d-fa9c85689a3e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Begin detaching volume completed successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-76d7626c-6ffc-4362-8e0d-fa9c85689a3e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c/action returned with HTTP 202 Sep 07 13:49:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 429/874] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:49:34 2026] POST /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-df8b06f9-1d54-4998-b2f2-634da9b7df0e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-df8b06f9-1d54-4998-b2f2-634da9b7df0e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-df8b06f9-1d54-4998-b2f2-634da9b7df0e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-df8b06f9-1d54-4998-b2f2-634da9b7df0e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2cd63951-8280-4b9f-aa27-bb46fcb7b2e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cd63951-8280-4b9f-aa27-bb46fcb7b2e7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cd63951-8280-4b9f-aa27-bb46fcb7b2e7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cd63951-8280-4b9f-aa27-bb46fcb7b2e7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-2cd63951-8280-4b9f-aa27-bb46fcb7b2e7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member b4bca7d7-7080-4546-bf8e-77bee9435c18 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-df8b06f9-1d54-4998-b2f2-634da9b7df0e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /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 07 13:49:34 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cd63951-8280-4b9f-aa27-bb46fcb7b2e7 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 returned with HTTP 200 Sep 07 13:49:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 430/875] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:34 2026] GET /volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-df8b06f9-1d54-4998-b2f2-634da9b7df0e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 446/876] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:34 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 1146 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2035259169", "volume_type": "cad0f41e-94e0-4247-a102-2cf1e04514ae", "group_id": "b4bca7d7-7080-4546-bf8e-77bee9435c18", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2035259169', 'volume_type': 'cad0f41e-94e0-4247-a102-2cf1e04514ae', 'group_id': 'b4bca7d7-7080-4546-bf8e-77bee9435c18', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume of 1 GB Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f80de6b4-541e-4fce-8c90-1f15ded801aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f80de6b4-541e-4fce-8c90-1f15ded801aa None None] GET http://192.168.122.11/volume// Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f80de6b4-541e-4fce-8c90-1f15ded801aa None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f80de6b4-541e-4fce-8c90-1f15ded801aa None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f80de6b4-541e-4fce-8c90-1f15ded801aa None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:49:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 447/877] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:49:34 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /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 07 13:49:34 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Availability Zones retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-fe60e49f-a80c-4352-abf2-ae9bcf765aa1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-fe60e49f-a80c-4352-abf2-ae9bcf765aa1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-fe60e49f-a80c-4352-abf2-ae9bcf765aa1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-fe60e49f-a80c-4352-abf2-ae9bcf765aa1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (0c96dde6-0e1b-4f54-a56e-5c63e49f1b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85789013-a83a-47fb-8232-4096d6e7dbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-fe60e49f-a80c-4352-abf2-ae9bcf765aa1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-fe60e49f-a80c-4352-abf2-ae9bcf765aa1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 448/878] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:49:34 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 1327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1dcbc8c1-8296-4bf8-81e5-b9b1e2550842", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-866756022"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85789013-a83a-47fb-8232-4096d6e7dbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:49:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cad0f41e-94e0-4247-a102-2cf1e04514ae,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1274367373',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cad0f41e-94e0-4247-a102-2cf1e04514ae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b4bca7d7-7080-4546-bf8e-77bee9435c18', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume request body: {'volume': {'imageRef': '1dcbc8c1-8296-4bf8-81e5-b9b1e2550842', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-866756022'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3021e7d4-e068-41be-a765-64a8413f533e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1274367373 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1274367373, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1274367373 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1274367373, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['00b175fe-2fa9-4d46-babd-ce9f3778334c', '62828a78-26b4-4bec-8f23-81ec25375b71', 'cdcec40f-4cd7-41bb-9ba0-4a8cd727817a', 'b9bba8f3-6de1-4b67-b441-1544a1be8108'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3021e7d4-e068-41be-a765-64a8413f533e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b175fe-2fa9-4d46-babd-ce9f3778334c', '62828a78-26b4-4bec-8f23-81ec25375b71', 'cdcec40f-4cd7-41bb-9ba0-4a8cd727817a', 'b9bba8f3-6de1-4b67-b441-1544a1be8108']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49480162-9d7a-47f6-938d-f0d050f36e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume of 2 GB Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Availability Zones retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Flow 'volume_create_api' (5d8c8281-b6b7-473e-8aed-a257e920b94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188ba44d-0b8c-4379-85cf-feb579c5acd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Validating volume size '2' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49480162-9d7a-47f6-938d-f0d050f36e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '235f06a2-560e-44e4-b246-e7c0534888bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2035259169',encryption_key_id=None,group_id=b4bca7d7-7080-4546-bf8e-77bee9435c18,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['00b175fe-2fa9-4d46-babd-ce9f3778334c','62828a78-26b4-4bec-8f23-81ec25375b71','cdcec40f-4cd7-41bb-9ba0-4a8cd727817a','b9bba8f3-6de1-4b67-b441-1544a1be8108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=cad0f41e-94e0-4247-a102-2cf1e04514ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2035259169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b4bca7d7-7080-4546-bf8e-77bee9435c18,host=None,id=235f06a2-560e-44e4-b246-e7c0534888bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7af12c7402942118e3379237a151512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cad0f41e-94e0-4247-a102-2cf1e04514ae),volume_type_id=cad0f41e-94e0-4247-a102-2cf1e04514ae)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9906d4bf-37bc-4573-8f78-cd9a86e1472e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188ba44d-0b8c-4379-85cf-feb579c5acd6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:49:34 devstack devstack@c-api.service[87675]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 1dcbc8c1-8296-4bf8-81e5-b9b1e2550842 is not active. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9906d4bf-37bc-4573-8f78-cd9a86e1472e) transitioned into state 'SUCCESS' from state '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-2035259169',encryption_key_id=None,group_id=b4bca7d7-7080-4546-bf8e-77bee9435c18,group_type_id=,metadata={},multiattach=False,project_id='1c21ee7999f04f48a341bbc7b7f07c3d',qos_specs=None,replication_status=,reservations=['00b175fe-2fa9-4d46-babd-ce9f3778334c','62828a78-26b4-4bec-8f23-81ec25375b71','cdcec40f-4cd7-41bb-9ba0-4a8cd727817a','b9bba8f3-6de1-4b67-b441-1544a1be8108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7af12c7402942118e3379237a151512',volume_type_id=cad0f41e-94e0-4247-a102-2cf1e04514ae)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188ba44d-0b8c-4379-85cf-feb579c5acd6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188ba44d-0b8c-4379-85cf-feb579c5acd6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2b0e1e-a851-4acd-9df7-4d331e816ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: WARNING cinder.volume.api [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Flow 'volume_create_api' (5d8c8281-b6b7-473e-8aed-a257e920b94c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b2f90bf-9340-44a0-a63a-7c3fb616ffb9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:49:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 449/879] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:49:34 2026] POST /volume/v3/volumes => generated 125 bytes in 323 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-406aea94-66d9-4c37-814b-c7f7073db876 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-406aea94-66d9-4c37-814b-c7f7073db876 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] DELETE http://192.168.122.11/volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35 Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-406aea94-66d9-4c37-814b-c7f7073db876 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-406aea94-66d9-4c37-814b-c7f7073db876 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2b0e1e-a851-4acd-9df7-4d331e816ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Flow 'volume_create_api' (0c96dde6-0e1b-4f54-a56e-5c63e49f1b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Create volume request issued successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:34 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:34 devstack devstack@c-api.service[87675]: /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 07 13:49:34 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:49:34 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a019392b-beac-481f-a0e3-fdc8a6808c0a req-406aea94-66d9-4c37-814b-c7f7073db876 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35 returned with HTTP 200 Sep 07 13:49:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 450/880] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:49:34 2026] DELETE /volume/v3/attachments/8a427d1a-548d-4abe-9748-7005f09b8c35 => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d214b69e-9371-46e7-82bb-5b1f903ff216 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 431/881] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:49:34 2026] POST /volume/v3/volumes => generated 829 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a5569fdc-167e-41b6-8108-aae056455249 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:35 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a5569fdc-167e-41b6-8108-aae056455249 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 451/882] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:34 2026] GET /volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb => generated 897 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6c571013-7dc8-47c4-b134-2ed406fd7d31 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c571013-7dc8-47c4-b134-2ed406fd7d31 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6c571013-7dc8-47c4-b134-2ed406fd7d31 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6c571013-7dc8-47c4-b134-2ed406fd7d31 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6c571013-7dc8-47c4-b134-2ed406fd7d31 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c571013-7dc8-47c4-b134-2ed406fd7d31 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 432/883] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-204e8811-8fbf-4d14-84a1-b3f0369034ca None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-204e8811-8fbf-4d14-84a1-b3f0369034ca tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-204e8811-8fbf-4d14-84a1-b3f0369034ca tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-204e8811-8fbf-4d14-84a1-b3f0369034ca tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-204e8811-8fbf-4d14-84a1-b3f0369034ca tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-204e8811-8fbf-4d14-84a1-b3f0369034ca tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 452/884] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 1143 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-9dfcd838-1c40-4db7-a7e1-92e568dee4e5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-9dfcd838-1c40-4db7-a7e1-92e568dee4e5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] POST http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574/action Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-9dfcd838-1c40-4db7-a7e1-92e568dee4e5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-9dfcd838-1c40-4db7-a7e1-92e568dee4e5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-9dfcd838-1c40-4db7-a7e1-92e568dee4e5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-9dfcd838-1c40-4db7-a7e1-92e568dee4e5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Begin detaching volume completed successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-9dfcd838-1c40-4db7-a7e1-92e568dee4e5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574/action returned with HTTP 202 Sep 07 13:49:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 433/885] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:49:35 2026] POST /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e7b184b8-2a68-456d-8e2e-07493c98f15e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e7b184b8-2a68-456d-8e2e-07493c98f15e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e7b184b8-2a68-456d-8e2e-07493c98f15e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e7b184b8-2a68-456d-8e2e-07493c98f15e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e7b184b8-2a68-456d-8e2e-07493c98f15e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e7b184b8-2a68-456d-8e2e-07493c98f15e tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 453/886] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 1146 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-60f31689-9f12-4feb-afc8-a4d125371c94 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60f31689-9f12-4feb-afc8-a4d125371c94 None None] GET http://192.168.122.11/volume// Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60f31689-9f12-4feb-afc8-a4d125371c94 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60f31689-9f12-4feb-afc8-a4d125371c94 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60f31689-9f12-4feb-afc8-a4d125371c94 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:49:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 434/887] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-339c1337-df89-4ee8-a837-38805e8e04b6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-339c1337-df89-4ee8-a837-38805e8e04b6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-339c1337-df89-4ee8-a837-38805e8e04b6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-339c1337-df89-4ee8-a837-38805e8e04b6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-339c1337-df89-4ee8-a837-38805e8e04b6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-339c1337-df89-4ee8-a837-38805e8e04b6 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 454/888] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 1327 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-76c8c999-99e2-45d2-9886-9f76e18f6044 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-76c8c999-99e2-45d2-9886-9f76e18f6044 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] DELETE http://192.168.122.11/volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b Sep 07 13:49:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-76c8c999-99e2-45d2-9886-9f76e18f6044 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-76c8c999-99e2-45d2-9886-9f76e18f6044 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb Sep 07 13:49:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:36 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:36 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:36 devstack devstack@c-api.service[87676]: /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 07 13:49:36 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:49:36 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c6c4bae-a691-4a7a-af3b-b8cd03ee0943 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb returned with HTTP 200 Sep 07 13:49:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 455/889] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:36 2026] GET /volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb => generated 921 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5c37d51d-d721-4c47-a44f-b5d8d88815f1 req-76c8c999-99e2-45d2-9886-9f76e18f6044 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b returned with HTTP 200 Sep 07 13:49:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 435/890] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:49:36 2026] DELETE /volume/v3/attachments/108784e2-bfc3-4780-90cd-0a346c42cd0b => generated 19 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f6d24fac-af6a-4210-8f6e-4913a74c1fbb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f6d24fac-af6a-4210-8f6e-4913a74c1fbb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f6d24fac-af6a-4210-8f6e-4913a74c1fbb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f6d24fac-af6a-4210-8f6e-4913a74c1fbb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f6d24fac-af6a-4210-8f6e-4913a74c1fbb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f6d24fac-af6a-4210-8f6e-4913a74c1fbb tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 456/891] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:36 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9d771bd2-b662-41db-877d-ba81636fb0a1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d771bd2-b662-41db-877d-ba81636fb0a1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d771bd2-b662-41db-877d-ba81636fb0a1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d771bd2-b662-41db-877d-ba81636fb0a1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9d771bd2-b662-41db-877d-ba81636fb0a1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d771bd2-b662-41db-877d-ba81636fb0a1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 436/892] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:36 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5fc777e8-f107-4a59-a9a2-5c407ea2ed63 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fc777e8-f107-4a59-a9a2-5c407ea2ed63 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5fc777e8-f107-4a59-a9a2-5c407ea2ed63 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5fc777e8-f107-4a59-a9a2-5c407ea2ed63 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5fc777e8-f107-4a59-a9a2-5c407ea2ed63 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fc777e8-f107-4a59-a9a2-5c407ea2ed63 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 457/893] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:37 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-92eda414-6142-4351-b102-492c39083ab2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92eda414-6142-4351-b102-492c39083ab2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92eda414-6142-4351-b102-492c39083ab2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92eda414-6142-4351-b102-492c39083ab2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-92eda414-6142-4351-b102-492c39083ab2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92eda414-6142-4351-b102-492c39083ab2 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 437/894] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:37 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c76cec24-c4a3-4bef-bdeb-f2641f693d91 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c76cec24-c4a3-4bef-bdeb-f2641f693d91 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c76cec24-c4a3-4bef-bdeb-f2641f693d91 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c76cec24-c4a3-4bef-bdeb-f2641f693d91 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c76cec24-c4a3-4bef-bdeb-f2641f693d91 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c76cec24-c4a3-4bef-bdeb-f2641f693d91 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 458/895] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:37 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:37 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eb0ff920-b41e-4b06-af8a-68f47d493bae tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb returned with HTTP 200 Sep 07 13:49:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 438/896] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:37 2026] GET /volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb => generated 922 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dab77524-d431-4496-aa92-08fc77bd3c5a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/group_snapshots Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b4bca7d7-7080-4546-bf8e-77bee9435c18", "name": "tempest-group_snapshot-1747137947"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b4bca7d7-7080-4546-bf8e-77bee9435c18', 'name': 'tempest-group_snapshot-1747137947'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.group_snapshots [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Creating group_snapshot tempest-group_snapshot-1747137947. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /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 07 13:49:37 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1274367373 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1274367373, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1274367373 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1274367373, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:49:37 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Created reservations ['3a8a8477-5168-42f6-9b3d-c089f528fc4e', '1509e105-6302-4999-8c4b-cd57f8b32000', '6571fdbc-5526-4c51-ba8a-1facffdb4a0c', '03f47dee-4b12-4cd7-894b-57514ee451fb'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "fcf1b521-ae9e-4810-b9f8-0c5ac6297214"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'fcf1b521-ae9e-4810-b9f8-0c5ac6297214'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dab77524-d431-4496-aa92-08fc77bd3c5a tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:49:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 459/897] 192.168.122.11 () {62 vars in 1203 bytes} [Mon Sep 7 13:49:37 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5902e3f0-32ac-4d62-a131-07801828d02d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5902e3f0-32ac-4d62-a131-07801828d02d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5902e3f0-32ac-4d62-a131-07801828d02d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5902e3f0-32ac-4d62-a131-07801828d02d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-5902e3f0-32ac-4d62-a131-07801828d02d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5902e3f0-32ac-4d62-a131-07801828d02d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 200 Sep 07 13:49:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 460/898] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:38 2026] GET /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 307 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:38 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume of 1 GB Sep 07 13:49:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Availability Zones retrieved successfully. Sep 07 13:49:38 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Flow 'volume_create_api' (8350a020-a162-4f58-a25b-8734b2b75795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:38 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbbda7a-1841-45b4-83a5-a5f4e30cb0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:38 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:38 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbbda7a-1841-45b4-83a5-a5f4e30cb0c6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:49:38 devstack devstack@c-api.service[87676]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 13:49:38 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbbda7a-1841-45b4-83a5-a5f4e30cb0c6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:38 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbbda7a-1841-45b4-83a5-a5f4e30cb0c6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:49:38 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Flow 'volume_create_api' (8350a020-a162-4f58-a25b-8734b2b75795) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:49:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-afdccdcc-2532-4690-83d8-d3ab7547d0ca tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:49:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 439/899] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:37 2026] POST /volume/v3/volumes => generated 134 bytes in 888 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-07d9ba1f-3c9d-4081-88bf-d565159d2b7d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07d9ba1f-3c9d-4081-88bf-d565159d2b7d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07d9ba1f-3c9d-4081-88bf-d565159d2b7d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07d9ba1f-3c9d-4081-88bf-d565159d2b7d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 461/900] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 127 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4055eb71-aaf4-48a1-9444-bc9fc2295fec None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4055eb71-aaf4-48a1-9444-bc9fc2295fec tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4055eb71-aaf4-48a1-9444-bc9fc2295fec tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9e769247-daa4-4931-9a44-60220f4a4042"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-4055eb71-aaf4-48a1-9444-bc9fc2295fec tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9e769247-daa4-4931-9a44-60220f4a4042'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=567,cinder:INSERT=79,cinder:UPDATE=134 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-108a6829-a0da-45dc-8faf-3ec8f85e34f4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4055eb71-aaf4-48a1-9444-bc9fc2295fec tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-108a6829-a0da-45dc-8faf-3ec8f85e34f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-108a6829-a0da-45dc-8faf-3ec8f85e34f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-108a6829-a0da-45dc-8faf-3ec8f85e34f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-108a6829-a0da-45dc-8faf-3ec8f85e34f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 440/901] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-55392e5d-b81e-443b-992c-06eb48468892 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55392e5d-b81e-443b-992c-06eb48468892 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-55392e5d-b81e-443b-992c-06eb48468892 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "374786de-f54e-4ec4-9839-e9552377ce05"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-108a6829-a0da-45dc-8faf-3ec8f85e34f4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 200 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 462/902] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 307 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-55392e5d-b81e-443b-992c-06eb48468892 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '374786de-f54e-4ec4-9839-e9552377ce05'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55392e5d-b81e-443b-992c-06eb48468892 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 441/903] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6a836635-19f0-477f-be61-51c5bee44b8f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6a836635-19f0-477f-be61-51c5bee44b8f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6a836635-19f0-477f-be61-51c5bee44b8f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3fe724f1-0b2a-41c2-a1ed-6ad106f3ad95"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-6a836635-19f0-477f-be61-51c5bee44b8f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3fe724f1-0b2a-41c2-a1ed-6ad106f3ad95'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6a836635-19f0-477f-be61-51c5bee44b8f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 463/904] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 114 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2c49e03f-f1c1-44ae-b3b8-6c2300808774 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2c49e03f-f1c1-44ae-b3b8-6c2300808774 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2c49e03f-f1c1-44ae-b3b8-6c2300808774 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2c49e03f-f1c1-44ae-b3b8-6c2300808774 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:49:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 442/905] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 125 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fce04883-7335-4a7a-a616-c04f3dca31bc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fce04883-7335-4a7a-a616-c04f3dca31bc tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fce04883-7335-4a7a-a616-c04f3dca31bc tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fce04883-7335-4a7a-a616-c04f3dca31bc tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 464/906] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6afec52b-006c-4f69-9a91-d80f862eeebf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6afec52b-006c-4f69-9a91-d80f862eeebf tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6afec52b-006c-4f69-9a91-d80f862eeebf tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6afec52b-006c-4f69-9a91-d80f862eeebf tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:49:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 443/907] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 121 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a4c6f190-afdc-4284-ae54-07ec4c1d3915 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4c6f190-afdc-4284-ae54-07ec4c1d3915 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] DELETE http://192.168.122.11/volume/v3/volumes/tempest-invalid-2097541918 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a4c6f190-afdc-4284-ae54-07ec4c1d3915 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a4c6f190-afdc-4284-ae54-07ec4c1d3915 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-a4c6f190-afdc-4284-ae54-07ec4c1d3915 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Delete volume with id: tempest-invalid-2097541918 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4c6f190-afdc-4284-ae54-07ec4c1d3915 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/tempest-invalid-2097541918 returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 465/908] 192.168.122.11 () {58 vars in 1200 bytes} [Mon Sep 7 13:49:39 2026] DELETE /volume/v3/volumes/tempest-invalid-2097541918 => generated 99 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2a490614-e3fb-4db4-a2e6-c0a1f00fd067 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 444/909] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:49:39 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e9abb7bb-6349-44a1-9d84-eab8db0cf8dd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9abb7bb-6349-44a1-9d84-eab8db0cf8dd tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/xxx/action Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e9abb7bb-6349-44a1-9d84-eab8db0cf8dd tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-detach": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e9abb7bb-6349-44a1-9d84-eab8db0cf8dd tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9abb7bb-6349-44a1-9d84-eab8db0cf8dd tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 466/910] 192.168.122.11 () {60 vars in 1170 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-04acb20b-e896-4077-bfcb-cec87c881b0c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04acb20b-e896-4077-bfcb-cec87c881b0c tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] GET http://192.168.122.11/volume/v3/volumes/tempest-invalid-1342555946 Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-04acb20b-e896-4077-bfcb-cec87c881b0c tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-04acb20b-e896-4077-bfcb-cec87c881b0c tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04acb20b-e896-4077-bfcb-cec87c881b0c tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] http://192.168.122.11/volume/v3/volumes/tempest-invalid-1342555946 returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 445/911] 192.168.122.11 () {58 vars in 1197 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/volumes/tempest-invalid-1342555946 => generated 99 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4a794576-d2fd-44d2-82bd-0574174dc4af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 467/912] 192.168.122.11 () {58 vars in 1119 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?status=null Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Could not evaluate value null, assuming string {{(pid=87676) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:39 devstack devstack@c-api.service[87676]: /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 07 13:49:39 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Get all volumes completed successfully. Sep 07 13:49:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a38a107d-a44a-49ca-ab5c-549e46b03607 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] http://192.168.122.11/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 13:49:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 446/913] 192.168.122.11 () {58 vars in 1160 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2c607998-37e6-4613-9f49-814f2efd533f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c607998-37e6-4613-9f49-814f2efd533f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-261307236 Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c607998-37e6-4613-9f49-814f2efd533f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c607998-37e6-4613-9f49-814f2efd533f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-2c607998-37e6-4613-9f49-814f2efd533f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2c607998-37e6-4613-9f49-814f2efd533f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-261307236'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:39 devstack devstack@c-api.service[87675]: /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 07 13:49:39 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2c607998-37e6-4613-9f49-814f2efd533f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Get all volumes completed successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c607998-37e6-4613-9f49-814f2efd533f tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] http://192.168.122.11/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-261307236 returned with HTTP 200 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 468/914] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-261307236 => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] GET http://192.168.122.11/volume/v3/volumes?status=null Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Could not evaluate value null, assuming string {{(pid=87676) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Get all volumes completed successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2d4a93d-c68b-430f-b5e6-e94946c0a198 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] http://192.168.122.11/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 447/915] 192.168.122.11 () {58 vars in 1139 bytes} [Mon Sep 7 13:49:40 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6772798f-cf80-40e2-9052-c390f1babbe0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6772798f-cf80-40e2-9052-c390f1babbe0 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] GET http://192.168.122.11/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-579648117 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6772798f-cf80-40e2-9052-c390f1babbe0 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6772798f-cf80-40e2-9052-c390f1babbe0 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-6772798f-cf80-40e2-9052-c390f1babbe0 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6772798f-cf80-40e2-9052-c390f1babbe0 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-579648117'), ('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6772798f-cf80-40e2-9052-c390f1babbe0 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Get all volumes completed successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6772798f-cf80-40e2-9052-c390f1babbe0 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] http://192.168.122.11/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-579648117 returned with HTTP 200 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 469/916] 192.168.122.11 () {58 vars in 1215 bytes} [Mon Sep 7 13:49:40 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-579648117 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5dd33c11-d04b-43bb-a2bb-4d3c03b9c42e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5dd33c11-d04b-43bb-a2bb-4d3c03b9c42e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5dd33c11-d04b-43bb-a2bb-4d3c03b9c42e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5dd33c11-d04b-43bb-a2bb-4d3c03b9c42e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5dd33c11-d04b-43bb-a2bb-4d3c03b9c42e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5dd33c11-d04b-43bb-a2bb-4d3c03b9c42e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Reserve volume completed successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5dd33c11-d04b-43bb-a2bb-4d3c03b9c42e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action returned with HTTP 202 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 448/917] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2a643d08-edae-4671-8fe1-1334e4bf14a9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a643d08-edae-4671-8fe1-1334e4bf14a9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a643d08-edae-4671-8fe1-1334e4bf14a9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a643d08-edae-4671-8fe1-1334e4bf14a9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2a643d08-edae-4671-8fe1-1334e4bf14a9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: ERROR cinder.volume.api [None req-2a643d08-edae-4671-8fe1-1334e4bf14a9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a643d08-edae-4671-8fe1-1334e4bf14a9 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action returned with HTTP 400 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 470/918] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action => generated 132 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7c5ccea7-db74-4461-ba38-30e809a35ce1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c5ccea7-db74-4461-ba38-30e809a35ce1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c5ccea7-db74-4461-ba38-30e809a35ce1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c5ccea7-db74-4461-ba38-30e809a35ce1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7c5ccea7-db74-4461-ba38-30e809a35ce1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7c5ccea7-db74-4461-ba38-30e809a35ce1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Unreserve volume completed successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c5ccea7-db74-4461-ba38-30e809a35ce1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action returned with HTTP 202 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 449/919] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6eddaf88-9197-4721-93a2-5ce1deaf0cd2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f1ec0e8c-ce68-442c-b8a0-fb6267156863 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1ec0e8c-ce68-442c-b8a0-fb6267156863 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6eddaf88-9197-4721-93a2-5ce1deaf0cd2 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/57516158-9ad5-42b7-9a47-fdb555167244/action Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6eddaf88-9197-4721-93a2-5ce1deaf0cd2 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6eddaf88-9197-4721-93a2-5ce1deaf0cd2 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f1ec0e8c-ce68-442c-b8a0-fb6267156863 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f1ec0e8c-ce68-442c-b8a0-fb6267156863 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-f1ec0e8c-ce68-442c-b8a0-fb6267156863 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1ec0e8c-ce68-442c-b8a0-fb6267156863 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 200 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 450/920] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:40 2026] GET /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 307 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6eddaf88-9197-4721-93a2-5ce1deaf0cd2 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/57516158-9ad5-42b7-9a47-fdb555167244/action returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 471/921] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/57516158-9ad5-42b7-9a47-fdb555167244/action => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d2dbdb73-8740-4c17-a794-0d4f80c602a8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d2dbdb73-8740-4c17-a794-0d4f80c602a8 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/4d360e56-60a7-40a5-97b7-8abb83f13005/action Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d2dbdb73-8740-4c17-a794-0d4f80c602a8 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d2dbdb73-8740-4c17-a794-0d4f80c602a8 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d2dbdb73-8740-4c17-a794-0d4f80c602a8 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/4d360e56-60a7-40a5-97b7-8abb83f13005/action returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 451/922] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/4d360e56-60a7-40a5-97b7-8abb83f13005/action => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7162e3f4-e0bf-47b5-ad75-1f5a984f9338 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 472/923] 192.168.122.11 () {60 vars in 1139 bytes} [Mon Sep 7 13:49:40 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0fc11f2b-49b7-407d-8a17-80559fe5a2d3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fc11f2b-49b7-407d-8a17-80559fe5a2d3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] PUT http://192.168.122.11/volume/v3/volumes/tempest-invalid-2025327299 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fc11f2b-49b7-407d-8a17-80559fe5a2d3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fc11f2b-49b7-407d-8a17-80559fe5a2d3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/tempest-invalid-2025327299 returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 452/924] 192.168.122.11 () {60 vars in 1217 bytes} [Mon Sep 7 13:49:40 2026] PUT /volume/v3/volumes/tempest-invalid-2025327299 => generated 99 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2be30ce6-6b5d-412c-979b-e43817fef806 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be30ce6-6b5d-412c-979b-e43817fef806 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] PUT http://192.168.122.11/volume/v3/volumes/03b54880-8e6c-47ed-bfc0-167374509836 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2be30ce6-6b5d-412c-979b-e43817fef806 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be30ce6-6b5d-412c-979b-e43817fef806 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/03b54880-8e6c-47ed-bfc0-167374509836 returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 473/925] 192.168.122.11 () {60 vars in 1247 bytes} [Mon Sep 7 13:49:40 2026] PUT /volume/v3/volumes/03b54880-8e6c-47ed-bfc0-167374509836 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-65b250ab-138d-48ee-9552-69e07177eabe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-65b250ab-138d-48ee-9552-69e07177eabe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] DELETE http://192.168.122.11/volume/v3/volumes/f71813c9-ad43-4367-8a8f-76505ba1fd58 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-65b250ab-138d-48ee-9552-69e07177eabe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-65b250ab-138d-48ee-9552-69e07177eabe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-65b250ab-138d-48ee-9552-69e07177eabe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Delete volume with id: f71813c9-ad43-4367-8a8f-76505ba1fd58 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-65b250ab-138d-48ee-9552-69e07177eabe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f71813c9-ad43-4367-8a8f-76505ba1fd58 returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 453/926] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:40 2026] DELETE /volume/v3/volumes/f71813c9-ad43-4367-8a8f-76505ba1fd58 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-98bca3b7-0a03-4ce9-9032-22c031fdfb97 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98bca3b7-0a03-4ce9-9032-22c031fdfb97 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98bca3b7-0a03-4ce9-9032-22c031fdfb97 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98bca3b7-0a03-4ce9-9032-22c031fdfb97 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98bca3b7-0a03-4ce9-9032-22c031fdfb97 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action returned with HTTP 400 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 474/927] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action => generated 140 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-474f9f75-301d-49e6-b444-ff8a39627abe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-474f9f75-301d-49e6-b444-ff8a39627abe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-474f9f75-301d-49e6-b444-ff8a39627abe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-474f9f75-301d-49e6-b444-ff8a39627abe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-474f9f75-301d-49e6-b444-ff8a39627abe tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action returned with HTTP 400 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 454/928] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1814192e-f0c2-4f6b-95bc-2af74b8b53bf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1814192e-f0c2-4f6b-95bc-2af74b8b53bf tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/8fe98be6-9a50-4e05-b9fc-c48153f77163/action Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1814192e-f0c2-4f6b-95bc-2af74b8b53bf tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1814192e-f0c2-4f6b-95bc-2af74b8b53bf tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1814192e-f0c2-4f6b-95bc-2af74b8b53bf tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/8fe98be6-9a50-4e05-b9fc-c48153f77163/action returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 475/929] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/8fe98be6-9a50-4e05-b9fc-c48153f77163/action => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7ce16e5e-ed5d-45cb-bc14-99528eb1d06e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7ce16e5e-ed5d-45cb-bc14-99528eb1d06e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7ce16e5e-ed5d-45cb-bc14-99528eb1d06e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7ce16e5e-ed5d-45cb-bc14-99528eb1d06e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7ce16e5e-ed5d-45cb-bc14-99528eb1d06e tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action returned with HTTP 400 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 455/930] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee/action => generated 129 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e6c4b52f-1acf-491c-9235-ea4e5d33963b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e6c4b52f-1acf-491c-9235-ea4e5d33963b tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] POST http://192.168.122.11/volume/v3/volumes/None/action Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e6c4b52f-1acf-491c-9235-ea4e5d33963b tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e6c4b52f-1acf-491c-9235-ea4e5d33963b tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e6c4b52f-1acf-491c-9235-ea4e5d33963b tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 476/931] 192.168.122.11 () {60 vars in 1173 bytes} [Mon Sep 7 13:49:40 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2753c785-5774-4d7d-a159-020352e593f1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2753c785-5774-4d7d-a159-020352e593f1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] GET http://192.168.122.11/volume/v3/volumes/be45d887-69d5-4755-8411-62e7321f25e4 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2753c785-5774-4d7d-a159-020352e593f1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2753c785-5774-4d7d-a159-020352e593f1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2753c785-5774-4d7d-a159-020352e593f1 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-reader] http://192.168.122.11/volume/v3/volumes/be45d887-69d5-4755-8411-62e7321f25e4 returned with HTTP 404 Sep 07 13:49:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 456/932] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:40 2026] GET /volume/v3/volumes/be45d887-69d5-4755-8411-62e7321f25e4 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-45b68b52-ecbf-437d-8140-598a31b27512 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-45b68b52-ecbf-437d-8140-598a31b27512 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] GET http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-45b68b52-ecbf-437d-8140-598a31b27512 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-45b68b52-ecbf-437d-8140-598a31b27512 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-45b68b52-ecbf-437d-8140-598a31b27512 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-45b68b52-ecbf-437d-8140-598a31b27512 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 200 Sep 07 13:49:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 477/933] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:40 2026] GET /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f71f386d-26c5-4cad-814f-be99bd69f00d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f71f386d-26c5-4cad-814f-be99bd69f00d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] DELETE http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f71f386d-26c5-4cad-814f-be99bd69f00d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f71f386d-26c5-4cad-814f-be99bd69f00d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:41 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f71f386d-26c5-4cad-814f-be99bd69f00d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Delete volume with id: f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f71f386d-26c5-4cad-814f-be99bd69f00d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f71f386d-26c5-4cad-814f-be99bd69f00d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Delete volume request issued successfully. Sep 07 13:49:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f71f386d-26c5-4cad-814f-be99bd69f00d tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 202 Sep 07 13:49:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 457/934] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:41 2026] DELETE /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:49:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b3acb958-d8e9-4816-b7fd-287303548052 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b3acb958-d8e9-4816-b7fd-287303548052 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] GET http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b3acb958-d8e9-4816-b7fd-287303548052 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b3acb958-d8e9-4816-b7fd-287303548052 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b3acb958-d8e9-4816-b7fd-287303548052 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b3acb958-d8e9-4816-b7fd-287303548052 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 200 Sep 07 13:49:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 478/935] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:41 2026] GET /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4b068a19-8827-4d2c-a98a-5dbfade83f9b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b068a19-8827-4d2c-a98a-5dbfade83f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b068a19-8827-4d2c-a98a-5dbfade83f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b068a19-8827-4d2c-a98a-5dbfade83f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-4b068a19-8827-4d2c-a98a-5dbfade83f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b068a19-8827-4d2c-a98a-5dbfade83f9b tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 200 Sep 07 13:49:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 458/936] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:41 2026] GET /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 307 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7c166048-155b-4861-93ec-2f16d31de1c3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c166048-155b-4861-93ec-2f16d31de1c3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] GET http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7c166048-155b-4861-93ec-2f16d31de1c3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7c166048-155b-4861-93ec-2f16d31de1c3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7c166048-155b-4861-93ec-2f16d31de1c3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Volume info retrieved successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c166048-155b-4861-93ec-2f16d31de1c3 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 479/937] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a9f2ba95-5e36-45ce-841f-5a327e9ee2dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9f2ba95-5e36-45ce-841f-5a327e9ee2dd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9f2ba95-5e36-45ce-841f-5a327e9ee2dd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9f2ba95-5e36-45ce-841f-5a327e9ee2dd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-a9f2ba95-5e36-45ce-841f-5a327e9ee2dd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9f2ba95-5e36-45ce-841f-5a327e9ee2dd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 459/938] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 308 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4e007221-afa0-4c12-93b5-5b34893196f0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e007221-afa0-4c12-93b5-5b34893196f0 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e007221-afa0-4c12-93b5-5b34893196f0 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e007221-afa0-4c12-93b5-5b34893196f0 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-4e007221-afa0-4c12-93b5-5b34893196f0 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-4e007221-afa0-4c12-93b5-5b34893196f0 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: /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 07 13:49:42 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e007221-afa0-4c12-93b5-5b34893196f0 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all snapshots completed successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e007221-afa0-4c12-93b5-5b34893196f0 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 480/939] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2d511fba-f057-4b5c-8c20-2fd4fef2ca2d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d511fba-f057-4b5c-8c20-2fd4fef2ca2d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d511fba-f057-4b5c-8c20-2fd4fef2ca2d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d511fba-f057-4b5c-8c20-2fd4fef2ca2d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2d511fba-f057-4b5c-8c20-2fd4fef2ca2d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d511fba-f057-4b5c-8c20-2fd4fef2ca2d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 460/940] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 => generated 451 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a1542153-4e27-46af-b747-eb9ed5f6e955 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1542153-4e27-46af-b747-eb9ed5f6e955 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1542153-4e27-46af-b747-eb9ed5f6e955 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1542153-4e27-46af-b747-eb9ed5f6e955 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-a1542153-4e27-46af-b747-eb9ed5f6e955 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1542153-4e27-46af-b747-eb9ed5f6e955 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 481/941] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 308 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3e6bbae9-cdf3-4e05-9aed-c67ad8169472 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e6bbae9-cdf3-4e05-9aed-c67ad8169472 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/detail Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e6bbae9-cdf3-4e05-9aed-c67ad8169472 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e6bbae9-cdf3-4e05-9aed-c67ad8169472 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87676]: /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 07 13:49:42 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:49:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e6bbae9-cdf3-4e05-9aed-c67ad8169472 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 461/942] 192.168.122.11 () {60 vars in 1202 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ea7597d5-9b4d-4b74-8b93-e29bb2567df5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea7597d5-9b4d-4b74-8b93-e29bb2567df5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] DELETE http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea7597d5-9b4d-4b74-8b93-e29bb2567df5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea7597d5-9b4d-4b74-8b93-e29bb2567df5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-ea7597d5-9b4d-4b74-8b93-e29bb2567df5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87675) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.group_snapshots [None req-ea7597d5-9b4d-4b74-8b93-e29bb2567df5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group_snapshot with id: 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:43 devstack devstack@c-api.service[87675]: /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 07 13:49:43 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea7597d5-9b4d-4b74-8b93-e29bb2567df5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 202 Sep 07 13:49:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 482/943] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:49:42 2026] DELETE /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: /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 07 13:49:43 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:49:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:49:43 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:43 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c65c7c52-ce60-4522-88c3-b9caffd70704 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c65c7c52-ce60-4522-88c3-b9caffd70704 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] GET http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c65c7c52-ce60-4522-88c3-b9caffd70704 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fad2e4d2-3852-4f3d-984c-ffb7e597bcad tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 462/944] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c65c7c52-ce60-4522-88c3-b9caffd70704 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c65c7c52-ce60-4522-88c3-b9caffd70704 tempest-VolumesNegativeTest-1469807904 tempest-VolumesNegativeTest-1469807904-project-member] http://192.168.122.11/volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 483/945] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/volumes/f907319e-3648-4b8a-9b06-617ef08b7aee => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:49:43 devstack devstack@c-api.service[87676]: /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 07 13:49:43 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all snapshots completed successfully. Sep 07 13:49:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-29e3c51a-6eea-4ba2-a817-7ee93d877882 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 463/946] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-28684a1a-63af-4096-a6e7-fdb8314f0acd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28684a1a-63af-4096-a6e7-fdb8314f0acd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28684a1a-63af-4096-a6e7-fdb8314f0acd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28684a1a-63af-4096-a6e7-fdb8314f0acd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-28684a1a-63af-4096-a6e7-fdb8314f0acd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28684a1a-63af-4096-a6e7-fdb8314f0acd tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 484/947] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] DELETE http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Delete volume with id: 7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Delete volume request issued successfully. Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f5921e27-cd85-413e-9a81-693dca10b2c1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 202 Sep 07 13:49:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 464/948] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:44 2026] DELETE /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-75187efa-ee09-40e9-ba1a-40e4fa277b90 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-75187efa-ee09-40e9-ba1a-40e4fa277b90 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-75187efa-ee09-40e9-ba1a-40e4fa277b90 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-75187efa-ee09-40e9-ba1a-40e4fa277b90 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-75187efa-ee09-40e9-ba1a-40e4fa277b90 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-75187efa-ee09-40e9-ba1a-40e4fa277b90 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 200 Sep 07 13:49:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 485/949] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:44 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-74f88442-f518-4c34-b3d2-da710f68ab0f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-74f88442-f518-4c34-b3d2-da710f68ab0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 Sep 07 13:49:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-74f88442-f518-4c34-b3d2-da710f68ab0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-74f88442-f518-4c34-b3d2-da710f68ab0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-74f88442-f518-4c34-b3d2-da710f68ab0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Snapshot retrieved successfully. Sep 07 13:49:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-74f88442-f518-4c34-b3d2-da710f68ab0f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 returned with HTTP 200 Sep 07 13:49:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 465/950] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:44 2026] GET /volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-76ca3946-c907-466f-99b5-e42e7c3d4518 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-76ca3946-c907-466f-99b5-e42e7c3d4518 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-76ca3946-c907-466f-99b5-e42e7c3d4518 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-76ca3946-c907-466f-99b5-e42e7c3d4518 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-76ca3946-c907-466f-99b5-e42e7c3d4518 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 returned with HTTP 404 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 486/951] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:45 2026] GET /volume/v3/volumes/7d57c819-ddbd-4373-a9cb-129fe45e9574 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Delete volume with id: c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Delete volume request issued successfully. Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6a89416-d70b-41b8-8685-cdf17e7f36c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 202 Sep 07 13:49:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 466/952] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:45 2026] DELETE /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b4f14039-deec-41e7-b61c-290176f64cb0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4f14039-deec-41e7-b61c-290176f64cb0 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4f14039-deec-41e7-b61c-290176f64cb0 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4f14039-deec-41e7-b61c-290176f64cb0 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b4f14039-deec-41e7-b61c-290176f64cb0 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4f14039-deec-41e7-b61c-290176f64cb0 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 487/953] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:45 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a8bb244b-0807-444c-a64f-2be31a738c74 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8bb244b-0807-444c-a64f-2be31a738c74 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8bb244b-0807-444c-a64f-2be31a738c74 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8bb244b-0807-444c-a64f-2be31a738c74 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8bb244b-0807-444c-a64f-2be31a738c74 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 returned with HTTP 404 Sep 07 13:49:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 467/954] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:45 2026] GET /volume/v3/snapshots/b6c198dc-e4f3-488b-a300-c6f257b65447 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b1285c46-e75a-4224-8a00-040e22777ec9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1285c46-e75a-4224-8a00-040e22777ec9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1285c46-e75a-4224-8a00-040e22777ec9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1285c46-e75a-4224-8a00-040e22777ec9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-b1285c46-e75a-4224-8a00-040e22777ec9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1285c46-e75a-4224-8a00-040e22777ec9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 404 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 488/955] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:49:45 2026] GET /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b5c28902-1788-49be-ab90-0d3a1fd9531d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5c28902-1788-49be-ab90-0d3a1fd9531d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/group_snapshots Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5c28902-1788-49be-ab90-0d3a1fd9531d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5c28902-1788-49be-ab90-0d3a1fd9531d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: /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 07 13:49:45 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5c28902-1788-49be-ab90-0d3a1fd9531d tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots returned with HTTP 200 Sep 07 13:49:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 468/956] 192.168.122.11 () {60 vars in 1181 bytes} [Mon Sep 7 13:49:45 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f7ea8501-3ad0-4728-bdde-40a5896bb359 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f7ea8501-3ad0-4728-bdde-40a5896bb359 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] DELETE http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f7ea8501-3ad0-4728-bdde-40a5896bb359 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f7ea8501-3ad0-4728-bdde-40a5896bb359 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-f7ea8501-3ad0-4728-bdde-40a5896bb359 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for member 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 {{(pid=87675) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.group_snapshots [None req-f7ea8501-3ad0-4728-bdde-40a5896bb359 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group_snapshot with id: 9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f7ea8501-3ad0-4728-bdde-40a5896bb359 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 returned with HTTP 404 Sep 07 13:49:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 489/957] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:49:45 2026] DELETE /volume/v3/group_snapshots/9d1d48f9-9ae6-424e-8cd5-2df2aa5b8b75 => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Get all volumes completed successfully. Sep 07 13:49:45 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:45 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:45 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-345b6cb2-fd2c-42c7-a854-3ffe1a5b08e4 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:49:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 469/958] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:49:45 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-199849e1-89da-46e6-b00a-bfe5997d18c5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-199849e1-89da-46e6-b00a-bfe5997d18c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] POST http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18/action Sep 07 13:49:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-199849e1-89da-46e6-b00a-bfe5997d18c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-199849e1-89da-46e6-b00a-bfe5997d18c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-199849e1-89da-46e6-b00a-bfe5997d18c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] delete called for group b4bca7d7-7080-4546-bf8e-77bee9435c18 {{(pid=87675) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:49:46 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-199849e1-89da-46e6-b00a-bfe5997d18c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Delete group with id: b4bca7d7-7080-4546-bf8e-77bee9435c18 Sep 07 13:49:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87675]: /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 07 13:49:46 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:49:46 devstack devstack@c-api.service[87675]: /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 07 13:49:46 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-199849e1-89da-46e6-b00a-bfe5997d18c5 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18/action returned with HTTP 202 Sep 07 13:49:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 490/959] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:49:46 2026] POST /volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4af442ad-2600-4335-ae39-97a842d01af3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb Sep 07 13:49:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Volume info retrieved successfully. Sep 07 13:49:46 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:49:46 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:49:46 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:49:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4af442ad-2600-4335-ae39-97a842d01af3 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb returned with HTTP 200 Sep 07 13:49:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 470/960] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:46 2026] GET /volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb => generated 921 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8cf19c32-a804-40f8-8c7f-2128ecb9c1a8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cf19c32-a804-40f8-8c7f-2128ecb9c1a8 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8cf19c32-a804-40f8-8c7f-2128ecb9c1a8 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8cf19c32-a804-40f8-8c7f-2128ecb9c1a8 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8cf19c32-a804-40f8-8c7f-2128ecb9c1a8 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cf19c32-a804-40f8-8c7f-2128ecb9c1a8 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 200 Sep 07 13:49:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 491/961] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:46 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dd8525a4-082f-4f5b-960c-57b66907b20b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f7daab5d-af56-4a3b-b965-a1d3f725288f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f7daab5d-af56-4a3b-b965-a1d3f725288f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f7daab5d-af56-4a3b-b965-a1d3f725288f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f7daab5d-af56-4a3b-b965-a1d3f725288f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f7daab5d-af56-4a3b-b965-a1d3f725288f tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb returned with HTTP 404 Sep 07 13:49:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 492/962] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:49:47 2026] GET /volume/v3/volumes/235f06a2-560e-44e4-b246-e7c0534888bb => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e86de8fd-8d8e-4677-bbd0-0aebd57ae136 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e86de8fd-8d8e-4677-bbd0-0aebd57ae136 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e86de8fd-8d8e-4677-bbd0-0aebd57ae136 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e86de8fd-8d8e-4677-bbd0-0aebd57ae136 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-e86de8fd-8d8e-4677-bbd0-0aebd57ae136 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member b4bca7d7-7080-4546-bf8e-77bee9435c18 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:47 devstack devstack@c-api.service[87675]: /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 07 13:49:47 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e86de8fd-8d8e-4677-bbd0-0aebd57ae136 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 returned with HTTP 200 Sep 07 13:49:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 493/963] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:47 2026] GET /volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 => generated 391 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4736f959-d019-4b96-8751-e19e0a4e53fa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4736f959-d019-4b96-8751-e19e0a4e53fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4736f959-d019-4b96-8751-e19e0a4e53fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4736f959-d019-4b96-8751-e19e0a4e53fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4736f959-d019-4b96-8751-e19e0a4e53fa tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c returned with HTTP 404 Sep 07 13:49:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 494/964] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:47 2026] GET /volume/v3/volumes/c70a087e-baad-497d-b049-7664b49d4b1c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-49006910"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-49006910'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:47 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Create volume of 1 GB Sep 07 13:49:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Availability Zones retrieved successfully. Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Flow 'volume_create_api' (b7009eda-0218-4799-a3dd-0f105ebc26a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] DELETE http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a0d9b2-bcb8-4bbf-bf48-39c3cd03a8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Delete volume with id: cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a0d9b2-bcb8-4bbf-bf48-39c3cd03a8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2b8e79-68e9-46b1-b199-4afdcc67da60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Delete volume request issued successfully. Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f912d9ed-c155-49f9-8f67-eb7de0f935c5 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 202 Sep 07 13:49:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 495/965] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:49:47 2026] DELETE /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ac263790-3013-486b-8b0d-75e1048ae0f1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac263790-3013-486b-8b0d-75e1048ae0f1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac263790-3013-486b-8b0d-75e1048ae0f1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac263790-3013-486b-8b0d-75e1048ae0f1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ac263790-3013-486b-8b0d-75e1048ae0f1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac263790-3013-486b-8b0d-75e1048ae0f1 tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:49:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 496/966] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:47 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Created reservations ['af82f6bd-1ec8-4ae4-9801-0a40216a13ce', 'bcb4e4e7-f63d-4abf-b5d1-d1720194724b', '02afba6f-d12f-4d74-9926-ab1e4a2d9aa3', '0243e513-52b4-4ec1-a7d2-8ce2c4f02ef6'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2b8e79-68e9-46b1-b199-4afdcc67da60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af82f6bd-1ec8-4ae4-9801-0a40216a13ce', 'bcb4e4e7-f63d-4abf-b5d1-d1720194724b', '02afba6f-d12f-4d74-9926-ab1e4a2d9aa3', '0243e513-52b4-4ec1-a7d2-8ce2c4f02ef6']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c9c07d-eefa-4f5e-b8e1-b33ae687c7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c9c07d-eefa-4f5e-b8e1-b33ae687c7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5840bfb3-74c0-4a10-96f2-f627e51bbf97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-49006910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea433fcc60042eb993c7e479c936278',qos_specs=None,replication_status=,reservations=['af82f6bd-1ec8-4ae4-9801-0a40216a13ce','bcb4e4e7-f63d-4abf-b5d1-d1720194724b','02afba6f-d12f-4d74-9926-ab1e4a2d9aa3','0243e513-52b4-4ec1-a7d2-8ce2c4f02ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d22da7743644f98aa10c7f3f9d1b55',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-49006910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5840bfb3-74c0-4a10-96f2-f627e51bbf97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea433fcc60042eb993c7e479c936278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d22da7743644f98aa10c7f3f9d1b55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a01abc-46b0-4eaa-a8aa-3e7ec797fb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a01abc-46b0-4eaa-a8aa-3e7ec797fb04) transitioned into state 'SUCCESS' from state '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-49006910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea433fcc60042eb993c7e479c936278',qos_specs=None,replication_status=,reservations=['af82f6bd-1ec8-4ae4-9801-0a40216a13ce','bcb4e4e7-f63d-4abf-b5d1-d1720194724b','02afba6f-d12f-4d74-9926-ab1e4a2d9aa3','0243e513-52b4-4ec1-a7d2-8ce2c4f02ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d22da7743644f98aa10c7f3f9d1b55',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb7661e-edcd-44c9-a5b3-51dffda9f8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb7661e-edcd-44c9-a5b3-51dffda9f8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Flow 'volume_create_api' (b7009eda-0218-4799-a3dd-0f105ebc26a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Create volume request issued successfully. Sep 07 13:49:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dd8525a4-082f-4f5b-960c-57b66907b20b tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 471/967] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:49:47 2026] POST /volume/v3/volumes => generated 763 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d86b60ed-8374-4196-9532-183cedc6f676 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d86b60ed-8374-4196-9532-183cedc6f676 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d86b60ed-8374-4196-9532-183cedc6f676 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d86b60ed-8374-4196-9532-183cedc6f676 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d86b60ed-8374-4196-9532-183cedc6f676 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:49:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d86b60ed-8374-4196-9532-183cedc6f676 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 200 Sep 07 13:49:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 497/968] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:48 2026] GET /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 831 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c4b4ef03-ca30-4540-8833-9159f6bfc8a9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c4b4ef03-ca30-4540-8833-9159f6bfc8a9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] GET http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c4b4ef03-ca30-4540-8833-9159f6bfc8a9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c4b4ef03-ca30-4540-8833-9159f6bfc8a9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-c4b4ef03-ca30-4540-8833-9159f6bfc8a9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] show called for member b4bca7d7-7080-4546-bf8e-77bee9435c18 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c4b4ef03-ca30-4540-8833-9159f6bfc8a9 tempest-GroupSnapshotsTest-1713684335 tempest-GroupSnapshotsTest-1713684335-project-member] http://192.168.122.11/volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 returned with HTTP 404 Sep 07 13:49:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 472/969] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:49:48 2026] GET /volume/v3/groups/b4bca7d7-7080-4546-bf8e-77bee9435c18 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-91031585-a00d-4183-b9ba-09b1a77ab985 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-91031585-a00d-4183-b9ba-09b1a77ab985 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/6dc4dfcd-5553-4d59-b778-ff0dbeb12636 Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-91031585-a00d-4183-b9ba-09b1a77ab985 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-91031585-a00d-4183-b9ba-09b1a77ab985 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-91031585-a00d-4183-b9ba-09b1a77ab985 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/group_types/6dc4dfcd-5553-4d59-b778-ff0dbeb12636 returned with HTTP 202 Sep 07 13:49:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 498/970] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:49:48 2026] DELETE /volume/v3/group_types/6dc4dfcd-5553-4d59-b778-ff0dbeb12636 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a3230e81-bd8e-4a5a-bbe5-c5b65b705429 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3230e81-bd8e-4a5a-bbe5-c5b65b705429 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] DELETE http://192.168.122.11/volume/v3/types/cad0f41e-94e0-4247-a102-2cf1e04514ae Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3230e81-bd8e-4a5a-bbe5-c5b65b705429 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3230e81-bd8e-4a5a-bbe5-c5b65b705429 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3230e81-bd8e-4a5a-bbe5-c5b65b705429 tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types/cad0f41e-94e0-4247-a102-2cf1e04514ae returned with HTTP 202 Sep 07 13:49:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 473/971] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:49:48 2026] DELETE /volume/v3/types/cad0f41e-94e0-4247-a102-2cf1e04514ae => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2f655391-2018-44a6-a288-cccf2e93ad2a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f655391-2018-44a6-a288-cccf2e93ad2a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] GET http://192.168.122.11/volume/v3/types/cad0f41e-94e0-4247-a102-2cf1e04514ae Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f655391-2018-44a6-a288-cccf2e93ad2a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f655391-2018-44a6-a288-cccf2e93ad2a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f655391-2018-44a6-a288-cccf2e93ad2a tempest-GroupSnapshotsTest-2114660414 tempest-GroupSnapshotsTest-2114660414-project-admin] http://192.168.122.11/volume/v3/types/cad0f41e-94e0-4247-a102-2cf1e04514ae returned with HTTP 404 Sep 07 13:49:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 499/972] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:49:48 2026] GET /volume/v3/types/cad0f41e-94e0-4247-a102-2cf1e04514ae => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-850402fd-2bef-4205-95d5-b6488ff5071c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-850402fd-2bef-4205-95d5-b6488ff5071c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:49:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-850402fd-2bef-4205-95d5-b6488ff5071c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-850402fd-2bef-4205-95d5-b6488ff5071c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-850402fd-2bef-4205-95d5-b6488ff5071c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Volume info retrieved successfully. Sep 07 13:49:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-850402fd-2bef-4205-95d5-b6488ff5071c tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 200 Sep 07 13:49:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 474/973] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:48 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe50b626-9558-4e60-961f-89da57dc7dc4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe50b626-9558-4e60-961f-89da57dc7dc4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:49:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe50b626-9558-4e60-961f-89da57dc7dc4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe50b626-9558-4e60-961f-89da57dc7dc4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe50b626-9558-4e60-961f-89da57dc7dc4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:49:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe50b626-9558-4e60-961f-89da57dc7dc4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 200 Sep 07 13:49:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 500/974] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:49 2026] GET /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ace66d4d-66ed-4da8-a905-30963bd875cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ace66d4d-66ed-4da8-a905-30963bd875cc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] GET http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 Sep 07 13:49:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ace66d4d-66ed-4da8-a905-30963bd875cc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ace66d4d-66ed-4da8-a905-30963bd875cc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ace66d4d-66ed-4da8-a905-30963bd875cc tempest-AttachVolumeTestJSON-959586247 tempest-AttachVolumeTestJSON-959586247-project-member] http://192.168.122.11/volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 returned with HTTP 404 Sep 07 13:49:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 475/975] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:50 2026] GET /volume/v3/volumes/cfc43d1e-d113-42e4-8030-352edb596660 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-90f3a825-6ec4-4a9c-a589-63d366d4db51 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90f3a825-6ec4-4a9c-a589-63d366d4db51 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:49:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90f3a825-6ec4-4a9c-a589-63d366d4db51 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90f3a825-6ec4-4a9c-a589-63d366d4db51 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-90f3a825-6ec4-4a9c-a589-63d366d4db51 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:49:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90f3a825-6ec4-4a9c-a589-63d366d4db51 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 200 Sep 07 13:49:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 501/976] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:49:50 2026] GET /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-936a50a9-0714-4864-ae93-8dcf710e0ece None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-936a50a9-0714-4864-ae93-8dcf710e0ece tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:49:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-936a50a9-0714-4864-ae93-8dcf710e0ece tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5840bfb3-74c0-4a10-96f2-f627e51bbf97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-363119650"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-936a50a9-0714-4864-ae93-8dcf710e0ece tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:49:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-936a50a9-0714-4864-ae93-8dcf710e0ece tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Create snapshot from volume 5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:49:50 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-936a50a9-0714-4864-ae93-8dcf710e0ece tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Created reservations ['4ddec46d-4c67-402f-a573-8803289d1546', '002c03a5-c693-4999-83dd-e16442661341', '9fc22235-a84a-4053-8d96-16fa5901466c', '99168651-87b0-45bb-807c-b92d59a756ca'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:49:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-936a50a9-0714-4864-ae93-8dcf710e0ece tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot create request issued successfully. Sep 07 13:49:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-936a50a9-0714-4864-ae93-8dcf710e0ece tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:49:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 476/977] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:49:50 2026] POST /volume/v3/snapshots => generated 313 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-293bc606-1e88-40fa-900b-e09701427b44 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-293bc606-1e88-40fa-900b-e09701427b44 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:49:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-293bc606-1e88-40fa-900b-e09701427b44 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-293bc606-1e88-40fa-900b-e09701427b44 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-293bc606-1e88-40fa-900b-e09701427b44 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-293bc606-1e88-40fa-900b-e09701427b44 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 200 Sep 07 13:49:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 502/978] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:50 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-de9e3c13-1e5e-4c62-bb71-f4c2097987a8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-de9e3c13-1e5e-4c62-bb71-f4c2097987a8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:49:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-de9e3c13-1e5e-4c62-bb71-f4c2097987a8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-de9e3c13-1e5e-4c62-bb71-f4c2097987a8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-de9e3c13-1e5e-4c62-bb71-f4c2097987a8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-de9e3c13-1e5e-4c62-bb71-f4c2097987a8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 200 Sep 07 13:49:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 477/979] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:51 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a1a76ec6-7dc9-4825-adf3-8473318e6a6a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1a76ec6-7dc9-4825-adf3-8473318e6a6a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:49:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1a76ec6-7dc9-4825-adf3-8473318e6a6a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1a76ec6-7dc9-4825-adf3-8473318e6a6a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a1a76ec6-7dc9-4825-adf3-8473318e6a6a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1a76ec6-7dc9-4825-adf3-8473318e6a6a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 503/980] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-51588d9f-a600-4754-8c1e-6fa55adde5fd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51588d9f-a600-4754-8c1e-6fa55adde5fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:49:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51588d9f-a600-4754-8c1e-6fa55adde5fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51588d9f-a600-4754-8c1e-6fa55adde5fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-51588d9f-a600-4754-8c1e-6fa55adde5fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51588d9f-a600-4754-8c1e-6fa55adde5fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 200 Sep 07 13:49:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 478/981] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:53 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 472 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:49:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5840bfb3-74c0-4a10-96f2-f627e51bbf97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-119970997"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:49:53 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Create snapshot from volume 5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:49:54 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Created reservations ['2cd0d1db-26cc-4dd9-ac11-71e184468925', '70c4123c-4cc9-4b40-8e05-7768a99eefc7', '4688f91f-0e1e-45d8-b9ae-5efea98db40e', 'ff07b08c-7183-4f55-b5cc-141b26a945c7'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot create request issued successfully. Sep 07 13:49:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-73c2e9fb-ab01-40bc-83db-150fede80f43 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:49:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 504/982] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:49:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:49:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7a234dbe-ff97-4052-a20f-4b2b95eeab0a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a234dbe-ff97-4052-a20f-4b2b95eeab0a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:49:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a234dbe-ff97-4052-a20f-4b2b95eeab0a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a234dbe-ff97-4052-a20f-4b2b95eeab0a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7a234dbe-ff97-4052-a20f-4b2b95eeab0a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a234dbe-ff97-4052-a20f-4b2b95eeab0a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 200 Sep 07 13:49:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 479/983] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:54 2026] GET /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-42f11735-7b44-4696-8e01-d9fd24c91cfa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42f11735-7b44-4696-8e01-d9fd24c91cfa tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42f11735-7b44-4696-8e01-d9fd24c91cfa tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42f11735-7b44-4696-8e01-d9fd24c91cfa tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-42f11735-7b44-4696-8e01-d9fd24c91cfa tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42f11735-7b44-4696-8e01-d9fd24c91cfa tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 200 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 505/984] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7064f01b-263e-4ef9-8a2f-c23e4b6e6a90 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7064f01b-263e-4ef9-8a2f-c23e4b6e6a90 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7064f01b-263e-4ef9-8a2f-c23e4b6e6a90 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-702029695"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7064f01b-263e-4ef9-8a2f-c23e4b6e6a90 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:49:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 480/985] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:49:55 2026] POST /volume/v3/group_types => generated 180 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5de06aa5-7c6c-4cfe-bdc8-223e55664ef2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5de06aa5-7c6c-4cfe-bdc8-223e55664ef2 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] POST http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5de06aa5-7c6c-4cfe-bdc8-223e55664ef2 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5de06aa5-7c6c-4cfe-bdc8-223e55664ef2 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs returned with HTTP 202 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 506/986] 192.168.122.11 () {62 vars in 1337 bytes} [Mon Sep 7 13:49:55 2026] POST /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs => generated 53 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a770e4c6-d793-4358-8525-5a17e14ee83b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a770e4c6-d793-4358-8525-5a17e14ee83b tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] POST http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a770e4c6-d793-4358-8525-5a17e14ee83b tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a770e4c6-d793-4358-8525-5a17e14ee83b tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs returned with HTTP 202 Sep 07 13:49:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 481/987] 192.168.122.11 () {62 vars in 1337 bytes} [Mon Sep 7 13:49:55 2026] POST /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs => generated 61 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a8ed6621-d669-4463-b1c7-f3aa46ac19ff None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8ed6621-d669-4463-b1c7-f3aa46ac19ff tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] GET http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8ed6621-d669-4463-b1c7-f3aa46ac19ff tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8ed6621-d669-4463-b1c7-f3aa46ac19ff tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8ed6621-d669-4463-b1c7-f3aa46ac19ff tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 returned with HTTP 200 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 507/988] 192.168.122.11 () {60 vars in 1331 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 => generated 26 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a0c3dba5-c96c-4318-a032-4d297149d544 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0c3dba5-c96c-4318-a032-4d297149d544 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] GET http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a0c3dba5-c96c-4318-a032-4d297149d544 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a0c3dba5-c96c-4318-a032-4d297149d544 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0c3dba5-c96c-4318-a032-4d297149d544 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 returned with HTTP 200 Sep 07 13:49:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 482/989] 192.168.122.11 () {60 vars in 1331 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 => generated 18 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5a286a86-da29-4a4b-8c3d-07cb915550b6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a286a86-da29-4a4b-8c3d-07cb915550b6 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] PUT http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5a286a86-da29-4a4b-8c3d-07cb915550b6 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a286a86-da29-4a4b-8c3d-07cb915550b6 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 returned with HTTP 200 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 508/990] 192.168.122.11 () {62 vars in 1351 bytes} [Mon Sep 7 13:49:55 2026] PUT /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 => generated 26 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2fd5814c-1ea0-4bad-a2c6-c06e81063c45 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2fd5814c-1ea0-4bad-a2c6-c06e81063c45 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] GET http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2fd5814c-1ea0-4bad-a2c6-c06e81063c45 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2fd5814c-1ea0-4bad-a2c6-c06e81063c45 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2fd5814c-1ea0-4bad-a2c6-c06e81063c45 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs returned with HTTP 200 Sep 07 13:49:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 483/991] 192.168.122.11 () {60 vars in 1316 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs => generated 87 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a346ed81-7a22-4493-b24d-516540ee0c15 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a346ed81-7a22-4493-b24d-516540ee0c15 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key1 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a346ed81-7a22-4493-b24d-516540ee0c15 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a346ed81-7a22-4493-b24d-516540ee0c15 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a346ed81-7a22-4493-b24d-516540ee0c15 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key1 returned with HTTP 202 Sep 07 13:49:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 509/992] 192.168.122.11 () {60 vars in 1334 bytes} [Mon Sep 7 13:49:55 2026] DELETE /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ad87a1a7-f558-4ea3-ae7f-bdd59405806c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad87a1a7-f558-4ea3-ae7f-bdd59405806c tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] GET http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key1 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad87a1a7-f558-4ea3-ae7f-bdd59405806c tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad87a1a7-f558-4ea3-ae7f-bdd59405806c tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad87a1a7-f558-4ea3-ae7f-bdd59405806c tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] HTTP exception thrown: Group Type d63bc669-12d5-4935-89aa-305706cf8c9a has no extra spec with key key1. Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad87a1a7-f558-4ea3-ae7f-bdd59405806c tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key1 returned with HTTP 404 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 484/993] 192.168.122.11 () {60 vars in 1331 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key1 => generated 126 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-be1a0692-6252-40af-8a7b-cfe6dbc15459 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-be1a0692-6252-40af-8a7b-cfe6dbc15459 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-be1a0692-6252-40af-8a7b-cfe6dbc15459 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-be1a0692-6252-40af-8a7b-cfe6dbc15459 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-be1a0692-6252-40af-8a7b-cfe6dbc15459 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 returned with HTTP 202 Sep 07 13:49:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 510/994] 192.168.122.11 () {60 vars in 1334 bytes} [Mon Sep 7 13:49:56 2026] DELETE /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ef17f748-20c3-483c-9379-7af547bc5fc1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef17f748-20c3-483c-9379-7af547bc5fc1 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] GET http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ef17f748-20c3-483c-9379-7af547bc5fc1 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ef17f748-20c3-483c-9379-7af547bc5fc1 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef17f748-20c3-483c-9379-7af547bc5fc1 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] HTTP exception thrown: Group Type d63bc669-12d5-4935-89aa-305706cf8c9a has no extra spec with key key2. Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef17f748-20c3-483c-9379-7af547bc5fc1 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 returned with HTTP 404 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 485/995] 192.168.122.11 () {60 vars in 1331 bytes} [Mon Sep 7 13:49:56 2026] GET /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key2 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d66eeefe-a7b6-470b-a870-29ac9d40f347 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d66eeefe-a7b6-470b-a870-29ac9d40f347 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d66eeefe-a7b6-470b-a870-29ac9d40f347 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d66eeefe-a7b6-470b-a870-29ac9d40f347 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d66eeefe-a7b6-470b-a870-29ac9d40f347 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 returned with HTTP 202 Sep 07 13:49:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 511/996] 192.168.122.11 () {60 vars in 1334 bytes} [Mon Sep 7 13:49:56 2026] DELETE /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a37552e0-9264-4c6d-abc6-a76257e381d8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a37552e0-9264-4c6d-abc6-a76257e381d8 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] GET http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a37552e0-9264-4c6d-abc6-a76257e381d8 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a37552e0-9264-4c6d-abc6-a76257e381d8 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a37552e0-9264-4c6d-abc6-a76257e381d8 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] HTTP exception thrown: Group Type d63bc669-12d5-4935-89aa-305706cf8c9a has no extra spec with key key3. Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a37552e0-9264-4c6d-abc6-a76257e381d8 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 returned with HTTP 404 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 486/997] 192.168.122.11 () {60 vars in 1331 bytes} [Mon Sep 7 13:49:56 2026] GET /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-daf1557b-1eb3-4ccf-bd9d-9cf6a30cedd2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-daf1557b-1eb3-4ccf-bd9d-9cf6a30cedd2 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-daf1557b-1eb3-4ccf-bd9d-9cf6a30cedd2 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-daf1557b-1eb3-4ccf-bd9d-9cf6a30cedd2 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-daf1557b-1eb3-4ccf-bd9d-9cf6a30cedd2 tempest-GroupTypeSpecsTest-961351569 tempest-GroupTypeSpecsTest-961351569-project-admin] http://192.168.122.11/volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a returned with HTTP 202 Sep 07 13:49:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 512/998] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:49:56 2026] DELETE /volume/v3/group_types/d63bc669-12d5-4935-89aa-305706cf8c9a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-73c1ae27-cde3-4a94-aef3-9f95863dd77e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-73c1ae27-cde3-4a94-aef3-9f95863dd77e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-73c1ae27-cde3-4a94-aef3-9f95863dd77e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-73c1ae27-cde3-4a94-aef3-9f95863dd77e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-73c1ae27-cde3-4a94-aef3-9f95863dd77e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-73c1ae27-cde3-4a94-aef3-9f95863dd77e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 200 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 487/999] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:56 2026] GET /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5840bfb3-74c0-4a10-96f2-f627e51bbf97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-287329472"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Create snapshot from volume 5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:49:56 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Created reservations ['14599f4b-c607-4f2f-b980-2c53c09004e4', '02cede41-2355-46c7-9895-eba1bd57fb08', 'a83a117e-ee2a-4ec0-933d-329e4272349b', '27570cf3-6a36-412a-a733-d83a28dba4aa'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot create request issued successfully. Sep 07 13:49:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d908ca2-eead-43f9-9f13-5ea42a691ec3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:49:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 513/1000] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:49:56 2026] POST /volume/v3/snapshots => generated 313 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-07e987ee-3d6c-41c7-b2f5-3366510dd7df None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07e987ee-3d6c-41c7-b2f5-3366510dd7df tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07e987ee-3d6c-41c7-b2f5-3366510dd7df tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07e987ee-3d6c-41c7-b2f5-3366510dd7df tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-07e987ee-3d6c-41c7-b2f5-3366510dd7df tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07e987ee-3d6c-41c7-b2f5-3366510dd7df tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 200 Sep 07 13:49:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 488/1001] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:56 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2264c2a7-0d5c-4fbb-ab63-fd871a6b554f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2264c2a7-0d5c-4fbb-ab63-fd871a6b554f tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:49:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2264c2a7-0d5c-4fbb-ab63-fd871a6b554f tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2264c2a7-0d5c-4fbb-ab63-fd871a6b554f tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2264c2a7-0d5c-4fbb-ab63-fd871a6b554f tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2264c2a7-0d5c-4fbb-ab63-fd871a6b554f tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 200 Sep 07 13:49:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 514/1002] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:57 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4cb92d52-72c9-4778-b1be-b1d8c06601fc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4cb92d52-72c9-4778-b1be-b1d8c06601fc tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:49:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4cb92d52-72c9-4778-b1be-b1d8c06601fc tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4cb92d52-72c9-4778-b1be-b1d8c06601fc tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:49:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4cb92d52-72c9-4778-b1be-b1d8c06601fc tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4cb92d52-72c9-4778-b1be-b1d8c06601fc tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 200 Sep 07 13:49:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 489/1003] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:58 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aacb55ef-e8b1-427f-a6b1-6cc823ccc5ad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aacb55ef-e8b1-427f-a6b1-6cc823ccc5ad tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:49:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aacb55ef-e8b1-427f-a6b1-6cc823ccc5ad tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aacb55ef-e8b1-427f-a6b1-6cc823ccc5ad tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:49:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aacb55ef-e8b1-427f-a6b1-6cc823ccc5ad tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:49:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aacb55ef-e8b1-427f-a6b1-6cc823ccc5ad tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 200 Sep 07 13:49:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 515/1004] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:49:59 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?limit=1 Sep 07 13:49:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:49:59 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:49:59 devstack devstack@c-api.service[87676]: /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 07 13:49:59 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:49:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:49:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc758c93-3453-4ed0-838d-4d9f15c401a3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 490/1005] 192.168.122.11 () {58 vars in 1137 bytes} [Mon Sep 7 13:49:59 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f04bf741-0341-42c1-b86e-7c577773b86c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f04bf741-0341-42c1-b86e-7c577773b86c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f04bf741-0341-42c1-b86e-7c577773b86c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f04bf741-0341-42c1-b86e-7c577773b86c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-f04bf741-0341-42c1-b86e-7c577773b86c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-f04bf741-0341-42c1-b86e-7c577773b86c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f04bf741-0341-42c1-b86e-7c577773b86c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f04bf741-0341-42c1-b86e-7c577773b86c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 516/1006] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?limit=100000 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8799bee-c7d2-4377-9a2a-94e9d9568473 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 491/1007] 192.168.122.11 () {58 vars in 1147 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?limit=0 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e1de51ea-6b19-40d2-bc47-ff3a738e8456 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 517/1008] 192.168.122.11 () {58 vars in 1137 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecb14e83-42b1-43f5-8f6e-ca74a05c117a tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 492/1009] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-29385e09-78dc-4602-ad01-af024ef69874 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29385e09-78dc-4602-ad01-af024ef69874 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?marker=3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29385e09-78dc-4602-ad01-af024ef69874 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29385e09-78dc-4602-ad01-af024ef69874 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-29385e09-78dc-4602-ad01-af024ef69874 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-29385e09-78dc-4602-ad01-af024ef69874 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-29385e09-78dc-4602-ad01-af024ef69874 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29385e09-78dc-4602-ad01-af024ef69874 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?marker=3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 518/1010] 192.168.122.11 () {58 vars in 1209 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?marker=3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-85860028-1a38-4832-990c-20b8f4fb3870 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85860028-1a38-4832-990c-20b8f4fb3870 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?offset=2&limit=3 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85860028-1a38-4832-990c-20b8f4fb3870 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85860028-1a38-4832-990c-20b8f4fb3870 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-85860028-1a38-4832-990c-20b8f4fb3870 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-85860028-1a38-4832-990c-20b8f4fb3870 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-85860028-1a38-4832-990c-20b8f4fb3870 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85860028-1a38-4832-990c-20b8f4fb3870 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 493/1011] 192.168.122.11 () {58 vars in 1155 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cbd6aeb-b1dc-4451-88d4-035ada1f783d tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 519/1012] 192.168.122.11 () {58 vars in 1187 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-572d41b7-da0f-4268-b7d4-9a7f1677b9e4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 494/1013] 192.168.122.11 () {58 vars in 1189 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e6bc3303-94de-49bb-b81b-494ba926d27c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e6bc3303-94de-49bb-b81b-494ba926d27c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e6bc3303-94de-49bb-b81b-494ba926d27c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e6bc3303-94de-49bb-b81b-494ba926d27c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-e6bc3303-94de-49bb-b81b-494ba926d27c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-e6bc3303-94de-49bb-b81b-494ba926d27c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e6bc3303-94de-49bb-b81b-494ba926d27c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e6bc3303-94de-49bb-b81b-494ba926d27c tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 520/1014] 192.168.122.11 () {58 vars in 1171 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b445f77-1cc2-47d9-9d71-28e4455a0633 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 495/1015] 192.168.122.11 () {58 vars in 1173 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-309bad9c-08d3-451a-b8ff-0dbbae78c6b1 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 521/1016] 192.168.122.11 () {58 vars in 1191 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d088fcc0-890a-4771-bb41-10c016f22cec None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d088fcc0-890a-4771-bb41-10c016f22cec tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d088fcc0-890a-4771-bb41-10c016f22cec tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d088fcc0-890a-4771-bb41-10c016f22cec tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-d088fcc0-890a-4771-bb41-10c016f22cec tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-d088fcc0-890a-4771-bb41-10c016f22cec tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d088fcc0-890a-4771-bb41-10c016f22cec tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d088fcc0-890a-4771-bb41-10c016f22cec tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 496/1017] 192.168.122.11 () {58 vars in 1193 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92d13ce3-db8e-4a2d-a1ac-75bcf8419dfb tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 522/1018] 192.168.122.11 () {58 vars in 1262 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots/detail?status=available Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9652f2a0-d7c7-4f35-80fe-783a5e8bf9b4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 497/1019] 192.168.122.11 () {58 vars in 1176 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fd0476c-db5d-4949-b336-5dff7bd0ef35 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 523/1020] 192.168.122.11 () {58 vars in 1296 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 => generated 475 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d63cffc-3ab5-4307-9c07-8348da3689d4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 498/1021] 192.168.122.11 () {58 vars in 1241 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 => generated 341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?status=available Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /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 07 13:50:00 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a527f8c8-6e43-48c7-a352-9fe21c31a7d2 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 524/1022] 192.168.122.11 () {58 vars in 1155 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6a9c7094-652d-4b47-8092-5c578d37a85e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a9c7094-652d-4b47-8092-5c578d37a85e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] GET http://192.168.122.11/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a9c7094-652d-4b47-8092-5c578d37a85e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a9c7094-652d-4b47-8092-5c578d37a85e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-6a9c7094-652d-4b47-8092-5c578d37a85e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-6a9c7094-652d-4b47-8092-5c578d37a85e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: /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 07 13:50:00 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6a9c7094-652d-4b47-8092-5c578d37a85e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] Get all snapshots completed successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a9c7094-652d-4b47-8092-5c578d37a85e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-reader] http://192.168.122.11/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 499/1023] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287329472 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Delete snapshot with id: ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-7d218ef3-101f-46a8-9b08-29aaa5e7c04e req-a73b9345-1e1e-4910-8d15-983de6ff1d8e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-7d218ef3-101f-46a8-9b08-29aaa5e7c04e req-a73b9345-1e1e-4910-8d15-983de6ff1d8e tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] DELETE http://192.168.122.11/volume/v3/volumes/tempest-invalid-1894021779 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-7d218ef3-101f-46a8-9b08-29aaa5e7c04e req-a73b9345-1e1e-4910-8d15-983de6ff1d8e tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-7d218ef3-101f-46a8-9b08-29aaa5e7c04e req-a73b9345-1e1e-4910-8d15-983de6ff1d8e tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [req-7d218ef3-101f-46a8-9b08-29aaa5e7c04e req-a73b9345-1e1e-4910-8d15-983de6ff1d8e tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] Delete volume with id: tempest-invalid-1894021779 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-7d218ef3-101f-46a8-9b08-29aaa5e7c04e req-a73b9345-1e1e-4910-8d15-983de6ff1d8e tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] http://192.168.122.11/volume/v3/volumes/tempest-invalid-1894021779 returned with HTTP 404 Sep 07 13:50:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 500/1024] 192.168.122.11 () {62 vars in 1474 bytes} [Mon Sep 7 13:50:00 2026] DELETE /volume/v3/volumes/tempest-invalid-1894021779 => generated 99 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot delete request issued successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56b4f987-3e6f-4d83-9b02-be4d34318a58 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 202 Sep 07 13:50:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 525/1025] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:50:00 2026] DELETE /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1bab01df-09b4-4d73-bd26-216869ebadf3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1bab01df-09b4-4d73-bd26-216869ebadf3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:50:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1bab01df-09b4-4d73-bd26-216869ebadf3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1bab01df-09b4-4d73-bd26-216869ebadf3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1bab01df-09b4-4d73-bd26-216869ebadf3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1bab01df-09b4-4d73-bd26-216869ebadf3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 200 Sep 07 13:50:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 501/1026] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:01 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 471 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-463faa04-9fe1-4b27-af79-b7573f6d7892 req-29a97976-3ece-4bd8-b659-34c1c9172209 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-463faa04-9fe1-4b27-af79-b7573f6d7892 req-29a97976-3ece-4bd8-b659-34c1c9172209 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] DELETE http://192.168.122.11/volume/v3/volumes/9b200065-9a59-446c-a556-cb7fa6449d52 Sep 07 13:50:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-463faa04-9fe1-4b27-af79-b7573f6d7892 req-29a97976-3ece-4bd8-b659-34c1c9172209 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-463faa04-9fe1-4b27-af79-b7573f6d7892 req-29a97976-3ece-4bd8-b659-34c1c9172209 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:01 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [req-463faa04-9fe1-4b27-af79-b7573f6d7892 req-29a97976-3ece-4bd8-b659-34c1c9172209 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] Delete volume with id: 9b200065-9a59-446c-a556-cb7fa6449d52 Sep 07 13:50:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-463faa04-9fe1-4b27-af79-b7573f6d7892 req-29a97976-3ece-4bd8-b659-34c1c9172209 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-member] http://192.168.122.11/volume/v3/volumes/9b200065-9a59-446c-a556-cb7fa6449d52 returned with HTTP 404 Sep 07 13:50:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 526/1027] 192.168.122.11 () {62 vars in 1504 bytes} [Mon Sep 7 13:50:01 2026] DELETE /volume/v3/volumes/9b200065-9a59-446c-a556-cb7fa6449d52 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-ea1b91d6-995b-47c2-a297-f7f90e05aeb7 req-209b5de5-b7d0-4e75-a615-525019778904 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ea1b91d6-995b-47c2-a297-f7f90e05aeb7 req-209b5de5-b7d0-4e75-a615-525019778904 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-reader] GET http://192.168.122.11/volume/v3/volumes/e51a629c-7510-4faf-9978-df1ba3cdb352 Sep 07 13:50:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ea1b91d6-995b-47c2-a297-f7f90e05aeb7 req-209b5de5-b7d0-4e75-a615-525019778904 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ea1b91d6-995b-47c2-a297-f7f90e05aeb7 req-209b5de5-b7d0-4e75-a615-525019778904 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ea1b91d6-995b-47c2-a297-f7f90e05aeb7 req-209b5de5-b7d0-4e75-a615-525019778904 tempest-VolumesNegativeTest-1949506462 tempest-VolumesNegativeTest-1949506462-project-reader] http://192.168.122.11/volume/v3/volumes/e51a629c-7510-4faf-9978-df1ba3cdb352 returned with HTTP 404 Sep 07 13:50:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 502/1028] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:50:01 2026] GET /volume/v3/volumes/e51a629c-7510-4faf-9978-df1ba3cdb352 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-602cc843-4b42-4ddf-a985-d5b9215e85f4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-602cc843-4b42-4ddf-a985-d5b9215e85f4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:50:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-602cc843-4b42-4ddf-a985-d5b9215e85f4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-602cc843-4b42-4ddf-a985-d5b9215e85f4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-602cc843-4b42-4ddf-a985-d5b9215e85f4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-602cc843-4b42-4ddf-a985-d5b9215e85f4 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 200 Sep 07 13:50:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 527/1029] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:02 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-007bb113-d5b8-4a12-8c3b-5a69ed22ca2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1193a463-42c7-4ae7-92a5-1bb616043854 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-007bb113-d5b8-4a12-8c3b-5a69ed22ca2f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-007bb113-d5b8-4a12-8c3b-5a69ed22ca2f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-007bb113-d5b8-4a12-8c3b-5a69ed22ca2f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1193a463-42c7-4ae7-92a5-1bb616043854 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1193a463-42c7-4ae7-92a5-1bb616043854 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1193a463-42c7-4ae7-92a5-1bb616043854 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1193a463-42c7-4ae7-92a5-1bb616043854 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1193a463-42c7-4ae7-92a5-1bb616043854 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 528/1030] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:03 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 471 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-007bb113-d5b8-4a12-8c3b-5a69ed22ca2f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-007bb113-d5b8-4a12-8c3b-5a69ed22ca2f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 503/1031] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:03 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e0af3cd-4a5d-4cbc-8cbe-ee7e438b6ca4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b4101ee2-3638-4f89-9ae5-d8e79784dbec None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4101ee2-3638-4f89-9ae5-d8e79784dbec tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4101ee2-3638-4f89-9ae5-d8e79784dbec tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4101ee2-3638-4f89-9ae5-d8e79784dbec tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b4101ee2-3638-4f89-9ae5-d8e79784dbec tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4101ee2-3638-4f89-9ae5-d8e79784dbec tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 504/1032] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:03 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e0af3cd-4a5d-4cbc-8cbe-ee7e438b6ca4 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e0af3cd-4a5d-4cbc-8cbe-ee7e438b6ca4 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1600897621"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e0af3cd-4a5d-4cbc-8cbe-ee7e438b6ca4 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 529/1033] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:50:03 2026] POST /volume/v3/types => generated 220 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b52501a5-2cf9-4644-be8e-0a4dc45974dc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b52501a5-2cf9-4644-be8e-0a4dc45974dc tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:50:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b52501a5-2cf9-4644-be8e-0a4dc45974dc tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1013481596"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b52501a5-2cf9-4644-be8e-0a4dc45974dc tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:50:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 505/1034] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:50:03 2026] POST /volume/v3/group_types => generated 177 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "be77b18a-e5ae-4b19-9b81-47bad1df032f", "volume_types": ["90926129-36fd-4915-abcc-6a6a31df6731"], "name": "tempest-GroupsV314Test-Group-1245840653"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Creating new group {'group': {'group_type': 'be77b18a-e5ae-4b19-9b81-47bad1df032f', 'volume_types': ['90926129-36fd-4915-abcc-6a6a31df6731'], 'name': 'tempest-GroupsV314Test-Group-1245840653'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Creating group tempest-GroupsV314Test-Group-1245840653. Sep 07 13:50:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Availability Zones retrieved successfully. Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Created reservations ['5e05ba39-d4ce-4a9d-b213-9b671bca8c2a'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-32d1fb3f-b893-49b7-ad3b-29233b5a43c0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8dc0d9f4-9eee-485b-94f7-2216fcf50b20 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:50:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-32d1fb3f-b893-49b7-ad3b-29233b5a43c0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 Sep 07 13:50:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 530/1035] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:50:03 2026] POST /volume/v3/groups => generated 108 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-32d1fb3f-b893-49b7-ad3b-29233b5a43c0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-32d1fb3f-b893-49b7-ad3b-29233b5a43c0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8f270afa-aec0-40a9-8da6-448697f464ed None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-32d1fb3f-b893-49b7-ad3b-29233b5a43c0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 returned with HTTP 404 Sep 07 13:50:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 506/1036] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:04 2026] GET /volume/v3/snapshots/ccec504e-6b7b-4cc0-9592-d02c4f2e1b15 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f270afa-aec0-40a9-8da6-448697f464ed tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f270afa-aec0-40a9-8da6-448697f464ed tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f270afa-aec0-40a9-8da6-448697f464ed tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-8f270afa-aec0-40a9-8da6-448697f464ed tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] show called for member 83ead30b-6711-4114-88e0-84c1b6612dcb {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:50:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:04 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Delete snapshot with id: 3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:50:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:04 devstack devstack@c-api.service[87675]: /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 07 13:50:04 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:50:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f270afa-aec0-40a9-8da6-448697f464ed tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb returned with HTTP 200 Sep 07 13:50:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 531/1037] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:04 2026] GET /volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb => generated 388 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot delete request issued successfully. Sep 07 13:50:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8624e10f-18be-4a8f-a771-683bc0c247e0 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 202 Sep 07 13:50:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 507/1038] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:50:04 2026] DELETE /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8dcbb358-2539-4ac1-ac5a-f5d79137e892 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8dcbb358-2539-4ac1-ac5a-f5d79137e892 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8dcbb358-2539-4ac1-ac5a-f5d79137e892 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8dcbb358-2539-4ac1-ac5a-f5d79137e892 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8dcbb358-2539-4ac1-ac5a-f5d79137e892 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8dcbb358-2539-4ac1-ac5a-f5d79137e892 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 200 Sep 07 13:50:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 532/1039] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:04 2026] GET /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a8839bf9-091c-415e-8aa9-b91a36b252c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8839bf9-091c-415e-8aa9-b91a36b252c5 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb Sep 07 13:50:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8839bf9-091c-415e-8aa9-b91a36b252c5 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8839bf9-091c-415e-8aa9-b91a36b252c5 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-a8839bf9-091c-415e-8aa9-b91a36b252c5 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] show called for member 83ead30b-6711-4114-88e0-84c1b6612dcb {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:05 devstack devstack@c-api.service[87676]: /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 07 13:50:05 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8839bf9-091c-415e-8aa9-b91a36b252c5 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb returned with HTTP 200 Sep 07 13:50:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 508/1040] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:05 2026] GET /volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb => generated 389 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1924594196", "volume_type": "90926129-36fd-4915-abcc-6a6a31df6731", "group_id": "83ead30b-6711-4114-88e0-84c1b6612dcb", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1924594196', 'volume_type': '90926129-36fd-4915-abcc-6a6a31df6731', 'group_id': '83ead30b-6711-4114-88e0-84c1b6612dcb', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e23bd579-6fd4-48cc-8c5d-519b5a02458e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:05 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Create volume of 1 GB Sep 07 13:50:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e23bd579-6fd4-48cc-8c5d-519b5a02458e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:50:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e23bd579-6fd4-48cc-8c5d-519b5a02458e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e23bd579-6fd4-48cc-8c5d-519b5a02458e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: /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 07 13:50:05 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:50:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Availability Zones retrieved successfully. Sep 07 13:50:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e23bd579-6fd4-48cc-8c5d-519b5a02458e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Flow 'volume_create_api' (3032ace2-d020-45bd-9847-795f655748af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e23bd579-6fd4-48cc-8c5d-519b5a02458e tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 200 Sep 07 13:50:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 509/1041] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:05 2026] GET /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 471 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee07db0b-d14b-40fb-8b8b-3befc31cecd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee07db0b-d14b-40fb-8b8b-3befc31cecd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:50:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90926129-36fd-4915-abcc-6a6a31df6731,is_public=True,name='tempest-GroupsV314Test-volume-type-1600897621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90926129-36fd-4915-abcc-6a6a31df6731', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83ead30b-6711-4114-88e0-84c1b6612dcb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f302443d-da5d-4a50-8790-0868e516cf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1600897621 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1600897621, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:05 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1600897621 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1600897621, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Created reservations ['e3555cb7-9fae-4ab0-9d39-61b0d801653a', '7968bd2c-884a-45ee-9fab-5375561969f1', 'd577fc9f-d7c5-4b4a-a525-22b65feb9396', '68990775-7687-4c40-9107-89cf23036b1f'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f302443d-da5d-4a50-8790-0868e516cf65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3555cb7-9fae-4ab0-9d39-61b0d801653a', '7968bd2c-884a-45ee-9fab-5375561969f1', 'd577fc9f-d7c5-4b4a-a525-22b65feb9396', '68990775-7687-4c40-9107-89cf23036b1f']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6aa35d8-7da7-40c7-94d7-247c90df545e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6aa35d8-7da7-40c7-94d7-247c90df545e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6161e5a-ee22-4e7a-b1ab-e5da0408b632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1924594196',encryption_key_id=None,group_id=83ead30b-6711-4114-88e0-84c1b6612dcb,group_type_id=,metadata={},multiattach=False,project_id='adce185d1f8d48f49bb7ee540dd8bf0d',qos_specs=None,replication_status=,reservations=['e3555cb7-9fae-4ab0-9d39-61b0d801653a','7968bd2c-884a-45ee-9fab-5375561969f1','d577fc9f-d7c5-4b4a-a525-22b65feb9396','68990775-7687-4c40-9107-89cf23036b1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ab96b9069046de90f93b5e6f1be7a7',volume_type_id=90926129-36fd-4915-abcc-6a6a31df6731), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1924594196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=83ead30b-6711-4114-88e0-84c1b6612dcb,host=None,id=b6161e5a-ee22-4e7a-b1ab-e5da0408b632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adce185d1f8d48f49bb7ee540dd8bf0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ab96b9069046de90f93b5e6f1be7a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90926129-36fd-4915-abcc-6a6a31df6731),volume_type_id=90926129-36fd-4915-abcc-6a6a31df6731)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c9955c-3506-4a70-89c5-2a9a2d1af5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c9955c-3506-4a70-89c5-2a9a2d1af5bd) transitioned into state 'SUCCESS' from state '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-1924594196',encryption_key_id=None,group_id=83ead30b-6711-4114-88e0-84c1b6612dcb,group_type_id=,metadata={},multiattach=False,project_id='adce185d1f8d48f49bb7ee540dd8bf0d',qos_specs=None,replication_status=,reservations=['e3555cb7-9fae-4ab0-9d39-61b0d801653a','7968bd2c-884a-45ee-9fab-5375561969f1','d577fc9f-d7c5-4b4a-a525-22b65feb9396','68990775-7687-4c40-9107-89cf23036b1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ab96b9069046de90f93b5e6f1be7a7',volume_type_id=90926129-36fd-4915-abcc-6a6a31df6731)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd207c81-a477-415c-9bbf-b5e2c587532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd207c81-a477-415c-9bbf-b5e2c587532d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Flow 'volume_create_api' (3032ace2-d020-45bd-9847-795f655748af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Create volume request issued successfully. Sep 07 13:50:06 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:06 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:06 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-19d7de76-8de3-413b-a93f-a8c5a3df6cde tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 533/1042] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:50:05 2026] POST /volume/v3/volumes => generated 825 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 Sep 07 13:50:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:06 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:06 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:06 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e86fee5-7c08-49c0-9f34-717158b1e472 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 returned with HTTP 200 Sep 07 13:50:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 510/1043] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:06 2026] GET /volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 => generated 917 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a9f86071-97a0-4d00-93ef-3bab244b28b3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9f86071-97a0-4d00-93ef-3bab244b28b3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:50:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9f86071-97a0-4d00-93ef-3bab244b28b3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a9f86071-97a0-4d00-93ef-3bab244b28b3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a9f86071-97a0-4d00-93ef-3bab244b28b3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a9f86071-97a0-4d00-93ef-3bab244b28b3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 200 Sep 07 13:50:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 534/1044] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:06 2026] GET /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 471 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:07 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a275fe0f-9748-4580-a1f2-f81eb76cd939 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a275fe0f-9748-4580-a1f2-f81eb76cd939 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a275fe0f-9748-4580-a1f2-f81eb76cd939 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a275fe0f-9748-4580-a1f2-f81eb76cd939 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=539,cinder:INSERT=55,cinder:UPDATE=117 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a275fe0f-9748-4580-a1f2-f81eb76cd939 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 returned with HTTP 404 Sep 07 13:50:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 535/1045] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:07 2026] GET /volume/v3/snapshots/3e2cc4bb-2cbb-44d0-88cf-27b618f20a44 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-35e3a12e-2a86-4a92-ace4-6cd1bc59ceaf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc275486-adbb-4cc4-badf-97f00aef8c36 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 returned with HTTP 200 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 511/1046] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:07 2026] GET /volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6be368e4-a4f6-4132-94c6-3e561f901878 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6be368e4-a4f6-4132-94c6-3e561f901878 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6be368e4-a4f6-4132-94c6-3e561f901878 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6be368e4-a4f6-4132-94c6-3e561f901878 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-6be368e4-a4f6-4132-94c6-3e561f901878 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Delete snapshot with id: cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6be368e4-a4f6-4132-94c6-3e561f901878 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6be368e4-a4f6-4132-94c6-3e561f901878 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot delete request issued successfully. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6be368e4-a4f6-4132-94c6-3e561f901878 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 202 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 512/1047] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:50:07 2026] DELETE /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-751d3a64-efd1-439f-81c7-329d87a4afea None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-751d3a64-efd1-439f-81c7-329d87a4afea tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-751d3a64-efd1-439f-81c7-329d87a4afea tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-751d3a64-efd1-439f-81c7-329d87a4afea tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-751d3a64-efd1-439f-81c7-329d87a4afea tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-751d3a64-efd1-439f-81c7-329d87a4afea tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 200 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 513/1048] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:07 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35e3a12e-2a86-4a92-ace4-6cd1bc59ceaf tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] GET http://192.168.122.11/volume/v3/scheduler-stats/get_pools Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35e3a12e-2a86-4a92-ace4-6cd1bc59ceaf tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35e3a12e-2a86-4a92-ace4-6cd1bc59ceaf tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Calling method 'get_pools' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35e3a12e-2a86-4a92-ace4-6cd1bc59ceaf tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] http://192.168.122.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 13:50:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 536/1049] 192.168.122.11 () {58 vars in 1170 bytes} [Mon Sep 7 13:50:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ec21dade-fd66-41c3-b626-8d350bf60482 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ec21dade-fd66-41c3-b626-8d350bf60482 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] GET http://192.168.122.11/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ec21dade-fd66-41c3-b626-8d350bf60482 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ec21dade-fd66-41c3-b626-8d350bf60482 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Calling method 'get_pools' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ec21dade-fd66-41c3-b626-8d350bf60482 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] http://192.168.122.11/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 13:50:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 514/1050] 192.168.122.11 () {58 vars in 1193 bytes} [Mon Sep 7 13:50:07 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e8f134fd-edc0-4efb-b065-ecdbee6ed70c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e8f134fd-edc0-4efb-b065-ecdbee6ed70c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] GET http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e8f134fd-edc0-4efb-b065-ecdbee6ed70c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e8f134fd-edc0-4efb-b065-ecdbee6ed70c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87675]: /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 07 13:50:07 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:50:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e8f134fd-edc0-4efb-b065-ecdbee6ed70c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 13:50:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 537/1051] 192.168.122.11 () {58 vars in 1188 bytes} [Mon Sep 7 13:50:07 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-92aa2afc-c05c-4900-a0ba-f0b8c341387c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92aa2afc-c05c-4900-a0ba-f0b8c341387c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] GET http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92aa2afc-c05c-4900-a0ba-f0b8c341387c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92aa2afc-c05c-4900-a0ba-f0b8c341387c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: /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 07 13:50:08 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:50:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92aa2afc-c05c-4900-a0ba-f0b8c341387c tempest-BackendsCapabilitiesAdminTestsJSON-1043881838 tempest-BackendsCapabilitiesAdminTestsJSON-1043881838-project-admin] http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 13:50:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 515/1052] 192.168.122.11 () {58 vars in 1188 bytes} [Mon Sep 7 13:50:07 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 07 13:50:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4613745c-37d9-460c-ac0c-25c83c860444 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 Sep 07 13:50:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:08 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:08 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-401ef127-db7d-4d15-ab09-b4c1823602fd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-401ef127-db7d-4d15-ab09-b4c1823602fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-401ef127-db7d-4d15-ab09-b4c1823602fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-401ef127-db7d-4d15-ab09-b4c1823602fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-401ef127-db7d-4d15-ab09-b4c1823602fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-401ef127-db7d-4d15-ab09-b4c1823602fd tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 200 Sep 07 13:50:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 516/1053] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:08 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 471 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:08 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4613745c-37d9-460c-ac0c-25c83c860444 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 returned with HTTP 200 Sep 07 13:50:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 538/1054] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:08 2026] GET /volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 => generated 918 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] POST http://192.168.122.11/volume/v3/groups/action Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action body: b'{"create-from-src": {"source_group_id": "83ead30b-6711-4114-88e0-84c1b6612dcb", "name": "tempest-Group_from_grp-125197848"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "83ead30b-6711-4114-88e0-84c1b6612dcb", "name": "tempest-Group_from_grp-125197848"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Creating new group {'create-from-src': {'source_group_id': '83ead30b-6711-4114-88e0-84c1b6612dcb', 'name': 'tempest-Group_from_grp-125197848'}}. {{(pid=87676) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 13:50:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Creating group tempest-Group_from_grp-125197848 from source group 83ead30b-6711-4114-88e0-84c1b6612dcb. Sep 07 13:50:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:08 devstack devstack@c-api.service[87676]: /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 07 13:50:08 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:08 devstack devstack@c-api.service[87676]: /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 07 13:50:08 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:08 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Created reservations ['200259e2-6f93-4fa8-a9ce-7a59a4d802ad'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] DELETE http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Delete volume with id: fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Delete volume request issued successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7f36fd07-40c6-4baa-a91b-6d37873c6294 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 202 Sep 07 13:50:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 539/1055] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:50:09 2026] DELETE /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a8ee5dd-0c56-4e0b-91e6-705953f6616f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a8ee5dd-0c56-4e0b-91e6-705953f6616f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a8ee5dd-0c56-4e0b-91e6-705953f6616f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a8ee5dd-0c56-4e0b-91e6-705953f6616f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /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 07 13:50:09 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a8ee5dd-0c56-4e0b-91e6-705953f6616f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Volume info retrieved successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.group.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] A mapping entry already exists for group 6eb9879e-bf97-4174-8722-cee7678bec13 and volume type 90926129-36fd-4915-abcc-6a6a31df6731. Do not need to create again. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Availability Zones retrieved successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a8ee5dd-0c56-4e0b-91e6-705953f6616f tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 200 Sep 07 13:50:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 540/1056] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:09 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Flow 'volume_create_api' (6b537e6c-17dc-4d58-983f-ca70b8eba3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde06e6f-4a0a-424c-b8c6-d39d7595956b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde06e6f-4a0a-424c-b8c6-d39d7595956b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b6161e5a-ee22-4e7a-b1ab-e5da0408b632', 'volume_type': VolumeType(created_at=2026-09-07T11:50:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90926129-36fd-4915-abcc-6a6a31df6731,is_public=True,name='tempest-GroupsV314Test-volume-type-1600897621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90926129-36fd-4915-abcc-6a6a31df6731', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6eb9879e-bf97-4174-8722-cee7678bec13', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e00f94-20e0-419a-ba84-7779c36962db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1600897621 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1600897621, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1600897621 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1600897621, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Created reservations ['bb2652e0-1a9d-4f00-b8f0-f372d1ad4e41', 'a918e456-1792-433b-84d7-f6c7a953bcb6', '8138098c-1889-4161-8393-2fd0509c2a9a', '3c4c423b-de8d-40e9-80c2-33226c3a8c58'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e00f94-20e0-419a-ba84-7779c36962db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb2652e0-1a9d-4f00-b8f0-f372d1ad4e41', 'a918e456-1792-433b-84d7-f6c7a953bcb6', '8138098c-1889-4161-8393-2fd0509c2a9a', '3c4c423b-de8d-40e9-80c2-33226c3a8c58']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b28050-2af9-48b4-8846-69bd6851d8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b28050-2af9-48b4-8846-69bd6851d8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84262168-3bfd-443e-83ae-e00549af8ed1', '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=6eb9879e-bf97-4174-8722-cee7678bec13,group_type_id=,metadata={},multiattach=False,project_id='adce185d1f8d48f49bb7ee540dd8bf0d',qos_specs=None,replication_status=,reservations=['bb2652e0-1a9d-4f00-b8f0-f372d1ad4e41','a918e456-1792-433b-84d7-f6c7a953bcb6','8138098c-1889-4161-8393-2fd0509c2a9a','3c4c423b-de8d-40e9-80c2-33226c3a8c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=b6161e5a-ee22-4e7a-b1ab-e5da0408b632,status='creating',user_id='f3ab96b9069046de90f93b5e6f1be7a7',volume_type_id=90926129-36fd-4915-abcc-6a6a31df6731), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6eb9879e-bf97-4174-8722-cee7678bec13,host=None,id=84262168-3bfd-443e-83ae-e00549af8ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adce185d1f8d48f49bb7ee540dd8bf0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b6161e5a-ee22-4e7a-b1ab-e5da0408b632,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ab96b9069046de90f93b5e6f1be7a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90926129-36fd-4915-abcc-6a6a31df6731),volume_type_id=90926129-36fd-4915-abcc-6a6a31df6731)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03cf9d0-a94e-4257-a7e3-6a98daeda779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03cf9d0-a94e-4257-a7e3-6a98daeda779) transitioned into state 'SUCCESS' from 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=6eb9879e-bf97-4174-8722-cee7678bec13,group_type_id=,metadata={},multiattach=False,project_id='adce185d1f8d48f49bb7ee540dd8bf0d',qos_specs=None,replication_status=,reservations=['bb2652e0-1a9d-4f00-b8f0-f372d1ad4e41','a918e456-1792-433b-84d7-f6c7a953bcb6','8138098c-1889-4161-8393-2fd0509c2a9a','3c4c423b-de8d-40e9-80c2-33226c3a8c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=b6161e5a-ee22-4e7a-b1ab-e5da0408b632,status='creating',user_id='f3ab96b9069046de90f93b5e6f1be7a7',volume_type_id=90926129-36fd-4915-abcc-6a6a31df6731)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Flow 'volume_create_api' (6b537e6c-17dc-4d58-983f-ca70b8eba3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Create volume request issued successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /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 07 13:50:09 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe053a05-c7a0-4c11-b969-fb8040fb1987 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/action returned with HTTP 202 Sep 07 13:50:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 517/1057] 192.168.122.11 () {62 vars in 1197 bytes} [Mon Sep 7 13:50:08 2026] POST /volume/v3/groups/action => generated 101 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Get all volumes completed successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:09 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:09 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-76df852d-3640-432f-b5b2-b22f5b4d1079 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-76df852d-3640-432f-b5b2-b22f5b4d1079 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-76df852d-3640-432f-b5b2-b22f5b4d1079 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-76df852d-3640-432f-b5b2-b22f5b4d1079 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-76df852d-3640-432f-b5b2-b22f5b4d1079 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Snapshot retrieved successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-76df852d-3640-432f-b5b2-b22f5b4d1079 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 200 Sep 07 13:50:09 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 518/1058] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:09 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 471 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3ab6822d-50f3-4dc7-a7d8-8fd85838de6b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:50:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 541/1059] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:50:09 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:09 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:10 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-289c3c12-9f78-46cc-9619-a28f4b1a2665 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 519/1060] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:09 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c6ee8a82-96c8-4ce1-a1f0-fd200efede07 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6ee8a82-96c8-4ce1-a1f0-fd200efede07 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] GET http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 Sep 07 13:50:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6ee8a82-96c8-4ce1-a1f0-fd200efede07 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6ee8a82-96c8-4ce1-a1f0-fd200efede07 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6ee8a82-96c8-4ce1-a1f0-fd200efede07 tempest-AttachVolumeShelveTestJSON-1571689035 tempest-AttachVolumeShelveTestJSON-1571689035-project-member] http://192.168.122.11/volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 returned with HTTP 404 Sep 07 13:50:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 542/1061] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:10 2026] GET /volume/v3/volumes/fe27bc94-373e-47d5-a16b-52426b7b55f4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-792f3309-b781-4f11-8942-140045038776 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-792f3309-b781-4f11-8942-140045038776 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 Sep 07 13:50:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-792f3309-b781-4f11-8942-140045038776 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-792f3309-b781-4f11-8942-140045038776 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-792f3309-b781-4f11-8942-140045038776 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 returned with HTTP 404 Sep 07 13:50:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 520/1062] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:10 2026] GET /volume/v3/snapshots/cb2c55b8-79c3-49f3-b1ef-d0978fdfa604 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3f62f8a6-ba94-4543-ae46-217d029463f8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f62f8a6-ba94-4543-ae46-217d029463f8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:50:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3f62f8a6-ba94-4543-ae46-217d029463f8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3f62f8a6-ba94-4543-ae46-217d029463f8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3f62f8a6-ba94-4543-ae46-217d029463f8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:50:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f62f8a6-ba94-4543-ae46-217d029463f8 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 200 Sep 07 13:50:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 543/1063] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:10 2026] GET /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] DELETE http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:50:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:10 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Delete volume with id: 5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:50:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:50:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Delete volume request issued successfully. Sep 07 13:50:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a6e4045-18de-4cd1-9f25-d99224e49843 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 202 Sep 07 13:50:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 521/1064] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:50:10 2026] DELETE /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e0c1bdc9-c916-48ac-90ce-5bd0a0459204 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e0c1bdc9-c916-48ac-90ce-5bd0a0459204 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:50:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e0c1bdc9-c916-48ac-90ce-5bd0a0459204 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e0c1bdc9-c916-48ac-90ce-5bd0a0459204 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e0c1bdc9-c916-48ac-90ce-5bd0a0459204 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:50:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e0c1bdc9-c916-48ac-90ce-5bd0a0459204 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 200 Sep 07 13:50:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 544/1065] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:11 2026] GET /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:11 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:11 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:11 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30a8a033-e2c7-4e5a-ab84-976c25ebd46e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 522/1066] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:11 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0f3bf454-0e7b-47bc-b6ee-64979dc9fe29 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f3bf454-0e7b-47bc-b6ee-64979dc9fe29 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:50:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f3bf454-0e7b-47bc-b6ee-64979dc9fe29 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f3bf454-0e7b-47bc-b6ee-64979dc9fe29 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0f3bf454-0e7b-47bc-b6ee-64979dc9fe29 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Volume info retrieved successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f3bf454-0e7b-47bc-b6ee-64979dc9fe29 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 200 Sep 07 13:50:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 545/1067] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:12 2026] GET /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3765ff57-10d1-49c7-808c-c95997f9958c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:12 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:12 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3765ff57-10d1-49c7-808c-c95997f9958c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 523/1068] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:12 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6dbd8e32-53f6-4e40-8e34-dc77290917e3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6dbd8e32-53f6-4e40-8e34-dc77290917e3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] GET http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 Sep 07 13:50:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6dbd8e32-53f6-4e40-8e34-dc77290917e3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6dbd8e32-53f6-4e40-8e34-dc77290917e3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6dbd8e32-53f6-4e40-8e34-dc77290917e3 tempest-VolumesSnapshotListTestJSON-157886980 tempest-VolumesSnapshotListTestJSON-157886980-project-member] http://192.168.122.11/volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 returned with HTTP 404 Sep 07 13:50:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 546/1069] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:13 2026] GET /volume/v3/volumes/5840bfb3-74c0-4a10-96f2-f627e51bbf97 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:13 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:13 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:13 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e596aae2-de84-4543-8d92-dc44066bc2a7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 524/1070] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:13 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:15 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:15 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:15 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b1d991d-1bfc-424e-bea3-74b7c5dab3b7 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 547/1071] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:14 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dc6bc572-089d-4aba-b497-156d1799105c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:16 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:16 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc6bc572-089d-4aba-b497-156d1799105c tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 525/1072] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:16 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-65aa422c-734b-4c15-b54a-086676e6c31a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-17186319-6f5b-4829-b4b5-34540de0563f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:18 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:18 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:18 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17186319-6f5b-4829-b4b5-34540de0563f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 526/1073] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:17 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65aa422c-734b-4c15-b54a-086676e6c31a tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-65aa422c-734b-4c15-b54a-086676e6c31a tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1920575751"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65aa422c-734b-4c15-b54a-086676e6c31a tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 548/1074] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:50:17 2026] POST /volume/v3/types => generated 228 bytes in 1730 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b10ec435-a799-4d9f-9527-77670968e467 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b10ec435-a799-4d9f-9527-77670968e467 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:50:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b10ec435-a799-4d9f-9527-77670968e467 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2094443147"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b10ec435-a799-4d9f-9527-77670968e467 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:50:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 527/1075] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:50:19 2026] POST /volume/v3/group_types => generated 185 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:19 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:19 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:19 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-de137fc3-2fb2-4667-8511-e4d178e26dcb tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 528/1076] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:19 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:50:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "11084f63-476a-453d-a023-ffce0cea3e91", "volume_types": ["d1c273a3-76cc-4227-bee5-ca54dda8c295"], "name": "tempest-GroupSnapshotsV319Test-Group-681953140"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Creating new group {'group': {'group_type': '11084f63-476a-453d-a023-ffce0cea3e91', 'volume_types': ['d1c273a3-76cc-4227-bee5-ca54dda8c295'], 'name': 'tempest-GroupSnapshotsV319Test-Group-681953140'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:50:20 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-681953140. Sep 07 13:50:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Availability Zones retrieved successfully. Sep 07 13:50:20 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Created reservations ['44e0acec-220d-49e1-9f6d-7a5c1ae2b2ae'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f7103ee-9613-4abe-9dad-4bc18144f2ce tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:50:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 549/1077] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:50:19 2026] POST /volume/v3/groups => generated 115 bytes in 1481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fa5bfcd3-1cd5-4216-a94d-faa617d5f547 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa5bfcd3-1cd5-4216-a94d-faa617d5f547 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd Sep 07 13:50:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa5bfcd3-1cd5-4216-a94d-faa617d5f547 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa5bfcd3-1cd5-4216-a94d-faa617d5f547 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-fa5bfcd3-1cd5-4216-a94d-faa617d5f547 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member 330fa018-305d-4d09-afc8-22a93978a2cd {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:20 devstack devstack@c-api.service[87676]: /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 07 13:50:20 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa5bfcd3-1cd5-4216-a94d-faa617d5f547 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd returned with HTTP 200 Sep 07 13:50:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 529/1078] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:20 2026] GET /volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd => generated 395 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:21 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:21 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:21 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd371a1b-55ac-4f1f-8c01-a91e403e6a1e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 550/1079] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:21 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3be6be87-c2e1-4339-9cad-0cccb9be7036 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3be6be87-c2e1-4339-9cad-0cccb9be7036 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd Sep 07 13:50:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3be6be87-c2e1-4339-9cad-0cccb9be7036 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3be6be87-c2e1-4339-9cad-0cccb9be7036 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-3be6be87-c2e1-4339-9cad-0cccb9be7036 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member 330fa018-305d-4d09-afc8-22a93978a2cd {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:21 devstack devstack@c-api.service[87676]: /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 07 13:50:21 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3be6be87-c2e1-4339-9cad-0cccb9be7036 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd returned with HTTP 200 Sep 07 13:50:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 530/1080] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:21 2026] GET /volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd => generated 396 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:50:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1311729035", "volume_type": "d1c273a3-76cc-4227-bee5-ca54dda8c295", "group_id": "330fa018-305d-4d09-afc8-22a93978a2cd", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1311729035', 'volume_type': 'd1c273a3-76cc-4227-bee5-ca54dda8c295', 'group_id': '330fa018-305d-4d09-afc8-22a93978a2cd', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:21 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Create volume of 1 GB Sep 07 13:50:22 devstack devstack@c-api.service[87675]: /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 07 13:50:22 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:50:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Availability Zones retrieved successfully. Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Flow 'volume_create_api' (e239bc39-a192-405c-8e8f-30b894a2e1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c29e7f8-3e6e-4d62-9d08-f453ee6d2359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c29e7f8-3e6e-4d62-9d08-f453ee6d2359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:50:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1c273a3-76cc-4227-bee5-ca54dda8c295,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1920575751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1c273a3-76cc-4227-bee5-ca54dda8c295', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '330fa018-305d-4d09-afc8-22a93978a2cd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e6a60c-4c1b-4b00-9255-79c1846ff3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1920575751 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1920575751, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:22 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1920575751 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1920575751, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Created reservations ['7e755c03-72fb-4aea-9a17-73c5c48dd904', '78d66b8a-b992-4bd6-a4ba-de187a87993b', 'feaff797-63e5-4112-b1f7-50b5e0b4ae1c', 'ae2db573-1443-4011-baae-3be99fb9d2b0'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e6a60c-4c1b-4b00-9255-79c1846ff3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e755c03-72fb-4aea-9a17-73c5c48dd904', '78d66b8a-b992-4bd6-a4ba-de187a87993b', 'feaff797-63e5-4112-b1f7-50b5e0b4ae1c', 'ae2db573-1443-4011-baae-3be99fb9d2b0']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9c933d-c4f7-422e-bf19-ea14a2c8c5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9c933d-c4f7-422e-bf19-ea14a2c8c5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a068c27-dc66-4ad1-82d9-4884f7b6b629', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1311729035',encryption_key_id=None,group_id=330fa018-305d-4d09-afc8-22a93978a2cd,group_type_id=,metadata={},multiattach=False,project_id='0571ece3cf8c482493a9354eea9d50ab',qos_specs=None,replication_status=,reservations=['7e755c03-72fb-4aea-9a17-73c5c48dd904','78d66b8a-b992-4bd6-a4ba-de187a87993b','feaff797-63e5-4112-b1f7-50b5e0b4ae1c','ae2db573-1443-4011-baae-3be99fb9d2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc82aef23d54aadad4cfd3784d7a629',volume_type_id=d1c273a3-76cc-4227-bee5-ca54dda8c295), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1311729035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=330fa018-305d-4d09-afc8-22a93978a2cd,host=None,id=9a068c27-dc66-4ad1-82d9-4884f7b6b629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0571ece3cf8c482493a9354eea9d50ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dc82aef23d54aadad4cfd3784d7a629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1c273a3-76cc-4227-bee5-ca54dda8c295),volume_type_id=d1c273a3-76cc-4227-bee5-ca54dda8c295)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:22 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe2a586-dc22-49b0-92f4-78447e1b3610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe2a586-dc22-49b0-92f4-78447e1b3610) transitioned into state 'SUCCESS' from state '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-1311729035',encryption_key_id=None,group_id=330fa018-305d-4d09-afc8-22a93978a2cd,group_type_id=,metadata={},multiattach=False,project_id='0571ece3cf8c482493a9354eea9d50ab',qos_specs=None,replication_status=,reservations=['7e755c03-72fb-4aea-9a17-73c5c48dd904','78d66b8a-b992-4bd6-a4ba-de187a87993b','feaff797-63e5-4112-b1f7-50b5e0b4ae1c','ae2db573-1443-4011-baae-3be99fb9d2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc82aef23d54aadad4cfd3784d7a629',volume_type_id=d1c273a3-76cc-4227-bee5-ca54dda8c295)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc41836-8191-4d01-a8a3-1c0c155b92ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc41836-8191-4d01-a8a3-1c0c155b92ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Flow 'volume_create_api' (e239bc39-a192-405c-8e8f-30b894a2e1c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Create volume request issued successfully. Sep 07 13:50:22 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:22 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e98dc0cb-37b6-441f-ad70-7d95cd9fbc94 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 531/1081] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:22 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:22 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d3a6c268-7e49-4e68-9c6a-03c0aa00928a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 551/1082] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:50:21 2026] POST /volume/v3/volumes => generated 833 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:50:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 Sep 07 13:50:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Volume info retrieved successfully. Sep 07 13:50:22 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:22 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:23 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a04f50d4-609e-44ab-b69c-8c2d68113cea tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 returned with HTTP 200 Sep 07 13:50:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 532/1083] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:22 2026] GET /volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 => generated 901 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:23 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:23 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da778aeb-7612-4d26-abf2-1ae8c7f8a477 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 552/1084] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:23 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 929 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-64f981e1-dcc9-4ad4-bb7f-743910e5a41e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64f981e1-dcc9-4ad4-bb7f-743910e5a41e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13 Sep 07 13:50:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64f981e1-dcc9-4ad4-bb7f-743910e5a41e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64f981e1-dcc9-4ad4-bb7f-743910e5a41e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-64f981e1-dcc9-4ad4-bb7f-743910e5a41e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] show called for member 6eb9879e-bf97-4174-8722-cee7678bec13 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:23 devstack devstack@c-api.service[87676]: /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 07 13:50:23 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64f981e1-dcc9-4ad4-bb7f-743910e5a41e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13 returned with HTTP 200 Sep 07 13:50:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 533/1085] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:23 2026] GET /volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13 => generated 416 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:23 devstack devstack@c-api.service[87675]: /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 07 13:50:23 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Get all volumes completed successfully. Sep 07 13:50:23 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:23 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5baef673-64ca-4970-b997-cd7397b2ca01 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:24 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Volume info retrieved successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:24 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:24 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:24 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:24 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5baef673-64ca-4970-b997-cd7397b2ca01 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 returned with HTTP 200 Sep 07 13:50:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 534/1086] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:24 2026] GET /volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 => generated 925 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ed2ba0f-88eb-44ed-b676-a15e759c8c33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:50:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 553/1087] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:50:23 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3652d317-ce47-4273-b3e2-c9f438b52fd2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3652d317-ce47-4273-b3e2-c9f438b52fd2 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] POST http://192.168.122.11/volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13/action Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3652d317-ce47-4273-b3e2-c9f438b52fd2 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3652d317-ce47-4273-b3e2-c9f438b52fd2 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-3652d317-ce47-4273-b3e2-c9f438b52fd2 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] delete called for group 6eb9879e-bf97-4174-8722-cee7678bec13 {{(pid=87676) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:50:24 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-3652d317-ce47-4273-b3e2-c9f438b52fd2 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Delete group with id: 6eb9879e-bf97-4174-8722-cee7678bec13 Sep 07 13:50:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87676]: /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 07 13:50:24 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:50:24 devstack devstack@c-api.service[87676]: /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 07 13:50:24 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3652d317-ce47-4273-b3e2-c9f438b52fd2 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13/action returned with HTTP 202 Sep 07 13:50:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 535/1088] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:24 2026] POST /volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:24 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:24 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b0368ba7-7572-430e-a2cc-a7b69e7ba434 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 200 Sep 07 13:50:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 554/1089] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:24 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 928 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Volume info retrieved successfully. Sep 07 13:50:25 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:25 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9de063a6-6ae4-4ea2-96cc-dc0040e55a86 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 returned with HTTP 200 Sep 07 13:50:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 536/1090] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:25 2026] GET /volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 => generated 926 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f3a82daa-9e0c-400f-acf4-608077468d73 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3a82daa-9e0c-400f-acf4-608077468d73 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] POST http://192.168.122.11/volume/v3/group_snapshots Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f3a82daa-9e0c-400f-acf4-608077468d73 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "330fa018-305d-4d09-afc8-22a93978a2cd", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1432453103"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-f3a82daa-9e0c-400f-acf4-608077468d73 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '330fa018-305d-4d09-afc8-22a93978a2cd', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1432453103'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:25 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.group_snapshots [None req-f3a82daa-9e0c-400f-acf4-608077468d73 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1432453103. Sep 07 13:50:25 devstack devstack@c-api.service[87675]: /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 07 13:50:25 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:25 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-f3a82daa-9e0c-400f-acf4-608077468d73 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1920575751 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1920575751, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-f3a82daa-9e0c-400f-acf4-608077468d73 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Created reservations ['a863dc57-ff35-4e7b-ba77-03b4485c5884', 'ac2c6361-75f9-4405-b1ca-6dbffa7ea23b', 'c2983082-c905-4d6c-8d84-7e73d266645f', '8cf4cdf1-9713-4fba-bbe6-d5e0037697c9'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a4aa1204-d39b-4f76-9399-46c72df1fa5e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a4aa1204-d39b-4f76-9399-46c72df1fa5e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a4aa1204-d39b-4f76-9399-46c72df1fa5e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a4aa1204-d39b-4f76-9399-46c72df1fa5e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a4aa1204-d39b-4f76-9399-46c72df1fa5e tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 returned with HTTP 404 Sep 07 13:50:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 537/1091] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:25 2026] GET /volume/v3/volumes/84262168-3bfd-443e-83ae-e00549af8ed1 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3a82daa-9e0c-400f-acf4-608077468d73 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:50:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 555/1092] 192.168.122.11 () {62 vars in 1203 bytes} [Mon Sep 7 13:50:25 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d536962b-83c6-454f-b2e9-e044122bcd33 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f1beedfb-2567-458f-b5a0-2c04649c5cf8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d536962b-83c6-454f-b2e9-e044122bcd33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13 Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d536962b-83c6-454f-b2e9-e044122bcd33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d536962b-83c6-454f-b2e9-e044122bcd33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-d536962b-83c6-454f-b2e9-e044122bcd33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] show called for member 6eb9879e-bf97-4174-8722-cee7678bec13 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1beedfb-2567-458f-b5a0-2c04649c5cf8 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1beedfb-2567-458f-b5a0-2c04649c5cf8 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1beedfb-2567-458f-b5a0-2c04649c5cf8 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-f1beedfb-2567-458f-b5a0-2c04649c5cf8 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d536962b-83c6-454f-b2e9-e044122bcd33 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13 returned with HTTP 404 Sep 07 13:50:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 538/1093] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:25 2026] GET /volume/v3/groups/6eb9879e-bf97-4174-8722-cee7678bec13 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1beedfb-2567-458f-b5a0-2c04649c5cf8 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 556/1094] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:25 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:25 devstack devstack@c-api.service[87676]: /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 07 13:50:25 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Get all volumes completed successfully. Sep 07 13:50:25 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:25 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:26 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a74f27b6-833b-4c9b-989d-a803d80505a1 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:50:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 539/1095] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:50:25 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7b33b5e3-3aa5-4640-9719-d5090241bd7b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b33b5e3-3aa5-4640-9719-d5090241bd7b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] POST http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb/action Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b33b5e3-3aa5-4640-9719-d5090241bd7b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b33b5e3-3aa5-4640-9719-d5090241bd7b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-7b33b5e3-3aa5-4640-9719-d5090241bd7b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] delete called for group 83ead30b-6711-4114-88e0-84c1b6612dcb {{(pid=87675) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-7b33b5e3-3aa5-4640-9719-d5090241bd7b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Delete group with id: 83ead30b-6711-4114-88e0-84c1b6612dcb Sep 07 13:50:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:26 devstack devstack@c-api.service[87675]: /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 07 13:50:26 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:50:26 devstack devstack@c-api.service[87675]: /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 07 13:50:26 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b33b5e3-3aa5-4640-9719-d5090241bd7b tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb/action returned with HTTP 202 Sep 07 13:50:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 557/1096] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:26 2026] POST /volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 Sep 07 13:50:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Volume info retrieved successfully. Sep 07 13:50:26 devstack devstack@c-api.service[87676]: WARNING stevedore.named [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:26 devstack devstack@c-api.service[87676]: WARNING castellan.key_manager [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:26 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f3686e9-7302-4b2c-a089-b4b8fd8aae6f tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 returned with HTTP 200 Sep 07 13:50:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 540/1097] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:26 2026] GET /volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 => generated 917 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7aa6f7e1-f156-4aa5-ae94-67a3ab6d1194 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7aa6f7e1-f156-4aa5-ae94-67a3ab6d1194 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7aa6f7e1-f156-4aa5-ae94-67a3ab6d1194 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7aa6f7e1-f156-4aa5-ae94-67a3ab6d1194 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-7aa6f7e1-f156-4aa5-ae94-67a3ab6d1194 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7aa6f7e1-f156-4aa5-ae94-67a3ab6d1194 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 558/1098] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:26 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 330 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4fb77115-7b2e-48ce-945d-add2cdc1e993 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4fb77115-7b2e-48ce-945d-add2cdc1e993 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 Sep 07 13:50:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4fb77115-7b2e-48ce-945d-add2cdc1e993 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4fb77115-7b2e-48ce-945d-add2cdc1e993 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4fb77115-7b2e-48ce-945d-add2cdc1e993 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 returned with HTTP 404 Sep 07 13:50:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 541/1099] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:27 2026] GET /volume/v3/volumes/b6161e5a-ee22-4e7a-b1ab-e5da0408b632 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-531a5e10-96fa-4fc1-920d-3b508b2ffdbd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-531a5e10-96fa-4fc1-920d-3b508b2ffdbd tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb Sep 07 13:50:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-531a5e10-96fa-4fc1-920d-3b508b2ffdbd tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-531a5e10-96fa-4fc1-920d-3b508b2ffdbd tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-531a5e10-96fa-4fc1-920d-3b508b2ffdbd tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] show called for member 83ead30b-6711-4114-88e0-84c1b6612dcb {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:27 devstack devstack@c-api.service[87675]: /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 07 13:50:27 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:50:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-531a5e10-96fa-4fc1-920d-3b508b2ffdbd tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb returned with HTTP 200 Sep 07 13:50:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 559/1100] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:27 2026] GET /volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb => generated 388 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4b28e4a9-665f-4ead-a2c0-273df9d2ea45 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b28e4a9-665f-4ead-a2c0-273df9d2ea45 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b28e4a9-665f-4ead-a2c0-273df9d2ea45 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b28e4a9-665f-4ead-a2c0-273df9d2ea45 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-4b28e4a9-665f-4ead-a2c0-273df9d2ea45 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b28e4a9-665f-4ead-a2c0-273df9d2ea45 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 542/1101] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 330 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c446771b-545b-4f64-b91a-55053d959346 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c446771b-545b-4f64-b91a-55053d959346 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] GET http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb Sep 07 13:50:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c446771b-545b-4f64-b91a-55053d959346 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c446771b-545b-4f64-b91a-55053d959346 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-c446771b-545b-4f64-b91a-55053d959346 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] show called for member 83ead30b-6711-4114-88e0-84c1b6612dcb {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c446771b-545b-4f64-b91a-55053d959346 tempest-GroupsV314Test-751084389 tempest-GroupsV314Test-751084389-project-member] http://192.168.122.11/volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb returned with HTTP 404 Sep 07 13:50:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 560/1102] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/groups/83ead30b-6711-4114-88e0-84c1b6612dcb => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2a8fa7b9-3e77-458e-aa9c-bd5e67c34f2d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2a8fa7b9-3e77-458e-aa9c-bd5e67c34f2d tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/be77b18a-e5ae-4b19-9b81-47bad1df032f Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2a8fa7b9-3e77-458e-aa9c-bd5e67c34f2d tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2a8fa7b9-3e77-458e-aa9c-bd5e67c34f2d tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2a8fa7b9-3e77-458e-aa9c-bd5e67c34f2d tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] http://192.168.122.11/volume/v3/group_types/be77b18a-e5ae-4b19-9b81-47bad1df032f returned with HTTP 202 Sep 07 13:50:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 543/1103] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:50:28 2026] DELETE /volume/v3/group_types/be77b18a-e5ae-4b19-9b81-47bad1df032f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e553d227-e7a8-4bb3-833f-adf8c2a6b1d3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e553d227-e7a8-4bb3-833f-adf8c2a6b1d3 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] DELETE http://192.168.122.11/volume/v3/types/90926129-36fd-4915-abcc-6a6a31df6731 Sep 07 13:50:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e553d227-e7a8-4bb3-833f-adf8c2a6b1d3 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e553d227-e7a8-4bb3-833f-adf8c2a6b1d3 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e553d227-e7a8-4bb3-833f-adf8c2a6b1d3 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] http://192.168.122.11/volume/v3/types/90926129-36fd-4915-abcc-6a6a31df6731 returned with HTTP 202 Sep 07 13:50:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 561/1104] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:50:28 2026] DELETE /volume/v3/types/90926129-36fd-4915-abcc-6a6a31df6731 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e93dda74-d237-4707-9dfa-709f484f7ca7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e93dda74-d237-4707-9dfa-709f484f7ca7 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] GET http://192.168.122.11/volume/v3/types/90926129-36fd-4915-abcc-6a6a31df6731 Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e93dda74-d237-4707-9dfa-709f484f7ca7 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e93dda74-d237-4707-9dfa-709f484f7ca7 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e93dda74-d237-4707-9dfa-709f484f7ca7 tempest-GroupsV314Test-232050287 tempest-GroupsV314Test-232050287-project-admin] http://192.168.122.11/volume/v3/types/90926129-36fd-4915-abcc-6a6a31df6731 returned with HTTP 404 Sep 07 13:50:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 544/1105] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/types/90926129-36fd-4915-abcc-6a6a31df6731 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b886a662-dc7e-4b60-b9ee-86737e16b545 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b886a662-dc7e-4b60-b9ee-86737e16b545 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b886a662-dc7e-4b60-b9ee-86737e16b545 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b886a662-dc7e-4b60-b9ee-86737e16b545 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-b886a662-dc7e-4b60-b9ee-86737e16b545 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b886a662-dc7e-4b60-b9ee-86737e16b545 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 562/1106] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /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 07 13:50:29 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Get all snapshots completed successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5c0effa-c215-4fac-894a-722ee0e1d7dd tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 545/1107] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ce0d80ce-a921-4de0-ba58-6a0dec535f90 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce0d80ce-a921-4de0-ba58-6a0dec535f90 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce0d80ce-a921-4de0-ba58-6a0dec535f90 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce0d80ce-a921-4de0-ba58-6a0dec535f90 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ce0d80ce-a921-4de0-ba58-6a0dec535f90 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Snapshot retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce0d80ce-a921-4de0-ba58-6a0dec535f90 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 563/1108] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-99bb5d28-f6de-4fca-94b6-a6b17c9b508d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99bb5d28-f6de-4fca-94b6-a6b17c9b508d tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] POST http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99bb5d28-f6de-4fca-94b6-a6b17c9b508d tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99bb5d28-f6de-4fca-94b6-a6b17c9b508d tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-99bb5d28-f6de-4fca-94b6-a6b17c9b508d tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Updating group 'e458f23d-cada-4f6a-8f9d-7aa9645a9081' with 'creating' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99bb5d28-f6de-4fca-94b6-a6b17c9b508d tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action returned with HTTP 202 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 546/1109] 192.168.122.11 () {62 vars in 1334 bytes} [Mon Sep 7 13:50:29 2026] POST /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f11b0931-a00a-4cc0-9360-2f470e480986 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f11b0931-a00a-4cc0-9360-2f470e480986 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f11b0931-a00a-4cc0-9360-2f470e480986 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f11b0931-a00a-4cc0-9360-2f470e480986 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-f11b0931-a00a-4cc0-9360-2f470e480986 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f11b0931-a00a-4cc0-9360-2f470e480986 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 564/1110] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d343f381-6aca-44b5-8490-866f8d99ac43 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d343f381-6aca-44b5-8490-866f8d99ac43 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] POST http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d343f381-6aca-44b5-8490-866f8d99ac43 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d343f381-6aca-44b5-8490-866f8d99ac43 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-d343f381-6aca-44b5-8490-866f8d99ac43 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Updating group 'e458f23d-cada-4f6a-8f9d-7aa9645a9081' with 'available' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d343f381-6aca-44b5-8490-866f8d99ac43 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action returned with HTTP 202 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 547/1111] 192.168.122.11 () {62 vars in 1334 bytes} [Mon Sep 7 13:50:29 2026] POST /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-11e257e8-e1af-4268-a6f9-ea0dacd2ff6d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11e257e8-e1af-4268-a6f9-ea0dacd2ff6d tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11e257e8-e1af-4268-a6f9-ea0dacd2ff6d tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11e257e8-e1af-4268-a6f9-ea0dacd2ff6d tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-11e257e8-e1af-4268-a6f9-ea0dacd2ff6d tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11e257e8-e1af-4268-a6f9-ea0dacd2ff6d tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 565/1112] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 331 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-92f712ae-ad3e-4922-98d9-c2e6cdc30233 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92f712ae-ad3e-4922-98d9-c2e6cdc30233 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] POST http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92f712ae-ad3e-4922-98d9-c2e6cdc30233 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92f712ae-ad3e-4922-98d9-c2e6cdc30233 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-92f712ae-ad3e-4922-98d9-c2e6cdc30233 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Updating group 'e458f23d-cada-4f6a-8f9d-7aa9645a9081' with 'error' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92f712ae-ad3e-4922-98d9-c2e6cdc30233 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action returned with HTTP 202 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 548/1113] 192.168.122.11 () {62 vars in 1334 bytes} [Mon Sep 7 13:50:29 2026] POST /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-52072134-45f2-45f9-8b43-9d4033eadccb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52072134-45f2-45f9-8b43-9d4033eadccb tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52072134-45f2-45f9-8b43-9d4033eadccb tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52072134-45f2-45f9-8b43-9d4033eadccb tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-52072134-45f2-45f9-8b43-9d4033eadccb tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52072134-45f2-45f9-8b43-9d4033eadccb tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 566/1114] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-376bc8b6-872b-4c03-a745-09ece48c8eb5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-376bc8b6-872b-4c03-a745-09ece48c8eb5 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] POST http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-376bc8b6-872b-4c03-a745-09ece48c8eb5 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-376bc8b6-872b-4c03-a745-09ece48c8eb5 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-376bc8b6-872b-4c03-a745-09ece48c8eb5 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Updating group 'e458f23d-cada-4f6a-8f9d-7aa9645a9081' with 'available' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-376bc8b6-872b-4c03-a745-09ece48c8eb5 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action returned with HTTP 202 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 549/1115] 192.168.122.11 () {62 vars in 1334 bytes} [Mon Sep 7 13:50:29 2026] POST /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cec65b8e-48ea-49cf-91fc-7e90c34d07d9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cec65b8e-48ea-49cf-91fc-7e90c34d07d9 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cec65b8e-48ea-49cf-91fc-7e90c34d07d9 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cec65b8e-48ea-49cf-91fc-7e90c34d07d9 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.group_snapshots [None req-cec65b8e-48ea-49cf-91fc-7e90c34d07d9 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cec65b8e-48ea-49cf-91fc-7e90c34d07d9 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 567/1116] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b8676221-0b69-44c5-bbf2-914a4bc5936c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8676221-0b69-44c5-bbf2-914a4bc5936c tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] DELETE http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8676221-0b69-44c5-bbf2-914a4bc5936c tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8676221-0b69-44c5-bbf2-914a4bc5936c tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-b8676221-0b69-44c5-bbf2-914a4bc5936c tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] delete called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87676) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.group_snapshots [None req-b8676221-0b69-44c5-bbf2-914a4bc5936c tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Delete group_snapshot with id: e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /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 07 13:50:29 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8676221-0b69-44c5-bbf2-914a4bc5936c tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 202 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 550/1117] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:50:29 2026] DELETE /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-97dd21d1-997a-4f95-9384-c989e81f3129 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /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 07 13:50:29 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Get all volumes completed successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:29 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97dd21d1-997a-4f95-9384-c989e81f3129 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 568/1118] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/snapshots/detail Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /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 07 13:50:29 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Get all snapshots completed successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c63f984a-bc2e-4d06-b3a4-7b92896dbead tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 551/1119] 192.168.122.11 () {58 vars in 1143 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b1f10afa-0f24-4a79-a62b-59f43f7a397f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1f10afa-0f24-4a79-a62b-59f43f7a397f tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f Sep 07 13:50:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1f10afa-0f24-4a79-a62b-59f43f7a397f tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1f10afa-0f24-4a79-a62b-59f43f7a397f tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b1f10afa-0f24-4a79-a62b-59f43f7a397f tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Snapshot retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1f10afa-0f24-4a79-a62b-59f43f7a397f tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f returned with HTTP 200 Sep 07 13:50:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 569/1120] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f => generated 473 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-794ddf2c-7f57-4a9a-8aff-4020a8bbb168 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-794ddf2c-7f57-4a9a-8aff-4020a8bbb168 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f Sep 07 13:50:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-794ddf2c-7f57-4a9a-8aff-4020a8bbb168 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-794ddf2c-7f57-4a9a-8aff-4020a8bbb168 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-794ddf2c-7f57-4a9a-8aff-4020a8bbb168 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Snapshot retrieved successfully. Sep 07 13:50:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-794ddf2c-7f57-4a9a-8aff-4020a8bbb168 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f returned with HTTP 200 Sep 07 13:50:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 552/1121] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:31 2026] GET /volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d6f8d21-9379-4ff3-90f2-ca4f3bd576e2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d6f8d21-9379-4ff3-90f2-ca4f3bd576e2 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d6f8d21-9379-4ff3-90f2-ca4f3bd576e2 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d6f8d21-9379-4ff3-90f2-ca4f3bd576e2 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d6f8d21-9379-4ff3-90f2-ca4f3bd576e2 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f returned with HTTP 404 Sep 07 13:50:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 570/1122] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:32 2026] GET /volume/v3/snapshots/782ea432-1134-4016-b582-78efe9c50f3f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f845372a-50f5-458f-8c5a-de7fd77f871a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f845372a-50f5-458f-8c5a-de7fd77f871a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f845372a-50f5-458f-8c5a-de7fd77f871a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f845372a-50f5-458f-8c5a-de7fd77f871a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.group_snapshots [None req-f845372a-50f5-458f-8c5a-de7fd77f871a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member e458f23d-cada-4f6a-8f9d-7aa9645a9081 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f845372a-50f5-458f-8c5a-de7fd77f871a tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 returned with HTTP 404 Sep 07 13:50:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 553/1123] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:50:32 2026] GET /volume/v3/group_snapshots/e458f23d-cada-4f6a-8f9d-7aa9645a9081 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: /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 07 13:50:32 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Get all volumes completed successfully. Sep 07 13:50:32 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:32 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88e61a41-ecda-4b9a-a58e-02ebc6bb63ab tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:50:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 571/1124] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:50:32 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-df9b4163-6966-4be7-9249-39e2aee97f9e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df9b4163-6966-4be7-9249-39e2aee97f9e tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] POST http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd/action Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df9b4163-6966-4be7-9249-39e2aee97f9e tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df9b4163-6966-4be7-9249-39e2aee97f9e tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-df9b4163-6966-4be7-9249-39e2aee97f9e tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] delete called for group 330fa018-305d-4d09-afc8-22a93978a2cd {{(pid=87676) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:50:32 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-df9b4163-6966-4be7-9249-39e2aee97f9e tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Delete group with id: 330fa018-305d-4d09-afc8-22a93978a2cd Sep 07 13:50:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:32 devstack devstack@c-api.service[87676]: /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 07 13:50:32 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:50:32 devstack devstack@c-api.service[87676]: /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 07 13:50:32 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df9b4163-6966-4be7-9249-39e2aee97f9e tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd/action returned with HTTP 202 Sep 07 13:50:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 554/1125] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:32 2026] POST /volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-20446f2e-b46d-4230-970d-7a261211c1ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Volume info retrieved successfully. Sep 07 13:50:32 devstack devstack@c-api.service[87675]: WARNING stevedore.named [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:50:32 devstack devstack@c-api.service[87675]: WARNING castellan.key_manager [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:50:32 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:50:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-20446f2e-b46d-4230-970d-7a261211c1ef tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 returned with HTTP 200 Sep 07 13:50:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 572/1126] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:32 2026] GET /volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d918f185-d73f-475f-812f-b52226d5e645 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d918f185-d73f-475f-812f-b52226d5e645 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d918f185-d73f-475f-812f-b52226d5e645 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d918f185-d73f-475f-812f-b52226d5e645 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d918f185-d73f-475f-812f-b52226d5e645 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 returned with HTTP 404 Sep 07 13:50:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 555/1127] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:50:33 2026] GET /volume/v3/volumes/9a068c27-dc66-4ad1-82d9-4884f7b6b629 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-46b30133-9fe3-43c5-89f7-db97732aa400 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46b30133-9fe3-43c5-89f7-db97732aa400 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] GET http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd Sep 07 13:50:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46b30133-9fe3-43c5-89f7-db97732aa400 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46b30133-9fe3-43c5-89f7-db97732aa400 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-46b30133-9fe3-43c5-89f7-db97732aa400 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] show called for member 330fa018-305d-4d09-afc8-22a93978a2cd {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46b30133-9fe3-43c5-89f7-db97732aa400 tempest-GroupSnapshotsV319Test-574805829 tempest-GroupSnapshotsV319Test-574805829-project-member] http://192.168.122.11/volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd returned with HTTP 404 Sep 07 13:50:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 573/1128] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:33 2026] GET /volume/v3/groups/330fa018-305d-4d09-afc8-22a93978a2cd => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0ed8637d-aa47-4fa5-92a5-c44294ad6fe6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0ed8637d-aa47-4fa5-92a5-c44294ad6fe6 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/11084f63-476a-453d-a023-ffce0cea3e91 Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0ed8637d-aa47-4fa5-92a5-c44294ad6fe6 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0ed8637d-aa47-4fa5-92a5-c44294ad6fe6 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0ed8637d-aa47-4fa5-92a5-c44294ad6fe6 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/group_types/11084f63-476a-453d-a023-ffce0cea3e91 returned with HTTP 202 Sep 07 13:50:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 556/1129] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:50:33 2026] DELETE /volume/v3/group_types/11084f63-476a-453d-a023-ffce0cea3e91 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7f1f6b6b-e738-431c-9a00-e0fbf3b5767a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7f1f6b6b-e738-431c-9a00-e0fbf3b5767a tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] DELETE http://192.168.122.11/volume/v3/types/d1c273a3-76cc-4227-bee5-ca54dda8c295 Sep 07 13:50:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7f1f6b6b-e738-431c-9a00-e0fbf3b5767a tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7f1f6b6b-e738-431c-9a00-e0fbf3b5767a tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7f1f6b6b-e738-431c-9a00-e0fbf3b5767a tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/types/d1c273a3-76cc-4227-bee5-ca54dda8c295 returned with HTTP 202 Sep 07 13:50:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 574/1130] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:50:33 2026] DELETE /volume/v3/types/d1c273a3-76cc-4227-bee5-ca54dda8c295 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-96f3d93a-3ee5-4b50-b36d-e207c84ab161 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-96f3d93a-3ee5-4b50-b36d-e207c84ab161 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] GET http://192.168.122.11/volume/v3/types/d1c273a3-76cc-4227-bee5-ca54dda8c295 Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-96f3d93a-3ee5-4b50-b36d-e207c84ab161 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-96f3d93a-3ee5-4b50-b36d-e207c84ab161 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-96f3d93a-3ee5-4b50-b36d-e207c84ab161 tempest-GroupSnapshotsV319Test-1670641154 tempest-GroupSnapshotsV319Test-1670641154-project-admin] http://192.168.122.11/volume/v3/types/d1c273a3-76cc-4227-bee5-ca54dda8c295 returned with HTTP 404 Sep 07 13:50:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 557/1131] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:50:33 2026] GET /volume/v3/types/d1c273a3-76cc-4227-bee5-ca54dda8c295 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e8854ff7-26a8-4fda-86c7-b5ec564e4a19 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e8854ff7-26a8-4fda-86c7-b5ec564e4a19 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e8854ff7-26a8-4fda-86c7-b5ec564e4a19 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1243746435"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e8854ff7-26a8-4fda-86c7-b5ec564e4a19 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 575/1132] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:50:42 2026] POST /volume/v3/types => generated 220 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a6b5c931-8ead-4a9d-9c47-a39f0adaeffa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a6b5c931-8ead-4a9d-9c47-a39f0adaeffa tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:50:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a6b5c931-8ead-4a9d-9c47-a39f0adaeffa tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1081187240"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:42 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=358,cinder:UPDATE=67,cinder:INSERT=33 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:50:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a6b5c931-8ead-4a9d-9c47-a39f0adaeffa tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:50:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 558/1133] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:50:42 2026] POST /volume/v3/group_types => generated 177 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] POST http://192.168.122.11/volume/v3/groups Sep 07 13:50:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "504b8d4f-499f-4997-acf5-ab0b6ac5ad6f", "volume_types": ["257374d6-9188-4e6a-8203-1ff007bc13a8"], "name": "tempest-GroupsV320Test-Group-308085967"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Creating new group {'group': {'group_type': '504b8d4f-499f-4997-acf5-ab0b6ac5ad6f', 'volume_types': ['257374d6-9188-4e6a-8203-1ff007bc13a8'], 'name': 'tempest-GroupsV320Test-Group-308085967'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:50:43 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.groups [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Creating group tempest-GroupsV320Test-Group-308085967. Sep 07 13:50:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Availability Zones retrieved successfully. Sep 07 13:50:43 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Created reservations ['d65e0cd4-a466-488d-be33-5f478988784c'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-41f00bd7-b075-43cd-b07c-eced3492fb46 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups returned with HTTP 202 Sep 07 13:50:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 576/1134] 192.168.122.11 () {62 vars in 1176 bytes} [Mon Sep 7 13:50:42 2026] POST /volume/v3/groups => generated 107 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2cc880ec-e98d-46b1-b97a-7e38d90476ef None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cc880ec-e98d-46b1-b97a-7e38d90476ef tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cc880ec-e98d-46b1-b97a-7e38d90476ef tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cc880ec-e98d-46b1-b97a-7e38d90476ef tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-2cc880ec-e98d-46b1-b97a-7e38d90476ef tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:43 devstack devstack@c-api.service[87676]: /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 07 13:50:43 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cc880ec-e98d-46b1-b97a-7e38d90476ef tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 200 Sep 07 13:50:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 559/1135] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:43 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 387 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:50:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4fd54ed0-0075-4811-a724-41dce4362028 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4fd54ed0-0075-4811-a724-41dce4362028 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4fd54ed0-0075-4811-a724-41dce4362028 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1371163652", "description": "tempest-group-type-description-1974766342", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4fd54ed0-0075-4811-a724-41dce4362028 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 577/1136] 192.168.122.11 () {62 vars in 1191 bytes} [Mon Sep 7 13:50:43 2026] POST /volume/v3/group_types => generated 265 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7849b282-b39b-4578-b57f-0ad1385e1db8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7849b282-b39b-4578-b57f-0ad1385e1db8 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] GET http://192.168.122.11/volume/v3/group_types Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7849b282-b39b-4578-b57f-0ad1385e1db8 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7849b282-b39b-4578-b57f-0ad1385e1db8 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7849b282-b39b-4578-b57f-0ad1385e1db8 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 560/1137] 192.168.122.11 () {60 vars in 1169 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/group_types => generated 662 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3a7328de-78c6-483a-9e4e-eddab243bdda None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a7328de-78c6-483a-9e4e-eddab243bdda tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] PUT http://192.168.122.11/volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a7328de-78c6-483a-9e4e-eddab243bdda tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-165573030", "description": "updated-group-type-desc"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a7328de-78c6-483a-9e4e-eddab243bdda tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 578/1138] 192.168.122.11 () {62 vars in 1301 bytes} [Mon Sep 7 13:50:44 2026] PUT /volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 => generated 254 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a233cef7-7124-47fc-8efe-783f36d1ee7b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a233cef7-7124-47fc-8efe-783f36d1ee7b tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] GET http://192.168.122.11/volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a233cef7-7124-47fc-8efe-783f36d1ee7b tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a233cef7-7124-47fc-8efe-783f36d1ee7b tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a233cef7-7124-47fc-8efe-783f36d1ee7b tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 561/1139] 192.168.122.11 () {60 vars in 1280 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 => generated 254 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1491cf9d-b69b-44e9-9d34-1e48c2a89f13 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1491cf9d-b69b-44e9-9d34-1e48c2a89f13 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1491cf9d-b69b-44e9-9d34-1e48c2a89f13 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1491cf9d-b69b-44e9-9d34-1e48c2a89f13 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1491cf9d-b69b-44e9-9d34-1e48c2a89f13 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 579/1140] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:50:44 2026] DELETE /volume/v3/group_types/310d6943-2458-464d-8212-70db2f52f383 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fcd352f2-278a-4433-8dc8-787c1e8af697 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcd352f2-278a-4433-8dc8-787c1e8af697 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] GET http://192.168.122.11/volume/v3/group_types Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fcd352f2-278a-4433-8dc8-787c1e8af697 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fcd352f2-278a-4433-8dc8-787c1e8af697 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcd352f2-278a-4433-8dc8-787c1e8af697 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 562/1141] 192.168.122.11 () {60 vars in 1169 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/group_types => generated 411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-addd0628-59bd-4be2-8db8-89c580d20b8b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-addd0628-59bd-4be2-8db8-89c580d20b8b tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-addd0628-59bd-4be2-8db8-89c580d20b8b tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-847626996", "is_public": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-addd0628-59bd-4be2-8db8-89c580d20b8b tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 580/1142] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:50:44 2026] POST /volume/v3/group_types => generated 163 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e58f7e8f-a447-4f6a-a38e-2d8a0519e631 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e58f7e8f-a447-4f6a-a38e-2d8a0519e631 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e58f7e8f-a447-4f6a-a38e-2d8a0519e631 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e58f7e8f-a447-4f6a-a38e-2d8a0519e631 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a83f3085-4ee6-4a9b-b6c9-8fa805072344 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-e58f7e8f-a447-4f6a-a38e-2d8a0519e631 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a83f3085-4ee6-4a9b-b6c9-8fa805072344 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] POST http://192.168.122.11/volume/v3/group_types Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a83f3085-4ee6-4a9b-b6c9-8fa805072344 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2101623523", "is_public": false}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /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 07 13:50:44 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e58f7e8f-a447-4f6a-a38e-2d8a0519e631 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 563/1143] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 388 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a83f3085-4ee6-4a9b-b6c9-8fa805072344 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41a32699-55b9-48c6-b8ac-59a1e1aac7bd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 581/1144] 192.168.122.11 () {62 vars in 1190 bytes} [Mon Sep 7 13:50:44 2026] POST /volume/v3/group_types => generated 165 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41a32699-55b9-48c6-b8ac-59a1e1aac7bd tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] POST http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41a32699-55b9-48c6-b8ac-59a1e1aac7bd tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41a32699-55b9-48c6-b8ac-59a1e1aac7bd tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fb548f3c-ddaa-489b-8139-1028137914bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-41a32699-55b9-48c6-b8ac-59a1e1aac7bd tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Updating group '44519367-0b00-428f-87e5-4ed6263447c1' with 'creating' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb548f3c-ddaa-489b-8139-1028137914bd tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] GET http://192.168.122.11/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb548f3c-ddaa-489b-8139-1028137914bd tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb548f3c-ddaa-489b-8139-1028137914bd tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb548f3c-ddaa-489b-8139-1028137914bd tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 582/1145] 192.168.122.11 () {60 vars in 1230 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 711 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41a32699-55b9-48c6-b8ac-59a1e1aac7bd tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 564/1146] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:44 2026] POST /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-69d14368-d911-405f-a03c-1d2589a5ff26 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69d14368-d911-405f-a03c-1d2589a5ff26 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] GET http://192.168.122.11/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69d14368-d911-405f-a03c-1d2589a5ff26 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69d14368-d911-405f-a03c-1d2589a5ff26 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8f9bf9a1-723a-4da4-a73b-ecdde1896265 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f9bf9a1-723a-4da4-a73b-ecdde1896265 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f9bf9a1-723a-4da4-a73b-ecdde1896265 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f9bf9a1-723a-4da4-a73b-ecdde1896265 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-8f9bf9a1-723a-4da4-a73b-ecdde1896265 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69d14368-d911-405f-a03c-1d2589a5ff26 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 583/1147] 192.168.122.11 () {60 vars in 1232 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 711 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2312cbff-1dbd-4271-8adf-5239756076f9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2312cbff-1dbd-4271-8adf-5239756076f9 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] GET http://192.168.122.11/volume/v3/group_types?is_public=False Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2312cbff-1dbd-4271-8adf-5239756076f9 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2312cbff-1dbd-4271-8adf-5239756076f9 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /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 07 13:50:44 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2312cbff-1dbd-4271-8adf-5239756076f9 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 584/1148] 192.168.122.11 () {60 vars in 1200 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f9bf9a1-723a-4da4-a73b-ecdde1896265 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 565/1149] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 387 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-60d77663-f379-4234-bd60-49ff7dcc3023 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-60d77663-f379-4234-bd60-49ff7dcc3023 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] GET http://192.168.122.11/volume/v3/group_types?is_public=True Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-60d77663-f379-4234-bd60-49ff7dcc3023 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-60d77663-f379-4234-bd60-49ff7dcc3023 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8949642b-ed82-4601-ad27-796a447ce345 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8949642b-ed82-4601-ad27-796a447ce345 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] POST http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8949642b-ed82-4601-ad27-796a447ce345 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8949642b-ed82-4601-ad27-796a447ce345 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-8949642b-ed82-4601-ad27-796a447ce345 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Updating group '44519367-0b00-428f-87e5-4ed6263447c1' with 'available' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-60d77663-f379-4234-bd60-49ff7dcc3023 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 585/1150] 192.168.122.11 () {60 vars in 1198 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/group_types?is_public=True => generated 560 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a49447f8-e0a0-44c3-b69f-33bf70c0a9b7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a49447f8-e0a0-44c3-b69f-33bf70c0a9b7 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/87e6ac9d-49ca-4380-bfe2-3a8dbbd0046f Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a49447f8-e0a0-44c3-b69f-33bf70c0a9b7 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a49447f8-e0a0-44c3-b69f-33bf70c0a9b7 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8949642b-ed82-4601-ad27-796a447ce345 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 566/1151] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:44 2026] POST /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9ecceb59-2171-4c2d-8ef5-b770e16ae337 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a49447f8-e0a0-44c3-b69f-33bf70c0a9b7 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types/87e6ac9d-49ca-4380-bfe2-3a8dbbd0046f returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 586/1152] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:50:44 2026] DELETE /volume/v3/group_types/87e6ac9d-49ca-4380-bfe2-3a8dbbd0046f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9ecceb59-2171-4c2d-8ef5-b770e16ae337 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9ecceb59-2171-4c2d-8ef5-b770e16ae337 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9ecceb59-2171-4c2d-8ef5-b770e16ae337 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-9ecceb59-2171-4c2d-8ef5-b770e16ae337 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-57762492-0093-4767-b14d-d5a4e1f26d52 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57762492-0093-4767-b14d-d5a4e1f26d52 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/1b610eeb-8920-4f70-86c6-d064a8f7a5ea Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57762492-0093-4767-b14d-d5a4e1f26d52 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57762492-0093-4767-b14d-d5a4e1f26d52 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57762492-0093-4767-b14d-d5a4e1f26d52 tempest-GroupTypesTest-1158007998 tempest-GroupTypesTest-1158007998-project-admin] http://192.168.122.11/volume/v3/group_types/1b610eeb-8920-4f70-86c6-d064a8f7a5ea returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 587/1153] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:50:44 2026] DELETE /volume/v3/group_types/1b610eeb-8920-4f70-86c6-d064a8f7a5ea => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: /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 07 13:50:44 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9ecceb59-2171-4c2d-8ef5-b770e16ae337 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 567/1154] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 388 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d5ca0c6d-a127-4f1d-bd6b-b9c15dbfc00b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5ca0c6d-a127-4f1d-bd6b-b9c15dbfc00b tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] POST http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d5ca0c6d-a127-4f1d-bd6b-b9c15dbfc00b tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d5ca0c6d-a127-4f1d-bd6b-b9c15dbfc00b tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-d5ca0c6d-a127-4f1d-bd6b-b9c15dbfc00b tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Updating group '44519367-0b00-428f-87e5-4ed6263447c1' with 'error' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:50:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5ca0c6d-a127-4f1d-bd6b-b9c15dbfc00b tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 588/1155] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:44 2026] POST /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9f766243-7143-43fe-9cf1-4efb6bdec061 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f766243-7143-43fe-9cf1-4efb6bdec061 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9f766243-7143-43fe-9cf1-4efb6bdec061 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9f766243-7143-43fe-9cf1-4efb6bdec061 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-9f766243-7143-43fe-9cf1-4efb6bdec061 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:45 devstack devstack@c-api.service[87676]: /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 07 13:50:45 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f766243-7143-43fe-9cf1-4efb6bdec061 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 200 Sep 07 13:50:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 568/1156] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 384 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-48919ddb-12e4-4dd8-9b5e-626aecfb6f78 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48919ddb-12e4-4dd8-9b5e-626aecfb6f78 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] POST http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48919ddb-12e4-4dd8-9b5e-626aecfb6f78 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48919ddb-12e4-4dd8-9b5e-626aecfb6f78 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-48919ddb-12e4-4dd8-9b5e-626aecfb6f78 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Updating group '44519367-0b00-428f-87e5-4ed6263447c1' with 'available' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48919ddb-12e4-4dd8-9b5e-626aecfb6f78 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action returned with HTTP 202 Sep 07 13:50:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 589/1157] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:45 2026] POST /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0f8adf0e-f48e-484c-9cd9-3bbab47d0af8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0f8adf0e-f48e-484c-9cd9-3bbab47d0af8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0f8adf0e-f48e-484c-9cd9-3bbab47d0af8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0f8adf0e-f48e-484c-9cd9-3bbab47d0af8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-0f8adf0e-f48e-484c-9cd9-3bbab47d0af8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:45 devstack devstack@c-api.service[87676]: /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 07 13:50:45 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:50:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0f8adf0e-f48e-484c-9cd9-3bbab47d0af8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 200 Sep 07 13:50:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 569/1158] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:45 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 388 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cefd975a-95fd-4832-a6c5-34896df935d8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cefd975a-95fd-4832-a6c5-34896df935d8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cefd975a-95fd-4832-a6c5-34896df935d8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cefd975a-95fd-4832-a6c5-34896df935d8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-cefd975a-95fd-4832-a6c5-34896df935d8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cefd975a-95fd-4832-a6c5-34896df935d8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: /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 07 13:50:45 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:50:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cefd975a-95fd-4832-a6c5-34896df935d8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Get all volumes completed successfully. Sep 07 13:50:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cefd975a-95fd-4832-a6c5-34896df935d8 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:50:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 590/1159] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 13:50:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9a164d0b-5a81-444b-bf27-4d2106ed3980 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a164d0b-5a81-444b-bf27-4d2106ed3980 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] POST http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a164d0b-5a81-444b-bf27-4d2106ed3980 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a164d0b-5a81-444b-bf27-4d2106ed3980 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-9a164d0b-5a81-444b-bf27-4d2106ed3980 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] delete called for group 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:50:45 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.groups [None req-9a164d0b-5a81-444b-bf27-4d2106ed3980 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Delete group with id: 44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:45 devstack devstack@c-api.service[87676]: /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 07 13:50:45 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:50:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a164d0b-5a81-444b-bf27-4d2106ed3980 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action returned with HTTP 202 Sep 07 13:50:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 570/1160] 192.168.122.11 () {62 vars in 1307 bytes} [Mon Sep 7 13:50:45 2026] POST /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-57c7f660-1105-412f-99cb-965aae3c8204 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57c7f660-1105-412f-99cb-965aae3c8204 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57c7f660-1105-412f-99cb-965aae3c8204 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57c7f660-1105-412f-99cb-965aae3c8204 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.groups [None req-57c7f660-1105-412f-99cb-965aae3c8204 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87675) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:45 devstack devstack@c-api.service[87675]: /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 07 13:50:45 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:50:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57c7f660-1105-412f-99cb-965aae3c8204 tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 200 Sep 07 13:50:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 591/1161] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:45 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 387 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b33cf8a2-9b13-4e23-b45c-dfed41a589eb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b33cf8a2-9b13-4e23-b45c-dfed41a589eb tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] GET http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 Sep 07 13:50:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b33cf8a2-9b13-4e23-b45c-dfed41a589eb tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b33cf8a2-9b13-4e23-b45c-dfed41a589eb tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.groups [None req-b33cf8a2-9b13-4e23-b45c-dfed41a589eb tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] show called for member 44519367-0b00-428f-87e5-4ed6263447c1 {{(pid=87676) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:50:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b33cf8a2-9b13-4e23-b45c-dfed41a589eb tempest-GroupsV320Test-975938754 tempest-GroupsV320Test-975938754-project-member] http://192.168.122.11/volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 returned with HTTP 404 Sep 07 13:50:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 571/1162] 192.168.122.11 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:46 2026] GET /volume/v3/groups/44519367-0b00-428f-87e5-4ed6263447c1 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-324ac3a5-7e57-4ee0-af81-365106ef2e36 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-324ac3a5-7e57-4ee0-af81-365106ef2e36 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] DELETE http://192.168.122.11/volume/v3/group_types/504b8d4f-499f-4997-acf5-ab0b6ac5ad6f Sep 07 13:50:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-324ac3a5-7e57-4ee0-af81-365106ef2e36 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-324ac3a5-7e57-4ee0-af81-365106ef2e36 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-324ac3a5-7e57-4ee0-af81-365106ef2e36 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/group_types/504b8d4f-499f-4997-acf5-ab0b6ac5ad6f returned with HTTP 202 Sep 07 13:50:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 592/1163] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:50:46 2026] DELETE /volume/v3/group_types/504b8d4f-499f-4997-acf5-ab0b6ac5ad6f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1f9f2c6b-5cac-40f6-938d-fd1a27ae9136 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f9f2c6b-5cac-40f6-938d-fd1a27ae9136 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] DELETE http://192.168.122.11/volume/v3/types/257374d6-9188-4e6a-8203-1ff007bc13a8 Sep 07 13:50:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f9f2c6b-5cac-40f6-938d-fd1a27ae9136 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f9f2c6b-5cac-40f6-938d-fd1a27ae9136 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f9f2c6b-5cac-40f6-938d-fd1a27ae9136 tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/types/257374d6-9188-4e6a-8203-1ff007bc13a8 returned with HTTP 202 Sep 07 13:50:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 572/1164] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:50:46 2026] DELETE /volume/v3/types/257374d6-9188-4e6a-8203-1ff007bc13a8 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:50:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-74bcfe02-e0b9-44aa-a1d5-8e2e661930ba None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74bcfe02-e0b9-44aa-a1d5-8e2e661930ba tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] GET http://192.168.122.11/volume/v3/types/257374d6-9188-4e6a-8203-1ff007bc13a8 Sep 07 13:50:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74bcfe02-e0b9-44aa-a1d5-8e2e661930ba tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74bcfe02-e0b9-44aa-a1d5-8e2e661930ba tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74bcfe02-e0b9-44aa-a1d5-8e2e661930ba tempest-GroupsV320Test-848111629 tempest-GroupsV320Test-848111629-project-admin] http://192.168.122.11/volume/v3/types/257374d6-9188-4e6a-8203-1ff007bc13a8 returned with HTTP 404 Sep 07 13:50:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 593/1165] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:50:46 2026] GET /volume/v3/types/257374d6-9188-4e6a-8203-1ff007bc13a8 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:50:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a9d88d61-cc99-4551-8cf0-58327d9e191f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9d88d61-cc99-4551-8cf0-58327d9e191f tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9d88d61-cc99-4551-8cf0-58327d9e191f tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936", "extra_specs": {}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9d88d61-cc99-4551-8cf0-58327d9e191f tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 573/1166] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:49 2026] POST /volume/v3/types => generated 267 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7c4a114a-8adb-4a1a-a345-2105bc5b79ac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c4a114a-8adb-4a1a-a345-2105bc5b79ac tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7c4a114a-8adb-4a1a-a345-2105bc5b79ac tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486", "extra_specs": {}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c4a114a-8adb-4a1a-a345-2105bc5b79ac tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 594/1167] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:53 2026] POST /volume/v3/types => generated 268 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6b2de97f-98dd-4d41-b303-b80be1c6a972 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b2de97f-98dd-4d41-b303-b80be1c6a972 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6b2de97f-98dd-4d41-b303-b80be1c6a972 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019", "extra_specs": {}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b2de97f-98dd-4d41-b303-b80be1c6a972 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 574/1168] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:53 2026] POST /volume/v3/types => generated 269 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3f6635e7-5223-4e21-9980-c24e669db288 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1841784038", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1841784038', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume of 1 GB Sep 07 13:50:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Availability Zones retrieved successfully. Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Flow 'volume_create_api' (abd1f046-52e1-4a03-839b-604533592e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6600381-f9ff-4a87-bac7-e6e0e40a4d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6600381-f9ff-4a87-bac7-e6e0e40a4d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:50:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=183d724a-b3a4-4af9-afbc-753794757852,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '183d724a-b3a4-4af9-afbc-753794757852', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091b3c48-1e30-44c8-8353-75bc14d2b80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:54 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Created reservations ['4a8ee957-478c-4a0c-bac9-cb8219d8a3ee', '33381818-163b-4337-96dd-6bb635e3e8e1', '0833dd2b-079b-4465-b094-44794c3a11c6', '484c3572-e4bd-4f1b-a4ea-7100224a61fa'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091b3c48-1e30-44c8-8353-75bc14d2b80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a8ee957-478c-4a0c-bac9-cb8219d8a3ee', '33381818-163b-4337-96dd-6bb635e3e8e1', '0833dd2b-079b-4465-b094-44794c3a11c6', '484c3572-e4bd-4f1b-a4ea-7100224a61fa']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf197b7-b8b7-489c-8cd8-a6d2b56c7d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf197b7-b8b7-489c-8cd8-a6d2b56c7d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a8d931-4448-4d3c-be88-c70ac854d4dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1841784038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf60520da2a04e85845a86befaa8371a',qos_specs=None,replication_status=,reservations=['4a8ee957-478c-4a0c-bac9-cb8219d8a3ee','33381818-163b-4337-96dd-6bb635e3e8e1','0833dd2b-079b-4465-b094-44794c3a11c6','484c3572-e4bd-4f1b-a4ea-7100224a61fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_type_id=183d724a-b3a4-4af9-afbc-753794757852), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1841784038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01a8d931-4448-4d3c-be88-c70ac854d4dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf60520da2a04e85845a86befaa8371a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(183d724a-b3a4-4af9-afbc-753794757852),volume_type_id=183d724a-b3a4-4af9-afbc-753794757852)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e2b63b-989b-4168-9531-ef9b7c10b355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e2b63b-989b-4168-9531-ef9b7c10b355) transitioned into state 'SUCCESS' from state '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-1841784038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf60520da2a04e85845a86befaa8371a',qos_specs=None,replication_status=,reservations=['4a8ee957-478c-4a0c-bac9-cb8219d8a3ee','33381818-163b-4337-96dd-6bb635e3e8e1','0833dd2b-079b-4465-b094-44794c3a11c6','484c3572-e4bd-4f1b-a4ea-7100224a61fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_type_id=183d724a-b3a4-4af9-afbc-753794757852)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a858dd-3ac3-4624-866a-340b22563491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a858dd-3ac3-4624-866a-340b22563491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Flow 'volume_create_api' (abd1f046-52e1-4a03-839b-604533592e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume request issued successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f6635e7-5223-4e21-9980-c24e669db288 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 595/1169] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:50:53 2026] POST /volume/v3/volumes => generated 852 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:50:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1842347000", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1842347000', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:54 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume of 1 GB Sep 07 13:50:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Availability Zones retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Flow 'volume_create_api' (2b3c306d-ef41-4f95-8c5e-afe7d5fcc5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6bfdbb-2a50-4da5-8b7f-28212017a975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6bfdbb-2a50-4da5-8b7f-28212017a975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:50:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22950092-4edb-4ccc-87a9-0b3b904f7530,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22950092-4edb-4ccc-87a9-0b3b904f7530', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b1ca88-e16b-4b39-89e4-27c774ea1f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:55 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Created reservations ['a045a5be-c779-4d68-aca3-687a935ef7cf', '0b15b6f7-1291-40e5-9fe1-5530578026b3', 'a20a9a10-7a88-4c40-8df2-5a8182714dd6', 'd3b878a8-4f96-47b9-bf12-0e7e03d482f7'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b1ca88-e16b-4b39-89e4-27c774ea1f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a045a5be-c779-4d68-aca3-687a935ef7cf', '0b15b6f7-1291-40e5-9fe1-5530578026b3', 'a20a9a10-7a88-4c40-8df2-5a8182714dd6', 'd3b878a8-4f96-47b9-bf12-0e7e03d482f7']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc31022c-6e7b-4f30-b523-8788bc50933a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc31022c-6e7b-4f30-b523-8788bc50933a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8e823d3-2ccb-4138-8516-c9fe9390b045', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1842347000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf60520da2a04e85845a86befaa8371a',qos_specs=None,replication_status=,reservations=['a045a5be-c779-4d68-aca3-687a935ef7cf','0b15b6f7-1291-40e5-9fe1-5530578026b3','a20a9a10-7a88-4c40-8df2-5a8182714dd6','d3b878a8-4f96-47b9-bf12-0e7e03d482f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_type_id=22950092-4edb-4ccc-87a9-0b3b904f7530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1842347000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8e823d3-2ccb-4138-8516-c9fe9390b045,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf60520da2a04e85845a86befaa8371a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22950092-4edb-4ccc-87a9-0b3b904f7530),volume_type_id=22950092-4edb-4ccc-87a9-0b3b904f7530)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27ded2a-6d41-44d5-acb8-983650c033cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27ded2a-6d41-44d5-acb8-983650c033cf) transitioned into state 'SUCCESS' from state '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-1842347000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf60520da2a04e85845a86befaa8371a',qos_specs=None,replication_status=,reservations=['a045a5be-c779-4d68-aca3-687a935ef7cf','0b15b6f7-1291-40e5-9fe1-5530578026b3','a20a9a10-7a88-4c40-8df2-5a8182714dd6','d3b878a8-4f96-47b9-bf12-0e7e03d482f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_type_id=22950092-4edb-4ccc-87a9-0b3b904f7530)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd56f27-882c-43f6-8f44-0b3879f72a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd56f27-882c-43f6-8f44-0b3879f72a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Flow 'volume_create_api' (2b3c306d-ef41-4f95-8c5e-afe7d5fcc5de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume request issued successfully. Sep 07 13:50:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56c14e9d-b251-4a6c-9ea8-0fdcc2e6e1c1 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 575/1170] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:50:54 2026] POST /volume/v3/volumes => generated 853 bytes in 990 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:50:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1394392890", "snapshot_id": null, "imageRef": "ca021f89-00e3-410b-9385-4463a5847b84", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1394392890', 'snapshot_id': None, 'imageRef': 'ca021f89-00e3-410b-9385-4463a5847b84', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume of 1 GB Sep 07 13:50:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Availability Zones retrieved successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Flow 'volume_create_api' (faa1f3fa-37a5-4420-b65d-491ed66af74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51479806-a08e-4005-9f70-c4b6a4f5e52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51479806-a08e-4005-9f70-c4b6a4f5e52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:50:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46845399-b49c-4c7d-ba79-612809484596,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46845399-b49c-4c7d-ba79-612809484596', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7400823a-589a-45df-81d6-6a969f483776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:56 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Created reservations ['13148080-7af2-40b8-a2a1-0afc539ede80', '84e574b3-beca-4f03-b688-b9008a1685d1', '7e5fc436-d1ae-4d3c-9f9c-a68348669a26', '859d6641-14da-4bd7-be38-2879eebb45d6'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7400823a-589a-45df-81d6-6a969f483776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13148080-7af2-40b8-a2a1-0afc539ede80', '84e574b3-beca-4f03-b688-b9008a1685d1', '7e5fc436-d1ae-4d3c-9f9c-a68348669a26', '859d6641-14da-4bd7-be38-2879eebb45d6']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cef508-6043-4087-b1a6-4b4f27f8cc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cef508-6043-4087-b1a6-4b4f27f8cc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94d911fe-e3ef-449f-a7b6-b0c05dfcce67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1394392890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf60520da2a04e85845a86befaa8371a',qos_specs=None,replication_status=,reservations=['13148080-7af2-40b8-a2a1-0afc539ede80','84e574b3-beca-4f03-b688-b9008a1685d1','7e5fc436-d1ae-4d3c-9f9c-a68348669a26','859d6641-14da-4bd7-be38-2879eebb45d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_type_id=46845399-b49c-4c7d-ba79-612809484596), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1394392890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94d911fe-e3ef-449f-a7b6-b0c05dfcce67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf60520da2a04e85845a86befaa8371a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46845399-b49c-4c7d-ba79-612809484596),volume_type_id=46845399-b49c-4c7d-ba79-612809484596)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c0a406-67f7-42ec-b630-0f2dea9a64de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c0a406-67f7-42ec-b630-0f2dea9a64de) transitioned into state 'SUCCESS' from state '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-1394392890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf60520da2a04e85845a86befaa8371a',qos_specs=None,replication_status=,reservations=['13148080-7af2-40b8-a2a1-0afc539ede80','84e574b3-beca-4f03-b688-b9008a1685d1','7e5fc436-d1ae-4d3c-9f9c-a68348669a26','859d6641-14da-4bd7-be38-2879eebb45d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2ee1769bfb4fe882429f42c5e04177',volume_type_id=46845399-b49c-4c7d-ba79-612809484596)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c23f95-e1bf-4eaf-b62e-921b3c4c89f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c23f95-e1bf-4eaf-b62e-921b3c4c89f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Flow 'volume_create_api' (faa1f3fa-37a5-4420-b65d-491ed66af74d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Create volume request issued successfully. Sep 07 13:50:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2068b458-efa5-4b74-aec3-f6b0d59773c6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 596/1171] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:50:55 2026] POST /volume/v3/volumes => generated 851 bytes in 1308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-558049b4-42ac-46d2-acc7-ead9217a7627 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-558049b4-42ac-46d2-acc7-ead9217a7627 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:50:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-558049b4-42ac-46d2-acc7-ead9217a7627 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-558049b4-42ac-46d2-acc7-ead9217a7627 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-558049b4-42ac-46d2-acc7-ead9217a7627 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:50:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-558049b4-42ac-46d2-acc7-ead9217a7627 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:50:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 576/1172] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:57 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 919 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3c84a2fa-1e09-42f5-bd32-59f7be3ed442 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c84a2fa-1e09-42f5-bd32-59f7be3ed442 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c84a2fa-1e09-42f5-bd32-59f7be3ed442 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-693799746", "extra_specs": {"storage_protocol": "tempest-storage_protocol-984238704", "vendor_name": "tempest-vendor_name-1721396993"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c84a2fa-1e09-42f5-bd32-59f7be3ed442 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 597/1173] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:57 2026] POST /volume/v3/types => generated 326 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2929632e-d3e1-4f23-a64f-310286d9be5f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2832a8ed-def7-421b-ad07-b39b988ff662 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2832a8ed-def7-421b-ad07-b39b988ff662 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:50:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2832a8ed-def7-421b-ad07-b39b988ff662 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2832a8ed-def7-421b-ad07-b39b988ff662 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:50:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:50:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2832a8ed-def7-421b-ad07-b39b988ff662 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:50:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2832a8ed-def7-421b-ad07-b39b988ff662 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:50:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 598/1174] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:58 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 943 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4206fb27-babe-48dc-a66f-89c5503859b3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:50:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2be9601d-75a1-4fe6-b91f-5a2af4d6fb95", "size": 1, "name": "tempest-UserMessagesTest-Volume-1026510740"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Create volume request body: {'volume': {'volume_type': '2be9601d-75a1-4fe6-b91f-5a2af4d6fb95', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1026510740'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:58 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Create volume of 1 GB Sep 07 13:50:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Availability Zones retrieved successfully. Sep 07 13:50:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Flow 'volume_create_api' (93b62450-d7cb-449b-88de-4181f8ab9714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff57c3c7-47a5-4041-a28b-5d710d6e2968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4206fb27-babe-48dc-a66f-89c5503859b3 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:50:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4206fb27-babe-48dc-a66f-89c5503859b3 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1341260607"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4206fb27-babe-48dc-a66f-89c5503859b3 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 599/1175] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:50:58 2026] POST /volume/v3/types => generated 231 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-648647a6-f782-4913-9c74-2d23a81c29d1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-648647a6-f782-4913-9c74-2d23a81c29d1 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] POST http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-648647a6-f782-4913-9c74-2d23a81c29d1 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff57c3c7-47a5-4041-a28b-5d710d6e2968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:50:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-984238704',vendor_name='tempest-vendor_name-1721396993'},id=2be9601d-75a1-4fe6-b91f-5a2af4d6fb95,is_public=True,name='tempest-UserMessagesTest-volume-type-693799746',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2be9601d-75a1-4fe6-b91f-5a2af4d6fb95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637d5d3d-6f6d-486a-a6c8-9164e5a21f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-693799746 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-693799746, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-693799746 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-693799746, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-648647a6-f782-4913-9c74-2d23a81c29d1 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 600/1176] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:50:59 2026] POST /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs => generated 34 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0d8f4f0c-fdf8-4231-83fb-3718582f3cec None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d8f4f0c-fdf8-4231-83fb-3718582f3cec tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] GET http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d8f4f0c-fdf8-4231-83fb-3718582f3cec tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d8f4f0c-fdf8-4231-83fb-3718582f3cec tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d8f4f0c-fdf8-4231-83fb-3718582f3cec tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 601/1177] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:50:59 2026] GET /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b4bb5530-740b-43f2-88c4-9d3fcecfb9eb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4bb5530-740b-43f2-88c4-9d3fcecfb9eb tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] DELETE http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4bb5530-740b-43f2-88c4-9d3fcecfb9eb tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4bb5530-740b-43f2-88c4-9d3fcecfb9eb tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4bb5530-740b-43f2-88c4-9d3fcecfb9eb tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 returned with HTTP 202 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 602/1178] 192.168.122.11 () {58 vars in 1278 bytes} [Mon Sep 7 13:50:59 2026] DELETE /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-02c7b4ce-4bdc-4e9e-a894-ac20518591d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-02c7b4ce-4bdc-4e9e-a894-ac20518591d2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] GET http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-02c7b4ce-4bdc-4e9e-a894-ac20518591d2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-02c7b4ce-4bdc-4e9e-a894-ac20518591d2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-02c7b4ce-4bdc-4e9e-a894-ac20518591d2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 returned with HTTP 404 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 603/1179] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:50:59 2026] GET /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec3 => generated 129 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9b40f09d-ea17-4fc6-8607-a5fd64217d5f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b40f09d-ea17-4fc6-8607-a5fd64217d5f tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] POST http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b40f09d-ea17-4fc6-8607-a5fd64217d5f tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Created reservations ['9cb944f8-3fe7-40f8-971d-c01707660e97', '824e0dff-0a7e-448b-9c78-fc4af937da47', '9353cc2e-4b52-4a51-b9bf-659e3fbac145', 'edab207a-b265-43e2-99fc-5d19d08b39b5'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637d5d3d-6f6d-486a-a6c8-9164e5a21f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb944f8-3fe7-40f8-971d-c01707660e97', '824e0dff-0a7e-448b-9c78-fc4af937da47', '9353cc2e-4b52-4a51-b9bf-659e3fbac145', 'edab207a-b265-43e2-99fc-5d19d08b39b5']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8373358-442a-420c-ba53-63d207d2ca65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b40f09d-ea17-4fc6-8607-a5fd64217d5f tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 604/1180] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:50:59 2026] POST /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs => generated 34 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f8ffd730-d9de-4b4d-bb1b-7a31f63f2bf4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8ffd730-d9de-4b4d-bb1b-7a31f63f2bf4 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] GET http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8ffd730-d9de-4b4d-bb1b-7a31f63f2bf4 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8373358-442a-420c-ba53-63d207d2ca65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c666c6f-e972-43b8-835c-659d8dcdcc37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1026510740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddabbf5786b442a88ba4b74f02253f71',qos_specs=None,replication_status=,reservations=['9cb944f8-3fe7-40f8-971d-c01707660e97','824e0dff-0a7e-448b-9c78-fc4af937da47','9353cc2e-4b52-4a51-b9bf-659e3fbac145','edab207a-b265-43e2-99fc-5d19d08b39b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2c39b72cce0491489649a918836be53',volume_type_id=2be9601d-75a1-4fe6-b91f-5a2af4d6fb95), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1026510740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c666c6f-e972-43b8-835c-659d8dcdcc37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddabbf5786b442a88ba4b74f02253f71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2c39b72cce0491489649a918836be53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2be9601d-75a1-4fe6-b91f-5a2af4d6fb95),volume_type_id=2be9601d-75a1-4fe6-b91f-5a2af4d6fb95)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8ffd730-d9de-4b4d-bb1b-7a31f63f2bf4 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a568d5-1431-425d-af68-57bb6eb93bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8ffd730-d9de-4b4d-bb1b-7a31f63f2bf4 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 605/1181] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 13:50:59 2026] GET /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4b61b7bc-e9c9-4efa-b111-aa5b854d4710 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4b61b7bc-e9c9-4efa-b111-aa5b854d4710 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] POST http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs Sep 07 13:50:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4b61b7bc-e9c9-4efa-b111-aa5b854d4710 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a568d5-1431-425d-af68-57bb6eb93bb1) transitioned into state 'SUCCESS' from state '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-1026510740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddabbf5786b442a88ba4b74f02253f71',qos_specs=None,replication_status=,reservations=['9cb944f8-3fe7-40f8-971d-c01707660e97','824e0dff-0a7e-448b-9c78-fc4af937da47','9353cc2e-4b52-4a51-b9bf-659e3fbac145','edab207a-b265-43e2-99fc-5d19d08b39b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2c39b72cce0491489649a918836be53',volume_type_id=2be9601d-75a1-4fe6-b91f-5a2af4d6fb95)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bb40c7-5789-4cc8-a3a1-684fad933941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bb40c7-5789-4cc8-a3a1-684fad933941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Flow 'volume_create_api' (93b62450-d7cb-449b-88de-4181f8ab9714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Create volume request issued successfully. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2929632e-d3e1-4f23-a64f-310286d9be5f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 577/1182] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 13:50:58 2026] POST /volume/v3/volumes => generated 791 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90554069-6c23-4ade-a827-37623fd84aa5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90554069-6c23-4ade-a827-37623fd84aa5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90554069-6c23-4ade-a827-37623fd84aa5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90554069-6c23-4ade-a827-37623fd84aa5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-90554069-6c23-4ade-a827-37623fd84aa5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90554069-6c23-4ade-a827-37623fd84aa5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 578/1183] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:50:59 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a33cd409-b42b-4b46-ac73-3e9d91436861 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a33cd409-b42b-4b46-ac73-3e9d91436861 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a33cd409-b42b-4b46-ac73-3e9d91436861 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a33cd409-b42b-4b46-ac73-3e9d91436861 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:50:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a33cd409-b42b-4b46-ac73-3e9d91436861 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a33cd409-b42b-4b46-ac73-3e9d91436861 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 579/1184] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:50:59 2026] GET /volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 => generated 859 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4b61b7bc-e9c9-4efa-b111-aa5b854d4710 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs returned with HTTP 200 Sep 07 13:50:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 606/1185] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:50:59 2026] POST /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs => generated 34 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1fd77737-68c1-4108-ac40-27af959a0c26 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1fd77737-68c1-4108-ac40-27af959a0c26 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] PUT http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec2 Sep 07 13:50:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1fd77737-68c1-4108-ac40-27af959a0c26 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1fd77737-68c1-4108-ac40-27af959a0c26 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec2 returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 580/1186] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:50:59 2026] PUT /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec2 => generated 17 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-db84b91b-2154-4fec-aff1-4937ce40e7ad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db84b91b-2154-4fec-aff1-4937ce40e7ad tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] GET http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec2 Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db84b91b-2154-4fec-aff1-4937ce40e7ad tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db84b91b-2154-4fec-aff1-4937ce40e7ad tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db84b91b-2154-4fec-aff1-4937ce40e7ad tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec2 returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 607/1187] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8f8e1fe9-d28d-42e0-9f9a-9d45d1f3ec6d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f8e1fe9-d28d-42e0-9f9a-9d45d1f3ec6d tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] POST http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f8e1fe9-d28d-42e0-9f9a-9d45d1f3ec6d tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f8e1fe9-d28d-42e0-9f9a-9d45d1f3ec6d tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 581/1188] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:51:00 2026] POST /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs => generated 51 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-22bb004c-db09-44ed-99f5-f9f41841279a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-22bb004c-db09-44ed-99f5-f9f41841279a tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] GET http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-22bb004c-db09-44ed-99f5-f9f41841279a tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-22bb004c-db09-44ed-99f5-f9f41841279a tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-22bb004c-db09-44ed-99f5-f9f41841279a tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 608/1189] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2/extra_specs => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2eb7dcf0-2099-4fc1-9331-ba1a25fe78e9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2eb7dcf0-2099-4fc1-9331-ba1a25fe78e9 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] DELETE http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2 Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2eb7dcf0-2099-4fc1-9331-ba1a25fe78e9 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2eb7dcf0-2099-4fc1-9331-ba1a25fe78e9 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2eb7dcf0-2099-4fc1-9331-ba1a25fe78e9 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2 returned with HTTP 202 Sep 07 13:51:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 582/1190] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:51:00 2026] DELETE /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-22acc229-eb9c-4e8e-8917-38573a6381f2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-22acc229-eb9c-4e8e-8917-38573a6381f2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] GET http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2 Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-22acc229-eb9c-4e8e-8917-38573a6381f2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-22acc229-eb9c-4e8e-8917-38573a6381f2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-22acc229-eb9c-4e8e-8917-38573a6381f2 tempest-VolumeTypesExtraSpecsTest-1008113061 tempest-VolumeTypesExtraSpecsTest-1008113061-project-admin] http://192.168.122.11/volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2 returned with HTTP 404 Sep 07 13:51:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 609/1191] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/types/14ead4dd-e734-42d6-b793-faf563e090c2 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b7749ea1-5e3f-411a-a3bc-ed95a678da5a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7749ea1-5e3f-411a-a3bc-ed95a678da5a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7749ea1-5e3f-411a-a3bc-ed95a678da5a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7749ea1-5e3f-411a-a3bc-ed95a678da5a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b7749ea1-5e3f-411a-a3bc-ed95a678da5a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7749ea1-5e3f-411a-a3bc-ed95a678da5a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 583/1192] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-709b24a9-b8c4-4ce4-8b42-d7c615a76cb2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-709b24a9-b8c4-4ce4-8b42-d7c615a76cb2 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-709b24a9-b8c4-4ce4-8b42-d7c615a76cb2 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-709b24a9-b8c4-4ce4-8b42-d7c615a76cb2 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-709b24a9-b8c4-4ce4-8b42-d7c615a76cb2 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-709b24a9-b8c4-4ce4-8b42-d7c615a76cb2 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 610/1193] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 => generated 880 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-15650d9a-c2e6-4449-9ee8-e734e9d01c07 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-15650d9a-c2e6-4449-9ee8-e734e9d01c07 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/messages Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-15650d9a-c2e6-4449-9ee8-e734e9d01c07 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-15650d9a-c2e6-4449-9ee8-e734e9d01c07 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-15650d9a-c2e6-4449-9ee8-e734e9d01c07 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 584/1194] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/messages => generated 676 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3d6267c0-8546-4896-b6a1-29f901c36cf8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d6267c0-8546-4896-b6a1-29f901c36cf8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] DELETE http://192.168.122.11/volume/v3/messages/734ad9f1-41a4-4261-8718-872fb8c1d560 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d6267c0-8546-4896-b6a1-29f901c36cf8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d6267c0-8546-4896-b6a1-29f901c36cf8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d6267c0-8546-4896-b6a1-29f901c36cf8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/messages/734ad9f1-41a4-4261-8718-872fb8c1d560 returned with HTTP 204 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 611/1195] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 13:51:01 2026] DELETE /volume/v3/messages/734ad9f1-41a4-4261-8718-872fb8c1d560 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-352c52b2-eb75-415d-aa4a-3fe3806a15e0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-352c52b2-eb75-415d-aa4a-3fe3806a15e0 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/messages/734ad9f1-41a4-4261-8718-872fb8c1d560 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-352c52b2-eb75-415d-aa4a-3fe3806a15e0 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-352c52b2-eb75-415d-aa4a-3fe3806a15e0 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-352c52b2-eb75-415d-aa4a-3fe3806a15e0 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/messages/734ad9f1-41a4-4261-8718-872fb8c1d560 returned with HTTP 404 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 585/1196] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:51:01 2026] GET /volume/v3/messages/734ad9f1-41a4-4261-8718-872fb8c1d560 => generated 110 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b89b594a-7c2b-4f54-9ab4-a60f3ad6638e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b89b594a-7c2b-4f54-9ab4-a60f3ad6638e tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b89b594a-7c2b-4f54-9ab4-a60f3ad6638e tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b89b594a-7c2b-4f54-9ab4-a60f3ad6638e tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b89b594a-7c2b-4f54-9ab4-a60f3ad6638e tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b89b594a-7c2b-4f54-9ab4-a60f3ad6638e tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 returned with HTTP 200 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 612/1197] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:51:01 2026] GET /volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 => generated 880 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] DELETE http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Delete volume with id: 3c666c6f-e972-43b8-835c-659d8dcdcc37 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87676) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Created reservations ['eff53592-8051-453b-9611-ffc100513c95', '2aeae702-147a-4596-9bd7-75ee255289f2', '5567e091-e29c-4aae-baf1-4d883ac9b063', 'b17c3c4c-dc2e-46c7-8595-6cdbc93b8223'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Delete volume request issued successfully. Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45fb4e3f-b152-46d6-8fcb-1fa8a91ecbb8 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 returned with HTTP 202 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 586/1198] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:51:01 2026] DELETE /volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-16c0168b-a2ad-455a-9104-13ac6c613862 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16c0168b-a2ad-455a-9104-13ac6c613862 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16c0168b-a2ad-455a-9104-13ac6c613862 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16c0168b-a2ad-455a-9104-13ac6c613862 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16c0168b-a2ad-455a-9104-13ac6c613862 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 returned with HTTP 404 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 613/1199] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:51:01 2026] GET /volume/v3/volumes/3c666c6f-e972-43b8-835c-659d8dcdcc37 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0d1e82d9-0408-4187-b3f8-9528ab7c8c5f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d1e82d9-0408-4187-b3f8-9528ab7c8c5f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] DELETE http://192.168.122.11/volume/v3/types/2be9601d-75a1-4fe6-b91f-5a2af4d6fb95 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d1e82d9-0408-4187-b3f8-9528ab7c8c5f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d1e82d9-0408-4187-b3f8-9528ab7c8c5f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d1e82d9-0408-4187-b3f8-9528ab7c8c5f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] http://192.168.122.11/volume/v3/types/2be9601d-75a1-4fe6-b91f-5a2af4d6fb95 returned with HTTP 202 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 587/1200] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:51:01 2026] DELETE /volume/v3/types/2be9601d-75a1-4fe6-b91f-5a2af4d6fb95 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f84a051a-915a-4c09-a012-280a425cb624 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f84a051a-915a-4c09-a012-280a425cb624 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] GET http://192.168.122.11/volume/v3/types/2be9601d-75a1-4fe6-b91f-5a2af4d6fb95 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f84a051a-915a-4c09-a012-280a425cb624 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f84a051a-915a-4c09-a012-280a425cb624 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f84a051a-915a-4c09-a012-280a425cb624 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] http://192.168.122.11/volume/v3/types/2be9601d-75a1-4fe6-b91f-5a2af4d6fb95 returned with HTTP 404 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 614/1201] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:51:01 2026] GET /volume/v3/types/2be9601d-75a1-4fe6-b91f-5a2af4d6fb95 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-efd54833-025c-4f50-9281-78b12083d2b9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efd54833-025c-4f50-9281-78b12083d2b9 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-efd54833-025c-4f50-9281-78b12083d2b9 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-499819832", "extra_specs": {"storage_protocol": "tempest-storage_protocol-842363287", "vendor_name": "tempest-vendor_name-1711311227"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5f20392a-f5b6-4d98-b330-c581c480fbd0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f20392a-f5b6-4d98-b330-c581c480fbd0 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5f20392a-f5b6-4d98-b330-c581c480fbd0 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5f20392a-f5b6-4d98-b330-c581c480fbd0 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efd54833-025c-4f50-9281-78b12083d2b9 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:51:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 588/1202] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:01 2026] POST /volume/v3/types => generated 326 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6bb9e06f-056b-4140-985b-aba0f8fe5d49", "size": 1, "name": "tempest-UserMessagesTest-Volume-1730444191"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Create volume request body: {'volume': {'volume_type': '6bb9e06f-056b-4140-985b-aba0f8fe5d49', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1730444191'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Create volume of 1 GB Sep 07 13:51:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5f20392a-f5b6-4d98-b330-c581c480fbd0 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Availability Zones retrieved successfully. Sep 07 13:51:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5f20392a-f5b6-4d98-b330-c581c480fbd0 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 615/1203] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:01 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 943 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Flow 'volume_create_api' (2e6f34b5-ad75-4dfe-990d-9e238eb4df3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e679e0f8-18f1-4702-81c0-d2789dc89c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e679e0f8-18f1-4702-81c0-d2789dc89c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:51:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-842363287',vendor_name='tempest-vendor_name-1711311227'},id=6bb9e06f-056b-4140-985b-aba0f8fe5d49,is_public=True,name='tempest-UserMessagesTest-volume-type-499819832',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6bb9e06f-056b-4140-985b-aba0f8fe5d49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafb8f55-e50d-4636-b129-c18586113544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-499819832 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-499819832, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:02 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-499819832 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-499819832, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Created reservations ['7aeccfa5-cc70-40e5-bec7-af46ce75e4b8', '80ab8c20-7205-4ec2-b854-21907d6e850f', '364305f1-48f0-4b1d-9634-652f4a0bdbea', 'bc36241c-4e75-4310-a365-5e17e225dc93'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafb8f55-e50d-4636-b129-c18586113544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aeccfa5-cc70-40e5-bec7-af46ce75e4b8', '80ab8c20-7205-4ec2-b854-21907d6e850f', '364305f1-48f0-4b1d-9634-652f4a0bdbea', 'bc36241c-4e75-4310-a365-5e17e225dc93']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cf2e74-7a58-4c9d-a3fe-f5e00f7722d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cf2e74-7a58-4c9d-a3fe-f5e00f7722d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4554fbb-a48b-474f-8944-892de439024d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1730444191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddabbf5786b442a88ba4b74f02253f71',qos_specs=None,replication_status=,reservations=['7aeccfa5-cc70-40e5-bec7-af46ce75e4b8','80ab8c20-7205-4ec2-b854-21907d6e850f','364305f1-48f0-4b1d-9634-652f4a0bdbea','bc36241c-4e75-4310-a365-5e17e225dc93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2c39b72cce0491489649a918836be53',volume_type_id=6bb9e06f-056b-4140-985b-aba0f8fe5d49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1730444191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4554fbb-a48b-474f-8944-892de439024d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddabbf5786b442a88ba4b74f02253f71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2c39b72cce0491489649a918836be53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6bb9e06f-056b-4140-985b-aba0f8fe5d49),volume_type_id=6bb9e06f-056b-4140-985b-aba0f8fe5d49)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613b12b4-8c86-4e3e-9333-ed6fe0e62fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613b12b4-8c86-4e3e-9333-ed6fe0e62fc8) transitioned into state 'SUCCESS' from state '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-1730444191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddabbf5786b442a88ba4b74f02253f71',qos_specs=None,replication_status=,reservations=['7aeccfa5-cc70-40e5-bec7-af46ce75e4b8','80ab8c20-7205-4ec2-b854-21907d6e850f','364305f1-48f0-4b1d-9634-652f4a0bdbea','bc36241c-4e75-4310-a365-5e17e225dc93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2c39b72cce0491489649a918836be53',volume_type_id=6bb9e06f-056b-4140-985b-aba0f8fe5d49)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01bb4ac2-1700-4d07-8d82-363900dcf1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01bb4ac2-1700-4d07-8d82-363900dcf1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Flow 'volume_create_api' (2e6f34b5-ad75-4dfe-990d-9e238eb4df3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Create volume request issued successfully. Sep 07 13:51:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a54ea1e2-6655-48ba-a83d-c6ca7ebb9fed tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 589/1204] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 13:51:01 2026] POST /volume/v3/volumes => generated 791 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8ea3a4f3-0f82-4c7e-afc3-4a5694cbc1fe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8ea3a4f3-0f82-4c7e-afc3-4a5694cbc1fe tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d Sep 07 13:51:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8ea3a4f3-0f82-4c7e-afc3-4a5694cbc1fe tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8ea3a4f3-0f82-4c7e-afc3-4a5694cbc1fe tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8ea3a4f3-0f82-4c7e-afc3-4a5694cbc1fe tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:51:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8ea3a4f3-0f82-4c7e-afc3-4a5694cbc1fe tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d returned with HTTP 200 Sep 07 13:51:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 616/1205] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:51:02 2026] GET /volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6f80a254-55a8-45bb-acbd-6d8b2f23b312 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6f80a254-55a8-45bb-acbd-6d8b2f23b312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6f80a254-55a8-45bb-acbd-6d8b2f23b312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6f80a254-55a8-45bb-acbd-6d8b2f23b312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6f80a254-55a8-45bb-acbd-6d8b2f23b312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6f80a254-55a8-45bb-acbd-6d8b2f23b312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 590/1206] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:02 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-066d4f84-a1a2-457c-a9db-39c0612c3cff None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-066d4f84-a1a2-457c-a9db-39c0612c3cff tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-066d4f84-a1a2-457c-a9db-39c0612c3cff tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-066d4f84-a1a2-457c-a9db-39c0612c3cff tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-066d4f84-a1a2-457c-a9db-39c0612c3cff tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-066d4f84-a1a2-457c-a9db-39c0612c3cff tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d returned with HTTP 200 Sep 07 13:51:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 617/1207] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:51:03 2026] GET /volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d => generated 880 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ba890aac-95b6-4d48-b72b-f1359dc1514f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba890aac-95b6-4d48-b72b-f1359dc1514f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/messages Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba890aac-95b6-4d48-b72b-f1359dc1514f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba890aac-95b6-4d48-b72b-f1359dc1514f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba890aac-95b6-4d48-b72b-f1359dc1514f tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 13:51:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 591/1208] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 13:51:03 2026] GET /volume/v3/messages => generated 676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2c52029f-b418-45c1-8a0d-8cbf1c7b76aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c52029f-b418-45c1-8a0d-8cbf1c7b76aa tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/messages/0a298736-5f24-47e3-bd12-7974588b6021 Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c52029f-b418-45c1-8a0d-8cbf1c7b76aa tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c52029f-b418-45c1-8a0d-8cbf1c7b76aa tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c52029f-b418-45c1-8a0d-8cbf1c7b76aa tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/messages/0a298736-5f24-47e3-bd12-7974588b6021 returned with HTTP 200 Sep 07 13:51:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 618/1209] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:51:03 2026] GET /volume/v3/messages/0a298736-5f24-47e3-bd12-7974588b6021 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4655ddb4-c7b7-444b-beb2-da2d7f50af02 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4655ddb4-c7b7-444b-beb2-da2d7f50af02 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/messages Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4655ddb4-c7b7-444b-beb2-da2d7f50af02 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4655ddb4-c7b7-444b-beb2-da2d7f50af02 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4655ddb4-c7b7-444b-beb2-da2d7f50af02 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 13:51:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 592/1210] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 13:51:03 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a57d2039-7719-4c78-9ccb-7544ad1783df None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a57d2039-7719-4c78-9ccb-7544ad1783df tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] DELETE http://192.168.122.11/volume/v3/messages/0a298736-5f24-47e3-bd12-7974588b6021 Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a57d2039-7719-4c78-9ccb-7544ad1783df tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a57d2039-7719-4c78-9ccb-7544ad1783df tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a57d2039-7719-4c78-9ccb-7544ad1783df tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/messages/0a298736-5f24-47e3-bd12-7974588b6021 returned with HTTP 204 Sep 07 13:51:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 619/1211] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 13:51:03 2026] DELETE /volume/v3/messages/0a298736-5f24-47e3-bd12-7974588b6021 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5bb351cb-7d7b-4f54-8019-818d4fd77ace None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5bb351cb-7d7b-4f54-8019-818d4fd77ace tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5bb351cb-7d7b-4f54-8019-818d4fd77ace tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5bb351cb-7d7b-4f54-8019-818d4fd77ace tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5bb351cb-7d7b-4f54-8019-818d4fd77ace tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:51:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5bb351cb-7d7b-4f54-8019-818d4fd77ace tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d returned with HTTP 200 Sep 07 13:51:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 593/1212] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:51:03 2026] GET /volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Delete volume with id: c4554fbb-a48b-474f-8944-892de439024d Sep 07 13:51:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Volume info retrieved successfully. Sep 07 13:51:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87675) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 13:51:03 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-499819832 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-499819832, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:03 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-499819832 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-499819832, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0dd55b09-1732-49b8-b37b-ded9e7f5319e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0dd55b09-1732-49b8-b37b-ded9e7f5319e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0dd55b09-1732-49b8-b37b-ded9e7f5319e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0dd55b09-1732-49b8-b37b-ded9e7f5319e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:04 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Created reservations ['8cd20f6d-3a6f-4040-beab-190ae7b72229', '6108706c-73b6-485c-b56d-8e4daf585285', 'fc44f697-f396-493e-ae75-35218ec74122', '17326b69-56cd-41de-995c-59e6aac98eb0'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0dd55b09-1732-49b8-b37b-ded9e7f5319e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0dd55b09-1732-49b8-b37b-ded9e7f5319e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 594/1213] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:04 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 943 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Delete volume request issued successfully. Sep 07 13:51:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33295b02-e6a5-4aeb-b986-d7dceb9c7d88 tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d returned with HTTP 202 Sep 07 13:51:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 620/1214] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:51:03 2026] DELETE /volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-efe284e9-86fe-4b75-82a2-cbf20253b9cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efe284e9-86fe-4b75-82a2-cbf20253b9cd tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] GET http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-efe284e9-86fe-4b75-82a2-cbf20253b9cd tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-efe284e9-86fe-4b75-82a2-cbf20253b9cd tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-efe284e9-86fe-4b75-82a2-cbf20253b9cd tempest-UserMessagesTest-495744048 tempest-UserMessagesTest-495744048-project-member] http://192.168.122.11/volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d returned with HTTP 404 Sep 07 13:51:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 595/1215] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 13:51:04 2026] GET /volume/v3/volumes/c4554fbb-a48b-474f-8944-892de439024d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7538c4e6-d514-44aa-b45c-f92c4fa56e6f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7538c4e6-d514-44aa-b45c-f92c4fa56e6f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] DELETE http://192.168.122.11/volume/v3/types/6bb9e06f-056b-4140-985b-aba0f8fe5d49 Sep 07 13:51:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7538c4e6-d514-44aa-b45c-f92c4fa56e6f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7538c4e6-d514-44aa-b45c-f92c4fa56e6f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7538c4e6-d514-44aa-b45c-f92c4fa56e6f tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] http://192.168.122.11/volume/v3/types/6bb9e06f-056b-4140-985b-aba0f8fe5d49 returned with HTTP 202 Sep 07 13:51:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 621/1216] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:51:04 2026] DELETE /volume/v3/types/6bb9e06f-056b-4140-985b-aba0f8fe5d49 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-32ed534d-456f-4e48-936e-f79fcb466585 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-32ed534d-456f-4e48-936e-f79fcb466585 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] GET http://192.168.122.11/volume/v3/types/6bb9e06f-056b-4140-985b-aba0f8fe5d49 Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-32ed534d-456f-4e48-936e-f79fcb466585 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-32ed534d-456f-4e48-936e-f79fcb466585 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-32ed534d-456f-4e48-936e-f79fcb466585 tempest-UserMessagesTest-1947841079 tempest-UserMessagesTest-1947841079-project-admin] http://192.168.122.11/volume/v3/types/6bb9e06f-056b-4140-985b-aba0f8fe5d49 returned with HTTP 404 Sep 07 13:51:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 596/1217] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:51:04 2026] GET /volume/v3/types/6bb9e06f-056b-4140-985b-aba0f8fe5d49 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a8a31635-ea66-40c7-b391-511559a09bcb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8a31635-ea66-40c7-b391-511559a09bcb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8a31635-ea66-40c7-b391-511559a09bcb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8a31635-ea66-40c7-b391-511559a09bcb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a8a31635-ea66-40c7-b391-511559a09bcb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8a31635-ea66-40c7-b391-511559a09bcb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 622/1218] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:05 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1001 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9cdd4dcb-7263-4754-9c96-440c92f7c7e9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9cdd4dcb-7263-4754-9c96-440c92f7c7e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9cdd4dcb-7263-4754-9c96-440c92f7c7e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9cdd4dcb-7263-4754-9c96-440c92f7c7e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9cdd4dcb-7263-4754-9c96-440c92f7c7e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9cdd4dcb-7263-4754-9c96-440c92f7c7e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 597/1219] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:06 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1004 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f26d4a83-664b-4573-a0ce-43ea4ca45a8a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f26d4a83-664b-4573-a0ce-43ea4ca45a8a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f26d4a83-664b-4573-a0ce-43ea4ca45a8a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f26d4a83-664b-4573-a0ce-43ea4ca45a8a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f26d4a83-664b-4573-a0ce-43ea4ca45a8a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f26d4a83-664b-4573-a0ce-43ea4ca45a8a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 623/1220] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:07 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1004 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-13af9864-e748-45e5-b5b4-db8a0820a565 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13af9864-e748-45e5-b5b4-db8a0820a565 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13af9864-e748-45e5-b5b4-db8a0820a565 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13af9864-e748-45e5-b5b4-db8a0820a565 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-13af9864-e748-45e5-b5b4-db8a0820a565 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13af9864-e748-45e5-b5b4-db8a0820a565 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 598/1221] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:08 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1004 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ed0a23b6-a95d-44f2-8044-f5e651205759 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed0a23b6-a95d-44f2-8044-f5e651205759 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] POST http://192.168.122.11/volume/v3/types/c3464cca-5c0c-44d4-b359-4c428d470c86/encryption Sep 07 13:51:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed0a23b6-a95d-44f2-8044-f5e651205759 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:09 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=383,cinder:UPDATE=98,cinder:INSERT=63 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:51:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed0a23b6-a95d-44f2-8044-f5e651205759 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types/c3464cca-5c0c-44d4-b359-4c428d470c86/encryption returned with HTTP 404 Sep 07 13:51:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 624/1222] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:51:09 2026] POST /volume/v3/types/c3464cca-5c0c-44d4-b359-4c428d470c86/encryption => generated 114 bytes in 451 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-25f265b4-be88-4433-92e7-2d4995a089f4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25f265b4-be88-4433-92e7-2d4995a089f4 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:51:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-25f265b4-be88-4433-92e7-2d4995a089f4 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2121541944", "os-volume-type-access:is_public": false}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ee9b0af2-2426-4728-8619-002e686a5695 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee9b0af2-2426-4728-8619-002e686a5695 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee9b0af2-2426-4728-8619-002e686a5695 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee9b0af2-2426-4728-8619-002e686a5695 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25f265b4-be88-4433-92e7-2d4995a089f4 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:51:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 599/1223] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:09 2026] POST /volume/v3/types => generated 231 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ecd1bdb3-013e-492e-8f83-59787e762a53 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ee9b0af2-2426-4728-8619-002e686a5695 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee9b0af2-2426-4728-8619-002e686a5695 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 625/1224] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:09 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1004 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecd1bdb3-013e-492e-8f83-59787e762a53 tempest-VolumeTypesNegativeTest-578952939 tempest-VolumeTypesNegativeTest-578952939-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ecd1bdb3-013e-492e-8f83-59787e762a53 tempest-VolumeTypesNegativeTest-578952939 tempest-VolumeTypesNegativeTest-578952939-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "277c7b02-35c3-4613-80a3-b703eda4d128", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1502032061"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-ecd1bdb3-013e-492e-8f83-59787e762a53 tempest-VolumeTypesNegativeTest-578952939 tempest-VolumeTypesNegativeTest-578952939-project-member] Create volume request body: {'volume': {'volume_type': '277c7b02-35c3-4613-80a3-b703eda4d128', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1502032061'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecd1bdb3-013e-492e-8f83-59787e762a53 tempest-VolumeTypesNegativeTest-578952939 tempest-VolumeTypesNegativeTest-578952939-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 404 Sep 07 13:51:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 600/1225] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:51:09 2026] POST /volume/v3/volumes => generated 114 bytes in 376 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ccc4f895-4fa9-4957-9918-9cb4bcea5413 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ccc4f895-4fa9-4957-9918-9cb4bcea5413 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] DELETE http://192.168.122.11/volume/v3/types/277c7b02-35c3-4613-80a3-b703eda4d128 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ccc4f895-4fa9-4957-9918-9cb4bcea5413 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ccc4f895-4fa9-4957-9918-9cb4bcea5413 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ccc4f895-4fa9-4957-9918-9cb4bcea5413 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types/277c7b02-35c3-4613-80a3-b703eda4d128 returned with HTTP 202 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 626/1226] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:51:10 2026] DELETE /volume/v3/types/277c7b02-35c3-4613-80a3-b703eda4d128 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-330044a4-9fb4-46b2-a91d-be956713b740 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-330044a4-9fb4-46b2-a91d-be956713b740 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] GET http://192.168.122.11/volume/v3/types/277c7b02-35c3-4613-80a3-b703eda4d128 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-330044a4-9fb4-46b2-a91d-be956713b740 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-330044a4-9fb4-46b2-a91d-be956713b740 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-330044a4-9fb4-46b2-a91d-be956713b740 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types/277c7b02-35c3-4613-80a3-b703eda4d128 returned with HTTP 404 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 601/1227] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:51:10 2026] GET /volume/v3/types/277c7b02-35c3-4613-80a3-b703eda4d128 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b791d525-a57d-498d-b12a-34c1cc54f1ce None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b791d525-a57d-498d-b12a-34c1cc54f1ce tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b791d525-a57d-498d-b12a-34c1cc54f1ce tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b791d525-a57d-498d-b12a-34c1cc54f1ce tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 400 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 627/1228] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:51:10 2026] POST /volume/v3/types => generated 115 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5615a408-d22b-4dc4-bb33-3afe8dd6cf4d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5615a408-d22b-4dc4-bb33-3afe8dd6cf4d tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5615a408-d22b-4dc4-bb33-3afe8dd6cf4d tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1815105552"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5615a408-d22b-4dc4-bb33-3afe8dd6cf4d tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 602/1229] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:51:10 2026] POST /volume/v3/types => generated 229 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c011ce2c-a0cb-4874-b8b2-26d2e7e57a09 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c011ce2c-a0cb-4874-b8b2-26d2e7e57a09 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c011ce2c-a0cb-4874-b8b2-26d2e7e57a09 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1815105552"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c011ce2c-a0cb-4874-b8b2-26d2e7e57a09 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1815105552 already exists. Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c011ce2c-a0cb-4874-b8b2-26d2e7e57a09 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 409 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 628/1230] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:51:10 2026] POST /volume/v3/types => generated 134 bytes in 32 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-df43fece-0a81-4eab-a3bb-e98f8af19843 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df43fece-0a81-4eab-a3bb-e98f8af19843 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] DELETE http://192.168.122.11/volume/v3/types/00df35a0-5ebd-4f30-b0d3-71465c2a3849 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df43fece-0a81-4eab-a3bb-e98f8af19843 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df43fece-0a81-4eab-a3bb-e98f8af19843 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df43fece-0a81-4eab-a3bb-e98f8af19843 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types/00df35a0-5ebd-4f30-b0d3-71465c2a3849 returned with HTTP 202 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 603/1231] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:51:10 2026] DELETE /volume/v3/types/00df35a0-5ebd-4f30-b0d3-71465c2a3849 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-641567d9-528f-46c1-b384-d8e0fd0ba958 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-641567d9-528f-46c1-b384-d8e0fd0ba958 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] GET http://192.168.122.11/volume/v3/types/00df35a0-5ebd-4f30-b0d3-71465c2a3849 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-641567d9-528f-46c1-b384-d8e0fd0ba958 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-641567d9-528f-46c1-b384-d8e0fd0ba958 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-641567d9-528f-46c1-b384-d8e0fd0ba958 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types/00df35a0-5ebd-4f30-b0d3-71465c2a3849 returned with HTTP 404 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 629/1232] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:51:10 2026] GET /volume/v3/types/00df35a0-5ebd-4f30-b0d3-71465c2a3849 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-26428edc-e8e6-4258-a099-59a73aa3663c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26428edc-e8e6-4258-a099-59a73aa3663c tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] DELETE http://192.168.122.11/volume/v3/types/6f14cd28-e48d-4d6e-92b5-f491bdbd2d65 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26428edc-e8e6-4258-a099-59a73aa3663c tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26428edc-e8e6-4258-a099-59a73aa3663c tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26428edc-e8e6-4258-a099-59a73aa3663c tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types/6f14cd28-e48d-4d6e-92b5-f491bdbd2d65 returned with HTTP 404 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 604/1233] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:51:10 2026] DELETE /volume/v3/types/6f14cd28-e48d-4d6e-92b5-f491bdbd2d65 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a557126e-d620-441d-aa36-da355999e619 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a557126e-d620-441d-aa36-da355999e619 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] GET http://192.168.122.11/volume/v3/types/7abb7dc9-c431-453f-8df7-725b778017db Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a557126e-d620-441d-aa36-da355999e619 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a557126e-d620-441d-aa36-da355999e619 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a557126e-d620-441d-aa36-da355999e619 tempest-VolumeTypesNegativeTest-1804369056 tempest-VolumeTypesNegativeTest-1804369056-project-admin] http://192.168.122.11/volume/v3/types/7abb7dc9-c431-453f-8df7-725b778017db returned with HTTP 404 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 630/1234] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:51:10 2026] GET /volume/v3/types/7abb7dc9-c431-453f-8df7-725b778017db => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d388342e-4668-4ec9-ac3f-c6744b3c708a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d388342e-4668-4ec9-ac3f-c6744b3c708a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d388342e-4668-4ec9-ac3f-c6744b3c708a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d388342e-4668-4ec9-ac3f-c6744b3c708a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d388342e-4668-4ec9-ac3f-c6744b3c708a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d388342e-4668-4ec9-ac3f-c6744b3c708a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 605/1235] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:10 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1255 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-28ab4612-b8fc-4d8b-a8a9-e7ab9c7799fb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-28ab4612-b8fc-4d8b-a8a9-e7ab9c7799fb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-28ab4612-b8fc-4d8b-a8a9-e7ab9c7799fb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-28ab4612-b8fc-4d8b-a8a9-e7ab9c7799fb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-28ab4612-b8fc-4d8b-a8a9-e7ab9c7799fb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-28ab4612-b8fc-4d8b-a8a9-e7ab9c7799fb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 631/1236] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:51:10 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1255 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-07349734-5c13-40e5-9502-8ad6dfda675a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-07349734-5c13-40e5-9502-8ad6dfda675a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-07349734-5c13-40e5-9502-8ad6dfda675a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-07349734-5c13-40e5-9502-8ad6dfda675a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-07349734-5c13-40e5-9502-8ad6dfda675a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-07349734-5c13-40e5-9502-8ad6dfda675a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 606/1237] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:51:11 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1255 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-820da881-6df0-4c03-94a4-c7fc26708f7a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-820da881-6df0-4c03-94a4-c7fc26708f7a None None] GET http://192.168.122.11/volume// Sep 07 13:51:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-820da881-6df0-4c03-94a4-c7fc26708f7a None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-820da881-6df0-4c03-94a4-c7fc26708f7a None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-820da881-6df0-4c03-94a4-c7fc26708f7a None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 632/1238] 192.168.122.11 () {58 vars in 1303 bytes} [Mon Sep 7 13:51:11 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-265cc9f5-6e17-47b0-9567-39eb330f3a22 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-265cc9f5-6e17-47b0-9567-39eb330f3a22 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:51:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-265cc9f5-6e17-47b0-9567-39eb330f3a22 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94d911fe-e3ef-449f-a7b6-b0c05dfcce67", "connector": null, "instance_uuid": "7083a949-270e-465f-a082-72fa08ffb1fd"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-265cc9f5-6e17-47b0-9567-39eb330f3a22 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:51:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 607/1239] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:51:11 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5d9f1b7e-8f97-4243-8060-7b6d231c81a3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d9f1b7e-8f97-4243-8060-7b6d231c81a3 tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] GET http://192.168.122.11/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 13:51:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d9f1b7e-8f97-4243-8060-7b6d231c81a3 tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d9f1b7e-8f97-4243-8060-7b6d231c81a3 tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] Calling method 'get_pools' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d9f1b7e-8f97-4243-8060-7b6d231c81a3 tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] http://192.168.122.11/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 13:51:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 633/1240] 192.168.122.11 () {58 vars in 1193 bytes} [Mon Sep 7 13:51:11 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b30fb82-a630-46d4-a673-215845f05c7c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b30fb82-a630-46d4-a673-215845f05c7c tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] GET http://192.168.122.11/volume/v3/scheduler-stats/get_pools Sep 07 13:51:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b30fb82-a630-46d4-a673-215845f05c7c tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b30fb82-a630-46d4-a673-215845f05c7c tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] Calling method 'get_pools' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b30fb82-a630-46d4-a673-215845f05c7c tempest-VolumePoolsAdminTestsJSON-1685324726 tempest-VolumePoolsAdminTestsJSON-1685324726-project-admin] http://192.168.122.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 13:51:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 608/1241] 192.168.122.11 () {58 vars in 1170 bytes} [Mon Sep 7 13:51:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-811a5509-9759-4688-9256-66bb94e8209b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-811a5509-9759-4688-9256-66bb94e8209b None None] GET http://192.168.122.11/volume// Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-811a5509-9759-4688-9256-66bb94e8209b None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-811a5509-9759-4688-9256-66bb94e8209b None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-811a5509-9759-4688-9256-66bb94e8209b None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 634/1242] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:51:13 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-ea9b0c4e-810a-45d9-b74d-651fba9cf2f4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-ea9b0c4e-810a-45d9-b74d-651fba9cf2f4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:51:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-ea9b0c4e-810a-45d9-b74d-651fba9cf2f4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-ea9b0c4e-810a-45d9-b74d-651fba9cf2f4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-ea9b0c4e-810a-45d9-b74d-651fba9cf2f4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-ea9b0c4e-810a-45d9-b74d-651fba9cf2f4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:51:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 609/1243] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:51:13 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1435 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-118ce0a6-d131-449a-a665-9cadbeac2db8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-118ce0a6-d131-449a-a665-9cadbeac2db8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] PUT http://192.168.122.11/volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400 Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-118ce0a6-d131-449a-a665-9cadbeac2db8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-118ce0a6-d131-449a-a665-9cadbeac2db8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Acquiring lock "cinder-attachment_update-94d911fe-e3ef-449f-a7b6-b0c05dfcce67-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-118ce0a6-d131-449a-a665-9cadbeac2db8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Lock "cinder-attachment_update-94d911fe-e3ef-449f-a7b6-b0c05dfcce67-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:13 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-118ce0a6-d131-449a-a665-9cadbeac2db8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Lock "cinder-attachment_update-94d911fe-e3ef-449f-a7b6-b0c05dfcce67-devstack" released by "attachment_update" :: held 0.290s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:51:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-118ce0a6-d131-449a-a665-9cadbeac2db8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400 returned with HTTP 200 Sep 07 13:51:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 635/1244] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:51:13 2026] PUT /volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400 => generated 694 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-4d4875cc-76a4-454c-9fbc-781e317cc312 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-4d4875cc-76a4-454c-9fbc-781e317cc312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400/action Sep 07 13:51:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-4d4875cc-76a4-454c-9fbc-781e317cc312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-4d4875cc-76a4-454c-9fbc-781e317cc312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e676811a-8f37-4428-8bbe-05d9b5358877 req-4d4875cc-76a4-454c-9fbc-781e317cc312 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400/action returned with HTTP 204 Sep 07 13:51:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 610/1245] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:51:14 2026] POST /volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ab9bbe65-75c4-4c78-bf45-ef4f24785f82 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab9bbe65-75c4-4c78-bf45-ef4f24785f82 tempest-AvailabilityZoneTestJSON-1004271718 tempest-AvailabilityZoneTestJSON-1004271718-project-reader] GET http://192.168.122.11/volume/v3/os-availability-zone Sep 07 13:51:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab9bbe65-75c4-4c78-bf45-ef4f24785f82 tempest-AvailabilityZoneTestJSON-1004271718 tempest-AvailabilityZoneTestJSON-1004271718-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab9bbe65-75c4-4c78-bf45-ef4f24785f82 tempest-AvailabilityZoneTestJSON-1004271718 tempest-AvailabilityZoneTestJSON-1004271718-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:16 devstack devstack@c-api.service[87675]: /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 07 13:51:16 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:51:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ab9bbe65-75c4-4c78-bf45-ef4f24785f82 tempest-AvailabilityZoneTestJSON-1004271718 tempest-AvailabilityZoneTestJSON-1004271718-project-reader] Availability Zones retrieved successfully. Sep 07 13:51:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab9bbe65-75c4-4c78-bf45-ef4f24785f82 tempest-AvailabilityZoneTestJSON-1004271718 tempest-AvailabilityZoneTestJSON-1004271718-project-reader] http://192.168.122.11/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 13:51:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 636/1246] 192.168.122.11 () {58 vars in 1155 bytes} [Mon Sep 7 13:51:15 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-965191682"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-965191682'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:20 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume of 1 GB Sep 07 13:51:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Availability Zones retrieved successfully. Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Flow 'volume_create_api' (11a34bc0-0774-4cb8-88f1-23d9bc3b68fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83775770-df43-4a2b-88c1-daeb163b9c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83775770-df43-4a2b-88c1-daeb163b9c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f550bbc9-156e-4104-bef9-18a17556793b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Created reservations ['7eb009a7-aac9-4b34-aaf4-a3997524308e', 'e1bac552-a066-46a9-a358-1c33b16d225b', 'd2dd9391-81c0-45c3-b700-12b58f064cc5', 'a767a15b-a977-4d03-84e6-d1054b6d3e94'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f550bbc9-156e-4104-bef9-18a17556793b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eb009a7-aac9-4b34-aaf4-a3997524308e', 'e1bac552-a066-46a9-a358-1c33b16d225b', 'd2dd9391-81c0-45c3-b700-12b58f064cc5', 'a767a15b-a977-4d03-84e6-d1054b6d3e94']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546a807b-73f2-4c2c-ad78-8ab81d3e307e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546a807b-73f2-4c2c-ad78-8ab81d3e307e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0888fc5-ae25-472c-a58d-7010d5b57fbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-965191682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60609b23b00849b7862a67f30b73b7de',qos_specs=None,replication_status=,reservations=['7eb009a7-aac9-4b34-aaf4-a3997524308e','e1bac552-a066-46a9-a358-1c33b16d225b','d2dd9391-81c0-45c3-b700-12b58f064cc5','a767a15b-a977-4d03-84e6-d1054b6d3e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289685d77d9f40e6908c9888b8db38f7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-965191682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0888fc5-ae25-472c-a58d-7010d5b57fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60609b23b00849b7862a67f30b73b7de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289685d77d9f40e6908c9888b8db38f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3089df1-c9f1-4bb6-91fa-54acf429de9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3089df1-c9f1-4bb6-91fa-54acf429de9c) transitioned into state 'SUCCESS' from state '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-965191682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60609b23b00849b7862a67f30b73b7de',qos_specs=None,replication_status=,reservations=['7eb009a7-aac9-4b34-aaf4-a3997524308e','e1bac552-a066-46a9-a358-1c33b16d225b','d2dd9391-81c0-45c3-b700-12b58f064cc5','a767a15b-a977-4d03-84e6-d1054b6d3e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289685d77d9f40e6908c9888b8db38f7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6451c8c-8aaf-445c-a033-826dd1c41b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6451c8c-8aaf-445c-a033-826dd1c41b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Flow 'volume_create_api' (11a34bc0-0774-4cb8-88f1-23d9bc3b68fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume request issued successfully. Sep 07 13:51:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d757a9da-196d-4f61-9daf-fb6ac9bc8bc8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 611/1247] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:51:20 2026] POST /volume/v3/volumes => generated 761 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-704534a0-5fe8-4dc7-a254-f43eb628ec09 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-704534a0-5fe8-4dc7-a254-f43eb628ec09 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-704534a0-5fe8-4dc7-a254-f43eb628ec09 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-704534a0-5fe8-4dc7-a254-f43eb628ec09 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-704534a0-5fe8-4dc7-a254-f43eb628ec09 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-704534a0-5fe8-4dc7-a254-f43eb628ec09 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 637/1248] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:21 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 829 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1e2a2bee-751e-4392-a600-fddd60e56d2e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f16378d2-b915-4e51-81c3-f1981e72b436 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1e2a2bee-751e-4392-a600-fddd60e56d2e tempest-ExtensionsTestJSON-2113127718 tempest-ExtensionsTestJSON-2113127718-project-reader] GET http://192.168.122.11/volume/v3/extensions Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1e2a2bee-751e-4392-a600-fddd60e56d2e tempest-ExtensionsTestJSON-2113127718 tempest-ExtensionsTestJSON-2113127718-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1e2a2bee-751e-4392-a600-fddd60e56d2e tempest-ExtensionsTestJSON-2113127718 tempest-ExtensionsTestJSON-2113127718-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1e2a2bee-751e-4392-a600-fddd60e56d2e tempest-ExtensionsTestJSON-2113127718 tempest-ExtensionsTestJSON-2113127718-project-reader] http://192.168.122.11/volume/v3/extensions returned with HTTP 200 Sep 07 13:51:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 612/1249] 192.168.122.11 () {58 vars in 1125 bytes} [Mon Sep 7 13:51:21 2026] GET /volume/v3/extensions => generated 5245 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f16378d2-b915-4e51-81c3-f1981e72b436 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] GET http://192.168.122.11/volume/v3/os-services Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f16378d2-b915-4e51-81c3-f1981e72b436 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f16378d2-b915-4e51-81c3-f1981e72b436 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: /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 07 13:51:22 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f16378d2-b915-4e51-81c3-f1981e72b436 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] http://192.168.122.11/volume/v3/os-services returned with HTTP 200 Sep 07 13:51:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 638/1250] 192.168.122.11 () {58 vars in 1128 bytes} [Mon Sep 7 13:51:21 2026] GET /volume/v3/os-services => generated 705 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5ad4400e-e386-4d28-9c2e-fd0d3d425c02 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5ad4400e-e386-4d28-9c2e-fd0d3d425c02 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] PUT http://192.168.122.11/volume/v3/os-services/disable-log-reason Sep 07 13:51:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5ad4400e-e386-4d28-9c2e-fd0d3d425c02 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5ad4400e-e386-4d28-9c2e-fd0d3d425c02 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] http://192.168.122.11/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 13:51:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 613/1251] 192.168.122.11 () {60 vars in 1205 bytes} [Mon Sep 7 13:51:22 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a19f4913-962f-447b-94a0-10414258e618 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a19f4913-962f-447b-94a0-10414258e618 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] PUT http://192.168.122.11/volume/v3/os-services/disable Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a19f4913-962f-447b-94a0-10414258e618 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a19f4913-962f-447b-94a0-10414258e618 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] http://192.168.122.11/volume/v3/os-services/disable returned with HTTP 404 Sep 07 13:51:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 639/1252] 192.168.122.11 () {60 vars in 1172 bytes} [Mon Sep 7 13:51:22 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-04cc7183-e9f4-4c15-aff0-7ea9da4a5f7f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04cc7183-e9f4-4c15-aff0-7ea9da4a5f7f tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] PUT http://192.168.122.11/volume/v3/os-services/enable Sep 07 13:51:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-04cc7183-e9f4-4c15-aff0-7ea9da4a5f7f tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-04cc7183-e9f4-4c15-aff0-7ea9da4a5f7f tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] http://192.168.122.11/volume/v3/os-services/enable returned with HTTP 404 Sep 07 13:51:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 614/1253] 192.168.122.11 () {60 vars in 1169 bytes} [Mon Sep 7 13:51:22 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c7cc049c-609a-4ba3-b61e-64030e81f5ed None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c7cc049c-609a-4ba3-b61e-64030e81f5ed tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] PUT http://192.168.122.11/volume/v3/os-services/freeze Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c7cc049c-609a-4ba3-b61e-64030e81f5ed tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c7cc049c-609a-4ba3-b61e-64030e81f5ed tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] http://192.168.122.11/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 13:51:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 640/1254] 192.168.122.11 () {60 vars in 1169 bytes} [Mon Sep 7 13:51:22 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8a467283-5b41-453b-903b-eff856e3dbe7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a467283-5b41-453b-903b-eff856e3dbe7 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] PUT http://192.168.122.11/volume/v3/os-services/thaw Sep 07 13:51:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a467283-5b41-453b-903b-eff856e3dbe7 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:22 devstack devstack@c-api.service[87676]: /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 07 13:51:22 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:51:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a467283-5b41-453b-903b-eff856e3dbe7 tempest-VolumeServicesNegativeTest-2015937075 tempest-VolumeServicesNegativeTest-2015937075-project-admin] http://192.168.122.11/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 13:51:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 615/1255] 192.168.122.11 () {60 vars in 1163 bytes} [Mon Sep 7 13:51:22 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ef2b4b3a-d7b5-428a-9f78-2a0e925f6f8f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef2b4b3a-d7b5-428a-9f78-2a0e925f6f8f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef2b4b3a-d7b5-428a-9f78-2a0e925f6f8f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef2b4b3a-d7b5-428a-9f78-2a0e925f6f8f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ef2b4b3a-d7b5-428a-9f78-2a0e925f6f8f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef2b4b3a-d7b5-428a-9f78-2a0e925f6f8f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 641/1256] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:22 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-11094739-e073-4cf6-b706-fe535694138f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11094739-e073-4cf6-b706-fe535694138f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11094739-e073-4cf6-b706-fe535694138f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11094739-e073-4cf6-b706-fe535694138f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-11094739-e073-4cf6-b706-fe535694138f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11094739-e073-4cf6-b706-fe535694138f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 616/1257] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:23 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fb76b2a2-2c18-432c-8359-489f57256908 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb76b2a2-2c18-432c-8359-489f57256908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb76b2a2-2c18-432c-8359-489f57256908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb76b2a2-2c18-432c-8359-489f57256908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fb76b2a2-2c18-432c-8359-489f57256908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb76b2a2-2c18-432c-8359-489f57256908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 642/1258] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:24 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-1b5425e1-9b9e-430b-8d63-51dfb1e128e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-1b5425e1-9b9e-430b-8d63-51dfb1e128e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-1b5425e1-9b9e-430b-8d63-51dfb1e128e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-1b5425e1-9b9e-430b-8d63-51dfb1e128e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-1b5425e1-9b9e-430b-8d63-51dfb1e128e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-1b5425e1-9b9e-430b-8d63-51dfb1e128e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 617/1259] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:51:25 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-821ad392-f796-4d33-a1d2-e8713acb9bb2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-821ad392-f796-4d33-a1d2-e8713acb9bb2 None None] GET http://192.168.122.11/volume// Sep 07 13:51:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-821ad392-f796-4d33-a1d2-e8713acb9bb2 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-821ad392-f796-4d33-a1d2-e8713acb9bb2 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-821ad392-f796-4d33-a1d2-e8713acb9bb2 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 643/1260] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:51:25 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-f6f34083-8034-487f-8c8b-4f87a71ec9dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-f6f34083-8034-487f-8c8b-4f87a71ec9dd tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:51:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-f6f34083-8034-487f-8c8b-4f87a71ec9dd tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0888fc5-ae25-472c-a58d-7010d5b57fbf", "connector": null, "instance_uuid": "01933116-bbcc-454e-b0eb-f3f5c7b40643"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-f6f34083-8034-487f-8c8b-4f87a71ec9dd tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:51:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 618/1261] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:51:25 2026] POST /volume/v3/attachments => generated 273 bytes in 689 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-09030034-6a35-493a-ada2-3ce0430a3536 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09030034-6a35-493a-ada2-3ce0430a3536 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09030034-6a35-493a-ada2-3ce0430a3536 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09030034-6a35-493a-ada2-3ce0430a3536 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ceb448e-afe3-4c59-bf1c-b01f8115a0fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ceb448e-afe3-4c59-bf1c-b01f8115a0fe None None] GET http://192.168.122.11/volume// Sep 07 13:51:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ceb448e-afe3-4c59-bf1c-b01f8115a0fe None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ceb448e-afe3-4c59-bf1c-b01f8115a0fe None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ceb448e-afe3-4c59-bf1c-b01f8115a0fe None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 619/1262] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:51:26 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-b20407ac-caef-4ab0-ba43-84bce2393b04 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-b20407ac-caef-4ab0-ba43-84bce2393b04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-b20407ac-caef-4ab0-ba43-84bce2393b04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-09030034-6a35-493a-ada2-3ce0430a3536 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-b20407ac-caef-4ab0-ba43-84bce2393b04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09030034-6a35-493a-ada2-3ce0430a3536 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 644/1263] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:26 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-b20407ac-caef-4ab0-ba43-84bce2393b04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-b20407ac-caef-4ab0-ba43-84bce2393b04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 620/1264] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:51:26 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 1034 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:51:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-9f4e9e32-c738-40e8-88fc-7c9321089ebc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-9f4e9e32-c738-40e8-88fc-7c9321089ebc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] PUT http://192.168.122.11/volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252 Sep 07 13:51:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-9f4e9e32-c738-40e8-88fc-7c9321089ebc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-9f4e9e32-c738-40e8-88fc-7c9321089ebc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Acquiring lock "cinder-attachment_update-b0888fc5-ae25-472c-a58d-7010d5b57fbf-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-9f4e9e32-c738-40e8-88fc-7c9321089ebc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Lock "cinder-attachment_update-b0888fc5-ae25-472c-a58d-7010d5b57fbf-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:51:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:27 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-9f4e9e32-c738-40e8-88fc-7c9321089ebc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Lock "cinder-attachment_update-b0888fc5-ae25-472c-a58d-7010d5b57fbf-devstack" released by "attachment_update" :: held 0.427s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:51:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-9f4e9e32-c738-40e8-88fc-7c9321089ebc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252 returned with HTTP 200 Sep 07 13:51:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 645/1265] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:51:26 2026] PUT /volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252 => generated 694 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8b55cbf9-1404-4c6e-861d-ced3a77bcd5e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b55cbf9-1404-4c6e-861d-ced3a77bcd5e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8b55cbf9-1404-4c6e-861d-ced3a77bcd5e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8b55cbf9-1404-4c6e-861d-ced3a77bcd5e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8b55cbf9-1404-4c6e-861d-ced3a77bcd5e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b55cbf9-1404-4c6e-861d-ced3a77bcd5e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 621/1266] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:27 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-61f451d7-81e4-46f6-b58d-00dcb32e192a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-61f451d7-81e4-46f6-b58d-00dcb32e192a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252/action Sep 07 13:51:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-61f451d7-81e4-46f6-b58d-00dcb32e192a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-61f451d7-81e4-46f6-b58d-00dcb32e192a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-113e4faf-bbad-458c-a0fa-11a2546184a2 req-61f451d7-81e4-46f6-b58d-00dcb32e192a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252/action returned with HTTP 204 Sep 07 13:51:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 646/1267] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:51:28 2026] POST /volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c3100cc7-6d96-49c6-8052-2d27ab543a5f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3100cc7-6d96-49c6-8052-2d27ab543a5f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c3100cc7-6d96-49c6-8052-2d27ab543a5f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c3100cc7-6d96-49c6-8052-2d27ab543a5f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c3100cc7-6d96-49c6-8052-2d27ab543a5f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3100cc7-6d96-49c6-8052-2d27ab543a5f tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 622/1268] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:28 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 1146 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ac2adde1-3152-4dd9-8af5-202feebb3e14 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac2adde1-3152-4dd9-8af5-202feebb3e14 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:51:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac2adde1-3152-4dd9-8af5-202feebb3e14 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac2adde1-3152-4dd9-8af5-202feebb3e14 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ac2adde1-3152-4dd9-8af5-202feebb3e14 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:51:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac2adde1-3152-4dd9-8af5-202feebb3e14 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:51:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 647/1269] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:28 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 1146 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-382ee261-31b0-4d36-a998-23c4eb7c790b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-224035154"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-224035154'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:30 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume of 1 GB Sep 07 13:51:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Availability Zones retrieved successfully. Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Flow 'volume_create_api' (b8fda893-0991-48b1-9a22-05b8421b3efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522bff7c-8738-43a6-ae88-9ccc2e2b1421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522bff7c-8738-43a6-ae88-9ccc2e2b1421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1507c54f-1651-4935-8240-f4cfb9370185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Created reservations ['2106c6b4-779d-4262-9420-68ea6428c06b', 'c48a3477-994c-40e6-8dec-4cce41eeff23', 'c1efd665-7751-44c0-bda4-68b3a37ab992', '9c00d6c9-9ca2-47f3-9405-ec6fb24f5d2c'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1507c54f-1651-4935-8240-f4cfb9370185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2106c6b4-779d-4262-9420-68ea6428c06b', 'c48a3477-994c-40e6-8dec-4cce41eeff23', 'c1efd665-7751-44c0-bda4-68b3a37ab992', '9c00d6c9-9ca2-47f3-9405-ec6fb24f5d2c']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d4bd3e-acdb-4a7b-b6a6-b6a43b5c94ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d4bd3e-acdb-4a7b-b6a6-b6a43b5c94ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-224035154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40cd2d45a145678e914a082e703705',qos_specs=None,replication_status=,reservations=['2106c6b4-779d-4262-9420-68ea6428c06b','c48a3477-994c-40e6-8dec-4cce41eeff23','c1efd665-7751-44c0-bda4-68b3a37ab992','9c00d6c9-9ca2-47f3-9405-ec6fb24f5d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-224035154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40cd2d45a145678e914a082e703705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83009a8-b16f-4201-8be1-1e2dd0701625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83009a8-b16f-4201-8be1-1e2dd0701625) transitioned into state 'SUCCESS' from state '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-224035154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40cd2d45a145678e914a082e703705',qos_specs=None,replication_status=,reservations=['2106c6b4-779d-4262-9420-68ea6428c06b','c48a3477-994c-40e6-8dec-4cce41eeff23','c1efd665-7751-44c0-bda4-68b3a37ab992','9c00d6c9-9ca2-47f3-9405-ec6fb24f5d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e334a5-4e17-454b-a920-d2b87af48a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e334a5-4e17-454b-a920-d2b87af48a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Flow 'volume_create_api' (b8fda893-0991-48b1-9a22-05b8421b3efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume request issued successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-382ee261-31b0-4d36-a998-23c4eb7c790b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 623/1270] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:51:30 2026] POST /volume/v3/volumes => generated 757 bytes in 1281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-14cd4c42-2162-4f90-9085-42eef8b143c5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-14cd4c42-2162-4f90-9085-42eef8b143c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-14cd4c42-2162-4f90-9085-42eef8b143c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-14cd4c42-2162-4f90-9085-42eef8b143c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-14cd4c42-2162-4f90-9085-42eef8b143c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-14cd4c42-2162-4f90-9085-42eef8b143c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 648/1271] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:31 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 825 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a3ddb52d-34cb-474f-965a-1b44de415a52 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3ddb52d-34cb-474f-965a-1b44de415a52 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3ddb52d-34cb-474f-965a-1b44de415a52 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3ddb52d-34cb-474f-965a-1b44de415a52 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a3ddb52d-34cb-474f-965a-1b44de415a52 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3ddb52d-34cb-474f-965a-1b44de415a52 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 624/1272] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:32 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a148dc96-142d-4ef7-804d-68fcf1d84a4d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a148dc96-142d-4ef7-804d-68fcf1d84a4d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a148dc96-142d-4ef7-804d-68fcf1d84a4d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a148dc96-142d-4ef7-804d-68fcf1d84a4d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a148dc96-142d-4ef7-804d-68fcf1d84a4d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a148dc96-142d-4ef7-804d-68fcf1d84a4d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 649/1273] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:33 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:51:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7", "name": "tempest-VolumesDeleteCascade-Snapshot-2101261821"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:33 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create snapshot from volume 01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:33 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Created reservations ['afcb4b77-fa4a-4248-a82d-745f203a1b85', '444b4bf2-028f-425d-a12e-9a143535488a', 'a3c215d0-b19d-4c1e-84f2-bc25f687ce46', '2746da2e-0446-4823-9066-bbb53921f41b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot create request issued successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-78d45d73-bc35-4a0a-a563-6287f97529b9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:51:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 625/1274] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:51:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-39cb9aef-b2c6-46a7-9965-1b25eef71e06 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-39cb9aef-b2c6-46a7-9965-1b25eef71e06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb Sep 07 13:51:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-39cb9aef-b2c6-46a7-9965-1b25eef71e06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-39cb9aef-b2c6-46a7-9965-1b25eef71e06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-39cb9aef-b2c6-46a7-9965-1b25eef71e06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-39cb9aef-b2c6-46a7-9965-1b25eef71e06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 650/1275] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:34 2026] GET /volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8c681681-1981-40ae-a7c8-5723f87324e2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d Sep 07 13:51:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c681681-1981-40ae-a7c8-5723f87324e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 626/1276] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:34 2026] GET /volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d => generated 1433 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d Sep 07 13:51:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:34 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1893155023-1745592019, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-663174211-1751029486, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:34 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-763199024-591753936, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-85997e1e-d1fc-4eca-bf2c-d136db90d0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d returned with HTTP 200 Sep 07 13:51:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 651/1277] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:51:34 2026] PUT /volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d => generated 1386 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db81558c-72d2-41a6-a389-46c29436bb71 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4d11d8a6-906d-44c4-aec0-2b05b05e0f02 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4d11d8a6-906d-44c4-aec0-2b05b05e0f02 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb Sep 07 13:51:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4d11d8a6-906d-44c4-aec0-2b05b05e0f02 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4d11d8a6-906d-44c4-aec0-2b05b05e0f02 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4d11d8a6-906d-44c4-aec0-2b05b05e0f02 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4d11d8a6-906d-44c4-aec0-2b05b05e0f02 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb returned with HTTP 200 Sep 07 13:51:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 652/1278] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:35 2026] GET /volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-754805723"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-754805723'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Create volume of 1 GB Sep 07 13:51:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Availability Zones retrieved successfully. Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Flow 'volume_create_api' (b48953d4-6740-4d01-9263-1130dc68daa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180d6c17-592c-4d63-a143-c071fbde96dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180d6c17-592c-4d63-a143-c071fbde96dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48b1ef2-1eef-4272-be63-a1095d054a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Created reservations ['0673aa8d-8909-4224-8aee-becae0af9b42', '6db48c97-3dfa-4440-81de-3a0bf3e5bf23', '2da1d925-cf95-4e31-89c0-38e159e5cd58', '3b4631d2-1eba-49ba-b24c-077adf9dba27'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48b1ef2-1eef-4272-be63-a1095d054a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0673aa8d-8909-4224-8aee-becae0af9b42', '6db48c97-3dfa-4440-81de-3a0bf3e5bf23', '2da1d925-cf95-4e31-89c0-38e159e5cd58', '3b4631d2-1eba-49ba-b24c-077adf9dba27']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8f38b3-eecd-4986-a455-30b3c6f8175d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8f38b3-eecd-4986-a455-30b3c6f8175d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a746ec41-053e-471c-996a-791322e6a3dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-754805723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4c2a079c3a4fc694439773109f681d',qos_specs=None,replication_status=,reservations=['0673aa8d-8909-4224-8aee-becae0af9b42','6db48c97-3dfa-4440-81de-3a0bf3e5bf23','2da1d925-cf95-4e31-89c0-38e159e5cd58','3b4631d2-1eba-49ba-b24c-077adf9dba27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0137a3dbd8714810a4637e79085ed3b3',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-754805723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a746ec41-053e-471c-996a-791322e6a3dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b4c2a079c3a4fc694439773109f681d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0137a3dbd8714810a4637e79085ed3b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569f2754-4c85-4e4c-87b0-00727583aef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569f2754-4c85-4e4c-87b0-00727583aef2) transitioned into state 'SUCCESS' from state '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-754805723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4c2a079c3a4fc694439773109f681d',qos_specs=None,replication_status=,reservations=['0673aa8d-8909-4224-8aee-becae0af9b42','6db48c97-3dfa-4440-81de-3a0bf3e5bf23','2da1d925-cf95-4e31-89c0-38e159e5cd58','3b4631d2-1eba-49ba-b24c-077adf9dba27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0137a3dbd8714810a4637e79085ed3b3',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bedf1c3-44a0-4c5d-b62b-7bc163a71886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bedf1c3-44a0-4c5d-b62b-7bc163a71886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Flow 'volume_create_api' (b48953d4-6740-4d01-9263-1130dc68daa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Create volume request issued successfully. Sep 07 13:51:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db81558c-72d2-41a6-a389-46c29436bb71 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 627/1279] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:51:35 2026] POST /volume/v3/volumes => generated 773 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fc7bb453-6d99-4208-b073-bbd7bb6ffc93 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc7bb453-6d99-4208-b073-bbd7bb6ffc93 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc7bb453-6d99-4208-b073-bbd7bb6ffc93 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc7bb453-6d99-4208-b073-bbd7bb6ffc93 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fc7bb453-6d99-4208-b073-bbd7bb6ffc93 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc7bb453-6d99-4208-b073-bbd7bb6ffc93 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 200 Sep 07 13:51:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 653/1280] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:35 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 841 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05141dba-3c3c-4fd3-a38f-9fd3da0487a3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05141dba-3c3c-4fd3-a38f-9fd3da0487a3 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb Sep 07 13:51:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05141dba-3c3c-4fd3-a38f-9fd3da0487a3 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05141dba-3c3c-4fd3-a38f-9fd3da0487a3 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05141dba-3c3c-4fd3-a38f-9fd3da0487a3 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05141dba-3c3c-4fd3-a38f-9fd3da0487a3 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb returned with HTTP 200 Sep 07 13:51:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 628/1281] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:36 2026] GET /volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb => generated 439 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-748fb15a-ecb2-4ab5-82df-097ea07bfb1a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-748fb15a-ecb2-4ab5-82df-097ea07bfb1a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-748fb15a-ecb2-4ab5-82df-097ea07bfb1a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-748fb15a-ecb2-4ab5-82df-097ea07bfb1a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-748fb15a-ecb2-4ab5-82df-097ea07bfb1a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-748fb15a-ecb2-4ab5-82df-097ea07bfb1a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 654/1282] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:36 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d671ffe4-bc41-4559-832c-c6aaff61f831 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d671ffe4-bc41-4559-832c-c6aaff61f831 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb Sep 07 13:51:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d671ffe4-bc41-4559-832c-c6aaff61f831 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d671ffe4-bc41-4559-832c-c6aaff61f831 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d671ffe4-bc41-4559-832c-c6aaff61f831 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d671ffe4-bc41-4559-832c-c6aaff61f831 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 629/1283] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:37 2026] GET /volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-92abeb47-bd17-4502-863a-7e43f874af36 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92abeb47-bd17-4502-863a-7e43f874af36 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:51:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92abeb47-bd17-4502-863a-7e43f874af36 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7", "name": "tempest-VolumesDeleteCascade-Snapshot-24160027"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92abeb47-bd17-4502-863a-7e43f874af36 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-92abeb47-bd17-4502-863a-7e43f874af36 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create snapshot from volume 01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:37 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-92abeb47-bd17-4502-863a-7e43f874af36 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Created reservations ['699f7d28-8ca2-4466-b32a-d8be92481c79', '362840c5-6379-4c2c-b302-5e187a6dc897', 'a91ff165-025a-4505-a50c-d086587892cd', 'c4414267-6bb5-4e1d-becf-ba7ed15420e3'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92abeb47-bd17-4502-863a-7e43f874af36 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot create request issued successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92abeb47-bd17-4502-863a-7e43f874af36 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:51:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 655/1284] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:51:37 2026] POST /volume/v3/snapshots => generated 305 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-93af50a0-fef8-456b-9b0f-8ba473157c66 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-93af50a0-fef8-456b-9b0f-8ba473157c66 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f Sep 07 13:51:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-93af50a0-fef8-456b-9b0f-8ba473157c66 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-93af50a0-fef8-456b-9b0f-8ba473157c66 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-93af50a0-fef8-456b-9b0f-8ba473157c66 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-93af50a0-fef8-456b-9b0f-8ba473157c66 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 630/1285] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:37 2026] GET /volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f => generated 437 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-612d3923-fd6f-4df1-a620-55cca579f0ff None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-612d3923-fd6f-4df1-a620-55cca579f0ff tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-612d3923-fd6f-4df1-a620-55cca579f0ff tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-612d3923-fd6f-4df1-a620-55cca579f0ff tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-612d3923-fd6f-4df1-a620-55cca579f0ff tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-612d3923-fd6f-4df1-a620-55cca579f0ff tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 656/1286] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-13ab1091-9625-4cc0-b3bc-11450a2855bb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13ab1091-9625-4cc0-b3bc-11450a2855bb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f Sep 07 13:51:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13ab1091-9625-4cc0-b3bc-11450a2855bb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13ab1091-9625-4cc0-b3bc-11450a2855bb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-13ab1091-9625-4cc0-b3bc-11450a2855bb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13ab1091-9625-4cc0-b3bc-11450a2855bb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 631/1287] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f => generated 437 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-161535cc-98bf-41c8-bc6e-5f0f01b284b6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-161535cc-98bf-41c8-bc6e-5f0f01b284b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-161535cc-98bf-41c8-bc6e-5f0f01b284b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-161535cc-98bf-41c8-bc6e-5f0f01b284b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-161535cc-98bf-41c8-bc6e-5f0f01b284b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-161535cc-98bf-41c8-bc6e-5f0f01b284b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 200 Sep 07 13:51:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 657/1288] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:39 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:51:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a746ec41-053e-471c-996a-791322e6a3dd", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1746452831"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Create snapshot from volume a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:39 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Created reservations ['587f8817-4e58-48c1-a49f-3457c419e8d9', 'd28426a2-66f4-4d49-8d95-34c5704e19f1', '877518b2-690d-4885-a33f-dec8bfb27781', '2f3e1268-87eb-420d-bc69-4410e4bf6796'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot create request issued successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e02355c-08b5-4e0b-a371-e0e6cde07cfe tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:51:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 632/1289] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:51:39 2026] POST /volume/v3/snapshots => generated 323 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5293431c-c67d-40be-a8a7-3331748c030a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5293431c-c67d-40be-a8a7-3331748c030a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5293431c-c67d-40be-a8a7-3331748c030a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5293431c-c67d-40be-a8a7-3331748c030a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5293431c-c67d-40be-a8a7-3331748c030a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5293431c-c67d-40be-a8a7-3331748c030a tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 658/1290] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:39 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 455 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2f363faa-08b0-4d2a-b8bc-b7d97bc1028a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2f363faa-08b0-4d2a-b8bc-b7d97bc1028a tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f Sep 07 13:51:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2f363faa-08b0-4d2a-b8bc-b7d97bc1028a tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2f363faa-08b0-4d2a-b8bc-b7d97bc1028a tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2f363faa-08b0-4d2a-b8bc-b7d97bc1028a tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2f363faa-08b0-4d2a-b8bc-b7d97bc1028a tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f returned with HTTP 200 Sep 07 13:51:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 633/1291] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:39 2026] GET /volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f => generated 437 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0e88f3fb-867e-42b7-b10b-838c9ae1faf5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e88f3fb-867e-42b7-b10b-838c9ae1faf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e88f3fb-867e-42b7-b10b-838c9ae1faf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e88f3fb-867e-42b7-b10b-838c9ae1faf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0e88f3fb-867e-42b7-b10b-838c9ae1faf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e88f3fb-867e-42b7-b10b-838c9ae1faf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 659/1292] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:40 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 455 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1195c9f0-b4a5-4c76-b93b-effea779756c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1195c9f0-b4a5-4c76-b93b-effea779756c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f Sep 07 13:51:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1195c9f0-b4a5-4c76-b93b-effea779756c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1195c9f0-b4a5-4c76-b93b-effea779756c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1195c9f0-b4a5-4c76-b93b-effea779756c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1195c9f0-b4a5-4c76-b93b-effea779756c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f returned with HTTP 200 Sep 07 13:51:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 634/1293] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:40 2026] GET /volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7?cascade=True Sep 07 13:51:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:40 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume with id: 01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87675]: /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 07 13:51:41 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:51:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume request issued successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e76534b-9421-4586-b7b3-d5a34e60a4d7 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7?cascade=True returned with HTTP 202 Sep 07 13:51:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 660/1294] 192.168.122.11 () {58 vars in 1255 bytes} [Mon Sep 7 13:51:40 2026] DELETE /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7?cascade=True => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c62b73f0-65ae-4bd1-bbe2-9bade7f0218d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c62b73f0-65ae-4bd1-bbe2-9bade7f0218d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c62b73f0-65ae-4bd1-bbe2-9bade7f0218d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c62b73f0-65ae-4bd1-bbe2-9bade7f0218d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c62b73f0-65ae-4bd1-bbe2-9bade7f0218d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c62b73f0-65ae-4bd1-bbe2-9bade7f0218d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 635/1295] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:41 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-991ca719-65f7-4584-86f1-a5156b3a469e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-991ca719-65f7-4584-86f1-a5156b3a469e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-991ca719-65f7-4584-86f1-a5156b3a469e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-991ca719-65f7-4584-86f1-a5156b3a469e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-991ca719-65f7-4584-86f1-a5156b3a469e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-991ca719-65f7-4584-86f1-a5156b3a469e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 661/1296] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:41 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8190fee6-9ec7-43cf-93e1-78e1b2300b06 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8190fee6-9ec7-43cf-93e1-78e1b2300b06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8190fee6-9ec7-43cf-93e1-78e1b2300b06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8190fee6-9ec7-43cf-93e1-78e1b2300b06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8190fee6-9ec7-43cf-93e1-78e1b2300b06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8190fee6-9ec7-43cf-93e1-78e1b2300b06 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 636/1297] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:42 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9e3bcb70-673e-496c-a374-49fb511fc70e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e3bcb70-673e-496c-a374-49fb511fc70e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e3bcb70-673e-496c-a374-49fb511fc70e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e3bcb70-673e-496c-a374-49fb511fc70e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9e3bcb70-673e-496c-a374-49fb511fc70e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e3bcb70-673e-496c-a374-49fb511fc70e tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 662/1298] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:42 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 455 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-333b578d-8461-4dde-b5ba-c2c6e457aa76 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-333b578d-8461-4dde-b5ba-c2c6e457aa76 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-333b578d-8461-4dde-b5ba-c2c6e457aa76 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-333b578d-8461-4dde-b5ba-c2c6e457aa76 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:43 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=407,cinder:INSERT=85,cinder:UPDATE=138 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:51:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-333b578d-8461-4dde-b5ba-c2c6e457aa76 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-333b578d-8461-4dde-b5ba-c2c6e457aa76 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 637/1299] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:43 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7dd9a8de-1b20-4c8e-9b14-1a3f5b3d67c8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7dd9a8de-1b20-4c8e-9b14-1a3f5b3d67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7dd9a8de-1b20-4c8e-9b14-1a3f5b3d67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7dd9a8de-1b20-4c8e-9b14-1a3f5b3d67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7dd9a8de-1b20-4c8e-9b14-1a3f5b3d67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7dd9a8de-1b20-4c8e-9b14-1a3f5b3d67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 663/1300] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:43 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 482 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3a6df263-abe0-4b7c-a235-6fdc8b02cdce None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a6df263-abe0-4b7c-a235-6fdc8b02cdce tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d Sep 07 13:51:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a6df263-abe0-4b7c-a235-6fdc8b02cdce tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a6df263-abe0-4b7c-a235-6fdc8b02cdce tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d returned with HTTP 200 Sep 07 13:51:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 638/1301] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:51:43 2026] PUT /volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d => generated 1386 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f9e649d7-fc47-451b-a8a3-f86ef2cc9de7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f9e649d7-fc47-451b-a8a3-f86ef2cc9de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:51:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f9e649d7-fc47-451b-a8a3-f86ef2cc9de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a746ec41-053e-471c-996a-791322e6a3dd"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f9e649d7-fc47-451b-a8a3-f86ef2cc9de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-f9e649d7-fc47-451b-a8a3-f86ef2cc9de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Create snapshot from volume a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:44 devstack devstack@c-api.service[87675]: WARNING cinder.quota_utils [None req-f9e649d7-fc47-451b-a8a3-f86ef2cc9de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Quota exceeded for 7b4c2a079c3a4fc694439773109f681d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-f9e649d7-fc47-451b-a8a3-f86ef2cc9de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 413 Sep 07 13:51:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 664/1302] 192.168.122.11 () {60 vars in 1143 bytes} [Mon Sep 7 13:51:44 2026] POST /volume/v3/snapshots => generated 208 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9f57b9bf-fcd1-4276-99cc-2c467cce5fbf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f57b9bf-fcd1-4276-99cc-2c467cce5fbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9f57b9bf-fcd1-4276-99cc-2c467cce5fbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f57b9bf-fcd1-4276-99cc-2c467cce5fbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d returned with HTTP 200 Sep 07 13:51:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 639/1303] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:51:44 2026] PUT /volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d => generated 1386 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e0a3621d-a9c8-4fad-920a-c9d53c7b9247 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e0a3621d-a9c8-4fad-920a-c9d53c7b9247 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:51:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e0a3621d-a9c8-4fad-920a-c9d53c7b9247 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a746ec41-053e-471c-996a-791322e6a3dd"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e0a3621d-a9c8-4fad-920a-c9d53c7b9247 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-e0a3621d-a9c8-4fad-920a-c9d53c7b9247 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Create snapshot from volume a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-763fd2c3-95ca-4349-a023-0a47cb9d3d20 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-763fd2c3-95ca-4349-a023-0a47cb9d3d20 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-763fd2c3-95ca-4349-a023-0a47cb9d3d20 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-763fd2c3-95ca-4349-a023-0a47cb9d3d20 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87675]: WARNING cinder.quota_utils [None req-e0a3621d-a9c8-4fad-920a-c9d53c7b9247 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Quota exceeded for 7b4c2a079c3a4fc694439773109f681d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-e0a3621d-a9c8-4fad-920a-c9d53c7b9247 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 413 Sep 07 13:51:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 665/1304] 192.168.122.11 () {60 vars in 1143 bytes} [Mon Sep 7 13:51:44 2026] POST /volume/v3/snapshots => generated 133 bytes in 126 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-763fd2c3-95ca-4349-a023-0a47cb9d3d20 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Delete snapshot with id: 8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-763fd2c3-95ca-4349-a023-0a47cb9d3d20 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 640/1305] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:44 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot delete request issued successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc3da131-49ef-4dbf-834d-77df39b595c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 202 Sep 07 13:51:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 666/1306] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:51:44 2026] DELETE /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9a7e4252-0529-40fb-82c4-c0c7addb3083 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a7e4252-0529-40fb-82c4-c0c7addb3083 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a7e4252-0529-40fb-82c4-c0c7addb3083 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a7e4252-0529-40fb-82c4-c0c7addb3083 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9a7e4252-0529-40fb-82c4-c0c7addb3083 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a7e4252-0529-40fb-82c4-c0c7addb3083 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 641/1307] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:44 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 481 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6ccaee02-8638-4ad0-87ab-0db387752208 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ccaee02-8638-4ad0-87ab-0db387752208 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ccaee02-8638-4ad0-87ab-0db387752208 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ccaee02-8638-4ad0-87ab-0db387752208 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ccaee02-8638-4ad0-87ab-0db387752208 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ccaee02-8638-4ad0-87ab-0db387752208 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 667/1308] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:45 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-01635b05-d1eb-4e51-9019-ef81a61941cf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01635b05-d1eb-4e51-9019-ef81a61941cf tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-01635b05-d1eb-4e51-9019-ef81a61941cf tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-01635b05-d1eb-4e51-9019-ef81a61941cf tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-01635b05-d1eb-4e51-9019-ef81a61941cf tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01635b05-d1eb-4e51-9019-ef81a61941cf tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 642/1309] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:45 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 481 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-57951d63-02ed-4054-8a3d-431418fb504c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57951d63-02ed-4054-8a3d-431418fb504c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57951d63-02ed-4054-8a3d-431418fb504c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57951d63-02ed-4054-8a3d-431418fb504c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-57951d63-02ed-4054-8a3d-431418fb504c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57951d63-02ed-4054-8a3d-431418fb504c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 668/1310] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:46 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fbb9da74-8668-43c0-8822-075a4e0a508d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fbb9da74-8668-43c0-8822-075a4e0a508d tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fbb9da74-8668-43c0-8822-075a4e0a508d tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fbb9da74-8668-43c0-8822-075a4e0a508d tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fbb9da74-8668-43c0-8822-075a4e0a508d tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Snapshot retrieved successfully. Sep 07 13:51:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fbb9da74-8668-43c0-8822-075a4e0a508d tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 200 Sep 07 13:51:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 643/1311] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:46 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 481 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dfc5919e-c132-4fb8-9428-c6a0492f0ef2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfc5919e-c132-4fb8-9428-c6a0492f0ef2 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dfc5919e-c132-4fb8-9428-c6a0492f0ef2 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dfc5919e-c132-4fb8-9428-c6a0492f0ef2 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2548e326-4533-4eee-8bd4-512f4f4432cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2548e326-4533-4eee-8bd4-512f4f4432cd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2548e326-4533-4eee-8bd4-512f4f4432cd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2548e326-4533-4eee-8bd4-512f4f4432cd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dfc5919e-c132-4fb8-9428-c6a0492f0ef2 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfc5919e-c132-4fb8-9428-c6a0492f0ef2 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 669/1312] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:47 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-35891eea-afa9-4398-8221-ce3e75ae6dac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35891eea-afa9-4398-8221-ce3e75ae6dac tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 Sep 07 13:51:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35891eea-afa9-4398-8221-ce3e75ae6dac tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35891eea-afa9-4398-8221-ce3e75ae6dac tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2548e326-4533-4eee-8bd4-512f4f4432cd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2548e326-4533-4eee-8bd4-512f4f4432cd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 644/1313] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:47 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 945 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35891eea-afa9-4398-8221-ce3e75ae6dac tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 returned with HTTP 404 Sep 07 13:51:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 670/1314] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:47 2026] GET /volume/v3/snapshots/8e581a44-2fc7-40c0-a456-6d0fd760f135 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e329ba6-b709-418d-afb8-7d6ac1b86032 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e329ba6-b709-418d-afb8-7d6ac1b86032 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e329ba6-b709-418d-afb8-7d6ac1b86032 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e329ba6-b709-418d-afb8-7d6ac1b86032 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0e329ba6-b709-418d-afb8-7d6ac1b86032 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e329ba6-b709-418d-afb8-7d6ac1b86032 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 200 Sep 07 13:51:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 645/1315] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:47 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Delete volume with id: a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Delete volume request issued successfully. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6323515-2379-45cd-91f6-92fbeaad7b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 202 Sep 07 13:51:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 671/1316] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:51:48 2026] DELETE /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fa7a5f93-b624-4c40-88d6-6a76cbddfd67 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa7a5f93-b624-4c40-88d6-6a76cbddfd67 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa7a5f93-b624-4c40-88d6-6a76cbddfd67 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa7a5f93-b624-4c40-88d6-6a76cbddfd67 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fa7a5f93-b624-4c40-88d6-6a76cbddfd67 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa7a5f93-b624-4c40-88d6-6a76cbddfd67 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 200 Sep 07 13:51:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 646/1317] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ba85eef7-ef8b-4d60-9fb1-d8c6c560c5c5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ba85eef7-ef8b-4d60-9fb1-d8c6c560c5c5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ba85eef7-ef8b-4d60-9fb1-d8c6c560c5c5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ba85eef7-ef8b-4d60-9fb1-d8c6c560c5c5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ba85eef7-ef8b-4d60-9fb1-d8c6c560c5c5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ba85eef7-ef8b-4d60-9fb1-d8c6c560c5c5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 672/1318] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 945 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dbfe5a9e-6c70-4deb-bcf1-705a9bedd675 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dbfe5a9e-6c70-4deb-bcf1-705a9bedd675 None None] GET http://192.168.122.11/volume// Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dbfe5a9e-6c70-4deb-bcf1-705a9bedd675 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dbfe5a9e-6c70-4deb-bcf1-705a9bedd675 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dbfe5a9e-6c70-4deb-bcf1-705a9bedd675 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 647/1319] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-53cdf0e0-3f64-4d94-9cc2-72e45718b8c7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-53cdf0e0-3f64-4d94-9cc2-72e45718b8c7 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-53cdf0e0-3f64-4d94-9cc2-72e45718b8c7 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01a8d931-4448-4d3c-be88-c70ac854d4dd", "connector": null, "instance_uuid": "7083a949-270e-465f-a082-72fa08ffb1fd"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-53cdf0e0-3f64-4d94-9cc2-72e45718b8c7 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:51:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 673/1320] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:51:48 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3a262271-c25c-43a1-9226-12cbc0369a89 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a262271-c25c-43a1-9226-12cbc0369a89 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a262271-c25c-43a1-9226-12cbc0369a89 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a262271-c25c-43a1-9226-12cbc0369a89 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3a262271-c25c-43a1-9226-12cbc0369a89 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a262271-c25c-43a1-9226-12cbc0369a89 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 648/1321] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 944 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d1b2cdeb-de7c-4713-8f79-98caf5f970c6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1b2cdeb-de7c-4713-8f79-98caf5f970c6 None None] GET http://192.168.122.11/volume// Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1b2cdeb-de7c-4713-8f79-98caf5f970c6 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1b2cdeb-de7c-4713-8f79-98caf5f970c6 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1b2cdeb-de7c-4713-8f79-98caf5f970c6 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 674/1322] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-5f12e6be-c428-4dfa-9f76-dcc0d8b99b17 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d9b92e50-2cfd-4a22-9ef6-b94a11ae2aaa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-5f12e6be-c428-4dfa-9f76-dcc0d8b99b17 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-5f12e6be-c428-4dfa-9f76-dcc0d8b99b17 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-5f12e6be-c428-4dfa-9f76-dcc0d8b99b17 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9b92e50-2cfd-4a22-9ef6-b94a11ae2aaa tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9b92e50-2cfd-4a22-9ef6-b94a11ae2aaa tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9b92e50-2cfd-4a22-9ef6-b94a11ae2aaa tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-5f12e6be-c428-4dfa-9f76-dcc0d8b99b17 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d9b92e50-2cfd-4a22-9ef6-b94a11ae2aaa tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-5f12e6be-c428-4dfa-9f76-dcc0d8b99b17 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 649/1323] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 1125 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:51:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9b92e50-2cfd-4a22-9ef6-b94a11ae2aaa tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 200 Sep 07 13:51:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 675/1324] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 849 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-74ec1c06-9f6b-44b7-b38e-52bd361c96dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-74ec1c06-9f6b-44b7-b38e-52bd361c96dd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] PUT http://192.168.122.11/volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13 Sep 07 13:51:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-74ec1c06-9f6b-44b7-b38e-52bd361c96dd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:49 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-74ec1c06-9f6b-44b7-b38e-52bd361c96dd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Acquiring lock "cinder-attachment_update-01a8d931-4448-4d3c-be88-c70ac854d4dd-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:51:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-982e1ee2-2d93-4faf-bb72-f6ea0151f047 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-982e1ee2-2d93-4faf-bb72-f6ea0151f047 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-982e1ee2-2d93-4faf-bb72-f6ea0151f047 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-982e1ee2-2d93-4faf-bb72-f6ea0151f047 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:49 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-74ec1c06-9f6b-44b7-b38e-52bd361c96dd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Lock "cinder-attachment_update-01a8d931-4448-4d3c-be88-c70ac854d4dd-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:51:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-982e1ee2-2d93-4faf-bb72-f6ea0151f047 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Volume info retrieved successfully. Sep 07 13:51:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-982e1ee2-2d93-4faf-bb72-f6ea0151f047 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 200 Sep 07 13:51:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 676/1325] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:49 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 865 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:49 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-74ec1c06-9f6b-44b7-b38e-52bd361c96dd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Lock "cinder-attachment_update-01a8d931-4448-4d3c-be88-c70ac854d4dd-devstack" released by "attachment_update" :: held 0.443s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:51:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-74ec1c06-9f6b-44b7-b38e-52bd361c96dd tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13 returned with HTTP 200 Sep 07 13:51:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 650/1326] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:51:49 2026] PUT /volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13 => generated 694 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6352a777-fc78-4414-ba84-20d4d8d6f772 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6352a777-fc78-4414-ba84-20d4d8d6f772 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6352a777-fc78-4414-ba84-20d4d8d6f772 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6352a777-fc78-4414-ba84-20d4d8d6f772 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6352a777-fc78-4414-ba84-20d4d8d6f772 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6352a777-fc78-4414-ba84-20d4d8d6f772 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 677/1327] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:49 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 945 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-79d264c1-eaf8-49c3-880f-b314eec09cf6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79d264c1-eaf8-49c3-880f-b314eec09cf6 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79d264c1-eaf8-49c3-880f-b314eec09cf6 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79d264c1-eaf8-49c3-880f-b314eec09cf6 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79d264c1-eaf8-49c3-880f-b314eec09cf6 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 404 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 651/1328] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ef070315-dd68-4344-92c4-2130c8cd3471 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ef070315-dd68-4344-92c4-2130c8cd3471 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13/action Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ef070315-dd68-4344-92c4-2130c8cd3471 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ef070315-dd68-4344-92c4-2130c8cd3471 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] GET http://192.168.122.11/volume/v3/volumes Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:50 devstack devstack@c-api.service[87675]: /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 07 13:51:50 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Get all volumes completed successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6501cd5b-4c31-47c0-9dbb-1e9c51726bbf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 678/1329] 192.168.122.11 () {58 vars in 1116 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/volumes => generated 15 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] GET http://192.168.122.11/volume/v3/snapshots Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6fc1cb4f-fb69-470c-890e-d5c55912d9a3 req-ef070315-dd68-4344-92c4-2130c8cd3471 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13/action returned with HTTP 204 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 652/1330] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:51:50 2026] POST /volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: /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 07 13:51:50 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Get all snapshots completed successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a56a9c60-b770-4bd5-ab44-71fdf7f56553 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] http://192.168.122.11/volume/v3/snapshots returned with HTTP 200 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 679/1331] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6c4ae547-a1c1-48d2-93e6-3305e7cd9ded None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c4ae547-a1c1-48d2-93e6-3305e7cd9ded tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6c4ae547-a1c1-48d2-93e6-3305e7cd9ded tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6c4ae547-a1c1-48d2-93e6-3305e7cd9ded tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-6c4ae547-a1c1-48d2-93e6-3305e7cd9ded tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete snapshot with id: a42809ac-da26-4971-816e-cf93bb83f18f Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c4ae547-a1c1-48d2-93e6-3305e7cd9ded tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f returned with HTTP 404 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 653/1332] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:51:50 2026] DELETE /volume/v3/snapshots/a42809ac-da26-4971-816e-cf93bb83f18f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6c6f3d04-562f-4b42-b3e5-094907d707d8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6c6f3d04-562f-4b42-b3e5-094907d707d8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6c6f3d04-562f-4b42-b3e5-094907d707d8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6c6f3d04-562f-4b42-b3e5-094907d707d8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-6c6f3d04-562f-4b42-b3e5-094907d707d8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete snapshot with id: 048fc4c9-b737-43f5-a4a6-c868b1c9ceeb Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6c6f3d04-562f-4b42-b3e5-094907d707d8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb returned with HTTP 404 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 680/1333] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:51:50 2026] DELETE /volume/v3/snapshots/048fc4c9-b737-43f5-a4a6-c868b1c9ceeb => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-34caf463-3605-4fda-85b4-4f07a149e9a9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f37f0fa7-88b6-4e73-92ce-39cdfd74fc80 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f37f0fa7-88b6-4e73-92ce-39cdfd74fc80 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] GET http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f37f0fa7-88b6-4e73-92ce-39cdfd74fc80 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-34caf463-3605-4fda-85b4-4f07a149e9a9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f37f0fa7-88b6-4e73-92ce-39cdfd74fc80 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-34caf463-3605-4fda-85b4-4f07a149e9a9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-34caf463-3605-4fda-85b4-4f07a149e9a9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f37f0fa7-88b6-4e73-92ce-39cdfd74fc80 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279 tempest-VolumeSnapshotQuotasNegativeTestJSON-9223279-project-member] http://192.168.122.11/volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd returned with HTTP 404 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-34caf463-3605-4fda-85b4-4f07a149e9a9 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 404 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 654/1334] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ef52a38-380c-4620-a935-a5e816101d9f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 681/1335] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/volumes/a746ec41-053e-471c-996a-791322e6a3dd => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2013ced8-1a8d-496c-82f6-f86b72a32f72 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ef52a38-380c-4620-a935-a5e816101d9f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2013ced8-1a8d-496c-82f6-f86b72a32f72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2013ced8-1a8d-496c-82f6-f86b72a32f72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ef52a38-380c-4620-a935-a5e816101d9f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ef52a38-380c-4620-a935-a5e816101d9f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8ef52a38-380c-4620-a935-a5e816101d9f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume with id: 01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ef52a38-380c-4620-a935-a5e816101d9f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 returned with HTTP 404 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 655/1336] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:51:50 2026] DELETE /volume/v3/volumes/01ae2ac7-85ab-4964-bf0a-dfebd31fbeb7 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-644693237"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-644693237'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume of 1 GB Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Availability Zones retrieved successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Flow 'volume_create_api' (0307d652-9ec7-4bac-9ed0-eb2e3a83b6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09652309-ef27-4dc8-8323-20b1d1bfc12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09652309-ef27-4dc8-8323-20b1d1bfc12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (206094ae-6c78-4db5-9185-0defd1dbf9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2013ced8-1a8d-496c-82f6-f86b72a32f72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367 tempest-VolumeSnapshotQuotasNegativeTestJSON-1546684367-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d returned with HTTP 200 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 682/1337] 192.168.122.11 () {60 vars in 1254 bytes} [Mon Sep 7 13:51:50 2026] PUT /volume/v3/os-quota-sets/7b4c2a079c3a4fc694439773109f681d => generated 1391 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Created reservations ['b6a6ebca-31bb-492e-9c98-8f09c148296d', '1feffd4b-2e80-408c-b5cf-5c70c73b23df', '849964b2-d9b1-43ec-b076-914c992e6a53', '4178fd0b-8c0e-4c7e-9452-8c9bd0078e80'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (206094ae-6c78-4db5-9185-0defd1dbf9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a6ebca-31bb-492e-9c98-8f09c148296d', '1feffd4b-2e80-408c-b5cf-5c70c73b23df', '849964b2-d9b1-43ec-b076-914c992e6a53', '4178fd0b-8c0e-4c7e-9452-8c9bd0078e80']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cb1cb3-5550-414d-b342-d8a189e9de1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cb1cb3-5550-414d-b342-d8a189e9de1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6395fea5-bdbd-4053-9c70-1efb263b7420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-644693237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40cd2d45a145678e914a082e703705',qos_specs=None,replication_status=,reservations=['b6a6ebca-31bb-492e-9c98-8f09c148296d','1feffd4b-2e80-408c-b5cf-5c70c73b23df','849964b2-d9b1-43ec-b076-914c992e6a53','4178fd0b-8c0e-4c7e-9452-8c9bd0078e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-644693237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6395fea5-bdbd-4053-9c70-1efb263b7420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40cd2d45a145678e914a082e703705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf279a08-4527-4b8e-bf30-d23880cd8dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf279a08-4527-4b8e-bf30-d23880cd8dca) transitioned into state 'SUCCESS' from state '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-644693237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40cd2d45a145678e914a082e703705',qos_specs=None,replication_status=,reservations=['b6a6ebca-31bb-492e-9c98-8f09c148296d','1feffd4b-2e80-408c-b5cf-5c70c73b23df','849964b2-d9b1-43ec-b076-914c992e6a53','4178fd0b-8c0e-4c7e-9452-8c9bd0078e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df38222a-3f7c-45f4-b9a9-10c82fbccd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df38222a-3f7c-45f4-b9a9-10c82fbccd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Flow 'volume_create_api' (0307d652-9ec7-4bac-9ed0-eb2e3a83b6ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume request issued successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fff8ab5f-a2ee-43a2-b3c0-586145cb8b19 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 656/1338] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:51:50 2026] POST /volume/v3/volumes => generated 757 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e67664b1-d9ea-4ac7-86a2-b70b56bfe000 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e67664b1-d9ea-4ac7-86a2-b70b56bfe000 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e67664b1-d9ea-4ac7-86a2-b70b56bfe000 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e67664b1-d9ea-4ac7-86a2-b70b56bfe000 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e67664b1-d9ea-4ac7-86a2-b70b56bfe000 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e67664b1-d9ea-4ac7-86a2-b70b56bfe000 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 683/1339] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 825 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-59c8a507-e29d-427f-9823-447db2892f6e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59c8a507-e29d-427f-9823-447db2892f6e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59c8a507-e29d-427f-9823-447db2892f6e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59c8a507-e29d-427f-9823-447db2892f6e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-59c8a507-e29d-427f-9823-447db2892f6e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59c8a507-e29d-427f-9823-447db2892f6e tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 657/1340] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 1237 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4455d2ba-ba65-4aa8-9af2-46e2e3913761 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4455d2ba-ba65-4aa8-9af2-46e2e3913761 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4455d2ba-ba65-4aa8-9af2-46e2e3913761 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4455d2ba-ba65-4aa8-9af2-46e2e3913761 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4455d2ba-ba65-4aa8-9af2-46e2e3913761 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4455d2ba-ba65-4aa8-9af2-46e2e3913761 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 684/1341] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 1237 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-febca749-7705-41cb-8c71-d07613143826 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-febca749-7705-41cb-8c71-d07613143826 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:51:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-febca749-7705-41cb-8c71-d07613143826 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-febca749-7705-41cb-8c71-d07613143826 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-febca749-7705-41cb-8c71-d07613143826 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-febca749-7705-41cb-8c71-d07613143826 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 658/1342] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 946 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-72ad8ab3-2ed6-4395-a35b-32f82f8353e9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-72ad8ab3-2ed6-4395-a35b-32f82f8353e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:51:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-72ad8ab3-2ed6-4395-a35b-32f82f8353e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-72ad8ab3-2ed6-4395-a35b-32f82f8353e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-72ad8ab3-2ed6-4395-a35b-32f82f8353e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-72ad8ab3-2ed6-4395-a35b-32f82f8353e9 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 685/1343] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 946 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e5400c81-881b-411b-b353-0888eadd0ead None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5400c81-881b-411b-b353-0888eadd0ead tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:51:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5400c81-881b-411b-b353-0888eadd0ead tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5400c81-881b-411b-b353-0888eadd0ead tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9a214322-4d5f-4642-89f7-f33a124cad02 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a214322-4d5f-4642-89f7-f33a124cad02 None None] GET http://192.168.122.11/volume// Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9a214322-4d5f-4642-89f7-f33a124cad02 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9a214322-4d5f-4642-89f7-f33a124cad02 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e5400c81-881b-411b-b353-0888eadd0ead tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a214322-4d5f-4642-89f7-f33a124cad02 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 686/1344] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-2f4ad75a-7c32-4ef5-a8f0-549f36eccbd6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5400c81-881b-411b-b353-0888eadd0ead tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 659/1345] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 849 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-2f4ad75a-7c32-4ef5-a8f0-549f36eccbd6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-2f4ad75a-7c32-4ef5-a8f0-549f36eccbd6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8e823d3-2ccb-4138-8516-c9fe9390b045", "connector": null, "instance_uuid": "7083a949-270e-465f-a082-72fa08ffb1fd"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-2f4ad75a-7c32-4ef5-a8f0-549f36eccbd6 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 687/1346] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:51:52 2026] POST /volume/v3/attachments => generated 273 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-97e891a5-f3cd-4fea-93e4-54083c2b54cb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-97e891a5-f3cd-4fea-93e4-54083c2b54cb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:51:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-97e891a5-f3cd-4fea-93e4-54083c2b54cb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-97e891a5-f3cd-4fea-93e4-54083c2b54cb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1f385a33-e5b3-4ce8-a24d-e4ebd0fd0421 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f385a33-e5b3-4ce8-a24d-e4ebd0fd0421 None None] GET http://192.168.122.11/volume// Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f385a33-e5b3-4ce8-a24d-e4ebd0fd0421 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f385a33-e5b3-4ce8-a24d-e4ebd0fd0421 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f385a33-e5b3-4ce8-a24d-e4ebd0fd0421 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 688/1347] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-50837407-92d1-44c3-9bfc-7ecf1cc19f32 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-97e891a5-f3cd-4fea-93e4-54083c2b54cb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-50837407-92d1-44c3-9bfc-7ecf1cc19f32 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-50837407-92d1-44c3-9bfc-7ecf1cc19f32 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-50837407-92d1-44c3-9bfc-7ecf1cc19f32 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-97e891a5-f3cd-4fea-93e4-54083c2b54cb tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 660/1348] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 945 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-50837407-92d1-44c3-9bfc-7ecf1cc19f32 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-50837407-92d1-44c3-9bfc-7ecf1cc19f32 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 689/1349] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 1126 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-cccd5b3f-f6e3-4089-9b26-1a9d1ef684e5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-cccd5b3f-f6e3-4089-9b26-1a9d1ef684e5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] PUT http://192.168.122.11/volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-cccd5b3f-f6e3-4089-9b26-1a9d1ef684e5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-cccd5b3f-f6e3-4089-9b26-1a9d1ef684e5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Acquiring lock "cinder-attachment_update-b8e823d3-2ccb-4138-8516-c9fe9390b045-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-cccd5b3f-f6e3-4089-9b26-1a9d1ef684e5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Lock "cinder-attachment_update-b8e823d3-2ccb-4138-8516-c9fe9390b045-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2ec5b192-39a5-470d-a7af-5eb903b59b97 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2ec5b192-39a5-470d-a7af-5eb903b59b97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2ec5b192-39a5-470d-a7af-5eb903b59b97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2ec5b192-39a5-470d-a7af-5eb903b59b97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2ec5b192-39a5-470d-a7af-5eb903b59b97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2ec5b192-39a5-470d-a7af-5eb903b59b97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:51:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 690/1350] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:53 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d5727e63-9deb-4fee-87d4-42cc95219167 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5727e63-9deb-4fee-87d4-42cc95219167 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d5727e63-9deb-4fee-87d4-42cc95219167 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6395fea5-bdbd-4053-9c70-1efb263b7420", "name": "tempest-VolumesDeleteCascade-Snapshot-1537747184"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d5727e63-9deb-4fee-87d4-42cc95219167 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-d5727e63-9deb-4fee-87d4-42cc95219167 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create snapshot from volume 6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-d5727e63-9deb-4fee-87d4-42cc95219167 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Created reservations ['bbba44f8-82f1-4996-86ec-51acc6ccb00c', '5d2ab375-d1f6-433a-afdd-57d5f96213ad', '17d69ec9-34d6-4a80-bf14-b5409111366f', '576520d1-3d73-4e9f-8edc-5a03ffb9704a'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-cccd5b3f-f6e3-4089-9b26-1a9d1ef684e5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Lock "cinder-attachment_update-b8e823d3-2ccb-4138-8516-c9fe9390b045-devstack" released by "attachment_update" :: held 0.384s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-cccd5b3f-f6e3-4089-9b26-1a9d1ef684e5 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e returned with HTTP 200 Sep 07 13:51:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 661/1351] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:51:53 2026] PUT /volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e => generated 694 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d5727e63-9deb-4fee-87d4-42cc95219167 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot create request issued successfully. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5727e63-9deb-4fee-87d4-42cc95219167 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:51:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 691/1352] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:51:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-60507904-c10a-42de-9b2d-3cf7b67916fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60507904-c10a-42de-9b2d-3cf7b67916fe tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60507904-c10a-42de-9b2d-3cf7b67916fe tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60507904-c10a-42de-9b2d-3cf7b67916fe tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-60507904-c10a-42de-9b2d-3cf7b67916fe tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60507904-c10a-42de-9b2d-3cf7b67916fe tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e returned with HTTP 200 Sep 07 13:51:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 662/1353] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:53 2026] GET /volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4d1fa887-4247-431f-b1a4-0810c2f86522 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4d1fa887-4247-431f-b1a4-0810c2f86522 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4d1fa887-4247-431f-b1a4-0810c2f86522 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4d1fa887-4247-431f-b1a4-0810c2f86522 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4d1fa887-4247-431f-b1a4-0810c2f86522 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4d1fa887-4247-431f-b1a4-0810c2f86522 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:51:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 692/1354] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:53 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 946 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-c0abbc9e-3a4f-44f5-bab2-576b881a64c4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-c0abbc9e-3a4f-44f5-bab2-576b881a64c4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e/action Sep 07 13:51:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-c0abbc9e-3a4f-44f5-bab2-576b881a64c4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-c0abbc9e-3a4f-44f5-bab2-576b881a64c4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-0697ffad-11df-4152-ad3f-cc5a04c51a88 req-c0abbc9e-3a4f-44f5-bab2-576b881a64c4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e/action returned with HTTP 204 Sep 07 13:51:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 663/1355] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:51:54 2026] POST /volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c421eb7f-028c-4066-9abb-af4b4abb200e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c421eb7f-028c-4066-9abb-af4b4abb200e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e Sep 07 13:51:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c421eb7f-028c-4066-9abb-af4b4abb200e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c421eb7f-028c-4066-9abb-af4b4abb200e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c421eb7f-028c-4066-9abb-af4b4abb200e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c421eb7f-028c-4066-9abb-af4b4abb200e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e returned with HTTP 200 Sep 07 13:51:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 693/1356] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:54 2026] GET /volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0dce8652-cf30-456e-91f2-fc54f2e0c0ac None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0dce8652-cf30-456e-91f2-fc54f2e0c0ac tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:51:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0dce8652-cf30-456e-91f2-fc54f2e0c0ac tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0dce8652-cf30-456e-91f2-fc54f2e0c0ac tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0dce8652-cf30-456e-91f2-fc54f2e0c0ac tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0dce8652-cf30-456e-91f2-fc54f2e0c0ac tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 664/1357] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:54 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e45883b-db70-4107-abd7-3320e6a3da3c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e45883b-db70-4107-abd7-3320e6a3da3c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:51:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e45883b-db70-4107-abd7-3320e6a3da3c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e45883b-db70-4107-abd7-3320e6a3da3c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5e45883b-db70-4107-abd7-3320e6a3da3c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e45883b-db70-4107-abd7-3320e6a3da3c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 694/1358] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e82a108a-11e8-4733-9839-9463e6fce0c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e82a108a-11e8-4733-9839-9463e6fce0c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e Sep 07 13:51:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e82a108a-11e8-4733-9839-9463e6fce0c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e82a108a-11e8-4733-9839-9463e6fce0c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e82a108a-11e8-4733-9839-9463e6fce0c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e82a108a-11e8-4733-9839-9463e6fce0c5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 665/1359] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0b8f0884-c589-46e5-b646-7d8cc93b3955 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b8f0884-c589-46e5-b646-7d8cc93b3955 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e Sep 07 13:51:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b8f0884-c589-46e5-b646-7d8cc93b3955 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b8f0884-c589-46e5-b646-7d8cc93b3955 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0b8f0884-c589-46e5-b646-7d8cc93b3955 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b8f0884-c589-46e5-b646-7d8cc93b3955 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e returned with HTTP 200 Sep 07 13:51:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 695/1360] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:51:56 2026] GET /volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "705a0be2-93c1-45ef-b671-9ad2db271f5e", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1836052053"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume request body: {'volume': {'snapshot_id': '705a0be2-93c1-45ef-b671-9ad2db271f5e', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1836052053'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Snapshot retrieved successfully. Sep 07 13:51:56 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume of 1 GB Sep 07 13:51:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Availability Zones retrieved successfully. Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Flow 'volume_create_api' (f2cb634b-9819-416c-851d-673c39b118d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975e0702-c4a6-453f-8d90-2ce6644c8d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975e0702-c4a6-453f-8d90-2ce6644c8d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '705a0be2-93c1-45ef-b671-9ad2db271f5e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d05496c-ef17-4469-9816-f5c3b00bf3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Created reservations ['da01dc68-400f-48f7-8d31-b5ffc15db25f', '89dac710-d748-416b-b91e-f9a24fa7b1c7', 'dcec75e2-f5d7-43a4-97a1-224a02bee2bc', 'bfed9b47-c11f-44e5-8cf2-400dc9d399b6'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d05496c-ef17-4469-9816-f5c3b00bf3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da01dc68-400f-48f7-8d31-b5ffc15db25f', '89dac710-d748-416b-b91e-f9a24fa7b1c7', 'dcec75e2-f5d7-43a4-97a1-224a02bee2bc', 'bfed9b47-c11f-44e5-8cf2-400dc9d399b6']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2eeb62-0a28-4d3d-845d-7f468d032487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2eeb62-0a28-4d3d-845d-7f468d032487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b667d585-98d8-4832-ad5f-aa0183c3b0ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1836052053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40cd2d45a145678e914a082e703705',qos_specs=None,replication_status=,reservations=['da01dc68-400f-48f7-8d31-b5ffc15db25f','89dac710-d748-416b-b91e-f9a24fa7b1c7','dcec75e2-f5d7-43a4-97a1-224a02bee2bc','bfed9b47-c11f-44e5-8cf2-400dc9d399b6'],size=1,snapshot_id=705a0be2-93c1-45ef-b671-9ad2db271f5e,source_replicaid=,source_volid=None,status='creating',user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1836052053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b667d585-98d8-4832-ad5f-aa0183c3b0ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40cd2d45a145678e914a082e703705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=705a0be2-93c1-45ef-b671-9ad2db271f5e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f220372b-2a37-44af-bd96-d9ba75a0ded9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f220372b-2a37-44af-bd96-d9ba75a0ded9) transitioned into state 'SUCCESS' from state '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-1836052053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40cd2d45a145678e914a082e703705',qos_specs=None,replication_status=,reservations=['da01dc68-400f-48f7-8d31-b5ffc15db25f','89dac710-d748-416b-b91e-f9a24fa7b1c7','dcec75e2-f5d7-43a4-97a1-224a02bee2bc','bfed9b47-c11f-44e5-8cf2-400dc9d399b6'],size=1,snapshot_id=705a0be2-93c1-45ef-b671-9ad2db271f5e,source_replicaid=,source_volid=None,status='creating',user_id='cd6bbffbc1ff47f993d7ae591aa12d1d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b293fa9-f5aa-48f1-87a4-cad860093cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b293fa9-f5aa-48f1-87a4-cad860093cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Flow 'volume_create_api' (f2cb634b-9819-416c-851d-673c39b118d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Create volume request issued successfully. Sep 07 13:51:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4bc6b20-e62a-47d0-9c2f-3095ec275385 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 666/1361] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:51:56 2026] POST /volume/v3/volumes => generated 792 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dd70c92a-862a-4360-ae23-5919c95ff2cf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd70c92a-862a-4360-ae23-5919c95ff2cf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:51:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd70c92a-862a-4360-ae23-5919c95ff2cf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd70c92a-862a-4360-ae23-5919c95ff2cf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dd70c92a-862a-4360-ae23-5919c95ff2cf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd70c92a-862a-4360-ae23-5919c95ff2cf tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:51:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 696/1362] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:57 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 860 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-056bfaf6-1c40-48c1-ba4e-b049be55d624 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-056bfaf6-1c40-48c1-ba4e-b049be55d624 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:51:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-056bfaf6-1c40-48c1-ba4e-b049be55d624 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1019823183", "os-volume-type-access:is_public": false}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-056bfaf6-1c40-48c1-ba4e-b049be55d624 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:51:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 667/1363] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:57 2026] POST /volume/v3/types => generated 229 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0af72407-605d-49b4-9d5f-fdf94e11a301 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0af72407-605d-49b4-9d5f-fdf94e11a301 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0af72407-605d-49b4-9d5f-fdf94e11a301 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3543c705-9ff4-4385-84eb-e84a7587990a", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-0af72407-605d-49b4-9d5f-fdf94e11a301 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Create volume request body: {'volume': {'volume_type': '3543c705-9ff4-4385-84eb-e84a7587990a', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0af72407-605d-49b4-9d5f-fdf94e11a301 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 404 Sep 07 13:51:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 697/1364] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:51:57 2026] POST /volume/v3/volumes => generated 114 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-45b8daa0-4861-4805-ae01-6610bd9d7586 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45b8daa0-4861-4805-ae01-6610bd9d7586 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a/action Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45b8daa0-4861-4805-ae01-6610bd9d7586 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action body: b'{"addProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45b8daa0-4861-4805-ae01-6610bd9d7586 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45b8daa0-4861-4805-ae01-6610bd9d7586 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a/action returned with HTTP 202 Sep 07 13:51:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 668/1365] 192.168.122.11 () {60 vars in 1263 bytes} [Mon Sep 7 13:51:58 2026] POST /volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3543c705-9ff4-4385-84eb-e84a7587990a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1608054299"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Create volume request body: {'volume': {'volume_type': '3543c705-9ff4-4385-84eb-e84a7587990a', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1608054299'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Create volume of 1 GB Sep 07 13:51:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Availability Zones retrieved successfully. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Flow 'volume_create_api' (d4d79e1f-3ee3-46d7-baad-8810d015ab35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030eeb3b-b88f-4004-b620-6a2bbed6747b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030eeb3b-b88f-4004-b620-6a2bbed6747b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3543c705-9ff4-4385-84eb-e84a7587990a,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1019823183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3543c705-9ff4-4385-84eb-e84a7587990a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d62e4c-dbc8-4b05-bb9e-272da2145017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1019823183 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1019823183, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1019823183 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1019823183, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ab2f1a16-0e9b-41eb-8118-32fae846a008 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab2f1a16-0e9b-41eb-8118-32fae846a008 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab2f1a16-0e9b-41eb-8118-32fae846a008 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab2f1a16-0e9b-41eb-8118-32fae846a008 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ab2f1a16-0e9b-41eb-8118-32fae846a008 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab2f1a16-0e9b-41eb-8118-32fae846a008 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:51:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 669/1366] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:58 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Created reservations ['2c53d519-5b50-490f-9f03-c1491886068d', 'e2351a2c-d6c0-42b1-9279-1186b0931245', 'a68b9c33-94ee-4e76-b07c-fecc50ca5c4f', '4b5328e1-24af-487d-b7a2-ab681e7d4d02'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d62e4c-dbc8-4b05-bb9e-272da2145017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c53d519-5b50-490f-9f03-c1491886068d', 'e2351a2c-d6c0-42b1-9279-1186b0931245', 'a68b9c33-94ee-4e76-b07c-fecc50ca5c4f', '4b5328e1-24af-487d-b7a2-ab681e7d4d02']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a05bea2-4f70-4bcf-a9a3-4983a7fe5d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a05bea2-4f70-4bcf-a9a3-4983a7fe5d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ff8404-5738-4a75-a80b-85ded7493b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1608054299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af255718028b482285cea04c54d171a0',qos_specs=None,replication_status=,reservations=['2c53d519-5b50-490f-9f03-c1491886068d','e2351a2c-d6c0-42b1-9279-1186b0931245','a68b9c33-94ee-4e76-b07c-fecc50ca5c4f','4b5328e1-24af-487d-b7a2-ab681e7d4d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea422c80ec5e48c6a5f0fda3592bffee',volume_type_id=3543c705-9ff4-4385-84eb-e84a7587990a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1608054299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ff8404-5738-4a75-a80b-85ded7493b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af255718028b482285cea04c54d171a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea422c80ec5e48c6a5f0fda3592bffee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3543c705-9ff4-4385-84eb-e84a7587990a),volume_type_id=3543c705-9ff4-4385-84eb-e84a7587990a)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6e3f0a-cae0-4c16-9791-cf30ed93fcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6e3f0a-cae0-4c16-9791-cf30ed93fcf8) transitioned into state 'SUCCESS' from state '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-1608054299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af255718028b482285cea04c54d171a0',qos_specs=None,replication_status=,reservations=['2c53d519-5b50-490f-9f03-c1491886068d','e2351a2c-d6c0-42b1-9279-1186b0931245','a68b9c33-94ee-4e76-b07c-fecc50ca5c4f','4b5328e1-24af-487d-b7a2-ab681e7d4d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea422c80ec5e48c6a5f0fda3592bffee',volume_type_id=3543c705-9ff4-4385-84eb-e84a7587990a)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6d9350-089b-4712-857f-fec3a8123215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6d9350-089b-4712-857f-fec3a8123215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Flow 'volume_create_api' (d4d79e1f-3ee3-46d7-baad-8810d015ab35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Create volume request issued successfully. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1251060a-6abb-42fa-ac68-041c8019c5e3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 698/1367] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:51:58 2026] POST /volume/v3/volumes => generated 802 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-da170ad8-238b-4b22-bcb5-17782a82e46c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-da170ad8-238b-4b22-bcb5-17782a82e46c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-da170ad8-238b-4b22-bcb5-17782a82e46c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-da170ad8-238b-4b22-bcb5-17782a82e46c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-da170ad8-238b-4b22-bcb5-17782a82e46c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-da170ad8-238b-4b22-bcb5-17782a82e46c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:51:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 670/1368] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:58 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-da10eb27-5d3f-46bc-9f57-e9b7f5f8b666 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-da10eb27-5d3f-46bc-9f57-e9b7f5f8b666 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-da10eb27-5d3f-46bc-9f57-e9b7f5f8b666 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-da10eb27-5d3f-46bc-9f57-e9b7f5f8b666 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-da10eb27-5d3f-46bc-9f57-e9b7f5f8b666 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-da10eb27-5d3f-46bc-9f57-e9b7f5f8b666 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 699/1369] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:51:58 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 1237 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-9e6ee2d4-76be-4218-977f-89c656be06f8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-9e6ee2d4-76be-4218-977f-89c656be06f8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd/action Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-9e6ee2d4-76be-4218-977f-89c656be06f8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-9e6ee2d4-76be-4218-977f-89c656be06f8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-9e6ee2d4-76be-4218-977f-89c656be06f8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-9e6ee2d4-76be-4218-977f-89c656be06f8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Begin detaching volume completed successfully. Sep 07 13:51:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-9e6ee2d4-76be-4218-977f-89c656be06f8 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd/action returned with HTTP 202 Sep 07 13:51:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 671/1370] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:51:58 2026] POST /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-37f9e64e-dde0-41f0-9824-a53437e4854a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-37f9e64e-dde0-41f0-9824-a53437e4854a None None] GET http://192.168.122.11/volume// Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-37f9e64e-dde0-41f0-9824-a53437e4854a None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-37f9e64e-dde0-41f0-9824-a53437e4854a None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-37f9e64e-dde0-41f0-9824-a53437e4854a None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:51:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 700/1371] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:51:59 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-ebf26bdf-eb2b-4bef-8791-52dc99240d84 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-ebf26bdf-eb2b-4bef-8791-52dc99240d84 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:51:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-ebf26bdf-eb2b-4bef-8791-52dc99240d84 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-ebf26bdf-eb2b-4bef-8791-52dc99240d84 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:51:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-ebf26bdf-eb2b-4bef-8791-52dc99240d84 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:51:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-ebf26bdf-eb2b-4bef-8791-52dc99240d84 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 200 Sep 07 13:51:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 672/1372] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:51:59 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 1421 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-be920d09-217a-4c8a-9ae7-1e828ee44443 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-be920d09-217a-4c8a-9ae7-1e828ee44443 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-be920d09-217a-4c8a-9ae7-1e828ee44443 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-be920d09-217a-4c8a-9ae7-1e828ee44443 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-02228520-4aae-4e0c-bc6c-a431a119df01 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-02228520-4aae-4e0c-bc6c-a431a119df01 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13 Sep 07 13:51:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-02228520-4aae-4e0c-bc6c-a431a119df01 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-02228520-4aae-4e0c-bc6c-a431a119df01 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-be920d09-217a-4c8a-9ae7-1e828ee44443 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-be920d09-217a-4c8a-9ae7-1e828ee44443 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:51:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 701/1373] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:59 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-56468cd0-941b-4973-b176-6a83d631a5f9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:59 devstack devstack@c-api.service[87676]: /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 07 13:51:59 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56468cd0-941b-4973-b176-6a83d631a5f9 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56468cd0-941b-4973-b176-6a83d631a5f9 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56468cd0-941b-4973-b176-6a83d631a5f9 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:51:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-56468cd0-941b-4973-b176-6a83d631a5f9 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:51:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56468cd0-941b-4973-b176-6a83d631a5f9 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:51:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 702/1374] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:51:59 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-450dd188-0310-4cb0-89f1-1b13c7767660 req-02228520-4aae-4e0c-bc6c-a431a119df01 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13 returned with HTTP 200 Sep 07 13:51:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 673/1375] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:51:59 2026] DELETE /volume/v3/attachments/93aaa090-087f-400f-9757-0058b21bbc13 => generated 19 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:52:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:00 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume with id: 01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:52:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume request issued successfully. Sep 07 13:52:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ffa5b5b-7e5b-422f-b614-0acdb7d8a600 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 202 Sep 07 13:52:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 703/1376] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:00 2026] DELETE /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0fd1e18a-f0b6-43f4-bcf2-0279408993e1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fd1e18a-f0b6-43f4-bcf2-0279408993e1 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fd1e18a-f0b6-43f4-bcf2-0279408993e1 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fd1e18a-f0b6-43f4-bcf2-0279408993e1 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0fd1e18a-f0b6-43f4-bcf2-0279408993e1 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fd1e18a-f0b6-43f4-bcf2-0279408993e1 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 674/1377] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:00 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-da87cb4e-dfb9-463b-a7e5-44e852361ba6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da87cb4e-dfb9-463b-a7e5-44e852361ba6 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da87cb4e-dfb9-463b-a7e5-44e852361ba6 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da87cb4e-dfb9-463b-a7e5-44e852361ba6 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-da87cb4e-dfb9-463b-a7e5-44e852361ba6 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da87cb4e-dfb9-463b-a7e5-44e852361ba6 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 704/1378] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:00 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a986e63e-9180-4b22-8aa8-9d3b73c2d970 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a986e63e-9180-4b22-8aa8-9d3b73c2d970 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a986e63e-9180-4b22-8aa8-9d3b73c2d970 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a986e63e-9180-4b22-8aa8-9d3b73c2d970 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a986e63e-9180-4b22-8aa8-9d3b73c2d970 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a986e63e-9180-4b22-8aa8-9d3b73c2d970 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 675/1379] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:01 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a24b42ef-e846-44f5-ad6c-0d1e6abdd02c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a24b42ef-e846-44f5-ad6c-0d1e6abdd02c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a24b42ef-e846-44f5-ad6c-0d1e6abdd02c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a24b42ef-e846-44f5-ad6c-0d1e6abdd02c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a24b42ef-e846-44f5-ad6c-0d1e6abdd02c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a24b42ef-e846-44f5-ad6c-0d1e6abdd02c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 705/1380] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:02 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fbf526b7-738e-4b72-ab95-bf8612ac7c2d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fbf526b7-738e-4b72-ab95-bf8612ac7c2d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fbf526b7-738e-4b72-ab95-bf8612ac7c2d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fbf526b7-738e-4b72-ab95-bf8612ac7c2d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fbf526b7-738e-4b72-ab95-bf8612ac7c2d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fbf526b7-738e-4b72-ab95-bf8612ac7c2d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 676/1381] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:02 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f75b8d8c-3ed7-4e9a-afec-9440dcd9c952 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f75b8d8c-3ed7-4e9a-afec-9440dcd9c952 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f75b8d8c-3ed7-4e9a-afec-9440dcd9c952 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f75b8d8c-3ed7-4e9a-afec-9440dcd9c952 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f75b8d8c-3ed7-4e9a-afec-9440dcd9c952 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f75b8d8c-3ed7-4e9a-afec-9440dcd9c952 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 706/1382] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:03 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05457e4a-e853-4bac-93fa-6f1057f35f57 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05457e4a-e853-4bac-93fa-6f1057f35f57 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05457e4a-e853-4bac-93fa-6f1057f35f57 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05457e4a-e853-4bac-93fa-6f1057f35f57 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05457e4a-e853-4bac-93fa-6f1057f35f57 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05457e4a-e853-4bac-93fa-6f1057f35f57 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 677/1383] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:04 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bfc4eff2-05ce-4da6-856e-cd1171107d41 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfc4eff2-05ce-4da6-856e-cd1171107d41 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfc4eff2-05ce-4da6-856e-cd1171107d41 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfc4eff2-05ce-4da6-856e-cd1171107d41 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bfc4eff2-05ce-4da6-856e-cd1171107d41 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfc4eff2-05ce-4da6-856e-cd1171107d41 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 707/1384] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:04 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-464aec40-6c69-41a5-b7e1-66df25d8bbcf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-464aec40-6c69-41a5-b7e1-66df25d8bbcf tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-464aec40-6c69-41a5-b7e1-66df25d8bbcf tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-464aec40-6c69-41a5-b7e1-66df25d8bbcf tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-464aec40-6c69-41a5-b7e1-66df25d8bbcf tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-65a341da-4b9b-429c-af33-561a4a304ba5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65a341da-4b9b-429c-af33-561a4a304ba5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-65a341da-4b9b-429c-af33-561a4a304ba5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-65a341da-4b9b-429c-af33-561a4a304ba5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-464aec40-6c69-41a5-b7e1-66df25d8bbcf tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:52:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 678/1385] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-65a341da-4b9b-429c-af33-561a4a304ba5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65a341da-4b9b-429c-af33-561a4a304ba5 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 708/1386] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 885 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-3b607440-2764-4e7b-ac05-ac2c5f04c3ed None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-3b607440-2764-4e7b-ac05-ac2c5f04c3ed tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] POST http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045/action Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-3b607440-2764-4e7b-ac05-ac2c5f04c3ed tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-3b607440-2764-4e7b-ac05-ac2c5f04c3ed tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8996998e-e531-432b-bb7a-63fd5da4b058 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8996998e-e531-432b-bb7a-63fd5da4b058 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8996998e-e531-432b-bb7a-63fd5da4b058 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8996998e-e531-432b-bb7a-63fd5da4b058 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-3b607440-2764-4e7b-ac05-ac2c5f04c3ed tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-3b607440-2764-4e7b-ac05-ac2c5f04c3ed tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Begin detaching volume completed successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-3b607440-2764-4e7b-ac05-ac2c5f04c3ed tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045/action returned with HTTP 202 Sep 07 13:52:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 679/1387] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:52:05 2026] POST /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8996998e-e531-432b-bb7a-63fd5da4b058 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8996998e-e531-432b-bb7a-63fd5da4b058 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 709/1388] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 885 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420?cascade=True Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume with id: 6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b1f9d7ae-7c2d-4777-b866-e7b5948f3e58 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1f9d7ae-7c2d-4777-b866-e7b5948f3e58 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1f9d7ae-7c2d-4777-b866-e7b5948f3e58 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1f9d7ae-7c2d-4777-b866-e7b5948f3e58 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /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 07 13:52:05 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b1f9d7ae-7c2d-4777-b866-e7b5948f3e58 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1f9d7ae-7c2d-4777-b866-e7b5948f3e58 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 710/1389] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-da45b746-4980-4fb0-89e0-f199624fe7c8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da45b746-4980-4fb0-89e0-f199624fe7c8 None None] GET http://192.168.122.11/volume// Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da45b746-4980-4fb0-89e0-f199624fe7c8 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-da45b746-4980-4fb0-89e0-f199624fe7c8 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-da45b746-4980-4fb0-89e0-f199624fe7c8 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:52:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 711/1390] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-a2701415-88ba-4518-bde0-e68b505fb3da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume request issued successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4bf5fd31-3238-4ec4-91e3-59d2cba53acb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420?cascade=True returned with HTTP 202 Sep 07 13:52:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 680/1391] 192.168.122.11 () {58 vars in 1255 bytes} [Mon Sep 7 13:52:05 2026] DELETE /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420?cascade=True => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-a2701415-88ba-4518-bde0-e68b505fb3da tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-a2701415-88ba-4518-bde0-e68b505fb3da tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-a2701415-88ba-4518-bde0-e68b505fb3da tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9b9af5bb-76d6-4918-bebe-6b082b5d5780 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b9af5bb-76d6-4918-bebe-6b082b5d5780 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b9af5bb-76d6-4918-bebe-6b082b5d5780 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b9af5bb-76d6-4918-bebe-6b082b5d5780 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9b9af5bb-76d6-4918-bebe-6b082b5d5780 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-a2701415-88ba-4518-bde0-e68b505fb3da tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b9af5bb-76d6-4918-bebe-6b082b5d5780 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:52:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-a2701415-88ba-4518-bde0-e68b505fb3da tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:52:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 681/1392] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 712/1393] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 1422 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-5667a005-7594-46dd-a864-4dac96b38b33 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-5667a005-7594-46dd-a864-4dac96b38b33 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-5667a005-7594-46dd-a864-4dac96b38b33 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-5667a005-7594-46dd-a864-4dac96b38b33 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: /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 07 13:52:06 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e0c8e5a7-2474-4377-a282-7654fc9ad753 req-5667a005-7594-46dd-a864-4dac96b38b33 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 682/1394] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:52:05 2026] DELETE /volume/v3/attachments/a6d02694-9165-402b-b463-d6f2a0492c7e => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e4b7264c-bf27-41f6-984d-fe16d7916cf3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e4b7264c-bf27-41f6-984d-fe16d7916cf3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e4b7264c-bf27-41f6-984d-fe16d7916cf3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e4b7264c-bf27-41f6-984d-fe16d7916cf3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume with id: b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e4b7264c-bf27-41f6-984d-fe16d7916cf3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e4b7264c-bf27-41f6-984d-fe16d7916cf3 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 713/1395] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:06 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 895 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-d19cdd1b-8f07-4db1-83d5-f3243434bb6d req-db299773-1214-4e09-a293-0856b816f600 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d19cdd1b-8f07-4db1-83d5-f3243434bb6d req-db299773-1214-4e09-a293-0856b816f600 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d19cdd1b-8f07-4db1-83d5-f3243434bb6d req-db299773-1214-4e09-a293-0856b816f600 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d19cdd1b-8f07-4db1-83d5-f3243434bb6d req-db299773-1214-4e09-a293-0856b816f600 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume request issued successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c633cc1-f69e-4934-b5a6-f0c3adc17370 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 202 Sep 07 13:52:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 683/1396] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:06 2026] DELETE /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7d41bf8b-b20f-43f6-b83b-8416c6a7dda8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d41bf8b-b20f-43f6-b83b-8416c6a7dda8 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-d19cdd1b-8f07-4db1-83d5-f3243434bb6d req-db299773-1214-4e09-a293-0856b816f600 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d41bf8b-b20f-43f6-b83b-8416c6a7dda8 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d41bf8b-b20f-43f6-b83b-8416c6a7dda8 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d19cdd1b-8f07-4db1-83d5-f3243434bb6d req-db299773-1214-4e09-a293-0856b816f600 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 714/1397] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:52:06 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-42a9397b-2b0e-499c-a96d-60f5cdfc072e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42a9397b-2b0e-499c-a96d-60f5cdfc072e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42a9397b-2b0e-499c-a96d-60f5cdfc072e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42a9397b-2b0e-499c-a96d-60f5cdfc072e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7d41bf8b-b20f-43f6-b83b-8416c6a7dda8 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d41bf8b-b20f-43f6-b83b-8416c6a7dda8 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 684/1398] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:06 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 895 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-42a9397b-2b0e-499c-a96d-60f5cdfc072e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Delete volume with id: a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42a9397b-2b0e-499c-a96d-60f5cdfc072e tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 715/1399] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:06 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 849 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-7384321b-933d-4649-be63-703883e3089d req-87a606c3-5827-4ceb-aa6e-42fc86752d6c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7384321b-933d-4649-be63-703883e3089d req-87a606c3-5827-4ceb-aa6e-42fc86752d6c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-7384321b-933d-4649-be63-703883e3089d req-87a606c3-5827-4ceb-aa6e-42fc86752d6c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-7384321b-933d-4649-be63-703883e3089d req-87a606c3-5827-4ceb-aa6e-42fc86752d6c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-7384321b-933d-4649-be63-703883e3089d req-87a606c3-5827-4ceb-aa6e-42fc86752d6c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-7384321b-933d-4649-be63-703883e3089d req-87a606c3-5827-4ceb-aa6e-42fc86752d6c tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 716/1400] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:52:06 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 945 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Delete volume request issued successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6d775f3e-2b0e-457a-9a5f-eaadb25d4fe7 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 202 Sep 07 13:52:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 685/1401] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:06 2026] DELETE /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ad616a58-d7c4-445f-9f10-973a72e3ace0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ad616a58-d7c4-445f-9f10-973a72e3ace0 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ad616a58-d7c4-445f-9f10-973a72e3ace0 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ad616a58-d7c4-445f-9f10-973a72e3ace0 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ad616a58-d7c4-445f-9f10-973a72e3ace0 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ad616a58-d7c4-445f-9f10-973a72e3ace0 tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 717/1402] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:06 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-afac19bf-b8cc-4355-92be-7b15266e0af5 req-35fcb32c-ba03-464e-b975-af51ec042172 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-afac19bf-b8cc-4355-92be-7b15266e0af5 req-35fcb32c-ba03-464e-b975-af51ec042172 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:52:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-afac19bf-b8cc-4355-92be-7b15266e0af5 req-35fcb32c-ba03-464e-b975-af51ec042172 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-afac19bf-b8cc-4355-92be-7b15266e0af5 req-35fcb32c-ba03-464e-b975-af51ec042172 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-afac19bf-b8cc-4355-92be-7b15266e0af5 req-35fcb32c-ba03-464e-b975-af51ec042172 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 404 Sep 07 13:52:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 686/1403] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:52:07 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-30d64a5b-b0eb-4570-96f5-f7e5277b3285 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30d64a5b-b0eb-4570-96f5-f7e5277b3285 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30d64a5b-b0eb-4570-96f5-f7e5277b3285 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30d64a5b-b0eb-4570-96f5-f7e5277b3285 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-30d64a5b-b0eb-4570-96f5-f7e5277b3285 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30d64a5b-b0eb-4570-96f5-f7e5277b3285 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:52:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 718/1404] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:07 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 849 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2f5e3f56-5b39-4866-9c55-52c8e0773c1c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2f5e3f56-5b39-4866-9c55-52c8e0773c1c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2f5e3f56-5b39-4866-9c55-52c8e0773c1c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2f5e3f56-5b39-4866-9c55-52c8e0773c1c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2f5e3f56-5b39-4866-9c55-52c8e0773c1c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Volume info retrieved successfully. Sep 07 13:52:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2f5e3f56-5b39-4866-9c55-52c8e0773c1c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 200 Sep 07 13:52:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 687/1405] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:08 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 894 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-36c77888-6944-4ecf-9bd2-e72b8a523ebc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-36c77888-6944-4ecf-9bd2-e72b8a523ebc tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-36c77888-6944-4ecf-9bd2-e72b8a523ebc tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-36c77888-6944-4ecf-9bd2-e72b8a523ebc tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-703e9bcb-ebf5-437a-9d6d-16198084025c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-703e9bcb-ebf5-437a-9d6d-16198084025c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] GET http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-703e9bcb-ebf5-437a-9d6d-16198084025c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-703e9bcb-ebf5-437a-9d6d-16198084025c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-36c77888-6944-4ecf-9bd2-e72b8a523ebc tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-703e9bcb-ebf5-437a-9d6d-16198084025c tempest-VolumeTypesAccessTest-581604107 tempest-VolumeTypesAccessTest-581604107-project-member] http://192.168.122.11/volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f returned with HTTP 404 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-36c77888-6944-4ecf-9bd2-e72b8a523ebc tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 688/1406] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:09 2026] GET /volume/v3/volumes/a7ff8404-5738-4a75-a80b-85ded7493b6f => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 719/1407] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:09 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 849 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1259c607-2391-4ad9-8597-36a49123b6c7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1259c607-2391-4ad9-8597-36a49123b6c7 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a/action Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1259c607-2391-4ad9-8597-36a49123b6c7 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action body: b'{"removeProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1259c607-2391-4ad9-8597-36a49123b6c7 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1259c607-2391-4ad9-8597-36a49123b6c7 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a/action returned with HTTP 202 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 689/1408] 192.168.122.11 () {60 vars in 1263 bytes} [Mon Sep 7 13:52:09 2026] POST /volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d49260e3-1734-4bff-a1cf-bdd445d1c820 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d49260e3-1734-4bff-a1cf-bdd445d1c820 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] DELETE http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d49260e3-1734-4bff-a1cf-bdd445d1c820 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d49260e3-1734-4bff-a1cf-bdd445d1c820 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d49260e3-1734-4bff-a1cf-bdd445d1c820 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a returned with HTTP 202 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 720/1409] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:52:09 2026] DELETE /volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a06c5311-d9f0-4950-90a3-63ce1e48d4ab None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a06c5311-d9f0-4950-90a3-63ce1e48d4ab tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] GET http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a06c5311-d9f0-4950-90a3-63ce1e48d4ab tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a06c5311-d9f0-4950-90a3-63ce1e48d4ab tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a06c5311-d9f0-4950-90a3-63ce1e48d4ab tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a returned with HTTP 404 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 690/1410] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:52:09 2026] GET /volume/v3/types/3543c705-9ff4-4385-84eb-e84a7587990a => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-286b6b75-cf27-4a54-83ef-aae60de21e37 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-286b6b75-cf27-4a54-83ef-aae60de21e37 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-286b6b75-cf27-4a54-83ef-aae60de21e37 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-169949411", "os-volume-type-access:is_public": false}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-286b6b75-cf27-4a54-83ef-aae60de21e37 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 721/1411] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:09 2026] POST /volume/v3/types => generated 228 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bb760858-3475-44cf-8c19-dbd4d3561996 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bb760858-3475-44cf-8c19-dbd4d3561996 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bb760858-3475-44cf-8c19-dbd4d3561996 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action body: b'{"addProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bb760858-3475-44cf-8c19-dbd4d3561996 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bb760858-3475-44cf-8c19-dbd4d3561996 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action returned with HTTP 202 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 691/1412] 192.168.122.11 () {60 vars in 1263 bytes} [Mon Sep 7 13:52:09 2026] POST /volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ee42b13f-7f91-4456-8c7b-52b0dddf08aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee42b13f-7f91-4456-8c7b-52b0dddf08aa tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee42b13f-7f91-4456-8c7b-52b0dddf08aa tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action body: b'{"addProjectAccess": {"project": "b466b19c666e4eb89943aed068b0920c"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee42b13f-7f91-4456-8c7b-52b0dddf08aa tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b466b19c666e4eb89943aed068b0920c"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=376,cinder:UPDATE=61,cinder:INSERT=32 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee42b13f-7f91-4456-8c7b-52b0dddf08aa tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action returned with HTTP 202 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 722/1413] 192.168.122.11 () {60 vars in 1263 bytes} [Mon Sep 7 13:52:09 2026] POST /volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9b924caf-a400-4de2-9e28-13c1c7185531 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b924caf-a400-4de2-9e28-13c1c7185531 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] GET http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/os-volume-type-access Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b924caf-a400-4de2-9e28-13c1c7185531 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b924caf-a400-4de2-9e28-13c1c7185531 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b924caf-a400-4de2-9e28-13c1c7185531 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/os-volume-type-access returned with HTTP 200 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 692/1414] 192.168.122.11 () {58 vars in 1287 bytes} [Mon Sep 7 13:52:09 2026] GET /volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/os-volume-type-access => generated 244 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4378c0cc-f26f-4c05-b87a-19cac0215df0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4378c0cc-f26f-4c05-b87a-19cac0215df0 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4378c0cc-f26f-4c05-b87a-19cac0215df0 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action body: b'{"removeProjectAccess": {"project": "b466b19c666e4eb89943aed068b0920c"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4378c0cc-f26f-4c05-b87a-19cac0215df0 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b466b19c666e4eb89943aed068b0920c"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4378c0cc-f26f-4c05-b87a-19cac0215df0 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action returned with HTTP 202 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 723/1415] 192.168.122.11 () {60 vars in 1263 bytes} [Mon Sep 7 13:52:09 2026] POST /volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5869b633-6f2c-4ef7-aca2-128c22e679bd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5869b633-6f2c-4ef7-aca2-128c22e679bd tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] POST http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5869b633-6f2c-4ef7-aca2-128c22e679bd tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action body: b'{"removeProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5869b633-6f2c-4ef7-aca2-128c22e679bd tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "af255718028b482285cea04c54d171a0"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5869b633-6f2c-4ef7-aca2-128c22e679bd tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action returned with HTTP 202 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 693/1416] 192.168.122.11 () {60 vars in 1263 bytes} [Mon Sep 7 13:52:09 2026] POST /volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4bbf6ab3-3bb2-4279-aa48-6f504286e472 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4bbf6ab3-3bb2-4279-aa48-6f504286e472 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] DELETE http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4bbf6ab3-3bb2-4279-aa48-6f504286e472 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4bbf6ab3-3bb2-4279-aa48-6f504286e472 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4bbf6ab3-3bb2-4279-aa48-6f504286e472 tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14 returned with HTTP 202 Sep 07 13:52:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 724/1417] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:52:09 2026] DELETE /volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4ae4d4a8-b81e-4797-9f88-2ab6a725d5fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ae4d4a8-b81e-4797-9f88-2ab6a725d5fe tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] GET http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4ae4d4a8-b81e-4797-9f88-2ab6a725d5fe tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4ae4d4a8-b81e-4797-9f88-2ab6a725d5fe tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ae4d4a8-b81e-4797-9f88-2ab6a725d5fe tempest-VolumeTypesAccessTest-736637035 tempest-VolumeTypesAccessTest-736637035-project-admin] http://192.168.122.11/volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14 returned with HTTP 404 Sep 07 13:52:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 694/1418] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:52:09 2026] GET /volume/v3/types/310b1b9d-6e06-401d-a9f3-9b5ee4588b14 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d8ace4c1-f7be-4d39-be80-29f5974a8d8d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8ace4c1-f7be-4d39-be80-29f5974a8d8d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8ace4c1-f7be-4d39-be80-29f5974a8d8d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8ace4c1-f7be-4d39-be80-29f5974a8d8d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d8ace4c1-f7be-4d39-be80-29f5974a8d8d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8ace4c1-f7be-4d39-be80-29f5974a8d8d tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 200 Sep 07 13:52:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 725/1419] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:10 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 849 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-182cc0ff-fee2-4c2f-84ed-505d093dcd34 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-182cc0ff-fee2-4c2f-84ed-505d093dcd34 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-182cc0ff-fee2-4c2f-84ed-505d093dcd34 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-182cc0ff-fee2-4c2f-84ed-505d093dcd34 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-182cc0ff-fee2-4c2f-84ed-505d093dcd34 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 404 Sep 07 13:52:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 695/1420] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:11 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-993b1e88-75fa-418a-9c32-665598be2ffd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-993b1e88-75fa-418a-9c32-665598be2ffd tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] GET http://192.168.122.11/volume/v3/volumes Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-993b1e88-75fa-418a-9c32-665598be2ffd tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-993b1e88-75fa-418a-9c32-665598be2ffd tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-993b1e88-75fa-418a-9c32-665598be2ffd tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-993b1e88-75fa-418a-9c32-665598be2ffd tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-993b1e88-75fa-418a-9c32-665598be2ffd tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Get all volumes completed successfully. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-993b1e88-75fa-418a-9c32-665598be2ffd tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 13:52:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 726/1421] 192.168.122.11 () {58 vars in 1116 bytes} [Mon Sep 7 13:52:11 2026] GET /volume/v3/volumes => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2e5b07aa-be57-4e10-8826-bf4241060654 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2e5b07aa-be57-4e10-8826-bf4241060654 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] GET http://192.168.122.11/volume/v3/snapshots Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2e5b07aa-be57-4e10-8826-bf4241060654 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2e5b07aa-be57-4e10-8826-bf4241060654 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-2e5b07aa-be57-4e10-8826-bf4241060654 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-2e5b07aa-be57-4e10-8826-bf4241060654 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: /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 07 13:52:11 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2e5b07aa-be57-4e10-8826-bf4241060654 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] Get all snapshots completed successfully. Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2e5b07aa-be57-4e10-8826-bf4241060654 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-reader] http://192.168.122.11/volume/v3/snapshots returned with HTTP 200 Sep 07 13:52:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 696/1422] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:52:11 2026] GET /volume/v3/snapshots => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-278769f1-d715-4c81-aa90-71347d4ed1e8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-278769f1-d715-4c81-aa90-71347d4ed1e8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-278769f1-d715-4c81-aa90-71347d4ed1e8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-278769f1-d715-4c81-aa90-71347d4ed1e8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-278769f1-d715-4c81-aa90-71347d4ed1e8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-278769f1-d715-4c81-aa90-71347d4ed1e8 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 727/1423] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:11 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 885 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4c82bac2-443a-4ee4-8f6c-040038870796 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4c82bac2-443a-4ee4-8f6c-040038870796 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4c82bac2-443a-4ee4-8f6c-040038870796 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4c82bac2-443a-4ee4-8f6c-040038870796 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-4c82bac2-443a-4ee4-8f6c-040038870796 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume with id: b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4c82bac2-443a-4ee4-8f6c-040038870796 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4c82bac2-443a-4ee4-8f6c-040038870796 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume request issued successfully. Sep 07 13:52:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4c82bac2-443a-4ee4-8f6c-040038870796 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 202 Sep 07 13:52:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 697/1424] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:11 2026] DELETE /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4f57ca1b-4a4f-4283-99bb-1af92ceeaf2b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4f57ca1b-4a4f-4283-99bb-1af92ceeaf2b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4f57ca1b-4a4f-4283-99bb-1af92ceeaf2b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4f57ca1b-4a4f-4283-99bb-1af92ceeaf2b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4f57ca1b-4a4f-4283-99bb-1af92ceeaf2b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4f57ca1b-4a4f-4283-99bb-1af92ceeaf2b tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 728/1425] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:11 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c5ca6136-6766-4d9b-9a61-91513ab5afeb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c5ca6136-6766-4d9b-9a61-91513ab5afeb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c5ca6136-6766-4d9b-9a61-91513ab5afeb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c5ca6136-6766-4d9b-9a61-91513ab5afeb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c5ca6136-6766-4d9b-9a61-91513ab5afeb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Volume info retrieved successfully. Sep 07 13:52:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c5ca6136-6766-4d9b-9a61-91513ab5afeb tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 200 Sep 07 13:52:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 698/1426] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:12 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 884 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ba04fd55-3513-4701-aa79-5d66abff224f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ba04fd55-3513-4701-aa79-5d66abff224f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac Sep 07 13:52:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ba04fd55-3513-4701-aa79-5d66abff224f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ba04fd55-3513-4701-aa79-5d66abff224f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ba04fd55-3513-4701-aa79-5d66abff224f tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac returned with HTTP 404 Sep 07 13:52:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 729/1427] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:13 2026] GET /volume/v3/volumes/b667d585-98d8-4832-ad5f-aa0183c3b0ac => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6a94f2bf-c9c1-4a6c-9658-0618901b2e3c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a94f2bf-c9c1-4a6c-9658-0618901b2e3c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e Sep 07 13:52:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a94f2bf-c9c1-4a6c-9658-0618901b2e3c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a94f2bf-c9c1-4a6c-9658-0618901b2e3c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:13 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-6a94f2bf-c9c1-4a6c-9658-0618901b2e3c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete snapshot with id: 705a0be2-93c1-45ef-b671-9ad2db271f5e Sep 07 13:52:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a94f2bf-c9c1-4a6c-9658-0618901b2e3c tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e returned with HTTP 404 Sep 07 13:52:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 699/1428] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:52:13 2026] DELETE /volume/v3/snapshots/705a0be2-93c1-45ef-b671-9ad2db271f5e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-873b3f4f-3bc9-4404-ae54-a105dbcbaa97 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-873b3f4f-3bc9-4404-ae54-a105dbcbaa97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] GET http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-873b3f4f-3bc9-4404-ae54-a105dbcbaa97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-873b3f4f-3bc9-4404-ae54-a105dbcbaa97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-873b3f4f-3bc9-4404-ae54-a105dbcbaa97 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 404 Sep 07 13:52:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 730/1429] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:13 2026] GET /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9836bc18-2199-4a05-a28d-7a38550b3b09 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9836bc18-2199-4a05-a28d-7a38550b3b09 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] DELETE http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9836bc18-2199-4a05-a28d-7a38550b3b09 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9836bc18-2199-4a05-a28d-7a38550b3b09 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:14 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-9836bc18-2199-4a05-a28d-7a38550b3b09 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] Delete volume with id: 6395fea5-bdbd-4053-9c70-1efb263b7420 Sep 07 13:52:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9836bc18-2199-4a05-a28d-7a38550b3b09 tempest-VolumesDeleteCascade-1725989864 tempest-VolumesDeleteCascade-1725989864-project-member] http://192.168.122.11/volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 returned with HTTP 404 Sep 07 13:52:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 700/1430] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:14 2026] DELETE /volume/v3/volumes/6395fea5-bdbd-4053-9c70-1efb263b7420 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-88cf89b1-2e3f-491f-92c5-9685a0661e50 req-45d63d0c-3867-4a27-b2b7-2f03bc29c33f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-88cf89b1-2e3f-491f-92c5-9685a0661e50 req-45d63d0c-3867-4a27-b2b7-2f03bc29c33f tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400 Sep 07 13:52:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-88cf89b1-2e3f-491f-92c5-9685a0661e50 req-45d63d0c-3867-4a27-b2b7-2f03bc29c33f tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-88cf89b1-2e3f-491f-92c5-9685a0661e50 req-45d63d0c-3867-4a27-b2b7-2f03bc29c33f tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:14 devstack devstack@c-api.service[87675]: /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 07 13:52:14 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:52:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-88cf89b1-2e3f-491f-92c5-9685a0661e50 req-45d63d0c-3867-4a27-b2b7-2f03bc29c33f tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400 returned with HTTP 200 Sep 07 13:52:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 731/1431] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:52:14 2026] DELETE /volume/v3/attachments/227fe783-0bf5-4c41-b162-b5996493b400 => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cf31c6ac-87ea-4d76-8772-8fac200b69c8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf31c6ac-87ea-4d76-8772-8fac200b69c8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf31c6ac-87ea-4d76-8772-8fac200b69c8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf31c6ac-87ea-4d76-8772-8fac200b69c8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cf31c6ac-87ea-4d76-8772-8fac200b69c8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf31c6ac-87ea-4d76-8772-8fac200b69c8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:52:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 701/1432] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:15 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 1146 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-6a6767fa-bfca-481e-bcb3-1130eff2ed9c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-6a6767fa-bfca-481e-bcb3-1130eff2ed9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-6a6767fa-bfca-481e-bcb3-1130eff2ed9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-6a6767fa-bfca-481e-bcb3-1130eff2ed9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-6a6767fa-bfca-481e-bcb3-1130eff2ed9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:52:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-6a6767fa-bfca-481e-bcb3-1130eff2ed9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:52:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 732/1433] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:52:15 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 1146 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-0fc95435-8b88-4e8c-b55e-bf2f5d816637 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-0fc95435-8b88-4e8c-b55e-bf2f5d816637 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf/action Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-0fc95435-8b88-4e8c-b55e-bf2f5d816637 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-0fc95435-8b88-4e8c-b55e-bf2f5d816637 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-0fc95435-8b88-4e8c-b55e-bf2f5d816637 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-0fc95435-8b88-4e8c-b55e-bf2f5d816637 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Begin detaching volume completed successfully. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-0fc95435-8b88-4e8c-b55e-bf2f5d816637 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf/action returned with HTTP 202 Sep 07 13:52:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 702/1434] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:52:15 2026] POST /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-689e7bb2-1d8f-44fc-a475-a65a15980318 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-689e7bb2-1d8f-44fc-a475-a65a15980318 None None] GET http://192.168.122.11/volume// Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-689e7bb2-1d8f-44fc-a475-a65a15980318 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-689e7bb2-1d8f-44fc-a475-a65a15980318 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-689e7bb2-1d8f-44fc-a475-a65a15980318 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:52:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 733/1435] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:52:15 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-ef11eff7-7165-4295-b22a-4871a871b6db None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-ef11eff7-7165-4295-b22a-4871a871b6db tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-ef11eff7-7165-4295-b22a-4871a871b6db tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-ef11eff7-7165-4295-b22a-4871a871b6db tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-ef11eff7-7165-4295-b22a-4871a871b6db tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:52:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-ef11eff7-7165-4295-b22a-4871a871b6db tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:52:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 703/1436] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:52:15 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 1330 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-c00ef006-6ae0-45fc-a58a-fc691ec352d6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-c00ef006-6ae0-45fc-a58a-fc691ec352d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] DELETE http://192.168.122.11/volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252 Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-c00ef006-6ae0-45fc-a58a-fc691ec352d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-c00ef006-6ae0-45fc-a58a-fc691ec352d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:16 devstack devstack@c-api.service[87675]: /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 07 13:52:16 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:52:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-e4683ceb-a1df-4fcb-a747-21cd1d1883cd req-c00ef006-6ae0-45fc-a58a-fc691ec352d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252 returned with HTTP 200 Sep 07 13:52:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 734/1437] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:52:15 2026] DELETE /volume/v3/attachments/5d3c841f-6973-4f30-9056-a8e5bfc8f252 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-190c449d-1803-4b5a-b4d3-08f50ab8f91b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-190c449d-1803-4b5a-b4d3-08f50ab8f91b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:52:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-190c449d-1803-4b5a-b4d3-08f50ab8f91b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-190c449d-1803-4b5a-b4d3-08f50ab8f91b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-190c449d-1803-4b5a-b4d3-08f50ab8f91b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:52:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-190c449d-1803-4b5a-b4d3-08f50ab8f91b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:52:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 704/1438] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:16 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b2fdf554-be91-4947-9e00-5023074251dc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2fdf554-be91-4947-9e00-5023074251dc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:52:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2fdf554-be91-4947-9e00-5023074251dc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2fdf554-be91-4947-9e00-5023074251dc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:16 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b2fdf554-be91-4947-9e00-5023074251dc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume with id: 94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:52:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b2fdf554-be91-4947-9e00-5023074251dc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b2fdf554-be91-4947-9e00-5023074251dc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume request issued successfully. Sep 07 13:52:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2fdf554-be91-4947-9e00-5023074251dc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 202 Sep 07 13:52:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 735/1439] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:16 2026] DELETE /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1dd5cc30-e0ae-463a-a76b-62cd5fd6f899 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1dd5cc30-e0ae-463a-a76b-62cd5fd6f899 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:52:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1dd5cc30-e0ae-463a-a76b-62cd5fd6f899 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1dd5cc30-e0ae-463a-a76b-62cd5fd6f899 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1dd5cc30-e0ae-463a-a76b-62cd5fd6f899 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1dd5cc30-e0ae-463a-a76b-62cd5fd6f899 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:52:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 705/1440] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:17 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1254 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1ea136e5-f1af-4c05-8808-9302973b2ff4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ea136e5-f1af-4c05-8808-9302973b2ff4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:52:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ea136e5-f1af-4c05-8808-9302973b2ff4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ea136e5-f1af-4c05-8808-9302973b2ff4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1ea136e5-f1af-4c05-8808-9302973b2ff4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Volume info retrieved successfully. Sep 07 13:52:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ea136e5-f1af-4c05-8808-9302973b2ff4 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 200 Sep 07 13:52:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 736/1441] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:18 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 1254 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5d4dea2b-f412-4b64-8e58-2a184e224771 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d4dea2b-f412-4b64-8e58-2a184e224771 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d4dea2b-f412-4b64-8e58-2a184e224771 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d4dea2b-f412-4b64-8e58-2a184e224771 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d4dea2b-f412-4b64-8e58-2a184e224771 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 returned with HTTP 404 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 737/1442] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:19 2026] GET /volume/v3/volumes/94d911fe-e3ef-449f-a7b6-b0c05dfcce67 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ef89e19a-53fc-4a22-8021-60ec96d496cc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef89e19a-53fc-4a22-8021-60ec96d496cc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef89e19a-53fc-4a22-8021-60ec96d496cc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef89e19a-53fc-4a22-8021-60ec96d496cc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ef89e19a-53fc-4a22-8021-60ec96d496cc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume with id: b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef89e19a-53fc-4a22-8021-60ec96d496cc tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 404 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 738/1443] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:19 2026] DELETE /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-964db4a1-cf43-4566-9695-5ffc4a7f4716 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-964db4a1-cf43-4566-9695-5ffc4a7f4716 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-964db4a1-cf43-4566-9695-5ffc4a7f4716 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-964db4a1-cf43-4566-9695-5ffc4a7f4716 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-964db4a1-cf43-4566-9695-5ffc4a7f4716 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 returned with HTTP 404 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 739/1444] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:19 2026] GET /volume/v3/volumes/b8e823d3-2ccb-4138-8516-c9fe9390b045 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b7bdbd71-c63d-4794-92d4-0f713c59b94a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7bdbd71-c63d-4794-92d4-0f713c59b94a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] DELETE http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7bdbd71-c63d-4794-92d4-0f713c59b94a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7bdbd71-c63d-4794-92d4-0f713c59b94a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b7bdbd71-c63d-4794-92d4-0f713c59b94a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Delete volume with id: 01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7bdbd71-c63d-4794-92d4-0f713c59b94a tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 404 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 740/1445] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:19 2026] DELETE /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-446098da-422e-432e-85b5-6c588f18ed29 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-446098da-422e-432e-85b5-6c588f18ed29 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] GET http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-446098da-422e-432e-85b5-6c588f18ed29 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-446098da-422e-432e-85b5-6c588f18ed29 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-446098da-422e-432e-85b5-6c588f18ed29 tempest-TestInstancesWithCinderVolumes-1283372801 tempest-TestInstancesWithCinderVolumes-1283372801-project-member] http://192.168.122.11/volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd returned with HTTP 404 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 741/1446] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:19 2026] GET /volume/v3/volumes/01a8d931-4448-4d3c-be88-c70ac854d4dd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d65e086d-463a-42ca-92f2-fa77bbf1a477 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-994337596"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d65e086d-463a-42ca-92f2-fa77bbf1a477 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] GET http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d65e086d-463a-42ca-92f2-fa77bbf1a477 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d65e086d-463a-42ca-92f2-fa77bbf1a477 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-994337596'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Create volume of 1 GB Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d65e086d-463a-42ca-92f2-fa77bbf1a477 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Availability Zones retrieved successfully. Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Flow 'volume_create_api' (b8ff9e3a-85a8-4a01-90c8-88cdd910b264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d65e086d-463a-42ca-92f2-fa77bbf1a477 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Get all volumes completed successfully. Sep 07 13:52:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7604ff8e-02a7-4e8f-a18d-373c0f075d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d65e086d-463a-42ca-92f2-fa77bbf1a477 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 742/1447] 192.168.122.11 () {58 vars in 1164 bytes} [Mon Sep 7 13:52:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1020 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0b0d2951-dce7-4483-8f79-4854b094d381 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b0d2951-dce7-4483-8f79-4854b094d381 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] DELETE http://192.168.122.11/volume/v3/types/22950092-4edb-4ccc-87a9-0b3b904f7530 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b0d2951-dce7-4483-8f79-4854b094d381 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b0d2951-dce7-4483-8f79-4854b094d381 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b0d2951-dce7-4483-8f79-4854b094d381 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/types/22950092-4edb-4ccc-87a9-0b3b904f7530 returned with HTTP 202 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 743/1448] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:52:19 2026] DELETE /volume/v3/types/22950092-4edb-4ccc-87a9-0b3b904f7530 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2b66f7b8-89da-4761-a5d0-048720faa472 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2b66f7b8-89da-4761-a5d0-048720faa472 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] GET http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7604ff8e-02a7-4e8f-a18d-373c0f075d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2b66f7b8-89da-4761-a5d0-048720faa472 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2b66f7b8-89da-4761-a5d0-048720faa472 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-2b66f7b8-89da-4761-a5d0-048720faa472 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47aa429c-eec0-4355-a5a8-fa426eb53c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2b66f7b8-89da-4761-a5d0-048720faa472 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Get all volumes completed successfully. Sep 07 13:52:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2b66f7b8-89da-4761-a5d0-048720faa472 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 744/1449] 192.168.122.11 () {58 vars in 1164 bytes} [Mon Sep 7 13:52:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1020 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6c9d0902-2da6-4ae6-9a42-57562f415cd7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6c9d0902-2da6-4ae6-9a42-57562f415cd7 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] DELETE http://192.168.122.11/volume/v3/types/183d724a-b3a4-4af9-afbc-753794757852 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6c9d0902-2da6-4ae6-9a42-57562f415cd7 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6c9d0902-2da6-4ae6-9a42-57562f415cd7 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6c9d0902-2da6-4ae6-9a42-57562f415cd7 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/types/183d724a-b3a4-4af9-afbc-753794757852 returned with HTTP 202 Sep 07 13:52:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 745/1450] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:52:19 2026] DELETE /volume/v3/types/183d724a-b3a4-4af9-afbc-753794757852 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-24649e86-50ab-4738-a2fe-ab50171e9542 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Created reservations ['97b8021f-e128-403a-9320-d3b3d3410254', 'fe9141b9-5e82-4894-84ba-9eba127d9d6c', 'bbff68e0-97a3-4def-acf4-0886f765213b', '64cc3085-6ff5-450f-995c-a19566a56a3d'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47aa429c-eec0-4355-a5a8-fa426eb53c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97b8021f-e128-403a-9320-d3b3d3410254', 'fe9141b9-5e82-4894-84ba-9eba127d9d6c', 'bbff68e0-97a3-4def-acf4-0886f765213b', '64cc3085-6ff5-450f-995c-a19566a56a3d']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0646ec6-ebc7-45ca-853c-c8736739b93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0646ec6-ebc7-45ca-853c-c8736739b93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53105339-e1a4-4481-8df0-3b862859e244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-994337596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73c7648522e4b34b5a4eb5ae30b9cab',qos_specs=None,replication_status=,reservations=['97b8021f-e128-403a-9320-d3b3d3410254','fe9141b9-5e82-4894-84ba-9eba127d9d6c','bbff68e0-97a3-4def-acf4-0886f765213b','64cc3085-6ff5-450f-995c-a19566a56a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='219e317de25f4900a4a1620309d3b91b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-994337596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53105339-e1a4-4481-8df0-3b862859e244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a73c7648522e4b34b5a4eb5ae30b9cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='219e317de25f4900a4a1620309d3b91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f044764-43cf-4339-9c1b-7b03d0562414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f044764-43cf-4339-9c1b-7b03d0562414) transitioned into state 'SUCCESS' from state '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-994337596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73c7648522e4b34b5a4eb5ae30b9cab',qos_specs=None,replication_status=,reservations=['97b8021f-e128-403a-9320-d3b3d3410254','fe9141b9-5e82-4894-84ba-9eba127d9d6c','bbff68e0-97a3-4def-acf4-0886f765213b','64cc3085-6ff5-450f-995c-a19566a56a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='219e317de25f4900a4a1620309d3b91b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7862dca8-714e-43b3-be5b-b462b3bd0cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7862dca8-714e-43b3-be5b-b462b3bd0cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Flow 'volume_create_api' (b8ff9e3a-85a8-4a01-90c8-88cdd910b264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Create volume request issued successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05f8bdaf-7152-41a1-95b9-42b803c22e8b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 706/1451] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:19 2026] POST /volume/v3/volumes => generated 756 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cc8ad12f-276b-44cc-8674-d4bfbb578169 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc8ad12f-276b-44cc-8674-d4bfbb578169 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] GET http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc8ad12f-276b-44cc-8674-d4bfbb578169 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc8ad12f-276b-44cc-8674-d4bfbb578169 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-cc8ad12f-276b-44cc-8674-d4bfbb578169 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /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 07 13:52:20 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24649e86-50ab-4738-a2fe-ab50171e9542 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24649e86-50ab-4738-a2fe-ab50171e9542 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24649e86-50ab-4738-a2fe-ab50171e9542 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-24649e86-50ab-4738-a2fe-ab50171e9542 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cc8ad12f-276b-44cc-8674-d4bfbb578169 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Get all volumes completed successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-24649e86-50ab-4738-a2fe-ab50171e9542 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc8ad12f-276b-44cc-8674-d4bfbb578169 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 707/1452] 192.168.122.11 () {58 vars in 1164 bytes} [Mon Sep 7 13:52:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1971 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8e7f3c1c-7671-41fa-9e97-edd93ca2e4a5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-24649e86-50ab-4738-a2fe-ab50171e9542 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Get all volumes completed successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24649e86-50ab-4738-a2fe-ab50171e9542 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 13:52:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 746/1453] 192.168.122.11 () {58 vars in 1116 bytes} [Mon Sep 7 13:52:19 2026] GET /volume/v3/volumes => generated 15 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e7f3c1c-7671-41fa-9e97-edd93ca2e4a5 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e7f3c1c-7671-41fa-9e97-edd93ca2e4a5 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e7f3c1c-7671-41fa-9e97-edd93ca2e4a5 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-291503185"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-291503185'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume of 1 GB Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Availability Zones retrieved successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8e7f3c1c-7671-41fa-9e97-edd93ca2e4a5 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e7f3c1c-7671-41fa-9e97-edd93ca2e4a5 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 200 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 708/1454] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:20 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bc74a713-8ee7-44af-b097-fa2e9d05ef71 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc74a713-8ee7-44af-b097-fa2e9d05ef71 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] DELETE http://192.168.122.11/volume/v3/types/46845399-b49c-4c7d-ba79-612809484596 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc74a713-8ee7-44af-b097-fa2e9d05ef71 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc74a713-8ee7-44af-b097-fa2e9d05ef71 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Flow 'volume_create_api' (2b331db5-3dfd-4d46-9178-fb7d058a9dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf1052ca-d7ad-4b42-98f6-928d09d0eed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc74a713-8ee7-44af-b097-fa2e9d05ef71 tempest-TestInstancesWithCinderVolumes-1106978160 tempest-TestInstancesWithCinderVolumes-1106978160-project-admin] http://192.168.122.11/volume/v3/types/46845399-b49c-4c7d-ba79-612809484596 returned with HTTP 202 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 709/1455] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:52:20 2026] DELETE /volume/v3/types/46845399-b49c-4c7d-ba79-612809484596 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf1052ca-d7ad-4b42-98f6-928d09d0eed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6a441b-8a1c-43bc-b54e-7bb6bfb84aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Created reservations ['7aac089e-5267-4f4b-8edd-b2ffb4819573', '02198e3a-6d56-4ac9-9255-c99a2702972b', '14183262-4d47-45be-bbc6-d81aaef5aaa8', 'b9c3909f-4e8a-4ede-ab09-744fcd662cf1'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6a441b-8a1c-43bc-b54e-7bb6bfb84aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aac089e-5267-4f4b-8edd-b2ffb4819573', '02198e3a-6d56-4ac9-9255-c99a2702972b', '14183262-4d47-45be-bbc6-d81aaef5aaa8', 'b9c3909f-4e8a-4ede-ab09-744fcd662cf1']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b0b960-a915-4fdc-95b0-5ef53bef7519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b0b960-a915-4fdc-95b0-5ef53bef7519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c6510c-924c-4fb5-be64-da3f60d0f026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-291503185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e051e5b697448b8f09dcd6cd000b52',qos_specs=None,replication_status=,reservations=['7aac089e-5267-4f4b-8edd-b2ffb4819573','02198e3a-6d56-4ac9-9255-c99a2702972b','14183262-4d47-45be-bbc6-d81aaef5aaa8','b9c3909f-4e8a-4ede-ab09-744fcd662cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-291503185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c6510c-924c-4fb5-be64-da3f60d0f026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e051e5b697448b8f09dcd6cd000b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad4ffc3-6d22-4bc2-9bf9-43d1620b4cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad4ffc3-6d22-4bc2-9bf9-43d1620b4cd7) transitioned into state 'SUCCESS' from state '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-291503185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e051e5b697448b8f09dcd6cd000b52',qos_specs=None,replication_status=,reservations=['7aac089e-5267-4f4b-8edd-b2ffb4819573','02198e3a-6d56-4ac9-9255-c99a2702972b','14183262-4d47-45be-bbc6-d81aaef5aaa8','b9c3909f-4e8a-4ede-ab09-744fcd662cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2912dd21-97c7-4b3b-9340-8ed11bab9d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2912dd21-97c7-4b3b-9340-8ed11bab9d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Flow 'volume_create_api' (2b331db5-3dfd-4d46-9178-fb7d058a9dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume request issued successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe60eeba-8fce-4806-8960-9e8492681ba6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 747/1456] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:20 2026] POST /volume/v3/volumes => generated 761 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fd88c5fd-b906-4bbb-85c9-fed3e34c5f03 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd88c5fd-b906-4bbb-85c9-fed3e34c5f03 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd88c5fd-b906-4bbb-85c9-fed3e34c5f03 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd88c5fd-b906-4bbb-85c9-fed3e34c5f03 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fd88c5fd-b906-4bbb-85c9-fed3e34c5f03 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd88c5fd-b906-4bbb-85c9-fed3e34c5f03 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 200 Sep 07 13:52:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 710/1457] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:20 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 829 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5654cabb-bd2b-415e-9c90-3cbc0bd49673 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5654cabb-bd2b-415e-9c90-3cbc0bd49673 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5654cabb-bd2b-415e-9c90-3cbc0bd49673 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5654cabb-bd2b-415e-9c90-3cbc0bd49673 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5654cabb-bd2b-415e-9c90-3cbc0bd49673 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5654cabb-bd2b-415e-9c90-3cbc0bd49673 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 200 Sep 07 13:52:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 748/1458] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:21 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-10a53e5c-d683-4454-95e7-1cc82affe331 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-10a53e5c-d683-4454-95e7-1cc82affe331 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-10a53e5c-d683-4454-95e7-1cc82affe331 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-10a53e5c-d683-4454-95e7-1cc82affe331 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-10a53e5c-d683-4454-95e7-1cc82affe331 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-10a53e5c-d683-4454-95e7-1cc82affe331 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 200 Sep 07 13:52:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 711/1459] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:22 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6611bf9a-fb4e-4286-833f-58ef2152375b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6611bf9a-fb4e-4286-833f-58ef2152375b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6611bf9a-fb4e-4286-833f-58ef2152375b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6611bf9a-fb4e-4286-833f-58ef2152375b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6611bf9a-fb4e-4286-833f-58ef2152375b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6611bf9a-fb4e-4286-833f-58ef2152375b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 200 Sep 07 13:52:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 749/1460] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:22 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9a1e248b-d03a-45d7-8053-23a30cd28d56 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a1e248b-d03a-45d7-8053-23a30cd28d56 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] POST http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a1e248b-d03a-45d7-8053-23a30cd28d56 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9a1e248b-d03a-45d7-8053-23a30cd28d56 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9a1e248b-d03a-45d7-8053-23a30cd28d56 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Create volume metadata completed successfully. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a1e248b-d03a-45d7-8053-23a30cd28d56 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 712/1461] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:52:22 2026] POST /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 101 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-67124e10-e4d0-4b96-80e2-721ba900058b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-67124e10-e4d0-4b96-80e2-721ba900058b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-67124e10-e4d0-4b96-80e2-721ba900058b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-67124e10-e4d0-4b96-80e2-721ba900058b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-67124e10-e4d0-4b96-80e2-721ba900058b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Volume info retrieved successfully. Sep 07 13:52:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-67124e10-e4d0-4b96-80e2-721ba900058b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Get volume metadata completed successfully. Sep 07 13:52:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-67124e10-e4d0-4b96-80e2-721ba900058b tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 750/1462] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:52:22 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 101 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-865ad64b-db8c-4856-97f8-fe7dba9d83b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-865ad64b-db8c-4856-97f8-fe7dba9d83b3 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] PUT http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-865ad64b-db8c-4856-97f8-fe7dba9d83b3 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-865ad64b-db8c-4856-97f8-fe7dba9d83b3 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-865ad64b-db8c-4856-97f8-fe7dba9d83b3 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Update volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-865ad64b-db8c-4856-97f8-fe7dba9d83b3 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 713/1463] 192.168.122.11 () {60 vars in 1274 bytes} [Mon Sep 7 13:52:22 2026] PUT /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 57 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0d588020-7e7e-4da5-96a7-b24a927403dd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d588020-7e7e-4da5-96a7-b24a927403dd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d588020-7e7e-4da5-96a7-b24a927403dd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d588020-7e7e-4da5-96a7-b24a927403dd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0d588020-7e7e-4da5-96a7-b24a927403dd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0d588020-7e7e-4da5-96a7-b24a927403dd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Get volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d588020-7e7e-4da5-96a7-b24a927403dd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 751/1464] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 57 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] DELETE http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key1 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Get volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-551ff9c1-675f-48eb-8cdd-58017cf3215f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-551ff9c1-675f-48eb-8cdd-58017cf3215f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-551ff9c1-675f-48eb-8cdd-58017cf3215f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-551ff9c1-675f-48eb-8cdd-58017cf3215f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Delete volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d8742659-fdf0-48a1-a3a8-feedcbd8497c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key1 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 714/1465] 192.168.122.11 () {58 vars in 1272 bytes} [Mon Sep 7 13:52:23 2026] DELETE /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key1 => generated 0 bytes in 79 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b04d3a5b-802c-4af4-9cb3-884da31d2efb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b04d3a5b-802c-4af4-9cb3-884da31d2efb tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b04d3a5b-802c-4af4-9cb3-884da31d2efb tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b04d3a5b-802c-4af4-9cb3-884da31d2efb tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-551ff9c1-675f-48eb-8cdd-58017cf3215f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-551ff9c1-675f-48eb-8cdd-58017cf3215f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 752/1466] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b04d3a5b-802c-4af4-9cb3-884da31d2efb tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2cd052a5-c1f9-4cbb-bb8d-dd8ace03378f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b04d3a5b-802c-4af4-9cb3-884da31d2efb tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Get volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b04d3a5b-802c-4af4-9cb3-884da31d2efb tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2cd052a5-c1f9-4cbb-bb8d-dd8ace03378f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 715/1467] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 32 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2cd052a5-c1f9-4cbb-bb8d-dd8ace03378f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2cd052a5-c1f9-4cbb-bb8d-dd8ace03378f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-63cdc40e-3ab2-4f90-8e88-87885eed3d0a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-63cdc40e-3ab2-4f90-8e88-87885eed3d0a tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] PUT http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-63cdc40e-3ab2-4f90-8e88-87885eed3d0a tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2cd052a5-c1f9-4cbb-bb8d-dd8ace03378f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-63cdc40e-3ab2-4f90-8e88-87885eed3d0a tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2cd052a5-c1f9-4cbb-bb8d-dd8ace03378f tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 753/1468] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8cdde671-7799-493e-aa51-7296653b9cbc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-798306458"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-63cdc40e-3ab2-4f90-8e88-87885eed3d0a tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Update volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-63cdc40e-3ab2-4f90-8e88-87885eed3d0a tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 716/1469] 192.168.122.11 () {60 vars in 1274 bytes} [Mon Sep 7 13:52:23 2026] PUT /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-798306458'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume of 1 GB Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8a1bcf32-d0d2-4931-bab4-00367ea50dbd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a1bcf32-d0d2-4931-bab4-00367ea50dbd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] POST http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a1bcf32-d0d2-4931-bab4-00367ea50dbd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Availability Zones retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Flow 'volume_create_api' (e20c2465-bbda-4b3b-9025-4f2a0faa646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ef931c-d91a-45cc-a2ba-2486aa668fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8a1bcf32-d0d2-4931-bab4-00367ea50dbd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8a1bcf32-d0d2-4931-bab4-00367ea50dbd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Create volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a1bcf32-d0d2-4931-bab4-00367ea50dbd tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 717/1470] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 13:52:23 2026] POST /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 68 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-39040479-6b3d-4a99-930e-65007a5d49d4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39040479-6b3d-4a99-930e-65007a5d49d4 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] PUT http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key3 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-39040479-6b3d-4a99-930e-65007a5d49d4 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-39040479-6b3d-4a99-930e-65007a5d49d4 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ef931c-d91a-45cc-a2ba-2486aa668fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32980300-0c54-478f-a5a0-1b32ae618e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-39040479-6b3d-4a99-930e-65007a5d49d4 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Update volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39040479-6b3d-4a99-930e-65007a5d49d4 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key3 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 718/1471] 192.168.122.11 () {60 vars in 1289 bytes} [Mon Sep 7 13:52:23 2026] PUT /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key3 => generated 35 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dc0b743b-13a1-4635-94dd-2bedcbd57ee1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc0b743b-13a1-4635-94dd-2bedcbd57ee1 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key3 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc0b743b-13a1-4635-94dd-2bedcbd57ee1 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc0b743b-13a1-4635-94dd-2bedcbd57ee1 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dc0b743b-13a1-4635-94dd-2bedcbd57ee1 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dc0b743b-13a1-4635-94dd-2bedcbd57ee1 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Get volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc0b743b-13a1-4635-94dd-2bedcbd57ee1 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key3 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 719/1472] 192.168.122.11 () {58 vars in 1269 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata/key3 => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-61738fc8-702e-437a-9609-acb8890faced None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-61738fc8-702e-437a-9609-acb8890faced tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-61738fc8-702e-437a-9609-acb8890faced tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-61738fc8-702e-437a-9609-acb8890faced tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Created reservations ['27837c8c-3812-47b5-a1f3-b1a33b87368b', '70c932f9-c3a2-400a-8fb2-5da6b1f20566', 'd2400f15-0dd4-42e2-bbdb-77cfd6d9c13b', '1dd13991-3bce-430f-a433-6e2686f61ee6'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32980300-0c54-478f-a5a0-1b32ae618e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27837c8c-3812-47b5-a1f3-b1a33b87368b', '70c932f9-c3a2-400a-8fb2-5da6b1f20566', 'd2400f15-0dd4-42e2-bbdb-77cfd6d9c13b', '1dd13991-3bce-430f-a433-6e2686f61ee6']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f5034b-bdb6-4423-8329-863ee0f26842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-61738fc8-702e-437a-9609-acb8890faced tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-61738fc8-702e-437a-9609-acb8890faced tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] Get volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-61738fc8-702e-437a-9609-acb8890faced tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-reader] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 720/1473] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 75 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-00ba38a5-8c32-416a-908b-873dad0bbfc0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00ba38a5-8c32-416a-908b-873dad0bbfc0 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] PUT http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00ba38a5-8c32-416a-908b-873dad0bbfc0 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f5034b-bdb6-4423-8329-863ee0f26842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddc53b06-bf2f-4184-bfa4-d0ba6ff18225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-798306458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e051e5b697448b8f09dcd6cd000b52',qos_specs=None,replication_status=,reservations=['27837c8c-3812-47b5-a1f3-b1a33b87368b','70c932f9-c3a2-400a-8fb2-5da6b1f20566','d2400f15-0dd4-42e2-bbdb-77cfd6d9c13b','1dd13991-3bce-430f-a433-6e2686f61ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-798306458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddc53b06-bf2f-4184-bfa4-d0ba6ff18225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e051e5b697448b8f09dcd6cd000b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c51b645-676d-490f-bc2b-57bb91a01b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00ba38a5-8c32-416a-908b-873dad0bbfc0 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00ba38a5-8c32-416a-908b-873dad0bbfc0 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Update volume metadata completed successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00ba38a5-8c32-416a-908b-873dad0bbfc0 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 721/1474] 192.168.122.11 () {60 vars in 1274 bytes} [Mon Sep 7 13:52:23 2026] PUT /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f13d8fee-c5e3-4ca0-8944-7d7231082e75 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f13d8fee-c5e3-4ca0-8944-7d7231082e75 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f13d8fee-c5e3-4ca0-8944-7d7231082e75 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f13d8fee-c5e3-4ca0-8944-7d7231082e75 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c51b645-676d-490f-bc2b-57bb91a01b2a) transitioned into state 'SUCCESS' from state '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-798306458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e051e5b697448b8f09dcd6cd000b52',qos_specs=None,replication_status=,reservations=['27837c8c-3812-47b5-a1f3-b1a33b87368b','70c932f9-c3a2-400a-8fb2-5da6b1f20566','d2400f15-0dd4-42e2-bbdb-77cfd6d9c13b','1dd13991-3bce-430f-a433-6e2686f61ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f13d8fee-c5e3-4ca0-8944-7d7231082e75 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b54be8f-2540-45b1-be1b-593b32775573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f13d8fee-c5e3-4ca0-8944-7d7231082e75 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 722/1475] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] DELETE http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Delete volume with id: 53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b54be8f-2540-45b1-be1b-593b32775573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Flow 'volume_create_api' (e20c2465-bbda-4b3b-9025-4f2a0faa646b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume request issued successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8cdde671-7799-493e-aa51-7296653b9cbc tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 754/1476] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:23 2026] POST /volume/v3/volumes => generated 761 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f4abffb6-031b-4504-895b-70f929a02028 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f4abffb6-031b-4504-895b-70f929a02028 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f4abffb6-031b-4504-895b-70f929a02028 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f4abffb6-031b-4504-895b-70f929a02028 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Delete volume request issued successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc7f56a9-6e84-4e77-983d-4633765ca67c tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 202 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 723/1477] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:23 2026] DELETE /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f4abffb6-031b-4504-895b-70f929a02028 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fb7e6ba1-37dd-4597-b0f8-62909ce43bba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb7e6ba1-37dd-4597-b0f8-62909ce43bba tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb7e6ba1-37dd-4597-b0f8-62909ce43bba tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb7e6ba1-37dd-4597-b0f8-62909ce43bba tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f4abffb6-031b-4504-895b-70f929a02028 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 755/1478] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 829 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fb7e6ba1-37dd-4597-b0f8-62909ce43bba tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb7e6ba1-37dd-4597-b0f8-62909ce43bba tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 200 Sep 07 13:52:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 724/1479] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:23 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-db286ec9-f08c-40ee-9cb5-598ab0a67c4e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db286ec9-f08c-40ee-9cb5-598ab0a67c4e tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db286ec9-f08c-40ee-9cb5-598ab0a67c4e tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db286ec9-f08c-40ee-9cb5-598ab0a67c4e tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-db286ec9-f08c-40ee-9cb5-598ab0a67c4e tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db286ec9-f08c-40ee-9cb5-598ab0a67c4e tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 200 Sep 07 13:52:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 756/1480] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:24 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ab4ad421-5d2c-4c59-b9a7-05ea3aae2b37 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab4ad421-5d2c-4c59-b9a7-05ea3aae2b37 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab4ad421-5d2c-4c59-b9a7-05ea3aae2b37 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab4ad421-5d2c-4c59-b9a7-05ea3aae2b37 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ab4ad421-5d2c-4c59-b9a7-05ea3aae2b37 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Volume info retrieved successfully. Sep 07 13:52:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab4ad421-5d2c-4c59-b9a7-05ea3aae2b37 tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 200 Sep 07 13:52:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 725/1481] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:24 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8f85d2ad-24da-409b-970f-2a618a080552 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f85d2ad-24da-409b-970f-2a618a080552 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f85d2ad-24da-409b-970f-2a618a080552 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f85d2ad-24da-409b-970f-2a618a080552 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8f85d2ad-24da-409b-970f-2a618a080552 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f85d2ad-24da-409b-970f-2a618a080552 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 200 Sep 07 13:52:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 757/1482] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-880b60bc-1d33-45fb-aaf4-7c3b463527ef None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-880b60bc-1d33-45fb-aaf4-7c3b463527ef tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] GET http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 Sep 07 13:52:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-880b60bc-1d33-45fb-aaf4-7c3b463527ef tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-880b60bc-1d33-45fb-aaf4-7c3b463527ef tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ffd078bd-dcf0-441e-9caa-07d9b15e5a41 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-880b60bc-1d33-45fb-aaf4-7c3b463527ef tempest-VolumesMetadataTest-1366629418 tempest-VolumesMetadataTest-1366629418-project-member] http://192.168.122.11/volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 returned with HTTP 404 Sep 07 13:52:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 726/1483] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/volumes/53105339-e1a4-4481-8df0-3b862859e244 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffd078bd-dcf0-441e-9caa-07d9b15e5a41 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffd078bd-dcf0-441e-9caa-07d9b15e5a41 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffd078bd-dcf0-441e-9caa-07d9b15e5a41 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ffd078bd-dcf0-441e-9caa-07d9b15e5a41 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffd078bd-dcf0-441e-9caa-07d9b15e5a41 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 200 Sep 07 13:52:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 758/1484] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f144294f-89b0-4add-91a7-6795e793ddc8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1945511670"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1945511670'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume of 1 GB Sep 07 13:52:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Availability Zones retrieved successfully. Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Flow 'volume_create_api' (cb7381e9-d640-4c57-b681-3e6efdf85ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05186035-f166-4d3f-abf5-d8bdd56bc7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05186035-f166-4d3f-abf5-d8bdd56bc7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2286ef0-3c1a-4642-a730-ca2c82cb4cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Created reservations ['dec277b7-14cb-4295-b040-fcbebaa89fe1', 'f20d1d77-2961-4cd2-afee-3ced9ab69e1e', '208fe4e2-c6eb-496a-ab05-00c54e9884b4', '1d3c94d3-e442-4015-9ce6-7c83373a73f9'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2286ef0-3c1a-4642-a730-ca2c82cb4cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec277b7-14cb-4295-b040-fcbebaa89fe1', 'f20d1d77-2961-4cd2-afee-3ced9ab69e1e', '208fe4e2-c6eb-496a-ab05-00c54e9884b4', '1d3c94d3-e442-4015-9ce6-7c83373a73f9']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44253fdf-8407-4e66-8e68-6e1cdbd41baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44253fdf-8407-4e66-8e68-6e1cdbd41baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1baf5ef6-218b-43ca-ac54-4ef712304e14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1945511670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e051e5b697448b8f09dcd6cd000b52',qos_specs=None,replication_status=,reservations=['dec277b7-14cb-4295-b040-fcbebaa89fe1','f20d1d77-2961-4cd2-afee-3ced9ab69e1e','208fe4e2-c6eb-496a-ab05-00c54e9884b4','1d3c94d3-e442-4015-9ce6-7c83373a73f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1945511670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1baf5ef6-218b-43ca-ac54-4ef712304e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e051e5b697448b8f09dcd6cd000b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524483c8-4a98-4279-b988-1142e8d5b799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524483c8-4a98-4279-b988-1142e8d5b799) transitioned into state 'SUCCESS' from state '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-1945511670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e051e5b697448b8f09dcd6cd000b52',qos_specs=None,replication_status=,reservations=['dec277b7-14cb-4295-b040-fcbebaa89fe1','f20d1d77-2961-4cd2-afee-3ced9ab69e1e','208fe4e2-c6eb-496a-ab05-00c54e9884b4','1d3c94d3-e442-4015-9ce6-7c83373a73f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5acd9d4c041fe8e06337312bcf125',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4884a3-12b0-4393-acd8-bb6e32cc889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4884a3-12b0-4393-acd8-bb6e32cc889d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Flow 'volume_create_api' (cb7381e9-d640-4c57-b681-3e6efdf85ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Create volume request issued successfully. Sep 07 13:52:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f144294f-89b0-4add-91a7-6795e793ddc8 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 727/1485] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:26 2026] POST /volume/v3/volumes => generated 762 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-59649fbc-df74-4015-858e-effb49b7a856 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59649fbc-df74-4015-858e-effb49b7a856 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59649fbc-df74-4015-858e-effb49b7a856 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59649fbc-df74-4015-858e-effb49b7a856 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-59649fbc-df74-4015-858e-effb49b7a856 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59649fbc-df74-4015-858e-effb49b7a856 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 200 Sep 07 13:52:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 759/1486] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:26 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 830 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-710947e1-df08-4ce5-a9f7-1fe554cc3124 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-710947e1-df08-4ce5-a9f7-1fe554cc3124 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-710947e1-df08-4ce5-a9f7-1fe554cc3124 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-710947e1-df08-4ce5-a9f7-1fe554cc3124 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-710947e1-df08-4ce5-a9f7-1fe554cc3124 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-710947e1-df08-4ce5-a9f7-1fe554cc3124 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 200 Sep 07 13:52:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 728/1487] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:27 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-651b4db0-8c35-481e-8cf9-9ebd83193c5c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-651b4db0-8c35-481e-8cf9-9ebd83193c5c tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-651b4db0-8c35-481e-8cf9-9ebd83193c5c tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-651b4db0-8c35-481e-8cf9-9ebd83193c5c tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-651b4db0-8c35-481e-8cf9-9ebd83193c5c tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-651b4db0-8c35-481e-8cf9-9ebd83193c5c tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 200 Sep 07 13:52:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 760/1488] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:28 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e50cb6cb-08dd-4db7-b985-3c15b87ec3e0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e50cb6cb-08dd-4db7-b985-3c15b87ec3e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e50cb6cb-08dd-4db7-b985-3c15b87ec3e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e50cb6cb-08dd-4db7-b985-3c15b87ec3e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e50cb6cb-08dd-4db7-b985-3c15b87ec3e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e50cb6cb-08dd-4db7-b985-3c15b87ec3e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 200 Sep 07 13:52:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 729/1489] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:28 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Create volume of 1 GB Sep 07 13:52:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Availability Zones retrieved successfully. Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Flow 'volume_create_api' (2cce74b1-3342-4a1f-9de2-003a00e00800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b01abb-f466-47a2-9811-6905e11c80f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b01abb-f466-47a2-9811-6905e11c80f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015d6859-dfcb-428a-9210-34ae9c49d0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Created reservations ['cfe4b6f4-8b19-4179-9926-fbb3028c2fb2', '285654c4-511f-4731-9e73-22ff8f552c65', '1d1978bd-e7e8-4f78-9b67-86f6a85303e9', '78b33e20-8aea-46ec-9c7c-a2d170de11c8'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015d6859-dfcb-428a-9210-34ae9c49d0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe4b6f4-8b19-4179-9926-fbb3028c2fb2', '285654c4-511f-4731-9e73-22ff8f552c65', '1d1978bd-e7e8-4f78-9b67-86f6a85303e9', '78b33e20-8aea-46ec-9c7c-a2d170de11c8']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c35e57-b878-4f51-b59f-88b72ceea770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c35e57-b878-4f51-b59f-88b72ceea770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1820c9a-894e-4fbb-a4a4-6c30426f8f4f', '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='dd28c65a092747c287d3c5b6a40197aa',qos_specs=None,replication_status=,reservations=['cfe4b6f4-8b19-4179-9926-fbb3028c2fb2','285654c4-511f-4731-9e73-22ff8f552c65','1d1978bd-e7e8-4f78-9b67-86f6a85303e9','78b33e20-8aea-46ec-9c7c-a2d170de11c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3fd32ba4654ccaa28c1b885b53cacd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52: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=c1820c9a-894e-4fbb-a4a4-6c30426f8f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd28c65a092747c287d3c5b6a40197aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f3fd32ba4654ccaa28c1b885b53cacd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49714ed-b4cf-43c1-bac1-b78a8d30d272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49714ed-b4cf-43c1-bac1-b78a8d30d272) transitioned into state 'SUCCESS' from 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='dd28c65a092747c287d3c5b6a40197aa',qos_specs=None,replication_status=,reservations=['cfe4b6f4-8b19-4179-9926-fbb3028c2fb2','285654c4-511f-4731-9e73-22ff8f552c65','1d1978bd-e7e8-4f78-9b67-86f6a85303e9','78b33e20-8aea-46ec-9c7c-a2d170de11c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3fd32ba4654ccaa28c1b885b53cacd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643a752b-9d0d-48f6-a1fc-448b7c23cba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643a752b-9d0d-48f6-a1fc-448b7c23cba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Flow 'volume_create_api' (2cce74b1-3342-4a1f-9de2-003a00e00800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Create volume request issued successfully. Sep 07 13:52:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2200fc9-ec12-494f-a4d8-eed5f58ce659 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 761/1490] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:28 2026] POST /volume/v3/volumes => generated 740 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fef35cd0-7ad3-4053-910d-66c7b260dd79 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fef35cd0-7ad3-4053-910d-66c7b260dd79 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] GET http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f Sep 07 13:52:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fef35cd0-7ad3-4053-910d-66c7b260dd79 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fef35cd0-7ad3-4053-910d-66c7b260dd79 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fef35cd0-7ad3-4053-910d-66c7b260dd79 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Volume info retrieved successfully. Sep 07 13:52:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fef35cd0-7ad3-4053-910d-66c7b260dd79 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f returned with HTTP 200 Sep 07 13:52:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 730/1491] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:29 2026] GET /volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b66a8181-0c8b-478f-8c70-c31e4404eaf0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b66a8181-0c8b-478f-8c70-c31e4404eaf0 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] GET http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f Sep 07 13:52:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b66a8181-0c8b-478f-8c70-c31e4404eaf0 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b66a8181-0c8b-478f-8c70-c31e4404eaf0 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b66a8181-0c8b-478f-8c70-c31e4404eaf0 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Volume info retrieved successfully. Sep 07 13:52:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b66a8181-0c8b-478f-8c70-c31e4404eaf0 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f returned with HTTP 200 Sep 07 13:52:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 762/1492] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:30 2026] GET /volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d0bbb593-745f-4ad5-a248-ebb1a3e4629e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0bbb593-745f-4ad5-a248-ebb1a3e4629e tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] GET http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d0bbb593-745f-4ad5-a248-ebb1a3e4629e tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d0bbb593-745f-4ad5-a248-ebb1a3e4629e tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d0bbb593-745f-4ad5-a248-ebb1a3e4629e tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Volume info retrieved successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0bbb593-745f-4ad5-a248-ebb1a3e4629e tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f returned with HTTP 200 Sep 07 13:52:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 731/1493] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:32 2026] GET /volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f => generated 970 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] GET http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1&project_id=29e051e5b697448b8f09dcd6cd000b52 Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Could not evaluate value 29e051e5b697448b8f09dcd6cd000b52, assuming string {{(pid=87675) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Searching by: MultiDict([('project_id', '29e051e5b697448b8f09dcd6cd000b52'), ('all_tenants', 1)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Get all volumes completed successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e02f7dc-4e32-4e5c-b68d-f3198dac467d tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1&project_id=29e051e5b697448b8f09dcd6cd000b52 returned with HTTP 200 Sep 07 13:52:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 763/1494] 192.168.122.11 () {58 vars in 1252 bytes} [Mon Sep 7 13:52:32 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=29e051e5b697448b8f09dcd6cd000b52 => generated 3035 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Delete volume with id: c1820c9a-894e-4fbb-a4a4-6c30426f8f4f Sep 07 13:52:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Volume info retrieved successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] Delete volume request issued successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-75dec1bf-f396-4003-acbe-712d8bac5be2 tempest-VolumesListAdminTestJSON-936582891 tempest-VolumesListAdminTestJSON-936582891-project-admin] http://192.168.122.11/volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f returned with HTTP 202 Sep 07 13:52:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 732/1495] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:32 2026] DELETE /volume/v3/volumes/c1820c9a-894e-4fbb-a4a4-6c30426f8f4f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b9761524-0d37-4bea-ba10-175d54de9994 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b9761524-0d37-4bea-ba10-175d54de9994 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b9761524-0d37-4bea-ba10-175d54de9994 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b9761524-0d37-4bea-ba10-175d54de9994 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b9761524-0d37-4bea-ba10-175d54de9994 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b9761524-0d37-4bea-ba10-175d54de9994 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 200 Sep 07 13:52:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 764/1496] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:32 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8990551d-b56a-48fb-98a7-73d690a593a6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8990551d-b56a-48fb-98a7-73d690a593a6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8990551d-b56a-48fb-98a7-73d690a593a6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8990551d-b56a-48fb-98a7-73d690a593a6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8990551d-b56a-48fb-98a7-73d690a593a6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Delete volume with id: 1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8990551d-b56a-48fb-98a7-73d690a593a6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8990551d-b56a-48fb-98a7-73d690a593a6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Delete volume request issued successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8990551d-b56a-48fb-98a7-73d690a593a6 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 202 Sep 07 13:52:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 733/1497] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:32 2026] DELETE /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d8ed6d8d-094f-4f7e-881f-3af8c65eee4d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8ed6d8d-094f-4f7e-881f-3af8c65eee4d tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8ed6d8d-094f-4f7e-881f-3af8c65eee4d tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8ed6d8d-094f-4f7e-881f-3af8c65eee4d tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d8ed6d8d-094f-4f7e-881f-3af8c65eee4d tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8ed6d8d-094f-4f7e-881f-3af8c65eee4d tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 200 Sep 07 13:52:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 765/1498] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:32 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 854 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1465759458"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1465759458'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:33 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Create volume of 1 GB Sep 07 13:52:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Availability Zones retrieved successfully. Sep 07 13:52:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Flow 'volume_create_api' (166c7b64-d3ad-42bd-8736-d063750c7888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dc78a5-a6a9-4eeb-8380-c680da629101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-12eebd8b-2fa4-4b96-8c02-525dffa58f77 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-12eebd8b-2fa4-4b96-8c02-525dffa58f77 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-12eebd8b-2fa4-4b96-8c02-525dffa58f77 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-12eebd8b-2fa4-4b96-8c02-525dffa58f77 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dc78a5-a6a9-4eeb-8380-c680da629101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d77aa3e-fa1a-4745-884a-1b5545b6c79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-12eebd8b-2fa4-4b96-8c02-525dffa58f77 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-12eebd8b-2fa4-4b96-8c02-525dffa58f77 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 200 Sep 07 13:52:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 766/1499] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:34 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Created reservations ['53e3e8a7-c282-4a67-a522-5db58f503448', 'e73543e1-4c97-4fac-aeb6-75d480611d14', '29ca6542-0eaa-434d-90b1-97ae6ae2190f', 'c23e3144-0fd6-40d2-a684-53b1bc587cef'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d77aa3e-fa1a-4745-884a-1b5545b6c79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53e3e8a7-c282-4a67-a522-5db58f503448', 'e73543e1-4c97-4fac-aeb6-75d480611d14', '29ca6542-0eaa-434d-90b1-97ae6ae2190f', 'c23e3144-0fd6-40d2-a684-53b1bc587cef']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c23a59-4325-48a7-b597-af94c177b3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c23a59-4325-48a7-b597-af94c177b3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e60ba10a-d021-42bd-af48-105b71ca6dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1465759458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33fc94c558fa49888311a1a40395661e',qos_specs=None,replication_status=,reservations=['53e3e8a7-c282-4a67-a522-5db58f503448','e73543e1-4c97-4fac-aeb6-75d480611d14','29ca6542-0eaa-434d-90b1-97ae6ae2190f','c23e3144-0fd6-40d2-a684-53b1bc587cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1223905cfa84fdfbe73601ff6097d7d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1465759458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e60ba10a-d021-42bd-af48-105b71ca6dcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33fc94c558fa49888311a1a40395661e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1223905cfa84fdfbe73601ff6097d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8861bb-84f9-4343-b8d9-245479af2f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8861bb-84f9-4343-b8d9-245479af2f90) transitioned into state 'SUCCESS' from state '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-1465759458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33fc94c558fa49888311a1a40395661e',qos_specs=None,replication_status=,reservations=['53e3e8a7-c282-4a67-a522-5db58f503448','e73543e1-4c97-4fac-aeb6-75d480611d14','29ca6542-0eaa-434d-90b1-97ae6ae2190f','c23e3144-0fd6-40d2-a684-53b1bc587cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1223905cfa84fdfbe73601ff6097d7d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a005e03-5e63-48e3-99e5-425fb2368a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a005e03-5e63-48e3-99e5-425fb2368a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Flow 'volume_create_api' (166c7b64-d3ad-42bd-8736-d063750c7888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Create volume request issued successfully. Sep 07 13:52:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-78c9a0c3-c5e4-4615-90a8-91a8d145ad72 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 734/1500] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:33 2026] POST /volume/v3/volumes => generated 758 bytes in 1417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-61c4c82a-e42a-4ba5-a820-500c4cfe170b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-61c4c82a-e42a-4ba5-a820-500c4cfe170b tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-61c4c82a-e42a-4ba5-a820-500c4cfe170b tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-61c4c82a-e42a-4ba5-a820-500c4cfe170b tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-61c4c82a-e42a-4ba5-a820-500c4cfe170b tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-61c4c82a-e42a-4ba5-a820-500c4cfe170b tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 767/1501] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:34 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 826 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fe6173e8-a193-429e-b7ed-94f700d0d1aa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe6173e8-a193-429e-b7ed-94f700d0d1aa tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 Sep 07 13:52:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe6173e8-a193-429e-b7ed-94f700d0d1aa tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe6173e8-a193-429e-b7ed-94f700d0d1aa tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe6173e8-a193-429e-b7ed-94f700d0d1aa tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 returned with HTTP 404 Sep 07 13:52:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 735/1502] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/volumes/1baf5ef6-218b-43ca-ac54-4ef712304e14 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-faea8bbd-9c7a-4b98-be62-da447e063958 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-faea8bbd-9c7a-4b98-be62-da447e063958 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-faea8bbd-9c7a-4b98-be62-da447e063958 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-faea8bbd-9c7a-4b98-be62-da447e063958 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-faea8bbd-9c7a-4b98-be62-da447e063958 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-faea8bbd-9c7a-4b98-be62-da447e063958 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 200 Sep 07 13:52:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 768/1503] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 854 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] DELETE http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Delete volume with id: ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Delete volume request issued successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20fad7c0-bc10-402f-9403-3c1b11fe8671 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 202 Sep 07 13:52:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 736/1504] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:35 2026] DELETE /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-331a5ddd-9f09-48c3-9d50-8e7afa34ce13 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-331a5ddd-9f09-48c3-9d50-8e7afa34ce13 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-331a5ddd-9f09-48c3-9d50-8e7afa34ce13 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-331a5ddd-9f09-48c3-9d50-8e7afa34ce13 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-331a5ddd-9f09-48c3-9d50-8e7afa34ce13 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-331a5ddd-9f09-48c3-9d50-8e7afa34ce13 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 200 Sep 07 13:52:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 769/1505] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4b01a63c-424d-4fb7-8f47-46a0e67f28d5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b01a63c-424d-4fb7-8f47-46a0e67f28d5 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b01a63c-424d-4fb7-8f47-46a0e67f28d5 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b01a63c-424d-4fb7-8f47-46a0e67f28d5 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4b01a63c-424d-4fb7-8f47-46a0e67f28d5 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b01a63c-424d-4fb7-8f47-46a0e67f28d5 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 737/1506] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 850 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-30fc886c-27b6-4a16-bbb0-85732bac06ad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30fc886c-27b6-4a16-bbb0-85732bac06ad tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30fc886c-27b6-4a16-bbb0-85732bac06ad tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30fc886c-27b6-4a16-bbb0-85732bac06ad tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-30fc886c-27b6-4a16-bbb0-85732bac06ad tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30fc886c-27b6-4a16-bbb0-85732bac06ad tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 200 Sep 07 13:52:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 770/1507] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:36 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-32adaddc-5a0d-4206-ae18-6ea3809d8e46 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-32adaddc-5a0d-4206-ae18-6ea3809d8e46 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-32adaddc-5a0d-4206-ae18-6ea3809d8e46 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-32adaddc-5a0d-4206-ae18-6ea3809d8e46 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-32adaddc-5a0d-4206-ae18-6ea3809d8e46 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-32adaddc-5a0d-4206-ae18-6ea3809d8e46 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 738/1508] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:37 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-61643a03-9c42-4ac9-a75f-cc6ece0a9bf3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-61643a03-9c42-4ac9-a75f-cc6ece0a9bf3 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] POST http://192.168.122.11/volume/v3/os-volume-transfer Sep 07 13:52:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-61643a03-9c42-4ac9-a75f-cc6ece0a9bf3 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e60ba10a-d021-42bd-af48-105b71ca6dcc"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-61643a03-9c42-4ac9-a75f-cc6ece0a9bf3 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e60ba10a-d021-42bd-af48-105b71ca6dcc'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 13:52:37 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-61643a03-9c42-4ac9-a75f-cc6ece0a9bf3 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Creating transfer of volume e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:37 devstack devstack@c-api.service[87675]: INFO cinder.transfer.api [None req-61643a03-9c42-4ac9-a75f-cc6ece0a9bf3 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Generating transfer record for volume e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-61643a03-9c42-4ac9-a75f-cc6ece0a9bf3 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 13:52:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 771/1509] 192.168.122.11 () {60 vars in 1170 bytes} [Mon Sep 7 13:52:37 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5aea5e55-f9be-4c6f-9b17-7f8c7ee5d31d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5aea5e55-f9be-4c6f-9b17-7f8c7ee5d31d tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5aea5e55-f9be-4c6f-9b17-7f8c7ee5d31d tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5aea5e55-f9be-4c6f-9b17-7f8c7ee5d31d tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5aea5e55-f9be-4c6f-9b17-7f8c7ee5d31d tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5aea5e55-f9be-4c6f-9b17-7f8c7ee5d31d tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 739/1510] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:37 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-45da004e-69cf-4720-8779-ff12fea58071 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6ea4ddad-e3f4-4b74-9d6a-10e3b83531cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6ea4ddad-e3f4-4b74-9d6a-10e3b83531cd tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6ea4ddad-e3f4-4b74-9d6a-10e3b83531cd tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6ea4ddad-e3f4-4b74-9d6a-10e3b83531cd tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-45da004e-69cf-4720-8779-ff12fea58071 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964 Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-45da004e-69cf-4720-8779-ff12fea58071 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-45da004e-69cf-4720-8779-ff12fea58071 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6ea4ddad-e3f4-4b74-9d6a-10e3b83531cd tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 returned with HTTP 404 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 740/1511] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:37 2026] GET /volume/v3/volumes/ddc53b06-bf2f-4184-bfa4-d0ba6ff18225 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ee8cdfb-c088-4508-b62d-6359d4e8c6f7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-45da004e-69cf-4720-8779-ff12fea58071 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964 returned with HTTP 200 Sep 07 13:52:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 772/1512] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:52:37 2026] GET /volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964 => generated 415 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ee8cdfb-c088-4508-b62d-6359d4e8c6f7 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ee8cdfb-c088-4508-b62d-6359d4e8c6f7 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ee8cdfb-c088-4508-b62d-6359d4e8c6f7 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3019c597-6bc9-4274-971c-1594f7c61460 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3019c597-6bc9-4274-971c-1594f7c61460 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3019c597-6bc9-4274-971c-1594f7c61460 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3019c597-6bc9-4274-971c-1594f7c61460 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-3019c597-6bc9-4274-971c-1594f7c61460 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Listing volume transfers {{(pid=87675) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3019c597-6bc9-4274-971c-1594f7c61460 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 13:52:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 773/1513] 192.168.122.11 () {58 vars in 1149 bytes} [Mon Sep 7 13:52:38 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8ee8cdfb-c088-4508-b62d-6359d4e8c6f7 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ee8cdfb-c088-4508-b62d-6359d4e8c6f7 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 200 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 741/1514] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:38 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] DELETE http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Delete volume with id: 98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Delete volume request issued successfully. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-50e67bec-1d6d-4a8f-b7c4-4fe10c5df03b tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 202 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 742/1515] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:38 2026] DELETE /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-70709b0d-9453-4db3-bb7c-9f82834835e0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-70709b0d-9453-4db3-bb7c-9f82834835e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-70709b0d-9453-4db3-bb7c-9f82834835e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-70709b0d-9453-4db3-bb7c-9f82834835e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-70709b0d-9453-4db3-bb7c-9f82834835e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-70709b0d-9453-4db3-bb7c-9f82834835e0 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 200 Sep 07 13:52:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 743/1516] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:38 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] POST http://192.168.122.11/volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964/accept Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3106a4c45051b5ae"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Accepting volume transfer 5472a913-6eee-4ed5-8845-c5c321414964 {{(pid=87675) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Accepting transfer 5472a913-6eee-4ed5-8845-c5c321414964 Sep 07 13:52:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Created reservations ['4da67449-fb3b-456b-a6b2-cbc81b6f4537', 'eaab0597-d2a0-4b3b-92f3-a7f761508de7', '68ac12ac-850d-42d8-b00c-d661a1733d0f', '1dc6dca3-30e3-4592-9fb6-cb526755db5c'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Created reservations ['ef63606e-def6-4037-9b7f-1e0dde47f6da', '242d28fc-a579-41e2-b986-5ffd9a4b899d', '573ab80b-c3a0-4dbb-89fa-06eaf833e610', '92b24a89-a0ad-49c4-8b3e-8418b7ffce62'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:38 devstack devstack@c-api.service[87675]: /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 07 13:52:38 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:52:39 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Created reservations ['81a50384-8df6-4fad-a6a4-89f10d65e25a', 'e95f33f8-c5c5-4997-b405-6a545ae76bbf', '77686f19-d7c7-4ef7-9bbb-6f593a9542c4', '0cc58e5b-137f-4195-8002-bea27f647982'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:39 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Created reservations ['10fafcb6-b9bd-4f06-866b-f153e213cf9f', 'c0d98c8f-3170-44b1-a77d-9a4bfe992ea7', 'fdb95fdc-b444-47c5-b567-d1579cca4081', 'a9837bcb-6cb6-4ebf-8e7b-7c8331c2cb5a'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Transfer volume completed successfully. Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d27c3d1d-10f9-46f8-85d2-335036923149 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d27c3d1d-10f9-46f8-85d2-335036923149 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d27c3d1d-10f9-46f8-85d2-335036923149 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d27c3d1d-10f9-46f8-85d2-335036923149 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d27c3d1d-10f9-46f8-85d2-335036923149 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Volume info retrieved successfully. Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d27c3d1d-10f9-46f8-85d2-335036923149 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 200 Sep 07 13:52:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 744/1517] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:39 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:39 devstack devstack@c-api.service[87675]: INFO cinder.transfer.api [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Volume e60ba10a-d021-42bd-af48-105b71ca6dcc has been transferred. Sep 07 13:52:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1b22e2e9-3c8e-4f5d-80b8-d64334dd5455 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] http://192.168.122.11/volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964/accept returned with HTTP 202 Sep 07 13:52:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 774/1518] 192.168.122.11 () {60 vars in 1302 bytes} [Mon Sep 7 13:52:38 2026] POST /volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964/accept => generated 371 bytes in 1486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aafb054a-0ee5-4ebc-9fd5-2a0fa4c37048 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aafb054a-0ee5-4ebc-9fd5-2a0fa4c37048 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aafb054a-0ee5-4ebc-9fd5-2a0fa4c37048 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aafb054a-0ee5-4ebc-9fd5-2a0fa4c37048 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-aafb054a-0ee5-4ebc-9fd5-2a0fa4c37048 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Volume info retrieved successfully. Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aafb054a-0ee5-4ebc-9fd5-2a0fa4c37048 tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 745/1519] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:39 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2e8f607d-b9e8-4d75-b6ee-01e6a2e4b07f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e8f607d-b9e8-4d75-b6ee-01e6a2e4b07f tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e8f607d-b9e8-4d75-b6ee-01e6a2e4b07f tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e8f607d-b9e8-4d75-b6ee-01e6a2e4b07f tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2e8f607d-b9e8-4d75-b6ee-01e6a2e4b07f tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] Volume info retrieved successfully. Sep 07 13:52:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e8f607d-b9e8-4d75-b6ee-01e6a2e4b07f tempest-VolumesTransfersTest-1913570612 tempest-VolumesTransfersTest-1913570612-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 775/1520] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:39 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a6da8094-27f3-4560-9bdb-d7dfc33182c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a6da8094-27f3-4560-9bdb-d7dfc33182c2 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] DELETE http://192.168.122.11/volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964 Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a6da8094-27f3-4560-9bdb-d7dfc33182c2 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a6da8094-27f3-4560-9bdb-d7dfc33182c2 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-a6da8094-27f3-4560-9bdb-d7dfc33182c2 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Delete transfer with id: 5472a913-6eee-4ed5-8845-c5c321414964 Sep 07 13:52:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a6da8094-27f3-4560-9bdb-d7dfc33182c2 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964 returned with HTTP 404 Sep 07 13:52:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 746/1521] 192.168.122.11 () {58 vars in 1263 bytes} [Mon Sep 7 13:52:39 2026] DELETE /volume/v3/os-volume-transfer/5472a913-6eee-4ed5-8845-c5c321414964 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9f4fcf8f-efb9-419d-89e1-843e55d8e012 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f4fcf8f-efb9-419d-89e1-843e55d8e012 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] GET http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 Sep 07 13:52:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9f4fcf8f-efb9-419d-89e1-843e55d8e012 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9f4fcf8f-efb9-419d-89e1-843e55d8e012 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9f4fcf8f-efb9-419d-89e1-843e55d8e012 tempest-VolumesListAdminTestJSON-1666788056 tempest-VolumesListAdminTestJSON-1666788056-project-member] http://192.168.122.11/volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 returned with HTTP 404 Sep 07 13:52:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 747/1522] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:40 2026] GET /volume/v3/volumes/98c6510c-924c-4fb5-be64-da3f60d0f026 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:40 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Delete volume with id: e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Volume info retrieved successfully. Sep 07 13:52:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Delete volume request issued successfully. Sep 07 13:52:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6eefb117-d30a-44ec-ad6a-89a0bab4920a tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 202 Sep 07 13:52:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 776/1523] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:39 2026] DELETE /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 0 bytes in 815 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e5a9691-dc7d-4fa5-b8b8-5d732df11cb6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e5a9691-dc7d-4fa5-b8b8-5d732df11cb6 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e5a9691-dc7d-4fa5-b8b8-5d732df11cb6 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e5a9691-dc7d-4fa5-b8b8-5d732df11cb6 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0e5a9691-dc7d-4fa5-b8b8-5d732df11cb6 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Volume info retrieved successfully. Sep 07 13:52:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e5a9691-dc7d-4fa5-b8b8-5d732df11cb6 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 748/1524] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:40 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 1013 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-88f10fee-5654-49e3-a987-9b8dc37fd202 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88f10fee-5654-49e3-a987-9b8dc37fd202 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88f10fee-5654-49e3-a987-9b8dc37fd202 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88f10fee-5654-49e3-a987-9b8dc37fd202 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-88f10fee-5654-49e3-a987-9b8dc37fd202 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Volume info retrieved successfully. Sep 07 13:52:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88f10fee-5654-49e3-a987-9b8dc37fd202 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 200 Sep 07 13:52:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 777/1525] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:41 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 1013 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ee32cb48-e727-4e98-b905-8d53b1e3dead None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ee32cb48-e727-4e98-b905-8d53b1e3dead tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ee32cb48-e727-4e98-b905-8d53b1e3dead tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ee32cb48-e727-4e98-b905-8d53b1e3dead tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ee32cb48-e727-4e98-b905-8d53b1e3dead tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 404 Sep 07 13:52:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 749/1526] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:43 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6ef25f34-8c63-4c78-9141-ff90bbaede16 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ef25f34-8c63-4c78-9141-ff90bbaede16 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ef25f34-8c63-4c78-9141-ff90bbaede16 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ef25f34-8c63-4c78-9141-ff90bbaede16 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ef25f34-8c63-4c78-9141-ff90bbaede16 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 404 Sep 07 13:52:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 778/1527] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:43 2026] GET /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8c58172b-7bd8-4253-ac48-bacad33dfb27 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c58172b-7bd8-4253-ac48-bacad33dfb27 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c58172b-7bd8-4253-ac48-bacad33dfb27 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c58172b-7bd8-4253-ac48-bacad33dfb27 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8c58172b-7bd8-4253-ac48-bacad33dfb27 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Delete volume with id: e60ba10a-d021-42bd-af48-105b71ca6dcc Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c58172b-7bd8-4253-ac48-bacad33dfb27 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc returned with HTTP 404 Sep 07 13:52:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 750/1528] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:43 2026] DELETE /volume/v3/volumes/e60ba10a-d021-42bd-af48-105b71ca6dcc => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-454784668"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-454784668'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Create volume of 1 GB Sep 07 13:52:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Availability Zones retrieved successfully. Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Flow 'volume_create_api' (3c69f31d-66d3-4e9c-a1ca-51fbf94d781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df6a94ae-22f5-416b-89cd-6d2c8e475b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df6a94ae-22f5-416b-89cd-6d2c8e475b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edd9f32-1cf8-497f-82cc-01b0a7bbfd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Created reservations ['e772690f-1fe5-449c-ae15-7b8ddc700644', 'bfe342ae-6b4c-449a-b1cb-79100ed881dd', 'ca420952-4667-4ab0-8ddb-db450ad39357', 'b763dbbe-a6c7-4690-80b2-1de2723d79fe'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edd9f32-1cf8-497f-82cc-01b0a7bbfd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e772690f-1fe5-449c-ae15-7b8ddc700644', 'bfe342ae-6b4c-449a-b1cb-79100ed881dd', 'ca420952-4667-4ab0-8ddb-db450ad39357', 'b763dbbe-a6c7-4690-80b2-1de2723d79fe']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8e3390-191c-43d8-8685-64fb285d99f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8e3390-191c-43d8-8685-64fb285d99f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9469289f-bdce-49ba-b89a-b23208581ecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-454784668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33fc94c558fa49888311a1a40395661e',qos_specs=None,replication_status=,reservations=['e772690f-1fe5-449c-ae15-7b8ddc700644','bfe342ae-6b4c-449a-b1cb-79100ed881dd','ca420952-4667-4ab0-8ddb-db450ad39357','b763dbbe-a6c7-4690-80b2-1de2723d79fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1223905cfa84fdfbe73601ff6097d7d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-454784668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9469289f-bdce-49ba-b89a-b23208581ecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33fc94c558fa49888311a1a40395661e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1223905cfa84fdfbe73601ff6097d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc3a08d-91fb-4cfb-a6b0-05abfd9c8bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc3a08d-91fb-4cfb-a6b0-05abfd9c8bd4) transitioned into state 'SUCCESS' from state '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-454784668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33fc94c558fa49888311a1a40395661e',qos_specs=None,replication_status=,reservations=['e772690f-1fe5-449c-ae15-7b8ddc700644','bfe342ae-6b4c-449a-b1cb-79100ed881dd','ca420952-4667-4ab0-8ddb-db450ad39357','b763dbbe-a6c7-4690-80b2-1de2723d79fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1223905cfa84fdfbe73601ff6097d7d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d13a6a1-43d4-45dc-813e-2f3b4822cb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d13a6a1-43d4-45dc-813e-2f3b4822cb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Flow 'volume_create_api' (3c69f31d-66d3-4e9c-a1ca-51fbf94d781a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Create volume request issued successfully. Sep 07 13:52:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd6dbc9d-ba9e-463f-8386-20add909f511 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 779/1529] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:43 2026] POST /volume/v3/volumes => generated 757 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1bfe73ef-5c51-4657-b8d3-0a3abdff5381 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1bfe73ef-5c51-4657-b8d3-0a3abdff5381 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1bfe73ef-5c51-4657-b8d3-0a3abdff5381 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1bfe73ef-5c51-4657-b8d3-0a3abdff5381 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=491,cinder:UPDATE=103,cinder:INSERT=52 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:52:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1bfe73ef-5c51-4657-b8d3-0a3abdff5381 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1bfe73ef-5c51-4657-b8d3-0a3abdff5381 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 200 Sep 07 13:52:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 751/1530] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:43 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 825 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fd6eb533-df24-40f5-9ccc-b5015c01c30a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd6eb533-df24-40f5-9ccc-b5015c01c30a tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd6eb533-df24-40f5-9ccc-b5015c01c30a tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd6eb533-df24-40f5-9ccc-b5015c01c30a tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fd6eb533-df24-40f5-9ccc-b5015c01c30a tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd6eb533-df24-40f5-9ccc-b5015c01c30a tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 200 Sep 07 13:52:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 780/1531] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:44 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 849 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8a4e530c-50c2-42ea-812b-5e73de44661c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a4e530c-50c2-42ea-812b-5e73de44661c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a4e530c-50c2-42ea-812b-5e73de44661c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a4e530c-50c2-42ea-812b-5e73de44661c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8a4e530c-50c2-42ea-812b-5e73de44661c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a4e530c-50c2-42ea-812b-5e73de44661c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 200 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 752/1532] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:45 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9a9fff52-1ba0-4ef3-b942-c628e9c260a1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a9fff52-1ba0-4ef3-b942-c628e9c260a1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] POST http://192.168.122.11/volume/v3/os-volume-transfer Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9a9fff52-1ba0-4ef3-b942-c628e9c260a1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9469289f-bdce-49ba-b89a-b23208581ecd"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-9a9fff52-1ba0-4ef3-b942-c628e9c260a1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Creating new volume transfer {'transfer': {'volume_id': '9469289f-bdce-49ba-b89a-b23208581ecd'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-9a9fff52-1ba0-4ef3-b942-c628e9c260a1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Creating transfer of volume 9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.transfer.api [None req-9a9fff52-1ba0-4ef3-b942-c628e9c260a1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Generating transfer record for volume 9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9a9fff52-1ba0-4ef3-b942-c628e9c260a1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cb88d398-d690-439e-80dc-c8169bc431cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 781/1533] 192.168.122.11 () {60 vars in 1170 bytes} [Mon Sep 7 13:52:46 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb88d398-d690-439e-80dc-c8169bc431cc tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb88d398-d690-439e-80dc-c8169bc431cc tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb88d398-d690-439e-80dc-c8169bc431cc tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cb88d398-d690-439e-80dc-c8169bc431cc tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb88d398-d690-439e-80dc-c8169bc431cc tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 200 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 753/1534] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:46 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f1f1e0e9-8e8c-48e2-9b36-9324b3e04cee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1f1e0e9-8e8c-48e2-9b36-9324b3e04cee tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer/detail Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1f1e0e9-8e8c-48e2-9b36-9324b3e04cee tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1f1e0e9-8e8c-48e2-9b36-9324b3e04cee tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-f1f1e0e9-8e8c-48e2-9b36-9324b3e04cee tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] Listing volume transfers {{(pid=87675) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1f1e0e9-8e8c-48e2-9b36-9324b3e04cee tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 13:52:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 782/1535] 192.168.122.11 () {58 vars in 1170 bytes} [Mon Sep 7 13:52:46 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e2c28fbd-4f53-4f73-b6ed-46ac8a65f3e1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2c28fbd-4f53-4f73-b6ed-46ac8a65f3e1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] DELETE http://192.168.122.11/volume/v3/os-volume-transfer/a6172318-6d9e-4401-8b33-31b50421a5f0 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2c28fbd-4f53-4f73-b6ed-46ac8a65f3e1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2c28fbd-4f53-4f73-b6ed-46ac8a65f3e1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-e2c28fbd-4f53-4f73-b6ed-46ac8a65f3e1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Delete transfer with id: a6172318-6d9e-4401-8b33-31b50421a5f0 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2c28fbd-4f53-4f73-b6ed-46ac8a65f3e1 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/os-volume-transfer/a6172318-6d9e-4401-8b33-31b50421a5f0 returned with HTTP 202 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 754/1536] 192.168.122.11 () {58 vars in 1263 bytes} [Mon Sep 7 13:52:46 2026] DELETE /volume/v3/os-volume-transfer/a6172318-6d9e-4401-8b33-31b50421a5f0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e9d0295d-659a-4745-9c69-34f0ae1c6675 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9d0295d-659a-4745-9c69-34f0ae1c6675 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e9d0295d-659a-4745-9c69-34f0ae1c6675 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e9d0295d-659a-4745-9c69-34f0ae1c6675 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e9d0295d-659a-4745-9c69-34f0ae1c6675 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Volume info retrieved successfully. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9d0295d-659a-4745-9c69-34f0ae1c6675 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 200 Sep 07 13:52:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 783/1537] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:46 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-543c127c-8afb-43e2-9044-e66d9f408383 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-543c127c-8afb-43e2-9044-e66d9f408383 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] DELETE http://192.168.122.11/volume/v3/os-volume-transfer/a6172318-6d9e-4401-8b33-31b50421a5f0 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-543c127c-8afb-43e2-9044-e66d9f408383 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-543c127c-8afb-43e2-9044-e66d9f408383 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-543c127c-8afb-43e2-9044-e66d9f408383 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Delete transfer with id: a6172318-6d9e-4401-8b33-31b50421a5f0 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-543c127c-8afb-43e2-9044-e66d9f408383 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/os-volume-transfer/a6172318-6d9e-4401-8b33-31b50421a5f0 returned with HTTP 404 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 755/1538] 192.168.122.11 () {58 vars in 1263 bytes} [Mon Sep 7 13:52:46 2026] DELETE /volume/v3/os-volume-transfer/a6172318-6d9e-4401-8b33-31b50421a5f0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d8247119-be5d-48ca-90df-4442589deaf0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8247119-be5d-48ca-90df-4442589deaf0 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8247119-be5d-48ca-90df-4442589deaf0 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8247119-be5d-48ca-90df-4442589deaf0 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d8247119-be5d-48ca-90df-4442589deaf0 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Delete volume with id: 9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d8247119-be5d-48ca-90df-4442589deaf0 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Volume info retrieved successfully. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d8247119-be5d-48ca-90df-4442589deaf0 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Delete volume request issued successfully. Sep 07 13:52:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8247119-be5d-48ca-90df-4442589deaf0 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 202 Sep 07 13:52:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 784/1539] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:46 2026] DELETE /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fdefe7de-3263-441d-a879-25830ed83345 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fdefe7de-3263-441d-a879-25830ed83345 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fdefe7de-3263-441d-a879-25830ed83345 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fdefe7de-3263-441d-a879-25830ed83345 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fdefe7de-3263-441d-a879-25830ed83345 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Volume info retrieved successfully. Sep 07 13:52:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fdefe7de-3263-441d-a879-25830ed83345 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 200 Sep 07 13:52:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 756/1540] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:46 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:52:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7e3cd19f-7a68-4416-805e-44504619876f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e3cd19f-7a68-4416-805e-44504619876f tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e3cd19f-7a68-4416-805e-44504619876f tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e3cd19f-7a68-4416-805e-44504619876f tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7e3cd19f-7a68-4416-805e-44504619876f tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Volume info retrieved successfully. Sep 07 13:52:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e3cd19f-7a68-4416-805e-44504619876f tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 200 Sep 07 13:52:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 785/1541] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:47 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 1012 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9385e6d0-a5a7-4408-9eb8-ea9455cc4c47 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9385e6d0-a5a7-4408-9eb8-ea9455cc4c47 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9385e6d0-a5a7-4408-9eb8-ea9455cc4c47 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9385e6d0-a5a7-4408-9eb8-ea9455cc4c47 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9385e6d0-a5a7-4408-9eb8-ea9455cc4c47 tempest-VolumesTransfersTest-602771613 tempest-VolumesTransfersTest-602771613-project-admin] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 404 Sep 07 13:52:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 757/1542] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:48 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aac010ec-0721-4b22-b9a9-783f375d5b1c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aac010ec-0721-4b22-b9a9-783f375d5b1c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] GET http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aac010ec-0721-4b22-b9a9-783f375d5b1c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aac010ec-0721-4b22-b9a9-783f375d5b1c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aac010ec-0721-4b22-b9a9-783f375d5b1c tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 404 Sep 07 13:52:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 786/1543] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:48 2026] GET /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f35b277d-90c7-4649-ad59-0ec6ea93e354 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f35b277d-90c7-4649-ad59-0ec6ea93e354 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] DELETE http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f35b277d-90c7-4649-ad59-0ec6ea93e354 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f35b277d-90c7-4649-ad59-0ec6ea93e354 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:48 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f35b277d-90c7-4649-ad59-0ec6ea93e354 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] Delete volume with id: 9469289f-bdce-49ba-b89a-b23208581ecd Sep 07 13:52:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f35b277d-90c7-4649-ad59-0ec6ea93e354 tempest-VolumesTransfersTest-278773506 tempest-VolumesTransfersTest-278773506-project-member] http://192.168.122.11/volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd returned with HTTP 404 Sep 07 13:52:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 758/1544] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:52:48 2026] DELETE /volume/v3/volumes/9469289f-bdce-49ba-b89a-b23208581ecd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1179483266"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1179483266'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Create volume of 1 GB Sep 07 13:52:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Availability Zones retrieved successfully. Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Flow 'volume_create_api' (86506eef-68cd-4055-a665-7e53fadc3ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfaac595-276a-4030-9e18-9c26bdd08331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfaac595-276a-4030-9e18-9c26bdd08331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3eaca4c-0c32-468b-bb41-138de36f25b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Created reservations ['14b3baba-b829-46cb-92b2-dbe760c6a907', 'fa5bdee9-89ca-4729-81d2-c8e906f0391d', 'e4353021-5a91-45c1-a363-162fec11c624', 'dd466ef4-22ee-412a-ab7b-0282ae98b22b'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3eaca4c-0c32-468b-bb41-138de36f25b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b3baba-b829-46cb-92b2-dbe760c6a907', 'fa5bdee9-89ca-4729-81d2-c8e906f0391d', 'e4353021-5a91-45c1-a363-162fec11c624', 'dd466ef4-22ee-412a-ab7b-0282ae98b22b']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5478edc-244e-4c12-b4b7-fb7e9f5f30f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5478edc-244e-4c12-b4b7-fb7e9f5f30f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dac2acc-5d92-439d-a109-9e98bf5c4eb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1179483266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78e5fa0e3eb452e982753e85efe9925',qos_specs=None,replication_status=,reservations=['14b3baba-b829-46cb-92b2-dbe760c6a907','fa5bdee9-89ca-4729-81d2-c8e906f0391d','e4353021-5a91-45c1-a363-162fec11c624','dd466ef4-22ee-412a-ab7b-0282ae98b22b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ded341871c4c90afa6ca4f4cd28618',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1179483266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dac2acc-5d92-439d-a109-9e98bf5c4eb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f78e5fa0e3eb452e982753e85efe9925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1ded341871c4c90afa6ca4f4cd28618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45052b63-823f-4671-b2b9-796892ab4f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45052b63-823f-4671-b2b9-796892ab4f15) transitioned into state 'SUCCESS' from state '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-1179483266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78e5fa0e3eb452e982753e85efe9925',qos_specs=None,replication_status=,reservations=['14b3baba-b829-46cb-92b2-dbe760c6a907','fa5bdee9-89ca-4729-81d2-c8e906f0391d','e4353021-5a91-45c1-a363-162fec11c624','dd466ef4-22ee-412a-ab7b-0282ae98b22b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ded341871c4c90afa6ca4f4cd28618',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c015a7-bda6-4565-a342-4f8c6f6133cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c015a7-bda6-4565-a342-4f8c6f6133cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Flow 'volume_create_api' (86506eef-68cd-4055-a665-7e53fadc3ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Create volume request issued successfully. Sep 07 13:52:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0cb53b5a-af9f-4081-9b8b-7290be5b982d tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 787/1545] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 13:52:50 2026] POST /volume/v3/volumes => generated 826 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bd7b0276-c5c7-4853-9d64-00855a986f37 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd7b0276-c5c7-4853-9d64-00855a986f37 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd7b0276-c5c7-4853-9d64-00855a986f37 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd7b0276-c5c7-4853-9d64-00855a986f37 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bd7b0276-c5c7-4853-9d64-00855a986f37 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:52:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd7b0276-c5c7-4853-9d64-00855a986f37 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 759/1546] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:50 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 894 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:52:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-131d2b8f-4821-4386-8cd5-f810f44a1104 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-131d2b8f-4821-4386-8cd5-f810f44a1104 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-131d2b8f-4821-4386-8cd5-f810f44a1104 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-131d2b8f-4821-4386-8cd5-f810f44a1104 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-131d2b8f-4821-4386-8cd5-f810f44a1104 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:52:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-131d2b8f-4821-4386-8cd5-f810f44a1104 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 788/1547] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:51 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 918 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b3c55d2-da8e-4e1a-affc-e501f052147c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b3c55d2-da8e-4e1a-affc-e501f052147c tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b3c55d2-da8e-4e1a-affc-e501f052147c tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b3c55d2-da8e-4e1a-affc-e501f052147c tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b3c55d2-da8e-4e1a-affc-e501f052147c tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b3c55d2-da8e-4e1a-affc-e501f052147c tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 760/1548] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:53 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 954 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8fd21071-e058-4954-8ab6-07eeaaabfe20 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8fd21071-e058-4954-8ab6-07eeaaabfe20 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] POST http://192.168.122.11/volume/v3/volume-transfers Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8fd21071-e058-4954-8ab6-07eeaaabfe20 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4dac2acc-5d92-439d-a109-9e98bf5c4eb3"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volume_transfer [None req-8fd21071-e058-4954-8ab6-07eeaaabfe20 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Creating new volume transfer {'transfer': {'volume_id': '4dac2acc-5d92-439d-a109-9e98bf5c4eb3'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volume_transfer [None req-8fd21071-e058-4954-8ab6-07eeaaabfe20 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Creating transfer of volume 4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.transfer.api [None req-8fd21071-e058-4954-8ab6-07eeaaabfe20 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Generating transfer record for volume 4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8fd21071-e058-4954-8ab6-07eeaaabfe20 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:52:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 789/1549] 192.168.122.11 () {62 vars in 1205 bytes} [Mon Sep 7 13:52:53 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7193d9f4-2b51-498b-94db-38a8ee3fe53b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7193d9f4-2b51-498b-94db-38a8ee3fe53b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7193d9f4-2b51-498b-94db-38a8ee3fe53b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7193d9f4-2b51-498b-94db-38a8ee3fe53b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7193d9f4-2b51-498b-94db-38a8ee3fe53b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7193d9f4-2b51-498b-94db-38a8ee3fe53b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 761/1550] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:53 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 962 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-400b4604-cd10-49a6-9d3c-103684e282d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-400b4604-cd10-49a6-9d3c-103684e282d2 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer/615314af-431e-49e9-a542-c47e5e30034c Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-400b4604-cd10-49a6-9d3c-103684e282d2 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-400b4604-cd10-49a6-9d3c-103684e282d2 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-400b4604-cd10-49a6-9d3c-103684e282d2 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer/615314af-431e-49e9-a542-c47e5e30034c returned with HTTP 200 Sep 07 13:52:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 790/1551] 192.168.122.11 () {60 vars in 1301 bytes} [Mon Sep 7 13:52:53 2026] GET /volume/v3/os-volume-transfer/615314af-431e-49e9-a542-c47e5e30034c => generated 546 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0474db82-216b-4d33-a7b9-8ecc27f81ba1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0474db82-216b-4d33-a7b9-8ecc27f81ba1 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0474db82-216b-4d33-a7b9-8ecc27f81ba1 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0474db82-216b-4d33-a7b9-8ecc27f81ba1 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.volume_transfer [None req-0474db82-216b-4d33-a7b9-8ecc27f81ba1 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Listing volume transfers {{(pid=87676) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:52:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0474db82-216b-4d33-a7b9-8ecc27f81ba1 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 13:52:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 762/1552] 192.168.122.11 () {60 vars in 1190 bytes} [Mon Sep 7 13:52:53 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] POST http://192.168.122.11/volume/v3/volume-transfers/615314af-431e-49e9-a542-c47e5e30034c/accept Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9b411ba6154c4669"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Accepting volume transfer 615314af-431e-49e9-a542-c47e5e30034c {{(pid=87675) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:52:53 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Accepting transfer 615314af-431e-49e9-a542-c47e5e30034c Sep 07 13:52:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Created reservations ['11248fda-a962-4070-9374-aec98eb51aab', 'd580020b-6c4c-4ce5-be67-70e96ef08a72', '23953169-3794-412a-b20d-bc241bd392f4', '79d4b7d4-f0be-434b-8bcb-cc4da8d4ccbf'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Created reservations ['5355d44a-5b7e-423e-97da-e9717b261b27', 'b3aa25a8-7157-4ebb-bb3b-9339c0c573eb', 'e2463b48-5a14-404a-b7b4-811235bc6643', 'cfca3da2-7b37-41ae-8e44-e17be31ac749'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:54 devstack devstack@c-api.service[87675]: /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 07 13:52:54 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Created reservations ['950a049d-220e-4781-91e9-62c084c97831', '37d24f5d-2990-4a3b-b185-cf0cea9116f9', 'd133a8bd-8531-4343-8076-5ba517980b6e', '46e99e36-15fa-42ea-838d-ad91aa252988'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Created reservations ['dd27d009-864a-4749-b531-e801e12a1214', 'dab9f82b-5616-402c-b067-f61b2aed9b48', 'a87a2c1b-ea5b-4b25-b172-21cb08cf8acd', '25fdba1a-940b-4ca2-97bb-b42701aeb873'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Transfer volume completed successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87675]: INFO cinder.transfer.api [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Volume 4dac2acc-5d92-439d-a109-9e98bf5c4eb3 has been transferred. Sep 07 13:52:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-378f1f22-4bb6-463f-8770-9f209cd8cbf7 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] http://192.168.122.11/volume/v3/volume-transfers/615314af-431e-49e9-a542-c47e5e30034c/accept returned with HTTP 202 Sep 07 13:52:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 791/1553] 192.168.122.11 () {62 vars in 1337 bytes} [Mon Sep 7 13:52:53 2026] POST /volume/v3/volume-transfers/615314af-431e-49e9-a542-c47e5e30034c/accept => generated 371 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e121511e-5fb3-4516-8d1b-1ac971583595 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e121511e-5fb3-4516-8d1b-1ac971583595 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e121511e-5fb3-4516-8d1b-1ac971583595 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e121511e-5fb3-4516-8d1b-1ac971583595 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e121511e-5fb3-4516-8d1b-1ac971583595 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Volume info retrieved successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e121511e-5fb3-4516-8d1b-1ac971583595 tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 763/1554] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:54 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 954 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-adffe71c-10c0-4680-bebe-102b2c6313cc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-adffe71c-10c0-4680-bebe-102b2c6313cc tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-adffe71c-10c0-4680-bebe-102b2c6313cc tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-adffe71c-10c0-4680-bebe-102b2c6313cc tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-adffe71c-10c0-4680-bebe-102b2c6313cc tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] Volume info retrieved successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-adffe71c-10c0-4680-bebe-102b2c6313cc tempest-VolumesTransfersV357Test-1199960727 tempest-VolumesTransfersV357Test-1199960727-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 792/1555] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:54 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-962e939b-a4b4-47f3-965d-b39f8441389e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-962e939b-a4b4-47f3-965d-b39f8441389e tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] DELETE http://192.168.122.11/volume/v3/volume-transfers/615314af-431e-49e9-a542-c47e5e30034c Sep 07 13:52:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-962e939b-a4b4-47f3-965d-b39f8441389e tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-962e939b-a4b4-47f3-965d-b39f8441389e tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-962e939b-a4b4-47f3-965d-b39f8441389e tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Delete transfer with id: 615314af-431e-49e9-a542-c47e5e30034c Sep 07 13:52:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-962e939b-a4b4-47f3-965d-b39f8441389e tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volume-transfers/615314af-431e-49e9-a542-c47e5e30034c returned with HTTP 404 Sep 07 13:52:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 764/1556] 192.168.122.11 () {60 vars in 1298 bytes} [Mon Sep 7 13:52:54 2026] DELETE /volume/v3/volume-transfers/615314af-431e-49e9-a542-c47e5e30034c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-85740b30-3984-401f-8c25-82e1bfad427f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-85740b30-3984-401f-8c25-82e1bfad427f tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-85740b30-3984-401f-8c25-82e1bfad427f tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-85740b30-3984-401f-8c25-82e1bfad427f tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:55 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-85740b30-3984-401f-8c25-82e1bfad427f tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Delete volume with id: 4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-85740b30-3984-401f-8c25-82e1bfad427f tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Volume info retrieved successfully. Sep 07 13:52:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-85740b30-3984-401f-8c25-82e1bfad427f tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Delete volume request issued successfully. Sep 07 13:52:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-85740b30-3984-401f-8c25-82e1bfad427f tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 202 Sep 07 13:52:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 793/1557] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:52:54 2026] DELETE /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 0 bytes in 460 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:52:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6179b679-e96f-4fc3-ba80-b293992d1cc1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6179b679-e96f-4fc3-ba80-b293992d1cc1 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6179b679-e96f-4fc3-ba80-b293992d1cc1 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6179b679-e96f-4fc3-ba80-b293992d1cc1 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6179b679-e96f-4fc3-ba80-b293992d1cc1 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Volume info retrieved successfully. Sep 07 13:52:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6179b679-e96f-4fc3-ba80-b293992d1cc1 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 765/1558] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:55 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 1137 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:52:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-185c3782-7311-4c76-8a79-e036a7f19af7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-185c3782-7311-4c76-8a79-e036a7f19af7 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-185c3782-7311-4c76-8a79-e036a7f19af7 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-185c3782-7311-4c76-8a79-e036a7f19af7 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-185c3782-7311-4c76-8a79-e036a7f19af7 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Volume info retrieved successfully. Sep 07 13:52:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-185c3782-7311-4c76-8a79-e036a7f19af7 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 200 Sep 07 13:52:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 794/1559] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:56 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 1137 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:52:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-307f7760-36fd-4ae1-ae69-b3a0d0b46ccf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-307f7760-36fd-4ae1-ae69-b3a0d0b46ccf tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-307f7760-36fd-4ae1-ae69-b3a0d0b46ccf tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-307f7760-36fd-4ae1-ae69-b3a0d0b46ccf tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-307f7760-36fd-4ae1-ae69-b3a0d0b46ccf tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 404 Sep 07 13:52:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 766/1560] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:57 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a05c38cb-a91e-4a89-b615-53d55b3add47 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a05c38cb-a91e-4a89-b615-53d55b3add47 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a05c38cb-a91e-4a89-b615-53d55b3add47 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a05c38cb-a91e-4a89-b615-53d55b3add47 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a05c38cb-a91e-4a89-b615-53d55b3add47 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 404 Sep 07 13:52:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 795/1561] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:57 2026] GET /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:52:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f42fb735-c3c2-43fa-a6f2-09bec99d6555 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f42fb735-c3c2-43fa-a6f2-09bec99d6555 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] DELETE http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f42fb735-c3c2-43fa-a6f2-09bec99d6555 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f42fb735-c3c2-43fa-a6f2-09bec99d6555 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:57 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f42fb735-c3c2-43fa-a6f2-09bec99d6555 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Delete volume with id: 4dac2acc-5d92-439d-a109-9e98bf5c4eb3 Sep 07 13:52:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f42fb735-c3c2-43fa-a6f2-09bec99d6555 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 returned with HTTP 404 Sep 07 13:52:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 767/1562] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:52:57 2026] DELETE /volume/v3/volumes/4dac2acc-5d92-439d-a109-9e98bf5c4eb3 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1002860440"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1002860440'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Create volume of 1 GB Sep 07 13:52:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Availability Zones retrieved successfully. Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Flow 'volume_create_api' (c1d8ab1a-5ad7-4cce-b4f5-dd9888a91caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c3972a-ed3d-494a-b472-f0a0b318167c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c3972a-ed3d-494a-b472-f0a0b318167c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb287a3-b167-4b7b-b909-721e7b75b710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Created reservations ['099e7ebe-4550-47ac-905b-db9aa8014b3d', '1d7eb25e-045d-4834-a246-bbdaa4fe780c', 'df11b21b-84c8-45bb-a301-af2f5625a05c', 'ea5dce53-d543-4911-958d-34c0350c93a0'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb287a3-b167-4b7b-b909-721e7b75b710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['099e7ebe-4550-47ac-905b-db9aa8014b3d', '1d7eb25e-045d-4834-a246-bbdaa4fe780c', 'df11b21b-84c8-45bb-a301-af2f5625a05c', 'ea5dce53-d543-4911-958d-34c0350c93a0']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7408a88-3884-4854-abee-0f1f5d3c64c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7408a88-3884-4854-abee-0f1f5d3c64c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d05af52-2203-4bf8-bdce-5f126df7a3a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1002860440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78e5fa0e3eb452e982753e85efe9925',qos_specs=None,replication_status=,reservations=['099e7ebe-4550-47ac-905b-db9aa8014b3d','1d7eb25e-045d-4834-a246-bbdaa4fe780c','df11b21b-84c8-45bb-a301-af2f5625a05c','ea5dce53-d543-4911-958d-34c0350c93a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ded341871c4c90afa6ca4f4cd28618',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1002860440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d05af52-2203-4bf8-bdce-5f126df7a3a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f78e5fa0e3eb452e982753e85efe9925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1ded341871c4c90afa6ca4f4cd28618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141954e2-c6ed-4b38-8aa5-66c2c21ad30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141954e2-c6ed-4b38-8aa5-66c2c21ad30d) transitioned into state 'SUCCESS' from state '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-1002860440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78e5fa0e3eb452e982753e85efe9925',qos_specs=None,replication_status=,reservations=['099e7ebe-4550-47ac-905b-db9aa8014b3d','1d7eb25e-045d-4834-a246-bbdaa4fe780c','df11b21b-84c8-45bb-a301-af2f5625a05c','ea5dce53-d543-4911-958d-34c0350c93a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ded341871c4c90afa6ca4f4cd28618',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cb7702-eed8-423e-84ce-ac03f979e929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cb7702-eed8-423e-84ce-ac03f979e929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Flow 'volume_create_api' (c1d8ab1a-5ad7-4cce-b4f5-dd9888a91caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Create volume request issued successfully. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16bf9278-28fc-4248-a78a-86ccb1dd805f tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 796/1563] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 13:52:57 2026] POST /volume/v3/volumes => generated 826 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-29885137-8e1e-4036-99e8-387030c3d3a5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29885137-8e1e-4036-99e8-387030c3d3a5 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29885137-8e1e-4036-99e8-387030c3d3a5 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29885137-8e1e-4036-99e8-387030c3d3a5 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-29885137-8e1e-4036-99e8-387030c3d3a5 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29885137-8e1e-4036-99e8-387030c3d3a5 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 200 Sep 07 13:52:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 797/1564] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:58 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 894 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1615863179"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1615863179'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Create volume of 1 GB Sep 07 13:52:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Availability Zones retrieved successfully. Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Flow 'volume_create_api' (f4c8fc51-c8fa-4faa-a59d-e10266921181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16df3b7b-f098-47af-af3b-4701566fd018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16df3b7b-f098-47af-af3b-4701566fd018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6e6802-d3fb-41ba-a77e-9a00fa8c8bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Created reservations ['0b17b7f4-f1ea-4327-8deb-7b975a98fd17', '4aa064ae-3316-4ace-80f7-8b351bc1d334', 'fa26c490-e621-4caa-b0ac-a0b3108b0c6e', 'f561cd60-4cb6-4488-bf16-ddf4cc085212'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6e6802-d3fb-41ba-a77e-9a00fa8c8bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b17b7f4-f1ea-4327-8deb-7b975a98fd17', '4aa064ae-3316-4ace-80f7-8b351bc1d334', 'fa26c490-e621-4caa-b0ac-a0b3108b0c6e', 'f561cd60-4cb6-4488-bf16-ddf4cc085212']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bc4aa8-3674-4254-aa95-49b65d5bb29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bc4aa8-3674-4254-aa95-49b65d5bb29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92264c31-4641-4bcd-aec8-ee611fcb921d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1615863179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234a21e383eb4fa5996236cf39411038',qos_specs=None,replication_status=,reservations=['0b17b7f4-f1ea-4327-8deb-7b975a98fd17','4aa064ae-3316-4ace-80f7-8b351bc1d334','fa26c490-e621-4caa-b0ac-a0b3108b0c6e','f561cd60-4cb6-4488-bf16-ddf4cc085212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09579cb1f806428ca364ec53989f047b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1615863179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92264c31-4641-4bcd-aec8-ee611fcb921d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='234a21e383eb4fa5996236cf39411038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09579cb1f806428ca364ec53989f047b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2907460f-bfd2-409b-ab99-5758ae437861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2907460f-bfd2-409b-ab99-5758ae437861) transitioned into state 'SUCCESS' from state '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-1615863179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234a21e383eb4fa5996236cf39411038',qos_specs=None,replication_status=,reservations=['0b17b7f4-f1ea-4327-8deb-7b975a98fd17','4aa064ae-3316-4ace-80f7-8b351bc1d334','fa26c490-e621-4caa-b0ac-a0b3108b0c6e','f561cd60-4cb6-4488-bf16-ddf4cc085212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09579cb1f806428ca364ec53989f047b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12767620-3d3f-441f-8a92-47562dc0f514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12767620-3d3f-441f-8a92-47562dc0f514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Flow 'volume_create_api' (f4c8fc51-c8fa-4faa-a59d-e10266921181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Create volume request issued successfully. Sep 07 13:52:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-36c89907-e5bc-406b-9cae-bbbeb85d4bfd tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 768/1565] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 13:52:58 2026] POST /volume/v3/volumes => generated 826 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2a5548f2-7b4b-4d5f-8aef-a68cff6620ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a5548f2-7b4b-4d5f-8aef-a68cff6620ef tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a5548f2-7b4b-4d5f-8aef-a68cff6620ef tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a5548f2-7b4b-4d5f-8aef-a68cff6620ef tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2a5548f2-7b4b-4d5f-8aef-a68cff6620ef tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:52:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a5548f2-7b4b-4d5f-8aef-a68cff6620ef tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:52:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 798/1566] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:58 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 894 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b704ef8-6709-45bf-afd8-7d706ca666d4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b704ef8-6709-45bf-afd8-7d706ca666d4 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:52:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b704ef8-6709-45bf-afd8-7d706ca666d4 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b704ef8-6709-45bf-afd8-7d706ca666d4 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1099317013"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1099317013'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume of 1 GB Sep 07 13:52:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Availability Zones retrieved successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b704ef8-6709-45bf-afd8-7d706ca666d4 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Flow 'volume_create_api' (a5636bb3-ee31-4172-badd-efc077a735a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b704ef8-6709-45bf-afd8-7d706ca666d4 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 200 Sep 07 13:52:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 769/1567] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:59 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4597226-55f4-41a4-bd4a-7ebe89d15cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4597226-55f4-41a4-bd4a-7ebe89d15cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067a4501-2f99-4c9f-bc84-30bf59c8cb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Created reservations ['22e96dbb-316a-424c-9a5f-b4081b750659', 'c0161588-400e-4759-9529-39c0a7764b14', '18c14a75-97b3-4e18-af5b-a6c92a8add5e', '1130ec77-8e3d-463e-a710-46577e1af247'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067a4501-2f99-4c9f-bc84-30bf59c8cb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22e96dbb-316a-424c-9a5f-b4081b750659', 'c0161588-400e-4759-9529-39c0a7764b14', '18c14a75-97b3-4e18-af5b-a6c92a8add5e', '1130ec77-8e3d-463e-a710-46577e1af247']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84121c73-c63a-4971-9d83-c9fc56e1e919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84121c73-c63a-4971-9d83-c9fc56e1e919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb7957b-5d91-4ff4-94f1-1fab45728a0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1099317013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60609b23b00849b7862a67f30b73b7de',qos_specs=None,replication_status=,reservations=['22e96dbb-316a-424c-9a5f-b4081b750659','c0161588-400e-4759-9529-39c0a7764b14','18c14a75-97b3-4e18-af5b-a6c92a8add5e','1130ec77-8e3d-463e-a710-46577e1af247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289685d77d9f40e6908c9888b8db38f7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1099317013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb7957b-5d91-4ff4-94f1-1fab45728a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60609b23b00849b7862a67f30b73b7de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289685d77d9f40e6908c9888b8db38f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e6c0b1-b1f1-4b60-b87b-ee9f31146547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e6c0b1-b1f1-4b60-b87b-ee9f31146547) transitioned into state 'SUCCESS' from state '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-1099317013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60609b23b00849b7862a67f30b73b7de',qos_specs=None,replication_status=,reservations=['22e96dbb-316a-424c-9a5f-b4081b750659','c0161588-400e-4759-9529-39c0a7764b14','18c14a75-97b3-4e18-af5b-a6c92a8add5e','1130ec77-8e3d-463e-a710-46577e1af247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289685d77d9f40e6908c9888b8db38f7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865965f6-1c56-4aac-8b21-fadae18b48c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865965f6-1c56-4aac-8b21-fadae18b48c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Flow 'volume_create_api' (a5636bb3-ee31-4172-badd-efc077a735a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume request issued successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb1fd5ba-c07b-4c66-b1e7-d08e3f212854 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 799/1568] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:52:59 2026] POST /volume/v3/volumes => generated 762 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-604e1413-949b-4662-aabf-f71c137ff2af None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-604e1413-949b-4662-aabf-f71c137ff2af tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:52:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-604e1413-949b-4662-aabf-f71c137ff2af tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-604e1413-949b-4662-aabf-f71c137ff2af tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:52:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:52:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-604e1413-949b-4662-aabf-f71c137ff2af tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-604e1413-949b-4662-aabf-f71c137ff2af tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:52:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 770/1569] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:52:59 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0fe5dfb1-347d-43c9-8b1e-2b371ce87a2c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0fe5dfb1-347d-43c9-8b1e-2b371ce87a2c tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0fe5dfb1-347d-43c9-8b1e-2b371ce87a2c tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0fe5dfb1-347d-43c9-8b1e-2b371ce87a2c tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0fe5dfb1-347d-43c9-8b1e-2b371ce87a2c tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0fe5dfb1-347d-43c9-8b1e-2b371ce87a2c tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 800/1570] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:52:59 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-67b30150-87f9-4f81-afc5-2b5564a6c830 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-67b30150-87f9-4f81-afc5-2b5564a6c830 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-67b30150-87f9-4f81-afc5-2b5564a6c830 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-67b30150-87f9-4f81-afc5-2b5564a6c830 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-67b30150-87f9-4f81-afc5-2b5564a6c830 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-67b30150-87f9-4f81-afc5-2b5564a6c830 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 771/1571] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 954 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-93118f80-5abd-4716-b520-325da31ff3e6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93118f80-5abd-4716-b520-325da31ff3e6 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] POST http://192.168.122.11/volume/v3/volume-transfers Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-93118f80-5abd-4716-b520-325da31ff3e6 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1d05af52-2203-4bf8-bdce-5f126df7a3a8"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volume_transfer [None req-93118f80-5abd-4716-b520-325da31ff3e6 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Creating new volume transfer {'transfer': {'volume_id': '1d05af52-2203-4bf8-bdce-5f126df7a3a8'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volume_transfer [None req-93118f80-5abd-4716-b520-325da31ff3e6 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Creating transfer of volume 1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.transfer.api [None req-93118f80-5abd-4716-b520-325da31ff3e6 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Generating transfer record for volume 1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93118f80-5abd-4716-b520-325da31ff3e6 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 801/1572] 192.168.122.11 () {62 vars in 1205 bytes} [Mon Sep 7 13:53:00 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9711fc27-6fe8-4719-bb3c-3d7486fe8c5b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9711fc27-6fe8-4719-bb3c-3d7486fe8c5b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9711fc27-6fe8-4719-bb3c-3d7486fe8c5b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9711fc27-6fe8-4719-bb3c-3d7486fe8c5b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9711fc27-6fe8-4719-bb3c-3d7486fe8c5b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9711fc27-6fe8-4719-bb3c-3d7486fe8c5b tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 772/1573] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 962 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a429ceb4-4bf1-4d6a-90b1-5d148b093747 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a429ceb4-4bf1-4d6a-90b1-5d148b093747 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer/detail Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a429ceb4-4bf1-4d6a-90b1-5d148b093747 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a429ceb4-4bf1-4d6a-90b1-5d148b093747 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-a429ceb4-4bf1-4d6a-90b1-5d148b093747 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] Listing volume transfers {{(pid=87675) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a429ceb4-4bf1-4d6a-90b1-5d148b093747 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 802/1574] 192.168.122.11 () {60 vars in 1211 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-16f26f14-6268-47b6-8bdf-6fcdca28c21a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-16f26f14-6268-47b6-8bdf-6fcdca28c21a tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] DELETE http://192.168.122.11/volume/v3/volume-transfers/faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-16f26f14-6268-47b6-8bdf-6fcdca28c21a tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-16f26f14-6268-47b6-8bdf-6fcdca28c21a tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-16f26f14-6268-47b6-8bdf-6fcdca28c21a tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Delete transfer with id: faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-16f26f14-6268-47b6-8bdf-6fcdca28c21a tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volume-transfers/faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 returned with HTTP 202 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 773/1575] 192.168.122.11 () {60 vars in 1298 bytes} [Mon Sep 7 13:53:00 2026] DELETE /volume/v3/volume-transfers/faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9df72bdc-a149-4601-9ebe-b246deed47b3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9df72bdc-a149-4601-9ebe-b246deed47b3 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9df72bdc-a149-4601-9ebe-b246deed47b3 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9df72bdc-a149-4601-9ebe-b246deed47b3 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9df72bdc-a149-4601-9ebe-b246deed47b3 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9df72bdc-a149-4601-9ebe-b246deed47b3 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 803/1576] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-053866ba-53d9-45a0-a58c-72aba3995588 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-053866ba-53d9-45a0-a58c-72aba3995588 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] DELETE http://192.168.122.11/volume/v3/volume-transfers/faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-053866ba-53d9-45a0-a58c-72aba3995588 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-053866ba-53d9-45a0-a58c-72aba3995588 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-053866ba-53d9-45a0-a58c-72aba3995588 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Delete transfer with id: faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-053866ba-53d9-45a0-a58c-72aba3995588 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volume-transfers/faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 returned with HTTP 404 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 774/1577] 192.168.122.11 () {60 vars in 1298 bytes} [Mon Sep 7 13:53:00 2026] DELETE /volume/v3/volume-transfers/faf5a6a7-e019-4ac0-8e8c-84e2fa3981d7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e8e61f97-29b5-4095-a89f-80043709dde8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e8e61f97-29b5-4095-a89f-80043709dde8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e8e61f97-29b5-4095-a89f-80043709dde8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e8e61f97-29b5-4095-a89f-80043709dde8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Delete volume with id: 1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e8e61f97-29b5-4095-a89f-80043709dde8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e8e61f97-29b5-4095-a89f-80043709dde8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 775/1578] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Delete volume request issued successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15822af4-d27c-4ae2-a55e-5b094ae070e3 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 202 Sep 07 13:53:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 804/1579] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:53:00 2026] DELETE /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-15de85e8-8880-443b-876e-8c546144fb8a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-15de85e8-8880-443b-876e-8c546144fb8a tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-15de85e8-8880-443b-876e-8c546144fb8a tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-15de85e8-8880-443b-876e-8c546144fb8a tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-15de85e8-8880-443b-876e-8c546144fb8a tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Volume info retrieved successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-15de85e8-8880-443b-876e-8c546144fb8a tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 776/1580] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 1137 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0880336d-97fc-4c07-8f00-af6b0a8457d1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0880336d-97fc-4c07-8f00-af6b0a8457d1 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0880336d-97fc-4c07-8f00-af6b0a8457d1 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0880336d-97fc-4c07-8f00-af6b0a8457d1 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0880336d-97fc-4c07-8f00-af6b0a8457d1 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0880336d-97fc-4c07-8f00-af6b0a8457d1 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 805/1581] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-83ec4e6b-2724-491b-bb21-40a26393be61 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-83ec4e6b-2724-491b-bb21-40a26393be61 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] POST http://192.168.122.11/volume/v3/volume-transfers Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-83ec4e6b-2724-491b-bb21-40a26393be61 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "92264c31-4641-4bcd-aec8-ee611fcb921d"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volume_transfer [None req-83ec4e6b-2724-491b-bb21-40a26393be61 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Creating new volume transfer {'transfer': {'volume_id': '92264c31-4641-4bcd-aec8-ee611fcb921d'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volume_transfer [None req-83ec4e6b-2724-491b-bb21-40a26393be61 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Creating transfer of volume 92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.transfer.api [None req-83ec4e6b-2724-491b-bb21-40a26393be61 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Generating transfer record for volume 92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-83ec4e6b-2724-491b-bb21-40a26393be61 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:53:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 777/1582] 192.168.122.11 () {62 vars in 1205 bytes} [Mon Sep 7 13:53:01 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5d32efe9-2f41-43dc-a725-fd091ca47aa2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d32efe9-2f41-43dc-a725-fd091ca47aa2 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d32efe9-2f41-43dc-a725-fd091ca47aa2 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d32efe9-2f41-43dc-a725-fd091ca47aa2 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5d32efe9-2f41-43dc-a725-fd091ca47aa2 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d32efe9-2f41-43dc-a725-fd091ca47aa2 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 806/1583] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 962 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d7ff6a4f-a871-44e5-94e0-2804bc92f650 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d7ff6a4f-a871-44e5-94e0-2804bc92f650 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d7ff6a4f-a871-44e5-94e0-2804bc92f650 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d7ff6a4f-a871-44e5-94e0-2804bc92f650 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d7ff6a4f-a871-44e5-94e0-2804bc92f650 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 778/1584] 192.168.122.11 () {60 vars in 1301 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/os-volume-transfer/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-63fed1a2-276b-4812-8c8d-17d20b936a84 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-63fed1a2-276b-4812-8c8d-17d20b936a84 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-63fed1a2-276b-4812-8c8d-17d20b936a84 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-63fed1a2-276b-4812-8c8d-17d20b936a84 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.volume_transfer [None req-63fed1a2-276b-4812-8c8d-17d20b936a84 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Listing volume transfers {{(pid=87675) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-63fed1a2-276b-4812-8c8d-17d20b936a84 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 807/1585] 192.168.122.11 () {60 vars in 1190 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] POST http://192.168.122.11/volume/v3/volume-transfers/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b/accept Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0de9acf561bfae07"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.volume_transfer [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Accepting volume transfer ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b {{(pid=87676) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.volume_transfer [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Accepting transfer ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b Sep 07 13:53:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Created reservations ['9f4e8dd2-3651-40a1-8aa2-19397bf58b70', '036023db-3658-4ad2-acde-3e8382dd79f0', 'b100459d-e06a-44f6-9eba-a3cf038b3d48', '48d21e3d-2c0f-4c67-a659-40e90b08c7f4'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Created reservations ['888a4add-3420-4163-a636-c2ff67ec8896', '27e0d9e3-179a-4254-8892-bba17c47a144', '80bd727a-6f7c-46c0-8d45-14eb6cef9c53', 'f7f6b57c-113c-41ea-9354-d343a3f3a540'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2aafc379-c8f8-4fbc-a1b4-c7e62cf9e908 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87676]: /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 07 13:53:01 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2aafc379-c8f8-4fbc-a1b4-c7e62cf9e908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2aafc379-c8f8-4fbc-a1b4-c7e62cf9e908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2aafc379-c8f8-4fbc-a1b4-c7e62cf9e908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2aafc379-c8f8-4fbc-a1b4-c7e62cf9e908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2aafc379-c8f8-4fbc-a1b4-c7e62cf9e908 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 808/1586] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Created reservations ['433ca7d3-e900-4183-9c6f-f71b517edde8', '459efd64-ce8d-475d-807e-ee579df394e2', '8ab1f950-c3aa-4e52-9aa7-8726fa10bb52', '894a5422-975b-4273-831d-13a1f8f4a3e3'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0c5100f8-a696-466f-94e7-cce94e18f8cb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c5100f8-a696-466f-94e7-cce94e18f8cb tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c5100f8-a696-466f-94e7-cce94e18f8cb tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c5100f8-a696-466f-94e7-cce94e18f8cb tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0c5100f8-a696-466f-94e7-cce94e18f8cb tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Volume info retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c5100f8-a696-466f-94e7-cce94e18f8cb tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 809/1587] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-1e2638d6-91f1-4e1b-8da0-748cff1f44a2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Created reservations ['ea83e9c9-f491-4c38-adf8-5eb969ac620f', '20290433-ce99-4255-aa53-71ec9d10a0c7', 'a365b4cc-4ae7-44f1-8db8-bca2b0c0aeb3', '12075fdd-37ff-4d59-965f-c9f3418eb27d'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-1e2638d6-91f1-4e1b-8da0-748cff1f44a2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-1e2638d6-91f1-4e1b-8da0-748cff1f44a2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-1e2638d6-91f1-4e1b-8da0-748cff1f44a2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Transfer volume completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-1e2638d6-91f1-4e1b-8da0-748cff1f44a2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-1e2638d6-91f1-4e1b-8da0-748cff1f44a2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 810/1588] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b068375a-1047-4ba2-8279-f442d5b55d0f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b068375a-1047-4ba2-8279-f442d5b55d0f None None] GET http://192.168.122.11/volume// Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b068375a-1047-4ba2-8279-f442d5b55d0f None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b068375a-1047-4ba2-8279-f442d5b55d0f None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b068375a-1047-4ba2-8279-f442d5b55d0f None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 811/1589] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-0bf8efa9-cb53-4a74-87d0-786fcb59de91 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.transfer.api [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Volume 92264c31-4641-4bcd-aec8-ee611fcb921d has been transferred. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-0bf8efa9-cb53-4a74-87d0-786fcb59de91 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-0bf8efa9-cb53-4a74-87d0-786fcb59de91 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bb7957b-5d91-4ff4-94f1-1fab45728a0c", "connector": null, "instance_uuid": "893e5918-3e9c-44d6-9b5f-0bc884d051c0"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2fb7eb6b-6283-4697-9e18-e049d2797b2b tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] http://192.168.122.11/volume/v3/volume-transfers/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b/accept returned with HTTP 202 Sep 07 13:53:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 779/1590] 192.168.122.11 () {62 vars in 1337 bytes} [Mon Sep 7 13:53:01 2026] POST /volume/v3/volume-transfers/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b/accept => generated 371 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-46f88610-5b30-4614-ae97-f356877c35e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-46f88610-5b30-4614-ae97-f356877c35e8 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-46f88610-5b30-4614-ae97-f356877c35e8 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-46f88610-5b30-4614-ae97-f356877c35e8 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-46f88610-5b30-4614-ae97-f356877c35e8 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Volume info retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-46f88610-5b30-4614-ae97-f356877c35e8 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 780/1591] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-727ec0fb-44ed-4c79-bca7-5ba5748eb559 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-727ec0fb-44ed-4c79-bca7-5ba5748eb559 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-727ec0fb-44ed-4c79-bca7-5ba5748eb559 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-727ec0fb-44ed-4c79-bca7-5ba5748eb559 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-727ec0fb-44ed-4c79-bca7-5ba5748eb559 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] Volume info retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-0bf8efa9-cb53-4a74-87d0-786fcb59de91 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-727ec0fb-44ed-4c79-bca7-5ba5748eb559 tempest-VolumesTransfersV355Test-1050011139 tempest-VolumesTransfersV355Test-1050011139-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 812/1592] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:53:02 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 07 13:53:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 781/1593] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8766f352-40e4-4265-94c2-77015ed5f502 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8766f352-40e4-4265-94c2-77015ed5f502 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] DELETE http://192.168.122.11/volume/v3/volume-transfers/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8766f352-40e4-4265-94c2-77015ed5f502 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8766f352-40e4-4265-94c2-77015ed5f502 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-8766f352-40e4-4265-94c2-77015ed5f502 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Delete transfer with id: ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8766f352-40e4-4265-94c2-77015ed5f502 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volume-transfers/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b returned with HTTP 404 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 813/1594] 192.168.122.11 () {60 vars in 1298 bytes} [Mon Sep 7 13:53:02 2026] DELETE /volume/v3/volume-transfers/ef0ad165-0bab-427b-8a6d-1c3a7f1d9e5b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-229caf3a-e0e5-4f34-adea-0489a36a6bc5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-229caf3a-e0e5-4f34-adea-0489a36a6bc5 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-229caf3a-e0e5-4f34-adea-0489a36a6bc5 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-229caf3a-e0e5-4f34-adea-0489a36a6bc5 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-229caf3a-e0e5-4f34-adea-0489a36a6bc5 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-229caf3a-e0e5-4f34-adea-0489a36a6bc5 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 814/1595] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a6d94037-8806-452e-b6e2-b2a92f617ad0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a6d94037-8806-452e-b6e2-b2a92f617ad0 None None] GET http://192.168.122.11/volume// Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a6d94037-8806-452e-b6e2-b2a92f617ad0 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a6d94037-8806-452e-b6e2-b2a92f617ad0 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a6d94037-8806-452e-b6e2-b2a92f617ad0 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 815/1596] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-2c9a3697-697f-4d7c-a5ea-25eab0deb1c4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-2c9a3697-697f-4d7c-a5ea-25eab0deb1c4 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-2c9a3697-697f-4d7c-a5ea-25eab0deb1c4 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-2c9a3697-697f-4d7c-a5ea-25eab0deb1c4 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-2c9a3697-697f-4d7c-a5ea-25eab0deb1c4 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-2c9a3697-697f-4d7c-a5ea-25eab0deb1c4 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 816/1597] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 1035 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Delete volume with id: 92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Volume info retrieved successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Delete volume request issued successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8d3ff38-a583-4183-b14c-7a39169687c4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 202 Sep 07 13:53:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 782/1598] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:53:02 2026] DELETE /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-18d042d2-9969-4232-9b46-a0edffe2194e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18d042d2-9969-4232-9b46-a0edffe2194e tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18d042d2-9969-4232-9b46-a0edffe2194e tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18d042d2-9969-4232-9b46-a0edffe2194e tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-c60fa531-f70f-44de-8525-561cc8704ad2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-c60fa531-f70f-44de-8525-561cc8704ad2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] PUT http://192.168.122.11/volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb Sep 07 13:53:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-c60fa531-f70f-44de-8525-561cc8704ad2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-18d042d2-9969-4232-9b46-a0edffe2194e tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Volume info retrieved successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-c60fa531-f70f-44de-8525-561cc8704ad2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Acquiring lock "cinder-attachment_update-5bb7957b-5d91-4ff4-94f1-1fab45728a0c-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18d042d2-9969-4232-9b46-a0edffe2194e tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 817/1599] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:03 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 1137 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-c60fa531-f70f-44de-8525-561cc8704ad2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Lock "cinder-attachment_update-5bb7957b-5d91-4ff4-94f1-1fab45728a0c-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:53:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5ceec96e-90d0-4a67-b992-110da8aa5d22 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ceec96e-90d0-4a67-b992-110da8aa5d22 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ceec96e-90d0-4a67-b992-110da8aa5d22 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ceec96e-90d0-4a67-b992-110da8aa5d22 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ceec96e-90d0-4a67-b992-110da8aa5d22 tempest-VolumesTransfersV357Test-1161264205 tempest-VolumesTransfersV357Test-1161264205-project-admin] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 404 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 818/1600] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:03 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e7e5c151-da3d-4ec6-a2f0-a91bcf0508db None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e7e5c151-da3d-4ec6-a2f0-a91bcf0508db tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] GET http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e7e5c151-da3d-4ec6-a2f0-a91bcf0508db tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e7e5c151-da3d-4ec6-a2f0-a91bcf0508db tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e7e5c151-da3d-4ec6-a2f0-a91bcf0508db tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 404 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 819/1601] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:03 2026] GET /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b499f9da-e275-43a9-b092-a9f1a2437768 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b499f9da-e275-43a9-b092-a9f1a2437768 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b499f9da-e275-43a9-b092-a9f1a2437768 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b499f9da-e275-43a9-b092-a9f1a2437768 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b499f9da-e275-43a9-b092-a9f1a2437768 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] Delete volume with id: 1d05af52-2203-4bf8-bdce-5f126df7a3a8 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b499f9da-e275-43a9-b092-a9f1a2437768 tempest-VolumesTransfersV357Test-63495819 tempest-VolumesTransfersV357Test-63495819-project-member] http://192.168.122.11/volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 returned with HTTP 404 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 820/1602] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:53:03 2026] DELETE /volume/v3/volumes/1d05af52-2203-4bf8-bdce-5f126df7a3a8 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-c60fa531-f70f-44de-8525-561cc8704ad2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Lock "cinder-attachment_update-5bb7957b-5d91-4ff4-94f1-1fab45728a0c-devstack" released by "attachment_update" :: held 0.342s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:53:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-c60fa531-f70f-44de-8525-561cc8704ad2 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb returned with HTTP 200 Sep 07 13:53:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 783/1603] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:53:03 2026] PUT /volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb => generated 694 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aaa5cad9-449f-4e85-bb38-4229a2234a15 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aaa5cad9-449f-4e85-bb38-4229a2234a15 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aaa5cad9-449f-4e85-bb38-4229a2234a15 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aaa5cad9-449f-4e85-bb38-4229a2234a15 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aaa5cad9-449f-4e85-bb38-4229a2234a15 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aaa5cad9-449f-4e85-bb38-4229a2234a15 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 821/1604] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:03 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3d329d1b-8ab6-4636-a42b-add49f4a0ac4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d329d1b-8ab6-4636-a42b-add49f4a0ac4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d329d1b-8ab6-4636-a42b-add49f4a0ac4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d329d1b-8ab6-4636-a42b-add49f4a0ac4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3d329d1b-8ab6-4636-a42b-add49f4a0ac4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Volume info retrieved successfully. Sep 07 13:53:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d329d1b-8ab6-4636-a42b-add49f4a0ac4 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 200 Sep 07 13:53:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 784/1605] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:04 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 1137 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:53:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-7c8a54b0-5119-47fd-bb1f-526cff2230b7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-7c8a54b0-5119-47fd-bb1f-526cff2230b7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb/action Sep 07 13:53:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-7c8a54b0-5119-47fd-bb1f-526cff2230b7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:53:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-7c8a54b0-5119-47fd-bb1f-526cff2230b7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-87f87511-e5c5-4ee2-852c-73d06d837999 req-7c8a54b0-5119-47fd-bb1f-526cff2230b7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb/action returned with HTTP 204 Sep 07 13:53:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 822/1606] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:53:04 2026] POST /volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-031c754c-32a1-405c-a471-7a159dd8ad5b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-031c754c-32a1-405c-a471-7a159dd8ad5b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-031c754c-32a1-405c-a471-7a159dd8ad5b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-031c754c-32a1-405c-a471-7a159dd8ad5b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-031c754c-32a1-405c-a471-7a159dd8ad5b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-031c754c-32a1-405c-a471-7a159dd8ad5b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 785/1607] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:04 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 1147 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-29b99411-c772-4450-a721-826408b96c46 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29b99411-c772-4450-a721-826408b96c46 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29b99411-c772-4450-a721-826408b96c46 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29b99411-c772-4450-a721-826408b96c46 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-29b99411-c772-4450-a721-826408b96c46 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29b99411-c772-4450-a721-826408b96c46 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 823/1608] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-05591b9a-838b-491e-9a21-6cccb4ccd4f2 req-ca83f7df-82a0-4506-b823-5918ae5fee26 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-db866a15-ecb3-4b2b-af6a-58e04f7f7e06 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db866a15-ecb3-4b2b-af6a-58e04f7f7e06 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db866a15-ecb3-4b2b-af6a-58e04f7f7e06 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db866a15-ecb3-4b2b-af6a-58e04f7f7e06 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db866a15-ecb3-4b2b-af6a-58e04f7f7e06 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 404 Sep 07 13:53:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 824/1609] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4d1253af-c37d-4bc2-8ac1-682a9d52dccc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4d1253af-c37d-4bc2-8ac1-682a9d52dccc tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4d1253af-c37d-4bc2-8ac1-682a9d52dccc tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4d1253af-c37d-4bc2-8ac1-682a9d52dccc tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4d1253af-c37d-4bc2-8ac1-682a9d52dccc tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 404 Sep 07 13:53:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 825/1610] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a6cc7d93-57ac-467a-859d-e6224aaba8db None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a6cc7d93-57ac-467a-859d-e6224aaba8db tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] DELETE http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a6cc7d93-57ac-467a-859d-e6224aaba8db tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a6cc7d93-57ac-467a-859d-e6224aaba8db tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-a6cc7d93-57ac-467a-859d-e6224aaba8db tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Delete volume with id: 92264c31-4641-4bcd-aec8-ee611fcb921d Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a6cc7d93-57ac-467a-859d-e6224aaba8db tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d returned with HTTP 404 Sep 07 13:53:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 826/1611] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:53:05 2026] DELETE /volume/v3/volumes/92264c31-4641-4bcd-aec8-ee611fcb921d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-901f2428-14fa-4850-9f96-2541511ebb2a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1714018270"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1714018270'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Create volume of 1 GB Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Availability Zones retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Flow 'volume_create_api' (f232aa59-fb01-4b86-9fcf-457dbaa83d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf27e937-8e13-44ba-a01f-523ac86273b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf27e937-8e13-44ba-a01f-523ac86273b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bcac67-ffc2-41d4-93f5-22a7a389cb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Created reservations ['ea4cd2ba-8f7c-49e9-8dde-0527c8c02132', '7d00c045-10cd-4db2-a0ca-673c4d354f52', '07079a9b-3971-44fe-b023-d57b8a6c4cd8', '8f0e8222-e2d4-4545-b081-f32757df0a5f'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bcac67-ffc2-41d4-93f5-22a7a389cb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea4cd2ba-8f7c-49e9-8dde-0527c8c02132', '7d00c045-10cd-4db2-a0ca-673c4d354f52', '07079a9b-3971-44fe-b023-d57b8a6c4cd8', '8f0e8222-e2d4-4545-b081-f32757df0a5f']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ab9ca-7d8d-45d3-8f0b-f5eabd147068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-05591b9a-838b-491e-9a21-6cccb4ccd4f2 req-ca83f7df-82a0-4506-b823-5918ae5fee26 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-05591b9a-838b-491e-9a21-6cccb4ccd4f2 req-ca83f7df-82a0-4506-b823-5918ae5fee26 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-05591b9a-838b-491e-9a21-6cccb4ccd4f2 req-ca83f7df-82a0-4506-b823-5918ae5fee26 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ab9ca-7d8d-45d3-8f0b-f5eabd147068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82070d9-4619-4432-822e-c1e824a29415', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1714018270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234a21e383eb4fa5996236cf39411038',qos_specs=None,replication_status=,reservations=['ea4cd2ba-8f7c-49e9-8dde-0527c8c02132','7d00c045-10cd-4db2-a0ca-673c4d354f52','07079a9b-3971-44fe-b023-d57b8a6c4cd8','8f0e8222-e2d4-4545-b081-f32757df0a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09579cb1f806428ca364ec53989f047b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1714018270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a82070d9-4619-4432-822e-c1e824a29415,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='234a21e383eb4fa5996236cf39411038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09579cb1f806428ca364ec53989f047b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581f04a4-d24e-48ef-a59f-743823f2a1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-05591b9a-838b-491e-9a21-6cccb4ccd4f2 req-ca83f7df-82a0-4506-b823-5918ae5fee26 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-05591b9a-838b-491e-9a21-6cccb4ccd4f2 req-ca83f7df-82a0-4506-b823-5918ae5fee26 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 786/1612] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 1147 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581f04a4-d24e-48ef-a59f-743823f2a1eb) transitioned into state 'SUCCESS' from state '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-1714018270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='234a21e383eb4fa5996236cf39411038',qos_specs=None,replication_status=,reservations=['ea4cd2ba-8f7c-49e9-8dde-0527c8c02132','7d00c045-10cd-4db2-a0ca-673c4d354f52','07079a9b-3971-44fe-b023-d57b8a6c4cd8','8f0e8222-e2d4-4545-b081-f32757df0a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09579cb1f806428ca364ec53989f047b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2a56b3d0-9a58-46ff-929e-923749d52d76 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6109c37f-add8-44e3-b1ca-6cd9d58ea7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2a56b3d0-9a58-46ff-929e-923749d52d76 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2a56b3d0-9a58-46ff-929e-923749d52d76 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2a56b3d0-9a58-46ff-929e-923749d52d76 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6109c37f-add8-44e3-b1ca-6cd9d58ea7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Flow 'volume_create_api' (f232aa59-fb01-4b86-9fcf-457dbaa83d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Create volume request issued successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-901f2428-14fa-4850-9f96-2541511ebb2a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:53:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 827/1613] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 13:53:05 2026] POST /volume/v3/volumes => generated 826 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bd47f624-251b-4ca6-b706-ca6c9f02cb0a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd47f624-251b-4ca6-b706-ca6c9f02cb0a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd47f624-251b-4ca6-b706-ca6c9f02cb0a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd47f624-251b-4ca6-b706-ca6c9f02cb0a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2a56b3d0-9a58-46ff-929e-923749d52d76 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2a56b3d0-9a58-46ff-929e-923749d52d76 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 787/1614] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd47f624-251b-4ca6-b706-ca6c9f02cb0a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd47f624-251b-4ca6-b706-ca6c9f02cb0a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 200 Sep 07 13:53:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 828/1615] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 894 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-5372d0d2-d372-42b6-a89d-56338a088b33 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-5372d0d2-d372-42b6-a89d-56338a088b33 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-5372d0d2-d372-42b6-a89d-56338a088b33 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-5372d0d2-d372-42b6-a89d-56338a088b33 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-5372d0d2-d372-42b6-a89d-56338a088b33 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-5372d0d2-d372-42b6-a89d-56338a088b33 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 788/1616] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 1147 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-4415bd76-737c-41c2-94cd-4314fa777975 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-4415bd76-737c-41c2-94cd-4314fa777975 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c/action Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-4415bd76-737c-41c2-94cd-4314fa777975 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-4415bd76-737c-41c2-94cd-4314fa777975 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-4415bd76-737c-41c2-94cd-4314fa777975 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-4415bd76-737c-41c2-94cd-4314fa777975 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Begin detaching volume completed successfully. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-4415bd76-737c-41c2-94cd-4314fa777975 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c/action returned with HTTP 202 Sep 07 13:53:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 829/1617] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:53:06 2026] POST /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:53:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2cddd7f7-5aa6-48c4-a473-6eaf092e2f0d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cddd7f7-5aa6-48c4-a473-6eaf092e2f0d None None] GET http://192.168.122.11/volume// Sep 07 13:53:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cddd7f7-5aa6-48c4-a473-6eaf092e2f0d None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cddd7f7-5aa6-48c4-a473-6eaf092e2f0d None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cddd7f7-5aa6-48c4-a473-6eaf092e2f0d None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:53:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 789/1618] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:53:06 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-758e7dfd-93b3-4b58-94fe-77e5117b324a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-758e7dfd-93b3-4b58-94fe-77e5117b324a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-758e7dfd-93b3-4b58-94fe-77e5117b324a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-758e7dfd-93b3-4b58-94fe-77e5117b324a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-758e7dfd-93b3-4b58-94fe-77e5117b324a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-758e7dfd-93b3-4b58-94fe-77e5117b324a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 830/1619] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:53:06 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 1331 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:53:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-b5ca566d-9991-4a90-ab80-e58efb279697 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-b5ca566d-9991-4a90-ab80-e58efb279697 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] DELETE http://192.168.122.11/volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb Sep 07 13:53:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-b5ca566d-9991-4a90-ab80-e58efb279697 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-b5ca566d-9991-4a90-ab80-e58efb279697 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:06 devstack devstack@c-api.service[87676]: /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 07 13:53:06 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dee6d19b-b7d1-4698-9c94-f6e121aec298 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dee6d19b-b7d1-4698-9c94-f6e121aec298 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dee6d19b-b7d1-4698-9c94-f6e121aec298 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dee6d19b-b7d1-4698-9c94-f6e121aec298 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dee6d19b-b7d1-4698-9c94-f6e121aec298 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5dd30444-7a7d-4e5f-8e50-f51ca9f7a0cb req-b5ca566d-9991-4a90-ab80-e58efb279697 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb returned with HTTP 200 Sep 07 13:53:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 790/1620] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:53:06 2026] DELETE /volume/v3/attachments/45b5394d-1001-41c2-8b5a-fc175d81e4bb => generated 19 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dee6d19b-b7d1-4698-9c94-f6e121aec298 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 200 Sep 07 13:53:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 831/1621] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:06 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-eacc5dce-bee8-4419-bd0a-34701765d49e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eacc5dce-bee8-4419-bd0a-34701765d49e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:53:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eacc5dce-bee8-4419-bd0a-34701765d49e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eacc5dce-bee8-4419-bd0a-34701765d49e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-eacc5dce-bee8-4419-bd0a-34701765d49e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:53:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eacc5dce-bee8-4419-bd0a-34701765d49e tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:53:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 791/1622] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:07 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7ae5427b-aeb9-467d-b657-4eb381dac212 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7ae5427b-aeb9-467d-b657-4eb381dac212 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7ae5427b-aeb9-467d-b657-4eb381dac212 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7ae5427b-aeb9-467d-b657-4eb381dac212 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7ae5427b-aeb9-467d-b657-4eb381dac212 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7ae5427b-aeb9-467d-b657-4eb381dac212 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 200 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 832/1623] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:08 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 954 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0ff9698e-1f0e-4466-b437-146d02a72886 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0ff9698e-1f0e-4466-b437-146d02a72886 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] POST http://192.168.122.11/volume/v3/volume-transfers Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0ff9698e-1f0e-4466-b437-146d02a72886 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a82070d9-4619-4432-822e-c1e824a29415"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volume_transfer [None req-0ff9698e-1f0e-4466-b437-146d02a72886 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a82070d9-4619-4432-822e-c1e824a29415'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volume_transfer [None req-0ff9698e-1f0e-4466-b437-146d02a72886 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Creating transfer of volume a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.transfer.api [None req-0ff9698e-1f0e-4466-b437-146d02a72886 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Generating transfer record for volume a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0ff9698e-1f0e-4466-b437-146d02a72886 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 792/1624] 192.168.122.11 () {62 vars in 1205 bytes} [Mon Sep 7 13:53:08 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b7048729-491c-420a-8094-91a4992ed32a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7048729-491c-420a-8094-91a4992ed32a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7048729-491c-420a-8094-91a4992ed32a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7048729-491c-420a-8094-91a4992ed32a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b7048729-491c-420a-8094-91a4992ed32a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7048729-491c-420a-8094-91a4992ed32a tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 200 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 833/1625] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:08 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 962 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-135a45f1-5ff1-4dce-a29d-88aa2030e9f3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-135a45f1-5ff1-4dce-a29d-88aa2030e9f3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] GET http://192.168.122.11/volume/v3/os-volume-transfer/detail Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-135a45f1-5ff1-4dce-a29d-88aa2030e9f3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-135a45f1-5ff1-4dce-a29d-88aa2030e9f3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.volume_transfer [None req-135a45f1-5ff1-4dce-a29d-88aa2030e9f3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] Listing volume transfers {{(pid=87676) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-135a45f1-5ff1-4dce-a29d-88aa2030e9f3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-reader] http://192.168.122.11/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 793/1626] 192.168.122.11 () {60 vars in 1211 bytes} [Mon Sep 7 13:53:08 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d52df2c-1d64-435d-8ce8-8753119893a7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d52df2c-1d64-435d-8ce8-8753119893a7 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] DELETE http://192.168.122.11/volume/v3/volume-transfers/68a82cf6-06f5-4fa6-965a-5d4436172170 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d52df2c-1d64-435d-8ce8-8753119893a7 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d52df2c-1d64-435d-8ce8-8753119893a7 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-8d52df2c-1d64-435d-8ce8-8753119893a7 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Delete transfer with id: 68a82cf6-06f5-4fa6-965a-5d4436172170 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d52df2c-1d64-435d-8ce8-8753119893a7 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volume-transfers/68a82cf6-06f5-4fa6-965a-5d4436172170 returned with HTTP 202 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 834/1627] 192.168.122.11 () {60 vars in 1298 bytes} [Mon Sep 7 13:53:08 2026] DELETE /volume/v3/volume-transfers/68a82cf6-06f5-4fa6-965a-5d4436172170 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ae8aecf-aea4-4f20-b451-0da62f26d1f4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ae8aecf-aea4-4f20-b451-0da62f26d1f4 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ae8aecf-aea4-4f20-b451-0da62f26d1f4 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ae8aecf-aea4-4f20-b451-0da62f26d1f4 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8ae8aecf-aea4-4f20-b451-0da62f26d1f4 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Volume info retrieved successfully. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ae8aecf-aea4-4f20-b451-0da62f26d1f4 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 200 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 794/1628] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:08 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 954 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-077a2e0d-4462-4c48-9fde-96f99fc28756 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-077a2e0d-4462-4c48-9fde-96f99fc28756 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] DELETE http://192.168.122.11/volume/v3/volume-transfers/68a82cf6-06f5-4fa6-965a-5d4436172170 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-077a2e0d-4462-4c48-9fde-96f99fc28756 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-077a2e0d-4462-4c48-9fde-96f99fc28756 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.volume_transfer [None req-077a2e0d-4462-4c48-9fde-96f99fc28756 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Delete transfer with id: 68a82cf6-06f5-4fa6-965a-5d4436172170 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-077a2e0d-4462-4c48-9fde-96f99fc28756 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volume-transfers/68a82cf6-06f5-4fa6-965a-5d4436172170 returned with HTTP 404 Sep 07 13:53:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 835/1629] 192.168.122.11 () {60 vars in 1298 bytes} [Mon Sep 7 13:53:08 2026] DELETE /volume/v3/volume-transfers/68a82cf6-06f5-4fa6-965a-5d4436172170 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-623d6674-60a1-4314-9a33-351756fe85d7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-623d6674-60a1-4314-9a33-351756fe85d7 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-623d6674-60a1-4314-9a33-351756fe85d7 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-623d6674-60a1-4314-9a33-351756fe85d7 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-623d6674-60a1-4314-9a33-351756fe85d7 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Delete volume with id: a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-623d6674-60a1-4314-9a33-351756fe85d7 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Volume info retrieved successfully. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-623d6674-60a1-4314-9a33-351756fe85d7 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Delete volume request issued successfully. Sep 07 13:53:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-623d6674-60a1-4314-9a33-351756fe85d7 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 202 Sep 07 13:53:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 795/1630] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:53:08 2026] DELETE /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:53:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9b0ac423-fc96-4608-9dab-4efb7dddf163 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b0ac423-fc96-4608-9dab-4efb7dddf163 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b0ac423-fc96-4608-9dab-4efb7dddf163 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b0ac423-fc96-4608-9dab-4efb7dddf163 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9b0ac423-fc96-4608-9dab-4efb7dddf163 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Volume info retrieved successfully. Sep 07 13:53:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b0ac423-fc96-4608-9dab-4efb7dddf163 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 200 Sep 07 13:53:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 836/1631] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:08 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 1137 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:53:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-57921e60-9d9a-4a1d-8a5d-dc2b6b64df61 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57921e60-9d9a-4a1d-8a5d-dc2b6b64df61 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57921e60-9d9a-4a1d-8a5d-dc2b6b64df61 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57921e60-9d9a-4a1d-8a5d-dc2b6b64df61 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-57921e60-9d9a-4a1d-8a5d-dc2b6b64df61 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Volume info retrieved successfully. Sep 07 13:53:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57921e60-9d9a-4a1d-8a5d-dc2b6b64df61 tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 200 Sep 07 13:53:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 796/1632] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:10 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 1137 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-00e91f70-7909-4d3b-81d8-54ee7039d36a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-00e91f70-7909-4d3b-81d8-54ee7039d36a tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-00e91f70-7909-4d3b-81d8-54ee7039d36a tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-00e91f70-7909-4d3b-81d8-54ee7039d36a tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=623,cinder:INSERT=119,cinder:UPDATE=191 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-00e91f70-7909-4d3b-81d8-54ee7039d36a tempest-VolumesTransfersV355Test-548672986 tempest-VolumesTransfersV355Test-548672986-project-admin] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 404 Sep 07 13:53:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 837/1633] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:11 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db459e6c-3f2d-4909-8f56-4e2b6ad07c29 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db459e6c-3f2d-4909-8f56-4e2b6ad07c29 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] GET http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db459e6c-3f2d-4909-8f56-4e2b6ad07c29 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db459e6c-3f2d-4909-8f56-4e2b6ad07c29 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db459e6c-3f2d-4909-8f56-4e2b6ad07c29 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 404 Sep 07 13:53:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 797/1634] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:53:11 2026] GET /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a03ded23-b00d-4760-bc64-2b97e9f57cb3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a03ded23-b00d-4760-bc64-2b97e9f57cb3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a03ded23-b00d-4760-bc64-2b97e9f57cb3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a03ded23-b00d-4760-bc64-2b97e9f57cb3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-a03ded23-b00d-4760-bc64-2b97e9f57cb3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] Delete volume with id: a82070d9-4619-4432-822e-c1e824a29415 Sep 07 13:53:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a03ded23-b00d-4760-bc64-2b97e9f57cb3 tempest-VolumesTransfersV355Test-1738347477 tempest-VolumesTransfersV355Test-1738347477-project-member] http://192.168.122.11/volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 returned with HTTP 404 Sep 07 13:53:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 838/1635] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:53:11 2026] DELETE /volume/v3/volumes/a82070d9-4619-4432-822e-c1e824a29415 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:21 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=225,cinder:UPDATE=54,cinder:INSERT=38 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:21 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=1 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-417228236"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-417228236'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Create volume of 1 GB Sep 07 13:53:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Availability Zones retrieved successfully. Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Flow 'volume_create_api' (20019717-2af2-4007-87a6-2c8ade6602a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482d0068-cea5-432a-934a-e07f820972ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482d0068-cea5-432a-934a-e07f820972ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:29 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (807007d5-34e5-4801-82c2-b01610740691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Created reservations ['77cbd98a-6d78-4655-bb6b-04a21ffb79c6', '2f5beb00-f278-4e32-a37f-c91b841bc3fc', '306ef15f-7df0-4a56-af60-6f3fc3af10b9', 'c00adc2e-f9a7-4f91-b213-b27c86642290'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (807007d5-34e5-4801-82c2-b01610740691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77cbd98a-6d78-4655-bb6b-04a21ffb79c6', '2f5beb00-f278-4e32-a37f-c91b841bc3fc', '306ef15f-7df0-4a56-af60-6f3fc3af10b9', 'c00adc2e-f9a7-4f91-b213-b27c86642290']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8de758-eb13-4fc0-b8b9-1f5dc4185566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8de758-eb13-4fc0-b8b9-1f5dc4185566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51e419c9-f5d1-4a1a-99a8-3a5a67611c60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-417228236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58f60ffbdcd4e6eadea3282d544ccee',qos_specs=None,replication_status=,reservations=['77cbd98a-6d78-4655-bb6b-04a21ffb79c6','2f5beb00-f278-4e32-a37f-c91b841bc3fc','306ef15f-7df0-4a56-af60-6f3fc3af10b9','c00adc2e-f9a7-4f91-b213-b27c86642290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1212bc2c22c647569fb48e2c6731f12d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-417228236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51e419c9-f5d1-4a1a-99a8-3a5a67611c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b58f60ffbdcd4e6eadea3282d544ccee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1212bc2c22c647569fb48e2c6731f12d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963d868a-acad-4e8c-9e67-6b06250e59a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963d868a-acad-4e8c-9e67-6b06250e59a5) transitioned into state 'SUCCESS' from state '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-417228236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58f60ffbdcd4e6eadea3282d544ccee',qos_specs=None,replication_status=,reservations=['77cbd98a-6d78-4655-bb6b-04a21ffb79c6','2f5beb00-f278-4e32-a37f-c91b841bc3fc','306ef15f-7df0-4a56-af60-6f3fc3af10b9','c00adc2e-f9a7-4f91-b213-b27c86642290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1212bc2c22c647569fb48e2c6731f12d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686f54ef-8188-4b07-85eb-9245a7a2c1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686f54ef-8188-4b07-85eb-9245a7a2c1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Flow 'volume_create_api' (20019717-2af2-4007-87a6-2c8ade6602a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Create volume request issued successfully. Sep 07 13:53:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-009d5c3b-cb95-4c56-b419-58c8a51c3562 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:53:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 798/1636] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:53:29 2026] POST /volume/v3/volumes => generated 755 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2e74e5d9-a171-4144-9129-dd4f86092c4d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e74e5d9-a171-4144-9129-dd4f86092c4d tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:53:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e74e5d9-a171-4144-9129-dd4f86092c4d tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e74e5d9-a171-4144-9129-dd4f86092c4d tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2e74e5d9-a171-4144-9129-dd4f86092c4d tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:53:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e74e5d9-a171-4144-9129-dd4f86092c4d tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:53:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 839/1637] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:30 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 823 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8511ec91-7c8e-43a3-b54e-a1b49eb09184 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8511ec91-7c8e-43a3-b54e-a1b49eb09184 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:53:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8511ec91-7c8e-43a3-b54e-a1b49eb09184 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8511ec91-7c8e-43a3-b54e-a1b49eb09184 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8511ec91-7c8e-43a3-b54e-a1b49eb09184 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:53:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8511ec91-7c8e-43a3-b54e-a1b49eb09184 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:53:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 799/1638] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:31 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ae744460-a88f-49bf-82f9-dad20a75a0ad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae744460-a88f-49bf-82f9-dad20a75a0ad tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:53:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae744460-a88f-49bf-82f9-dad20a75a0ad tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae744460-a88f-49bf-82f9-dad20a75a0ad tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ae744460-a88f-49bf-82f9-dad20a75a0ad tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:53:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae744460-a88f-49bf-82f9-dad20a75a0ad tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:53:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 840/1639] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:32 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1235754812"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1235754812'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume of 1 GB Sep 07 13:53:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Availability Zones retrieved successfully. Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (129b2134-3efe-4f90-a99c-00e6a605a339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b28837e-5588-49af-a653-9fc0883fbe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b28837e-5588-49af-a653-9fc0883fbe03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16eff2c7-e237-4686-bed1-5d9f5f35fba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['b5c6d700-1bc1-4644-8a17-15249eac333f', '2b6acf6b-bf9c-44ad-ae8f-be80a8b357d3', 'd606afc8-d642-4cdb-92fd-0c41bef9602b', '5fe56ade-6a74-4ce0-a913-2f4ecacbee34'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16eff2c7-e237-4686-bed1-5d9f5f35fba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5c6d700-1bc1-4644-8a17-15249eac333f', '2b6acf6b-bf9c-44ad-ae8f-be80a8b357d3', 'd606afc8-d642-4cdb-92fd-0c41bef9602b', '5fe56ade-6a74-4ce0-a913-2f4ecacbee34']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a2da50-be38-498f-b7b3-6c4a022de4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a2da50-be38-498f-b7b3-6c4a022de4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22121ac4-9321-4341-9340-2d96fbd86607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1235754812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['b5c6d700-1bc1-4644-8a17-15249eac333f','2b6acf6b-bf9c-44ad-ae8f-be80a8b357d3','d606afc8-d642-4cdb-92fd-0c41bef9602b','5fe56ade-6a74-4ce0-a913-2f4ecacbee34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1235754812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22121ac4-9321-4341-9340-2d96fbd86607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11b21df7e094855b91b5954d4a6abc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dbce8b-0183-429e-b9c4-9da36df023e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dbce8b-0183-429e-b9c4-9da36df023e2) transitioned into state 'SUCCESS' from state '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-1235754812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['b5c6d700-1bc1-4644-8a17-15249eac333f','2b6acf6b-bf9c-44ad-ae8f-be80a8b357d3','d606afc8-d642-4cdb-92fd-0c41bef9602b','5fe56ade-6a74-4ce0-a913-2f4ecacbee34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbb92fc-b728-4a96-90a5-1c19574296e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbb92fc-b728-4a96-90a5-1c19574296e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (129b2134-3efe-4f90-a99c-00e6a605a339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request issued successfully. Sep 07 13:53:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc1526f4-62b0-41fa-b31d-01aecc467a5a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:53:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 800/1640] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:53:40 2026] POST /volume/v3/volumes => generated 761 bytes in 1504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f335f310-9c27-47b6-a753-ce177a080731 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f335f310-9c27-47b6-a753-ce177a080731 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:53:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f335f310-9c27-47b6-a753-ce177a080731 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f335f310-9c27-47b6-a753-ce177a080731 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:42 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=8 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:42 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:42 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f335f310-9c27-47b6-a753-ce177a080731 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f335f310-9c27-47b6-a753-ce177a080731 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:53:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 841/1641] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:42 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 829 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7e0f9ae7-d8f3-45e2-b944-0515a71ccef8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e0f9ae7-d8f3-45e2-b944-0515a71ccef8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:53:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e0f9ae7-d8f3-45e2-b944-0515a71ccef8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e0f9ae7-d8f3-45e2-b944-0515a71ccef8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7e0f9ae7-d8f3-45e2-b944-0515a71ccef8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e0f9ae7-d8f3-45e2-b944-0515a71ccef8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:53:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 801/1642] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:43 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d81d709c-b9dd-4113-bfa2-69daccd1f1a3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d81d709c-b9dd-4113-bfa2-69daccd1f1a3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:53:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d81d709c-b9dd-4113-bfa2-69daccd1f1a3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d81d709c-b9dd-4113-bfa2-69daccd1f1a3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d81d709c-b9dd-4113-bfa2-69daccd1f1a3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d81d709c-b9dd-4113-bfa2-69daccd1f1a3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:53:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 842/1643] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:44 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 854 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-df5e4f83-cd20-44b5-86ec-8abb166cd376 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df5e4f83-cd20-44b5-86ec-8abb166cd376 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:53:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df5e4f83-cd20-44b5-86ec-8abb166cd376 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df5e4f83-cd20-44b5-86ec-8abb166cd376 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-df5e4f83-cd20-44b5-86ec-8abb166cd376 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Volume info retrieved successfully. Sep 07 13:53:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df5e4f83-cd20-44b5-86ec-8abb166cd376 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:53:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 802/1644] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:45 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 854 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-71a7df01-409b-41d8-a865-94c6c0a4517b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71a7df01-409b-41d8-a865-94c6c0a4517b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:53:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-71a7df01-409b-41d8-a865-94c6c0a4517b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22121ac4-9321-4341-9340-2d96fbd86607", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1114336527"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-71a7df01-409b-41d8-a865-94c6c0a4517b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:45 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-71a7df01-409b-41d8-a865-94c6c0a4517b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create snapshot from volume 22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:53:45 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-71a7df01-409b-41d8-a865-94c6c0a4517b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['e3df16f7-3508-4e73-8c99-ff3213228178', '46aa4ced-7f45-4ea2-92f7-bd99ba9cba65', 'd8eaca16-8270-4e4f-a248-2c2b92e2440b', 'f35fda78-5e78-4f86-a045-9f8c784b3b62'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-71a7df01-409b-41d8-a865-94c6c0a4517b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot create request issued successfully. Sep 07 13:53:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71a7df01-409b-41d8-a865-94c6c0a4517b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:53:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 843/1645] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:53:45 2026] POST /volume/v3/snapshots => generated 380 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-72e9682e-342b-4a30-b627-aa7c6d915c49 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72e9682e-342b-4a30-b627-aa7c6d915c49 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72e9682e-342b-4a30-b627-aa7c6d915c49 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72e9682e-342b-4a30-b627-aa7c6d915c49 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72e9682e-342b-4a30-b627-aa7c6d915c49 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72e9682e-342b-4a30-b627-aa7c6d915c49 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 803/1646] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:45 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e146c19d-26b7-4a54-baea-0dc7c833c1d7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e146c19d-26b7-4a54-baea-0dc7c833c1d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e146c19d-26b7-4a54-baea-0dc7c833c1d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e146c19d-26b7-4a54-baea-0dc7c833c1d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e146c19d-26b7-4a54-baea-0dc7c833c1d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e146c19d-26b7-4a54-baea-0dc7c833c1d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 844/1647] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:46 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 512 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-405d1fea-e471-487a-8186-662ab2e25b44 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-405d1fea-e471-487a-8186-662ab2e25b44 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-405d1fea-e471-487a-8186-662ab2e25b44 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-405d1fea-e471-487a-8186-662ab2e25b44 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-405d1fea-e471-487a-8186-662ab2e25b44 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-405d1fea-e471-487a-8186-662ab2e25b44 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 804/1648] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:47 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 512 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-37e2ee82-f389-4b6f-aacf-bb2fa2b69486 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-37e2ee82-f389-4b6f-aacf-bb2fa2b69486 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-37e2ee82-f389-4b6f-aacf-bb2fa2b69486 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-37e2ee82-f389-4b6f-aacf-bb2fa2b69486 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-37e2ee82-f389-4b6f-aacf-bb2fa2b69486 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-37e2ee82-f389-4b6f-aacf-bb2fa2b69486 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 845/1649] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:48 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 512 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c058d291-8ac1-425d-9694-a0b07c14a73d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c058d291-8ac1-425d-9694-a0b07c14a73d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c058d291-8ac1-425d-9694-a0b07c14a73d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c058d291-8ac1-425d-9694-a0b07c14a73d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c058d291-8ac1-425d-9694-a0b07c14a73d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c058d291-8ac1-425d-9694-a0b07c14a73d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 805/1650] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:50 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 512 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a7136afa-d545-4bd2-9aa6-6836642328f9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a7136afa-d545-4bd2-9aa6-6836642328f9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a7136afa-d545-4bd2-9aa6-6836642328f9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a7136afa-d545-4bd2-9aa6-6836642328f9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a7136afa-d545-4bd2-9aa6-6836642328f9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a7136afa-d545-4bd2-9aa6-6836642328f9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 846/1651] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:51 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e9fa59b9-c4f8-40b9-837d-b3d8017dc1ee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9fa59b9-c4f8-40b9-837d-b3d8017dc1ee tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9fa59b9-c4f8-40b9-837d-b3d8017dc1ee tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9fa59b9-c4f8-40b9-837d-b3d8017dc1ee tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e9fa59b9-c4f8-40b9-837d-b3d8017dc1ee tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Snapshot retrieved successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9fa59b9-c4f8-40b9-837d-b3d8017dc1ee tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 806/1652] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:51 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c55310a6-784b-447c-a339-a85c8ec8f72d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c55310a6-784b-447c-a339-a85c8ec8f72d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/snapshots Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c55310a6-784b-447c-a339-a85c8ec8f72d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c55310a6-784b-447c-a339-a85c8ec8f72d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-c55310a6-784b-447c-a339-a85c8ec8f72d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-c55310a6-784b-447c-a339-a85c8ec8f72d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: /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 07 13:53:51 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c55310a6-784b-447c-a339-a85c8ec8f72d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Get all snapshots completed successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c55310a6-784b-447c-a339-a85c8ec8f72d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/snapshots returned with HTTP 200 Sep 07 13:53:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 847/1653] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:53:51 2026] GET /volume/v3/snapshots => generated 408 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dad16c96-b53a-40a6-a64e-a6a24ef1d762 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dad16c96-b53a-40a6-a64e-a6a24ef1d762 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] PUT http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dad16c96-b53a-40a6-a64e-a6a24ef1d762 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1215638273", "description": "This is the new description of snapshot."}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dad16c96-b53a-40a6-a64e-a6a24ef1d762 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dad16c96-b53a-40a6-a64e-a6a24ef1d762 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 807/1654] 192.168.122.11 () {60 vars in 1254 bytes} [Mon Sep 7 13:53:51 2026] PUT /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 443 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3d7cf0d6-701f-4e1b-90e7-2a5b0ea95572 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d7cf0d6-701f-4e1b-90e7-2a5b0ea95572 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d7cf0d6-701f-4e1b-90e7-2a5b0ea95572 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d7cf0d6-701f-4e1b-90e7-2a5b0ea95572 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3d7cf0d6-701f-4e1b-90e7-2a5b0ea95572 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Snapshot retrieved successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d7cf0d6-701f-4e1b-90e7-2a5b0ea95572 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 848/1655] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:51 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 577 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-df355601-5133-4106-ae88-b3a6cf06562a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df355601-5133-4106-ae88-b3a6cf06562a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df355601-5133-4106-ae88-b3a6cf06562a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df355601-5133-4106-ae88-b3a6cf06562a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-df355601-5133-4106-ae88-b3a6cf06562a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete snapshot with id: d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-df355601-5133-4106-ae88-b3a6cf06562a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-df355601-5133-4106-ae88-b3a6cf06562a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot delete request issued successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df355601-5133-4106-ae88-b3a6cf06562a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 202 Sep 07 13:53:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 808/1656] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:53:51 2026] DELETE /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aa6e0a7c-4787-4dd5-b890-d1949b4956de None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aa6e0a7c-4787-4dd5-b890-d1949b4956de tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aa6e0a7c-4787-4dd5-b890-d1949b4956de tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aa6e0a7c-4787-4dd5-b890-d1949b4956de tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aa6e0a7c-4787-4dd5-b890-d1949b4956de tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aa6e0a7c-4787-4dd5-b890-d1949b4956de tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 849/1657] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:51 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 576 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-39dc4f88-253b-4cb5-a51d-1ae42e3481dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39dc4f88-253b-4cb5-a51d-1ae42e3481dd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-39dc4f88-253b-4cb5-a51d-1ae42e3481dd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-39dc4f88-253b-4cb5-a51d-1ae42e3481dd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-39dc4f88-253b-4cb5-a51d-1ae42e3481dd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39dc4f88-253b-4cb5-a51d-1ae42e3481dd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 809/1658] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:52 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 576 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c178e196-ac84-4c60-a5e8-f884e216d123 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c178e196-ac84-4c60-a5e8-f884e216d123 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:53:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c178e196-ac84-4c60-a5e8-f884e216d123 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-attach": {"instance_uuid": "adaace62-bc2e-4f1e-8c6d-de33d0548821", "mountpoint": "/dev/vdb"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:53:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c178e196-ac84-4c60-a5e8-f884e216d123 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "adaace62-bc2e-4f1e-8c6d-de33d0548821", "mountpoint": "/dev/vdb"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c178e196-ac84-4c60-a5e8-f884e216d123 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c178e196-ac84-4c60-a5e8-f884e216d123 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Update volume admin metadata completed successfully. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c178e196-ac84-4c60-a5e8-f884e216d123 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Attach volume completed successfully. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c178e196-ac84-4c60-a5e8-f884e216d123 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:53:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 850/1659] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:53:53 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-68977af8-0968-4988-ae12-85987be52aee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-68977af8-0968-4988-ae12-85987be52aee tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-68977af8-0968-4988-ae12-85987be52aee tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-68977af8-0968-4988-ae12-85987be52aee tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-68977af8-0968-4988-ae12-85987be52aee tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:53:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-68977af8-0968-4988-ae12-85987be52aee tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:53:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 810/1660] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:53 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 1182 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-93d22f4e-e6d7-4f99-ab99-6a89914783c7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a74fa853-b6c6-4d6d-8182-70782dcf253f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a74fa853-b6c6-4d6d-8182-70782dcf253f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a74fa853-b6c6-4d6d-8182-70782dcf253f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93d22f4e-e6d7-4f99-ab99-6a89914783c7 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a74fa853-b6c6-4d6d-8182-70782dcf253f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-93d22f4e-e6d7-4f99-ab99-6a89914783c7 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-detach": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:53:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-93d22f4e-e6d7-4f99-ab99-6a89914783c7 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a74fa853-b6c6-4d6d-8182-70782dcf253f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a74fa853-b6c6-4d6d-8182-70782dcf253f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 200 Sep 07 13:53:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 811/1661] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:53 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 576 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-93d22f4e-e6d7-4f99-ab99-6a89914783c7 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-93d22f4e-e6d7-4f99-ab99-6a89914783c7 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Detach volume completed successfully. Sep 07 13:53:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93d22f4e-e6d7-4f99-ab99-6a89914783c7 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:53:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 851/1662] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:53:53 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8372b4ba-a775-4e4d-8733-927187c0bb08 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8372b4ba-a775-4e4d-8733-927187c0bb08 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8372b4ba-a775-4e4d-8733-927187c0bb08 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8372b4ba-a775-4e4d-8733-927187c0bb08 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8372b4ba-a775-4e4d-8733-927187c0bb08 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8372b4ba-a775-4e4d-8733-927187c0bb08 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:53:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 812/1663] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:53 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b98325c7-fa62-4f38-a2d7-1497a7a4ead5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b98325c7-fa62-4f38-a2d7-1497a7a4ead5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b98325c7-fa62-4f38-a2d7-1497a7a4ead5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b98325c7-fa62-4f38-a2d7-1497a7a4ead5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b98325c7-fa62-4f38-a2d7-1497a7a4ead5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 404 Sep 07 13:53:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 852/1664] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:54 2026] GET /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-846a3781-ca13-4bc5-9b31-a1e709d6e3a0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-846a3781-ca13-4bc5-9b31-a1e709d6e3a0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-846a3781-ca13-4bc5-9b31-a1e709d6e3a0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-846a3781-ca13-4bc5-9b31-a1e709d6e3a0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-846a3781-ca13-4bc5-9b31-a1e709d6e3a0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete snapshot with id: d92291b2-a2b0-40a9-899a-089c087a6409 Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-846a3781-ca13-4bc5-9b31-a1e709d6e3a0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 returned with HTTP 404 Sep 07 13:53:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 813/1665] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:53:54 2026] DELETE /volume/v3/snapshots/d92291b2-a2b0-40a9-899a-089c087a6409 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8edc2f7c-08dd-45de-a4cd-40e1fb2168be None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8edc2f7c-08dd-45de-a4cd-40e1fb2168be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:53:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8edc2f7c-08dd-45de-a4cd-40e1fb2168be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8edc2f7c-08dd-45de-a4cd-40e1fb2168be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8edc2f7c-08dd-45de-a4cd-40e1fb2168be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Volume info retrieved successfully. Sep 07 13:53:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8edc2f7c-08dd-45de-a4cd-40e1fb2168be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:53:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 853/1666] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:54 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:53:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1140598616"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1140598616'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume of 1 GB Sep 07 13:53:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Availability Zones retrieved successfully. Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (2afaca12-919f-42de-853d-1a40ef406870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d22a832-d688-4772-bab0-2a34000d0cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d22a832-d688-4772-bab0-2a34000d0cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8546b55b-1cc3-4360-b347-6770f1c447de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['b8b97037-5227-423c-8bbb-0bb4025ef88b', '9fef0135-7016-4fbc-92de-20cb1491b294', '97f7bd87-4179-4c7a-a446-9077d817f919', '89b40575-b3c5-4557-a2d6-73a3f0603e4f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8546b55b-1cc3-4360-b347-6770f1c447de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b97037-5227-423c-8bbb-0bb4025ef88b', '9fef0135-7016-4fbc-92de-20cb1491b294', '97f7bd87-4179-4c7a-a446-9077d817f919', '89b40575-b3c5-4557-a2d6-73a3f0603e4f']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08510b4-97a6-4570-994c-ece6bb574f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08510b4-97a6-4570-994c-ece6bb574f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ad1cc27-e32e-488b-a027-3daf0901235e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1140598616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['b8b97037-5227-423c-8bbb-0bb4025ef88b','9fef0135-7016-4fbc-92de-20cb1491b294','97f7bd87-4179-4c7a-a446-9077d817f919','89b40575-b3c5-4557-a2d6-73a3f0603e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1140598616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ad1cc27-e32e-488b-a027-3daf0901235e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11b21df7e094855b91b5954d4a6abc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ca5e414-d383-4b5f-89c4-265d9c96e44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ca5e414-d383-4b5f-89c4-265d9c96e44b) transitioned into state 'SUCCESS' from state '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-1140598616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['b8b97037-5227-423c-8bbb-0bb4025ef88b','9fef0135-7016-4fbc-92de-20cb1491b294','97f7bd87-4179-4c7a-a446-9077d817f919','89b40575-b3c5-4557-a2d6-73a3f0603e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa98a53a-bbb0-480b-8831-ad576b5fcb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa98a53a-bbb0-480b-8831-ad576b5fcb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (2afaca12-919f-42de-853d-1a40ef406870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request issued successfully. Sep 07 13:53:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-204070f9-a4f2-40c2-9ea6-9083af9b6908 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:53:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 814/1667] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:53:54 2026] POST /volume/v3/volumes => generated 761 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-032655c3-b0dd-45e0-ba07-94ae9c10c2da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-032655c3-b0dd-45e0-ba07-94ae9c10c2da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:53:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-032655c3-b0dd-45e0-ba07-94ae9c10c2da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-032655c3-b0dd-45e0-ba07-94ae9c10c2da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-032655c3-b0dd-45e0-ba07-94ae9c10c2da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-032655c3-b0dd-45e0-ba07-94ae9c10c2da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 200 Sep 07 13:53:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 854/1668] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:55 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 829 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cd489e4a-40fc-4fea-a258-a5abe28f29a9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd489e4a-40fc-4fea-a258-a5abe28f29a9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:53:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd489e4a-40fc-4fea-a258-a5abe28f29a9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd489e4a-40fc-4fea-a258-a5abe28f29a9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cd489e4a-40fc-4fea-a258-a5abe28f29a9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd489e4a-40fc-4fea-a258-a5abe28f29a9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 200 Sep 07 13:53:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 815/1669] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:56 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-489687d9-b99b-493f-a525-43ee1a5700be None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-489687d9-b99b-493f-a525-43ee1a5700be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:53:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-489687d9-b99b-493f-a525-43ee1a5700be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-489687d9-b99b-493f-a525-43ee1a5700be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:53:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-489687d9-b99b-493f-a525-43ee1a5700be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-489687d9-b99b-493f-a525-43ee1a5700be tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 200 Sep 07 13:53:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 855/1670] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:53:57 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a30d1d06-2ffb-4558-828d-d51176742894 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a30d1d06-2ffb-4558-828d-d51176742894 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:53:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a30d1d06-2ffb-4558-828d-d51176742894 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ad1cc27-e32e-488b-a027-3daf0901235e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-275077948"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a30d1d06-2ffb-4558-828d-d51176742894 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:53:57 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-a30d1d06-2ffb-4558-828d-d51176742894 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create snapshot from volume 0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:53:57 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-a30d1d06-2ffb-4558-828d-d51176742894 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['93c868fa-b5c9-4f3e-9248-b73330040d5c', '94dd7144-8344-43b8-b38c-84a5c526333c', 'f549b66b-1b64-4f35-b655-72562dd867b1', '9817d50f-7b0c-4da5-8c41-cd28c6c5be78'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:53:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a30d1d06-2ffb-4558-828d-d51176742894 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot create request issued successfully. Sep 07 13:53:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a30d1d06-2ffb-4558-828d-d51176742894 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:53:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 816/1671] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:53:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:53:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-98f5c77d-37c2-4759-a400-9ed9bc3652ca None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98f5c77d-37c2-4759-a400-9ed9bc3652ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:53:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98f5c77d-37c2-4759-a400-9ed9bc3652ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98f5c77d-37c2-4759-a400-9ed9bc3652ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-98f5c77d-37c2-4759-a400-9ed9bc3652ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98f5c77d-37c2-4759-a400-9ed9bc3652ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 200 Sep 07 13:53:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 856/1672] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:57 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e772b8e5-cf82-4105-8ca4-0219c840e7df None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e772b8e5-cf82-4105-8ca4-0219c840e7df tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:53:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e772b8e5-cf82-4105-8ca4-0219c840e7df tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e772b8e5-cf82-4105-8ca4-0219c840e7df tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:53:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e772b8e5-cf82-4105-8ca4-0219c840e7df tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e772b8e5-cf82-4105-8ca4-0219c840e7df tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 200 Sep 07 13:53:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 817/1673] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:58 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3a6787a7-12a2-467f-ac9a-1bc6b19ccf08 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a6787a7-12a2-467f-ac9a-1bc6b19ccf08 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:53:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a6787a7-12a2-467f-ac9a-1bc6b19ccf08 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a6787a7-12a2-467f-ac9a-1bc6b19ccf08 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:53:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3a6787a7-12a2-467f-ac9a-1bc6b19ccf08 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:53:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a6787a7-12a2-467f-ac9a-1bc6b19ccf08 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 200 Sep 07 13:53:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 857/1674] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:53:59 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 441 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1606096c-a7fe-40b1-80da-5ee15aa44b0a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1606096c-a7fe-40b1-80da-5ee15aa44b0a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:54:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1606096c-a7fe-40b1-80da-5ee15aa44b0a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1606096c-a7fe-40b1-80da-5ee15aa44b0a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1606096c-a7fe-40b1-80da-5ee15aa44b0a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1606096c-a7fe-40b1-80da-5ee15aa44b0a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 200 Sep 07 13:54:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 818/1675] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:00 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ee442b85-08d9-422f-956d-8441b4925910 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1304471475"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request body: {'volume': {'snapshot_id': '6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1304471475'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume of 2 GB Sep 07 13:54:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Availability Zones retrieved successfully. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (412c2ccf-6052-4265-862f-081521365060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0bc11c5-c087-4f87-a29d-0b024abfcd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0bc11c5-c087-4f87-a29d-0b024abfcd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d5e995-1c54-48f7-8156-91578533d208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['075ae556-456a-477b-a223-77011bde11be', '2af7a8f7-aecb-4994-9d8b-bdc092e3cdd8', '8e194c7c-8bf8-46fb-adbd-4633ed6d1fcf', '29d48a7e-6887-4158-8cdb-a60a3267b9d6'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d5e995-1c54-48f7-8156-91578533d208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075ae556-456a-477b-a223-77011bde11be', '2af7a8f7-aecb-4994-9d8b-bdc092e3cdd8', '8e194c7c-8bf8-46fb-adbd-4633ed6d1fcf', '29d48a7e-6887-4158-8cdb-a60a3267b9d6']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2177998d-739e-4840-9ab7-5ac1e43da376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2177998d-739e-4840-9ab7-5ac1e43da376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69cbe85a-913d-4357-899d-8ec11327090f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1304471475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['075ae556-456a-477b-a223-77011bde11be','2af7a8f7-aecb-4994-9d8b-bdc092e3cdd8','8e194c7c-8bf8-46fb-adbd-4633ed6d1fcf','29d48a7e-6887-4158-8cdb-a60a3267b9d6'],size=2,snapshot_id=6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1304471475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69cbe85a-913d-4357-899d-8ec11327090f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11b21df7e094855b91b5954d4a6abc2',provider_auth=None,provider_geometry=None,provider_id=None,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=6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01798c6a-e4fa-4cba-ba64-9663d697fcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01798c6a-e4fa-4cba-ba64-9663d697fcb1) transitioned into state 'SUCCESS' from state '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-1304471475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['075ae556-456a-477b-a223-77011bde11be','2af7a8f7-aecb-4994-9d8b-bdc092e3cdd8','8e194c7c-8bf8-46fb-adbd-4633ed6d1fcf','29d48a7e-6887-4158-8cdb-a60a3267b9d6'],size=2,snapshot_id=6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b4ae91-0c8a-4bab-bd08-7b50699f3715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b4ae91-0c8a-4bab-bd08-7b50699f3715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (412c2ccf-6052-4265-862f-081521365060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request issued successfully. Sep 07 13:54:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee442b85-08d9-422f-956d-8441b4925910 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 858/1676] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:54:01 2026] POST /volume/v3/volumes => generated 795 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-deef2219-91f7-458b-b1ac-6de9f295ef35 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-deef2219-91f7-458b-b1ac-6de9f295ef35 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-deef2219-91f7-458b-b1ac-6de9f295ef35 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-deef2219-91f7-458b-b1ac-6de9f295ef35 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-deef2219-91f7-458b-b1ac-6de9f295ef35 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-deef2219-91f7-458b-b1ac-6de9f295ef35 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 819/1677] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:01 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-57136563-2046-474c-bc65-c2f1b2bca644 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1657800740"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1657800740'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume of 1 GB Sep 07 13:54:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Availability Zones retrieved successfully. Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Flow 'volume_create_api' (fc8ec3ed-db07-4d87-a3e4-81a9cc149396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7a21c3-77ae-4d00-8bff-f926e9ff2db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7a21c3-77ae-4d00-8bff-f926e9ff2db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83574f2e-0838-4cdb-b7d8-9ab17482fa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Created reservations ['c0f6b88a-ffbe-437e-a6ab-5a8d59d54c05', '689f9e7f-95cb-4626-b6d4-de2df6ac841b', 'bf679955-ea28-4f04-aeb6-035481212f56', '06cf2ec3-8e06-4bdc-afcb-56188d8cde62'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-85611997-868c-4e46-9aab-67848704efa7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83574f2e-0838-4cdb-b7d8-9ab17482fa26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0f6b88a-ffbe-437e-a6ab-5a8d59d54c05', '689f9e7f-95cb-4626-b6d4-de2df6ac841b', 'bf679955-ea28-4f04-aeb6-035481212f56', '06cf2ec3-8e06-4bdc-afcb-56188d8cde62']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85611997-868c-4e46-9aab-67848704efa7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85611997-868c-4e46-9aab-67848704efa7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85611997-868c-4e46-9aab-67848704efa7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ed9069-1582-4e97-a7ac-3b0782498fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-85611997-868c-4e46-9aab-67848704efa7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ed9069-1582-4e97-a7ac-3b0782498fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6337d77-f714-4b7d-bcf9-db4b36bd5718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1657800740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60609b23b00849b7862a67f30b73b7de',qos_specs=None,replication_status=,reservations=['c0f6b88a-ffbe-437e-a6ab-5a8d59d54c05','689f9e7f-95cb-4626-b6d4-de2df6ac841b','bf679955-ea28-4f04-aeb6-035481212f56','06cf2ec3-8e06-4bdc-afcb-56188d8cde62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289685d77d9f40e6908c9888b8db38f7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1657800740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6337d77-f714-4b7d-bcf9-db4b36bd5718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60609b23b00849b7862a67f30b73b7de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289685d77d9f40e6908c9888b8db38f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28184de-068a-43ce-80f2-fa0f05b28971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85611997-868c-4e46-9aab-67848704efa7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 820/1678] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:02 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28184de-068a-43ce-80f2-fa0f05b28971) transitioned into state 'SUCCESS' from state '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-1657800740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60609b23b00849b7862a67f30b73b7de',qos_specs=None,replication_status=,reservations=['c0f6b88a-ffbe-437e-a6ab-5a8d59d54c05','689f9e7f-95cb-4626-b6d4-de2df6ac841b','bf679955-ea28-4f04-aeb6-035481212f56','06cf2ec3-8e06-4bdc-afcb-56188d8cde62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289685d77d9f40e6908c9888b8db38f7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1688c363-c2d1-4e0c-8ee1-b831b7477c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1688c363-c2d1-4e0c-8ee1-b831b7477c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Flow 'volume_create_api' (fc8ec3ed-db07-4d87-a3e4-81a9cc149396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Create volume request issued successfully. Sep 07 13:54:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57136563-2046-474c-bc65-c2f1b2bca644 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 859/1679] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:54:02 2026] POST /volume/v3/volumes => generated 762 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:54:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-06574d89-67f4-4f0a-a98f-0f95db798f9c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06574d89-67f4-4f0a-a98f-0f95db798f9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06574d89-67f4-4f0a-a98f-0f95db798f9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06574d89-67f4-4f0a-a98f-0f95db798f9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-06574d89-67f4-4f0a-a98f-0f95db798f9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06574d89-67f4-4f0a-a98f-0f95db798f9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 821/1680] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:03 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 830 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e43a807b-500b-4fa7-b742-1fb9031c1b90 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e43a807b-500b-4fa7-b742-1fb9031c1b90 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e43a807b-500b-4fa7-b742-1fb9031c1b90 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e43a807b-500b-4fa7-b742-1fb9031c1b90 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e43a807b-500b-4fa7-b742-1fb9031c1b90 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e43a807b-500b-4fa7-b742-1fb9031c1b90 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 860/1681] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:04 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5bf4c3cd-d32d-4a67-bc39-e54a8341ca98 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5bf4c3cd-d32d-4a67-bc39-e54a8341ca98 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5bf4c3cd-d32d-4a67-bc39-e54a8341ca98 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5bf4c3cd-d32d-4a67-bc39-e54a8341ca98 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5bf4c3cd-d32d-4a67-bc39-e54a8341ca98 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5bf4c3cd-d32d-4a67-bc39-e54a8341ca98 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 822/1682] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:04 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-598244b6-64f0-4f79-9f63-6f184c585748 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-598244b6-64f0-4f79-9f63-6f184c585748 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-598244b6-64f0-4f79-9f63-6f184c585748 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-598244b6-64f0-4f79-9f63-6f184c585748 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-598244b6-64f0-4f79-9f63-6f184c585748 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-598244b6-64f0-4f79-9f63-6f184c585748 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 861/1683] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:05 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0b7a3fe4-9abb-4132-8a5d-49189394c593 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0b7a3fe4-9abb-4132-8a5d-49189394c593 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0b7a3fe4-9abb-4132-8a5d-49189394c593 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0b7a3fe4-9abb-4132-8a5d-49189394c593 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0b7a3fe4-9abb-4132-8a5d-49189394c593 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0b7a3fe4-9abb-4132-8a5d-49189394c593 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 823/1684] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:05 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f0d13bcf-cde4-43a2-8889-8b9e48ff27d3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f0d13bcf-cde4-43a2-8889-8b9e48ff27d3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f0d13bcf-cde4-43a2-8889-8b9e48ff27d3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f0d13bcf-cde4-43a2-8889-8b9e48ff27d3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f0d13bcf-cde4-43a2-8889-8b9e48ff27d3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f0d13bcf-cde4-43a2-8889-8b9e48ff27d3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 862/1685] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:06 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-60ccd19f-f39e-438a-9984-9b505763a9f9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60ccd19f-f39e-438a-9984-9b505763a9f9 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60ccd19f-f39e-438a-9984-9b505763a9f9 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60ccd19f-f39e-438a-9984-9b505763a9f9 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-60ccd19f-f39e-438a-9984-9b505763a9f9 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60ccd19f-f39e-438a-9984-9b505763a9f9 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 824/1686] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:06 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-attach": {"instance_uuid": "322904d4-2897-4f3f-95e9-f9d0299431a3", "mountpoint": "/dev/vdb"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "322904d4-2897-4f3f-95e9-f9d0299431a3", "mountpoint": "/dev/vdb"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Update volume admin metadata completed successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b7b661ea-74c5-412a-91c8-e04a616c8320 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7b661ea-74c5-412a-91c8-e04a616c8320 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7b661ea-74c5-412a-91c8-e04a616c8320 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b7b661ea-74c5-412a-91c8-e04a616c8320 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b7b661ea-74c5-412a-91c8-e04a616c8320 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b7b661ea-74c5-412a-91c8-e04a616c8320 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 825/1687] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:07 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Attach volume completed successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-feee91a6-b570-4d86-936d-073d5a4e6f54 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 863/1688] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:07 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:54:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f2f18e75-334a-4c6b-b64d-5b0b81f0734f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f2f18e75-334a-4c6b-b64d-5b0b81f0734f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f2f18e75-334a-4c6b-b64d-5b0b81f0734f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f2f18e75-334a-4c6b-b64d-5b0b81f0734f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4e191451-a28d-47b7-9cb2-bd2da0e48759 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e191451-a28d-47b7-9cb2-bd2da0e48759 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e191451-a28d-47b7-9cb2-bd2da0e48759 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e191451-a28d-47b7-9cb2-bd2da0e48759 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f2f18e75-334a-4c6b-b64d-5b0b81f0734f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f2f18e75-334a-4c6b-b64d-5b0b81f0734f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 826/1689] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:07 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 1182 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e191451-a28d-47b7-9cb2-bd2da0e48759 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1738438423", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1738438423', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Create volume of 1 GB Sep 07 13:54:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e191451-a28d-47b7-9cb2-bd2da0e48759 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 864/1690] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:08 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Availability Zones retrieved successfully. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e87f7861-c0b6-4d43-98c4-0423cecb89ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Flow 'volume_create_api' (eebddfdb-e514-45d0-9333-b5dbe62113bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f7549e-5ad4-43a7-91c6-ac3a8ac96a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f7549e-5ad4-43a7-91c6-ac3a8ac96a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:08 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6120a1-da68-45c8-b72b-b15290b3a7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e87f7861-c0b6-4d43-98c4-0423cecb89ef tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e87f7861-c0b6-4d43-98c4-0423cecb89ef tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e87f7861-c0b6-4d43-98c4-0423cecb89ef tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e87f7861-c0b6-4d43-98c4-0423cecb89ef tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Volume info retrieved successfully. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e87f7861-c0b6-4d43-98c4-0423cecb89ef tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 865/1691] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:08 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 1182 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-25d9669e-1cae-4a44-b916-7508227965ae None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25d9669e-1cae-4a44-b916-7508227965ae tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25d9669e-1cae-4a44-b916-7508227965ae tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-detach": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25d9669e-1cae-4a44-b916-7508227965ae tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-25d9669e-1cae-4a44-b916-7508227965ae tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Created reservations ['ba85b65c-1977-437f-bf98-3882116a2965', '874248d8-1a5d-463f-87aa-216983a2bd12', 'f01a8ddd-cda2-4ee0-8787-3d2447912385', '7a9baca9-af5a-4b6f-83f5-eb437fb3ee2a'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6120a1-da68-45c8-b72b-b15290b3a7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba85b65c-1977-437f-bf98-3882116a2965', '874248d8-1a5d-463f-87aa-216983a2bd12', 'f01a8ddd-cda2-4ee0-8787-3d2447912385', '7a9baca9-af5a-4b6f-83f5-eb437fb3ee2a']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32d30e8-08a7-456d-b629-ce4d6af81b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32d30e8-08a7-456d-b629-ce4d6af81b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ffc771c-558f-401c-92e2-687fde8f50aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1738438423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='071a967d94f34fa38d35124159910a97',qos_specs=None,replication_status=,reservations=['ba85b65c-1977-437f-bf98-3882116a2965','874248d8-1a5d-463f-87aa-216983a2bd12','f01a8ddd-cda2-4ee0-8787-3d2447912385','7a9baca9-af5a-4b6f-83f5-eb437fb3ee2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc63f85daea747a8992fd2fbd6b46585',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1738438423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ffc771c-558f-401c-92e2-687fde8f50aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='071a967d94f34fa38d35124159910a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc63f85daea747a8992fd2fbd6b46585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2bc6c1-9011-4b6d-b6c2-e9fd537c16f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-25d9669e-1cae-4a44-b916-7508227965ae tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Detach volume completed successfully. Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25d9669e-1cae-4a44-b916-7508227965ae tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 866/1692] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:08 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:54:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b8275f32-11bd-42fa-93d5-d60b4295a822 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b8275f32-11bd-42fa-93d5-d60b4295a822 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b8275f32-11bd-42fa-93d5-d60b4295a822 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b8275f32-11bd-42fa-93d5-d60b4295a822 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2bc6c1-9011-4b6d-b6c2-e9fd537c16f3) transitioned into state 'SUCCESS' from state '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-1738438423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='071a967d94f34fa38d35124159910a97',qos_specs=None,replication_status=,reservations=['ba85b65c-1977-437f-bf98-3882116a2965','874248d8-1a5d-463f-87aa-216983a2bd12','f01a8ddd-cda2-4ee0-8787-3d2447912385','7a9baca9-af5a-4b6f-83f5-eb437fb3ee2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc63f85daea747a8992fd2fbd6b46585',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10eee3b1-acd7-4a67-8748-167c838b6239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b8275f32-11bd-42fa-93d5-d60b4295a822 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10eee3b1-acd7-4a67-8748-167c838b6239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b8275f32-11bd-42fa-93d5-d60b4295a822 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 867/1693] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:09 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Flow 'volume_create_api' (eebddfdb-e514-45d0-9333-b5dbe62113bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c6e7f0eb-baf6-417b-b581-b183441ef52a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Create volume request issued successfully. Sep 07 13:54:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ea1e8f0a-7715-4afa-ae35-c715e1d58d5f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 827/1694] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:54:08 2026] POST /volume/v3/volumes => generated 796 bytes in 1544 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21442836-74b9-4185-8126-9fa76d894420 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6e7f0eb-baf6-417b-b581-b183441ef52a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6e7f0eb-baf6-417b-b581-b183441ef52a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6e7f0eb-baf6-417b-b581-b183441ef52a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21442836-74b9-4185-8126-9fa76d894420 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21442836-74b9-4185-8126-9fa76d894420 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21442836-74b9-4185-8126-9fa76d894420 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c6e7f0eb-baf6-417b-b581-b183441ef52a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-21442836-74b9-4185-8126-9fa76d894420 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6e7f0eb-baf6-417b-b581-b183441ef52a tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 868/1695] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:09 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7b7ef911-d1f8-477c-8540-866698df144e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21442836-74b9-4185-8126-9fa76d894420 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b7ef911-d1f8-477c-8540-866698df144e tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b7ef911-d1f8-477c-8540-866698df144e tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b7ef911-d1f8-477c-8540-866698df144e tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 828/1696] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:09 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7b7ef911-d1f8-477c-8540-866698df144e tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b7ef911-d1f8-477c-8540-866698df144e tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 869/1697] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:09 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 864 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f800bf5d-3198-4c6c-a1f9-221f485536f2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f800bf5d-3198-4c6c-a1f9-221f485536f2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f800bf5d-3198-4c6c-a1f9-221f485536f2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f800bf5d-3198-4c6c-a1f9-221f485536f2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f800bf5d-3198-4c6c-a1f9-221f485536f2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e84053e0-4ab9-4c69-a4c0-5b9094ebe610 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e84053e0-4ab9-4c69-a4c0-5b9094ebe610 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e84053e0-4ab9-4c69-a4c0-5b9094ebe610 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e84053e0-4ab9-4c69-a4c0-5b9094ebe610 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f800bf5d-3198-4c6c-a1f9-221f485536f2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 829/1698] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:10 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e84053e0-4ab9-4c69-a4c0-5b9094ebe610 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e84053e0-4ab9-4c69-a4c0-5b9094ebe610 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 870/1699] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:10 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9b016fdf-9119-44d7-810f-eae5b8a66ac4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b016fdf-9119-44d7-810f-eae5b8a66ac4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b016fdf-9119-44d7-810f-eae5b8a66ac4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b016fdf-9119-44d7-810f-eae5b8a66ac4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9b016fdf-9119-44d7-810f-eae5b8a66ac4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b016fdf-9119-44d7-810f-eae5b8a66ac4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 830/1700] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:11 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 888 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-03477784-ad7f-4dcc-868c-4aa55bdf5faf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03477784-ad7f-4dcc-868c-4aa55bdf5faf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03477784-ad7f-4dcc-868c-4aa55bdf5faf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03477784-ad7f-4dcc-868c-4aa55bdf5faf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-03477784-ad7f-4dcc-868c-4aa55bdf5faf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03477784-ad7f-4dcc-868c-4aa55bdf5faf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 871/1701] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:12 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3e152a6e-a9c4-4c9d-9805-67873a2fae8d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e152a6e-a9c4-4c9d-9805-67873a2fae8d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e152a6e-a9c4-4c9d-9805-67873a2fae8d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e152a6e-a9c4-4c9d-9805-67873a2fae8d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3e152a6e-a9c4-4c9d-9805-67873a2fae8d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e152a6e-a9c4-4c9d-9805-67873a2fae8d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 831/1702] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:12 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-af6983fe-b25b-4d30-9830-8df77f5cae39 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af6983fe-b25b-4d30-9830-8df77f5cae39 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af6983fe-b25b-4d30-9830-8df77f5cae39 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af6983fe-b25b-4d30-9830-8df77f5cae39 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-af6983fe-b25b-4d30-9830-8df77f5cae39 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af6983fe-b25b-4d30-9830-8df77f5cae39 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 872/1703] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:12 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 888 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b8bd52f2-3df8-4d03-a25f-612b09a0a6cf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8bd52f2-3df8-4d03-a25f-612b09a0a6cf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8bd52f2-3df8-4d03-a25f-612b09a0a6cf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8bd52f2-3df8-4d03-a25f-612b09a0a6cf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b8bd52f2-3df8-4d03-a25f-612b09a0a6cf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8bd52f2-3df8-4d03-a25f-612b09a0a6cf tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 832/1704] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:13 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d41e4c6-71f6-4b42-87a1-ab70beb105d5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d41e4c6-71f6-4b42-87a1-ab70beb105d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d41e4c6-71f6-4b42-87a1-ab70beb105d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d41e4c6-71f6-4b42-87a1-ab70beb105d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bc951507-9046-4649-b514-3b2accd070d6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc951507-9046-4649-b514-3b2accd070d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc951507-9046-4649-b514-3b2accd070d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc951507-9046-4649-b514-3b2accd070d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6d41e4c6-71f6-4b42-87a1-ab70beb105d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Volume info retrieved successfully. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d41e4c6-71f6-4b42-87a1-ab70beb105d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bc951507-9046-4649-b514-3b2accd070d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 873/1705] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:13 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 888 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc951507-9046-4649-b514-3b2accd070d6 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 833/1706] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:13 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0d103031-126b-4595-b512-7743a5275d93 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d103031-126b-4595-b512-7743a5275d93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d103031-126b-4595-b512-7743a5275d93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0d103031-126b-4595-b512-7743a5275d93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0d103031-126b-4595-b512-7743a5275d93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume with id: 69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0d103031-126b-4595-b512-7743a5275d93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0d103031-126b-4595-b512-7743a5275d93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume request issued successfully. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0d103031-126b-4595-b512-7743a5275d93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 202 Sep 07 13:54:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 874/1707] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:54:13 2026] DELETE /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bff5630b-ff41-48d7-aa96-9193ba3603cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bff5630b-ff41-48d7-aa96-9193ba3603cc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bff5630b-ff41-48d7-aa96-9193ba3603cc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bff5630b-ff41-48d7-aa96-9193ba3603cc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bff5630b-ff41-48d7-aa96-9193ba3603cc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bff5630b-ff41-48d7-aa96-9193ba3603cc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 200 Sep 07 13:54:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 834/1708] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:13 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9516b451-7f60-45b1-bb0e-559ce498f795 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9516b451-7f60-45b1-bb0e-559ce498f795 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9516b451-7f60-45b1-bb0e-559ce498f795 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9516b451-7f60-45b1-bb0e-559ce498f795 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9516b451-7f60-45b1-bb0e-559ce498f795 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9516b451-7f60-45b1-bb0e-559ce498f795 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 875/1709] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:13 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 888 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9269e84a-738d-4e68-987a-96852cf65fea None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9269e84a-738d-4e68-987a-96852cf65fea tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9269e84a-738d-4e68-987a-96852cf65fea tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9269e84a-738d-4e68-987a-96852cf65fea tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9269e84a-738d-4e68-987a-96852cf65fea tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9269e84a-738d-4e68-987a-96852cf65fea tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Reserve volume completed successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9269e84a-738d-4e68-987a-96852cf65fea tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 835/1710] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:14 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-439d7c88-2ec4-4e6d-99a5-897f2ede445f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-439d7c88-2ec4-4e6d-99a5-897f2ede445f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-439d7c88-2ec4-4e6d-99a5-897f2ede445f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-439d7c88-2ec4-4e6d-99a5-897f2ede445f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-439d7c88-2ec4-4e6d-99a5-897f2ede445f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-439d7c88-2ec4-4e6d-99a5-897f2ede445f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 876/1711] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-85c36310-86e6-45f6-a58a-6e8163152438 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85c36310-86e6-45f6-a58a-6e8163152438 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85c36310-86e6-45f6-a58a-6e8163152438 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85c36310-86e6-45f6-a58a-6e8163152438 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-85c36310-86e6-45f6-a58a-6e8163152438 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-85c36310-86e6-45f6-a58a-6e8163152438 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Unreserve volume completed successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85c36310-86e6-45f6-a58a-6e8163152438 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 836/1712] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:14 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b87fc9e6-cd77-4cec-8ef3-27297f28fd30 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b87fc9e6-cd77-4cec-8ef3-27297f28fd30 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b87fc9e6-cd77-4cec-8ef3-27297f28fd30 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b87fc9e6-cd77-4cec-8ef3-27297f28fd30 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b87fc9e6-cd77-4cec-8ef3-27297f28fd30 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b87fc9e6-cd77-4cec-8ef3-27297f28fd30 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 877/1713] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-77349aae-bdf9-4725-92e5-7da4b57063df None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77349aae-bdf9-4725-92e5-7da4b57063df tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-77349aae-bdf9-4725-92e5-7da4b57063df tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-77349aae-bdf9-4725-92e5-7da4b57063df tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bd4626ba-3947-41ac-aad1-95a9e035cfa8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-77349aae-bdf9-4725-92e5-7da4b57063df tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd4626ba-3947-41ac-aad1-95a9e035cfa8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd4626ba-3947-41ac-aad1-95a9e035cfa8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd4626ba-3947-41ac-aad1-95a9e035cfa8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-77349aae-bdf9-4725-92e5-7da4b57063df tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume updated successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77349aae-bdf9-4725-92e5-7da4b57063df tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 837/1714] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:14 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7fcf6306-5e8f-451e-903e-698c8e279331 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7fcf6306-5e8f-451e-903e-698c8e279331 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6306-5e8f-451e-903e-698c8e279331 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6306-5e8f-451e-903e-698c8e279331 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd4626ba-3947-41ac-aad1-95a9e035cfa8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd4626ba-3947-41ac-aad1-95a9e035cfa8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 878/1715] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7fcf6306-5e8f-451e-903e-698c8e279331 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7fcf6306-5e8f-451e-903e-698c8e279331 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 838/1716] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ee4c3c69-43ba-4027-8cb3-51a13d83bba5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee4c3c69-43ba-4027-8cb3-51a13d83bba5 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee4c3c69-43ba-4027-8cb3-51a13d83bba5 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee4c3c69-43ba-4027-8cb3-51a13d83bba5 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ee4c3c69-43ba-4027-8cb3-51a13d83bba5 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f14dc134-5b93-448d-a509-97bf970c90ca None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f14dc134-5b93-448d-a509-97bf970c90ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f14dc134-5b93-448d-a509-97bf970c90ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f14dc134-5b93-448d-a509-97bf970c90ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ee4c3c69-43ba-4027-8cb3-51a13d83bba5 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume updated successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee4c3c69-43ba-4027-8cb3-51a13d83bba5 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 879/1717] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:14 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-e3cd3178-d7f8-4858-8a2a-cdbdec70e04d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f14dc134-5b93-448d-a509-97bf970c90ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 404 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 839/1718] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-e3cd3178-d7f8-4858-8a2a-cdbdec70e04d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-e3cd3178-d7f8-4858-8a2a-cdbdec70e04d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-341d7d08-2bde-4110-bc2c-eb3349c47645 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-e3cd3178-d7f8-4858-8a2a-cdbdec70e04d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-341d7d08-2bde-4110-bc2c-eb3349c47645 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-341d7d08-2bde-4110-bc2c-eb3349c47645 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-341d7d08-2bde-4110-bc2c-eb3349c47645 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-e3cd3178-d7f8-4858-8a2a-cdbdec70e04d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-e3cd3178-d7f8-4858-8a2a-cdbdec70e04d tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-341d7d08-2bde-4110-bc2c-eb3349c47645 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 880/1719] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-11d48850-5535-4816-b6df-17f06f4ca53c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11d48850-5535-4816-b6df-17f06f4ca53c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11d48850-5535-4816-b6df-17f06f4ca53c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11d48850-5535-4816-b6df-17f06f4ca53c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-341d7d08-2bde-4110-bc2c-eb3349c47645 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 840/1720] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11d48850-5535-4816-b6df-17f06f4ca53c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 404 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 881/1721] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af8fb3f7-d523-4996-9fee-0037e66e54a2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af8fb3f7-d523-4996-9fee-0037e66e54a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af8fb3f7-d523-4996-9fee-0037e66e54a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af8fb3f7-d523-4996-9fee-0037e66e54a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-af8fb3f7-d523-4996-9fee-0037e66e54a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume with id: 69cbe85a-913d-4357-899d-8ec11327090f Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af8fb3f7-d523-4996-9fee-0037e66e54a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f returned with HTTP 404 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 841/1722] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:54:14 2026] DELETE /volume/v3/volumes/69cbe85a-913d-4357-899d-8ec11327090f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete snapshot with id: 6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Update volume admin metadata completed successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Update readonly setting on volume completed successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8bb75424-ff21-4af5-a919-1d5bf3419922 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 882/1723] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:14 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9b83143c-4405-4c3f-8057-6bbf654b5d96 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b83143c-4405-4c3f-8057-6bbf654b5d96 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b83143c-4405-4c3f-8057-6bbf654b5d96 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b83143c-4405-4c3f-8057-6bbf654b5d96 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9b83143c-4405-4c3f-8057-6bbf654b5d96 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot delete request issued successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2aaa01d1-7c8c-4d7c-8a25-b6c6a2e88c0e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 202 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 842/1724] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:54:14 2026] DELETE /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b83143c-4405-4c3f-8057-6bbf654b5d96 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 883/1725] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8dd7a4de-9128-4d23-9f80-682dbca56fd9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8dd7a4de-9128-4d23-9f80-682dbca56fd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c8e81490-e55a-4513-ba06-b7bdcf2e6225 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8dd7a4de-9128-4d23-9f80-682dbca56fd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8dd7a4de-9128-4d23-9f80-682dbca56fd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8e81490-e55a-4513-ba06-b7bdcf2e6225 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8e81490-e55a-4513-ba06-b7bdcf2e6225 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8e81490-e55a-4513-ba06-b7bdcf2e6225 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8dd7a4de-9128-4d23-9f80-682dbca56fd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8dd7a4de-9128-4d23-9f80-682dbca56fd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 843/1726] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c8e81490-e55a-4513-ba06-b7bdcf2e6225 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8e81490-e55a-4513-ba06-b7bdcf2e6225 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 884/1727] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9bb81f45-ab31-4426-861c-15505c99d8e6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9bb81f45-ab31-4426-861c-15505c99d8e6 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9bb81f45-ab31-4426-861c-15505c99d8e6 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9bb81f45-ab31-4426-861c-15505c99d8e6 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9bb81f45-ab31-4426-861c-15505c99d8e6 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Update volume admin metadata completed successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Update readonly setting on volume completed successfully. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41c15863-bc91-43ee-9dd4-f673751b5eb1 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 844/1728] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:54:14 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-37835c15-bb0e-4074-a9f9-d8acd8ea633b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37835c15-bb0e-4074-a9f9-d8acd8ea633b None None] GET http://192.168.122.11/volume// Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37835c15-bb0e-4074-a9f9-d8acd8ea633b None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37835c15-bb0e-4074-a9f9-d8acd8ea633b None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37835c15-bb0e-4074-a9f9-d8acd8ea633b None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 845/1729] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9bb81f45-ab31-4426-861c-15505c99d8e6 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d4a7a8d6-7a12-4ce5-a0e9-3d331132a3b2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 885/1730] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 889 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-cf61e3a6-efa2-462e-9302-11fdb2847955 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d4a7a8d6-7a12-4ce5-a0e9-3d331132a3b2 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d4a7a8d6-7a12-4ce5-a0e9-3d331132a3b2 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d4a7a8d6-7a12-4ce5-a0e9-3d331132a3b2 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-cf61e3a6-efa2-462e-9302-11fdb2847955 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:54:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-cf61e3a6-efa2-462e-9302-11fdb2847955 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6337d77-f714-4b7d-bcf9-db4b36bd5718", "connector": null, "instance_uuid": "dca187ab-36a6-41ba-95f3-7495f6d512f0"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d4a7a8d6-7a12-4ce5-a0e9-3d331132a3b2 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] Volume info retrieved successfully. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d4a7a8d6-7a12-4ce5-a0e9-3d331132a3b2 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-reader] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 846/1731] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:14 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-1f052628-1127-4978-b576-bb076f3f167b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-1f052628-1127-4978-b576-bb076f3f167b tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-1f052628-1127-4978-b576-bb076f3f167b tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-1f052628-1127-4978-b576-bb076f3f167b tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-cf61e3a6-efa2-462e-9302-11fdb2847955 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:54:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 886/1732] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:54:14 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 07 13:54:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-caccec75-c236-48e7-9de2-35ac2069222f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-caccec75-c236-48e7-9de2-35ac2069222f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-caccec75-c236-48e7-9de2-35ac2069222f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1098998747", "disk_format": "raw"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-caccec75-c236-48e7-9de2-35ac2069222f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1098998747", "disk_format": "raw"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-1f052628-1127-4978-b576-bb076f3f167b tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-caccec75-c236-48e7-9de2-35ac2069222f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-1f052628-1127-4978-b576-bb076f3f167b tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 847/1733] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:15 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 871 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e05f376c-ba54-42ec-9475-a763749cb444 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e05f376c-ba54-42ec-9475-a763749cb444 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e05f376c-ba54-42ec-9475-a763749cb444 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e05f376c-ba54-42ec-9475-a763749cb444 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:15 devstack devstack@c-api.service[87675]: DEBUG cinder.image.image_utils [None req-caccec75-c236-48e7-9de2-35ac2069222f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1098998747'}] 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-1098998747'}]. {{(pid=87675) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e05f376c-ba54-42ec-9475-a763749cb444 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e05f376c-ba54-42ec-9475-a763749cb444 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 848/1734] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:15 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1aaa8840-b8ea-4e45-a1dd-9e9d92aaad2d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1aaa8840-b8ea-4e45-a1dd-9e9d92aaad2d None None] GET http://192.168.122.11/volume// Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1aaa8840-b8ea-4e45-a1dd-9e9d92aaad2d None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1aaa8840-b8ea-4e45-a1dd-9e9d92aaad2d None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1aaa8840-b8ea-4e45-a1dd-9e9d92aaad2d None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 849/1735] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:54:15 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-a51de8cf-cc16-4dd6-bce2-efab3629f5f0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-a51de8cf-cc16-4dd6-bce2-efab3629f5f0 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-a51de8cf-cc16-4dd6-bce2-efab3629f5f0 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-a51de8cf-cc16-4dd6-bce2-efab3629f5f0 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-a51de8cf-cc16-4dd6-bce2-efab3629f5f0 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-a51de8cf-cc16-4dd6-bce2-efab3629f5f0 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 850/1736] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:54:15 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 1035 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d8725238-5b45-4864-9fd3-da301ba31630 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d8725238-5b45-4864-9fd3-da301ba31630 None None] GET http://192.168.122.11/volume// Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d8725238-5b45-4864-9fd3-da301ba31630 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d8725238-5b45-4864-9fd3-da301ba31630 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d8725238-5b45-4864-9fd3-da301ba31630 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 851/1737] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:54:15 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-562a49c4-ab21-47fe-83d2-a94b5ceafbcb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-562a49c4-ab21-47fe-83d2-a94b5ceafbcb tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-562a49c4-ab21-47fe-83d2-a94b5ceafbcb tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ffc771c-558f-401c-92e2-687fde8f50aa", "connector": null, "instance_uuid": "f9c27446-7534-45ca-ad74-1214888aab20"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-562a49c4-ab21-47fe-83d2-a94b5ceafbcb tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 852/1738] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:54:15 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-c26727bd-1bbe-42a4-a286-67d4680becb7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-c26727bd-1bbe-42a4-a286-67d4680becb7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] PUT http://192.168.122.11/volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8 Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-c26727bd-1bbe-42a4-a286-67d4680becb7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-c26727bd-1bbe-42a4-a286-67d4680becb7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Acquiring lock "cinder-attachment_update-e6337d77-f714-4b7d-bcf9-db4b36bd5718-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-c26727bd-1bbe-42a4-a286-67d4680becb7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Lock "cinder-attachment_update-e6337d77-f714-4b7d-bcf9-db4b36bd5718-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-c26727bd-1bbe-42a4-a286-67d4680becb7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Lock "cinder-attachment_update-e6337d77-f714-4b7d-bcf9-db4b36bd5718-devstack" released by "attachment_update" :: held 0.292s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-c26727bd-1bbe-42a4-a286-67d4680becb7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8 returned with HTTP 200 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 853/1739] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:54:15 2026] PUT /volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8 => generated 694 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f0f2b6df-e2dd-4697-81b3-e6d8d904fd2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f0f2b6df-e2dd-4697-81b3-e6d8d904fd2f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f0f2b6df-e2dd-4697-81b3-e6d8d904fd2f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f0f2b6df-e2dd-4697-81b3-e6d8d904fd2f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f0f2b6df-e2dd-4697-81b3-e6d8d904fd2f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f0f2b6df-e2dd-4697-81b3-e6d8d904fd2f tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 854/1740] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:16 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e46a1ea0-b108-45b4-adda-67d5192a2f81 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e46a1ea0-b108-45b4-adda-67d5192a2f81 None None] GET http://192.168.122.11/volume// Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e46a1ea0-b108-45b4-adda-67d5192a2f81 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e46a1ea0-b108-45b4-adda-67d5192a2f81 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e46a1ea0-b108-45b4-adda-67d5192a2f81 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 855/1741] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:54:16 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ac6db6b-a00f-41ad-b24e-54eb1643ae19 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ac6db6b-a00f-41ad-b24e-54eb1643ae19 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ac6db6b-a00f-41ad-b24e-54eb1643ae19 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ac6db6b-a00f-41ad-b24e-54eb1643ae19 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8ac6db6b-a00f-41ad-b24e-54eb1643ae19 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ac6db6b-a00f-41ad-b24e-54eb1643ae19 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 200 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 856/1742] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:16 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8d1c6e97-d83b-4b25-bd21-01c447e103da None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8d1c6e97-d83b-4b25-bd21-01c447e103da tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8d1c6e97-d83b-4b25-bd21-01c447e103da tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8d1c6e97-d83b-4b25-bd21-01c447e103da tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8d1c6e97-d83b-4b25-bd21-01c447e103da tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8d1c6e97-d83b-4b25-bd21-01c447e103da tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 857/1743] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:54:16 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 1051 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d955a0a0-96f5-44da-8d6a-6e96c8582db7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d955a0a0-96f5-44da-8d6a-6e96c8582db7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d955a0a0-96f5-44da-8d6a-6e96c8582db7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d955a0a0-96f5-44da-8d6a-6e96c8582db7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d955a0a0-96f5-44da-8d6a-6e96c8582db7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d955a0a0-96f5-44da-8d6a-6e96c8582db7 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 858/1744] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:16 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-443f92b7-75c4-45a4-b718-1b357a3fead4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-443f92b7-75c4-45a4-b718-1b357a3fead4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] PUT http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-443f92b7-75c4-45a4-b718-1b357a3fead4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-443f92b7-75c4-45a4-b718-1b357a3fead4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Acquiring lock "cinder-attachment_update-3ffc771c-558f-401c-92e2-687fde8f50aa-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-443f92b7-75c4-45a4-b718-1b357a3fead4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Lock "cinder-attachment_update-3ffc771c-558f-401c-92e2-687fde8f50aa-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:16 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-443f92b7-75c4-45a4-b718-1b357a3fead4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Lock "cinder-attachment_update-3ffc771c-558f-401c-92e2-687fde8f50aa-devstack" released by "attachment_update" :: held 0.355s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:54:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-443f92b7-75c4-45a4-b718-1b357a3fead4 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 returned with HTTP 200 Sep 07 13:54:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 859/1745] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:54:16 2026] PUT /volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 => generated 694 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-caccec75-c236-48e7-9de2-35ac2069222f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Copy volume to image completed successfully. Sep 07 13:54:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-caccec75-c236-48e7-9de2-35ac2069222f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 887/1746] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:54:15 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 655 bytes in 1802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-42018d5d-2703-459d-9ab6-99f9543e7c04 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-42018d5d-2703-459d-9ab6-99f9543e7c04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8/action Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-42018d5d-2703-459d-9ab6-99f9543e7c04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-42018d5d-2703-459d-9ab6-99f9543e7c04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7fa264d2-06a2-4326-873d-c1f72801db16 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fa264d2-06a2-4326-873d-c1f72801db16 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7fa264d2-06a2-4326-873d-c1f72801db16 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7fa264d2-06a2-4326-873d-c1f72801db16 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7fa264d2-06a2-4326-873d-c1f72801db16 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fa264d2-06a2-4326-873d-c1f72801db16 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 888/1747] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:17 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d2aee960-cf9f-4f1c-bc03-b1eb28830c0f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d2aee960-cf9f-4f1c-bc03-b1eb28830c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d2aee960-cf9f-4f1c-bc03-b1eb28830c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d2aee960-cf9f-4f1c-bc03-b1eb28830c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d2aee960-cf9f-4f1c-bc03-b1eb28830c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d2aee960-cf9f-4f1c-bc03-b1eb28830c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 200 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 889/1748] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:17 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c64e72d7-3423-4b11-8cec-1e62de784789 req-42018d5d-2703-459d-9ab6-99f9543e7c04 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8/action returned with HTTP 204 Sep 07 13:54:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 860/1749] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:54:17 2026] POST /volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4f979653-e99f-42cf-983c-f1eaec04cd85 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4f979653-e99f-42cf-983c-f1eaec04cd85 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4f979653-e99f-42cf-983c-f1eaec04cd85 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4f979653-e99f-42cf-983c-f1eaec04cd85 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4f979653-e99f-42cf-983c-f1eaec04cd85 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4f979653-e99f-42cf-983c-f1eaec04cd85 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 890/1750] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:17 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 1147 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2475ecba-8c3b-41b6-9175-adc10171ef23 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2475ecba-8c3b-41b6-9175-adc10171ef23 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2475ecba-8c3b-41b6-9175-adc10171ef23 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2475ecba-8c3b-41b6-9175-adc10171ef23 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8ac72b36-19e1-410a-abf3-f327b81b3de0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8ac72b36-19e1-410a-abf3-f327b81b3de0 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] POST http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8/action Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8ac72b36-19e1-410a-abf3-f327b81b3de0 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8ac72b36-19e1-410a-abf3-f327b81b3de0 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2475ecba-8c3b-41b6-9175-adc10171ef23 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2475ecba-8c3b-41b6-9175-adc10171ef23 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 861/1751] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:17 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 1147 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-79040b79-7d35-4f18-8035-9cabf8d88fac None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79040b79-7d35-4f18-8035-9cabf8d88fac tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79040b79-7d35-4f18-8035-9cabf8d88fac tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79040b79-7d35-4f18-8035-9cabf8d88fac tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-79040b79-7d35-4f18-8035-9cabf8d88fac tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Delete volume with id: e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-4f5b25ac-bfec-422a-892e-33cb8c18ef22 req-8ac72b36-19e1-410a-abf3-f327b81b3de0 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8/action returned with HTTP 204 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 891/1752] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:54:17 2026] POST /volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-79040b79-7d35-4f18-8035-9cabf8d88fac tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-79040b79-7d35-4f18-8035-9cabf8d88fac tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-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 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79040b79-7d35-4f18-8035-9cabf8d88fac tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 400 Sep 07 13:54:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 862/1753] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:54:17 2026] DELETE /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 307 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2f7ac021-2958-498d-aea3-a3cb8e873fcc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f7ac021-2958-498d-aea3-a3cb8e873fcc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f7ac021-2958-498d-aea3-a3cb8e873fcc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f7ac021-2958-498d-aea3-a3cb8e873fcc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2f7ac021-2958-498d-aea3-a3cb8e873fcc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f7ac021-2958-498d-aea3-a3cb8e873fcc tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 892/1754] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:17 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 1147 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-f5cfb638-b977-48ee-86ab-8016ef15e466 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-f5cfb638-b977-48ee-86ab-8016ef15e466 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-f5cfb638-b977-48ee-86ab-8016ef15e466 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-f5cfb638-b977-48ee-86ab-8016ef15e466 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-f5cfb638-b977-48ee-86ab-8016ef15e466 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-f5cfb638-b977-48ee-86ab-8016ef15e466 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 863/1755] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:17 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-d9f3303b-e5c4-4dc8-b19c-5de92065b4f3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-d9f3303b-e5c4-4dc8-b19c-5de92065b4f3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] POST http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718/action Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-d9f3303b-e5c4-4dc8-b19c-5de92065b4f3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-d9f3303b-e5c4-4dc8-b19c-5de92065b4f3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-d9f3303b-e5c4-4dc8-b19c-5de92065b4f3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-d9f3303b-e5c4-4dc8-b19c-5de92065b4f3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Begin detaching volume completed successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-d9f3303b-e5c4-4dc8-b19c-5de92065b4f3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718/action returned with HTTP 202 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 893/1756] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:54:18 2026] POST /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-39f3dd3a-c129-4073-b8a4-7576cf56e8ff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39f3dd3a-c129-4073-b8a4-7576cf56e8ff None None] GET http://192.168.122.11/volume// Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-39f3dd3a-c129-4073-b8a4-7576cf56e8ff None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-39f3dd3a-c129-4073-b8a4-7576cf56e8ff None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-39f3dd3a-c129-4073-b8a4-7576cf56e8ff None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:54:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 864/1757] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:54:18 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-ada5519c-f822-43c1-a24f-acd42ec34e05 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-ada5519c-f822-43c1-a24f-acd42ec34e05 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-ada5519c-f822-43c1-a24f-acd42ec34e05 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-ada5519c-f822-43c1-a24f-acd42ec34e05 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-07a9236b-e4a3-446d-8af1-6ec7ab4efd86 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07a9236b-e4a3-446d-8af1-6ec7ab4efd86 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07a9236b-e4a3-446d-8af1-6ec7ab4efd86 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07a9236b-e4a3-446d-8af1-6ec7ab4efd86 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-ada5519c-f822-43c1-a24f-acd42ec34e05 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-ada5519c-f822-43c1-a24f-acd42ec34e05 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 894/1758] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:54:18 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 1331 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d63ad99a-31e8-4dac-9354-d0c189ea36ca None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d63ad99a-31e8-4dac-9354-d0c189ea36ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d63ad99a-31e8-4dac-9354-d0c189ea36ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d63ad99a-31e8-4dac-9354-d0c189ea36ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d63ad99a-31e8-4dac-9354-d0c189ea36ca tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 returned with HTTP 404 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 895/1759] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:18 2026] GET /volume/v3/snapshots/6dd9a6f6-98ac-49ef-bf36-f4e14ea4fc18 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d9423dde-9a42-4d75-8745-8f558f6da337 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9423dde-9a42-4d75-8745-8f558f6da337 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9423dde-9a42-4d75-8745-8f558f6da337 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9423dde-9a42-4d75-8745-8f558f6da337 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-07a9236b-e4a3-446d-8af1-6ec7ab4efd86 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07a9236b-e4a3-446d-8af1-6ec7ab4efd86 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 865/1760] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:18 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 1181 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d9423dde-9a42-4d75-8745-8f558f6da337 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9423dde-9a42-4d75-8745-8f558f6da337 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 200 Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e3440be4-eda2-4b7e-a440-c641b081cb47 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 896/1761] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:18 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e3440be4-eda2-4b7e-a440-c641b081cb47 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e3440be4-eda2-4b7e-a440-c641b081cb47 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e3440be4-eda2-4b7e-a440-c641b081cb47 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f5238307-fe94-46cc-8969-d934c25170aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f5238307-fe94-46cc-8969-d934c25170aa tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f5238307-fe94-46cc-8969-d934c25170aa tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f5238307-fe94-46cc-8969-d934c25170aa tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-f5238307-fe94-46cc-8969-d934c25170aa tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume with id: 0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:54:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f5238307-fe94-46cc-8969-d934c25170aa tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e3440be4-eda2-4b7e-a440-c641b081cb47 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e3440be4-eda2-4b7e-a440-c641b081cb47 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 866/1762] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:18 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 1181 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-86e304e2-0e27-42f5-98bd-9f8b1feb9685 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 867/1763] 192.168.122.11 () {62 vars in 1490 bytes} [Mon Sep 7 13:54:18 2026] DELETE /volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9261b206-034f-4a24-9e09-b66350c5b9b4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f5238307-fe94-46cc-8969-d934c25170aa tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume request issued successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f5238307-fe94-46cc-8969-d934c25170aa tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 202 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 897/1764] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:54:18 2026] DELETE /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-01f5bcc9-3791-4990-9cf5-6882aad5bf5e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-01f5bcc9-3791-4990-9cf5-6882aad5bf5e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-01f5bcc9-3791-4990-9cf5-6882aad5bf5e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-01f5bcc9-3791-4990-9cf5-6882aad5bf5e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-01f5bcc9-3791-4990-9cf5-6882aad5bf5e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: WARNING keystonemiddleware.auth_token [None req-9261b206-034f-4a24-9e09-b66350c5b9b4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 13:54:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 868/1765] 192.168.122.11 () {62 vars in 1490 bytes} [Mon Sep 7 13:54:18 2026] DELETE /volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 => generated 114 bytes in 145 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-31e48538-c99d-4824-a7d5-bce15dfdfed3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-31e48538-c99d-4824-a7d5-bce15dfdfed3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] DELETE http://192.168.122.11/volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8 Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-31e48538-c99d-4824-a7d5-bce15dfdfed3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-31e48538-c99d-4824-a7d5-bce15dfdfed3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-01f5bcc9-3791-4990-9cf5-6882aad5bf5e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 200 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 898/1766] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:18 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] DELETE http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:18 devstack devstack@c-api.service[87676]: /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 07 13:54:18 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:54:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Attachment connected to vm f9c27446-7534-45ca-ad74-1214888aab20, checking data on nova Sep 07 13:54:18 devstack devstack@c-api.service[87675]: DEBUG cinder.compute.nova [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Creating Keystone token plugin using URL: http://192.168.122.11/identity {{(pid=87675) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 13:54:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-ddc5f580-c6cf-468b-ba5a-0b8a2fddcc6f req-31e48538-c99d-4824-a7d5-bce15dfdfed3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8 returned with HTTP 200 Sep 07 13:54:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 869/1767] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:54:18 2026] DELETE /volume/v3/attachments/7de14027-2293-4c95-81e1-8ae3120f67c8 => generated 19 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a02f8f72-d1d3-4930-8faa-4a7cbcb32e21 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a02f8f72-d1d3-4930-8faa-4a7cbcb32e21 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a02f8f72-d1d3-4930-8faa-4a7cbcb32e21 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a02f8f72-d1d3-4930-8faa-4a7cbcb32e21 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a02f8f72-d1d3-4930-8faa-4a7cbcb32e21 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a02f8f72-d1d3-4930-8faa-4a7cbcb32e21 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 870/1768] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:19 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 855 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-843553dd-7af2-4e90-b675-7606d4d90405 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-843553dd-7af2-4e90-b675-7606d4d90405 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:54:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-843553dd-7af2-4e90-b675-7606d4d90405 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-843553dd-7af2-4e90-b675-7606d4d90405 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-843553dd-7af2-4e90-b675-7606d4d90405 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-843553dd-7af2-4e90-b675-7606d4d90405 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 200 Sep 07 13:54:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 871/1769] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:19 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:19 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] REQ: curl -g -i -X GET http://192.168.122.11/compute/v2.1/servers/f9c27446-7534-45ca-ad74-1214888aab20/os-volume_attachments/3ffc771c-558f-401c-92e2-687fde8f50aa -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}03d90a17bbe1bd16b8be607b3f192d0d181e9bf21c95151884a133d39051d116" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fe136760-e4f1-4948-80f3-6d7dcf32c781" -H "X-Service-Token: {SHA256}9266c527ebb5d201af29c0dd2bd659a14dc27b0a3636e33de6cce0e4e3de6f31" {{(pid=87675) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 13:54:20 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 11:54:19 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-a6a41b02-6771-4b75-a76a-bf35a932ff94 x-openstack-request-id: req-a6a41b02-6771-4b75-a76a-bf35a932ff94 {{(pid=87675) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 13:54:20 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3ffc771c-558f-401c-92e2-687fde8f50aa", "serverId": "f9c27446-7534-45ca-ad74-1214888aab20", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d8d18916-b214-462e-9b6d-bc8a68be29a8", "bdm_uuid": "1b2e4e3e-2b2d-4e09-a3d4-43d870d5d03d"}} {{(pid=87675) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 13:54:20 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET call to compute for http://192.168.122.11/compute/v2.1/servers/f9c27446-7534-45ca-ad74-1214888aab20/os-volume_attachments/3ffc771c-558f-401c-92e2-687fde8f50aa used request id req-a6a41b02-6771-4b75-a76a-bf35a932ff94 {{(pid=87675) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.volume.api [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-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 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Caught error: Detach volume from instance f9c27446-7534-45ca-ad74-1214888aab20 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f9c27446-7534-45ca-ad74-1214888aab20 using the Compute API Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: 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 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f9c27446-7534-45ca-ad74-1214888aab20 using the Compute API Sep 07 13:54:20 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault Sep 07 13:54:20 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-fe136760-e4f1-4948-80f3-6d7dcf32c781 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 returned with HTTP 409 Sep 07 13:54:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 899/1770] 192.168.122.11 () {60 vars in 1283 bytes} [Mon Sep 7 13:54:18 2026] DELETE /volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 => generated 167 bytes in 1673 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-be0a31b3-4921-431a-b8fe-2230d2951ed5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-be0a31b3-4921-431a-b8fe-2230d2951ed5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-be0a31b3-4921-431a-b8fe-2230d2951ed5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-be0a31b3-4921-431a-b8fe-2230d2951ed5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-be0a31b3-4921-431a-b8fe-2230d2951ed5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-be0a31b3-4921-431a-b8fe-2230d2951ed5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 872/1771] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:20 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 1163 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] POST http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa/action Sep 07 13:54:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-620931a7-4c0c-444e-a532-5c1e4ce61e93 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-620931a7-4c0c-444e-a532-5c1e4ce61e93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:54:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-620931a7-4c0c-444e-a532-5c1e4ce61e93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-620931a7-4c0c-444e-a532-5c1e4ce61e93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-620931a7-4c0c-444e-a532-5c1e4ce61e93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-620931a7-4c0c-444e-a532-5c1e4ce61e93 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 200 Sep 07 13:54:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 873/1772] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:20 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:54:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Begin detaching volume completed successfully. Sep 07 13:54:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-5740546e-a3d5-420f-9da3-ac42762ddaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa/action returned with HTTP 202 Sep 07 13:54:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 900/1773] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:54:20 2026] POST /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa/action => generated 0 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-caf41293-be86-472a-b931-8dfb33e780cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-caf41293-be86-472a-b931-8dfb33e780cc None None] GET http://192.168.122.11/volume// Sep 07 13:54:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-caf41293-be86-472a-b931-8dfb33e780cc None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-caf41293-be86-472a-b931-8dfb33e780cc None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-caf41293-be86-472a-b931-8dfb33e780cc None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:54:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 874/1774] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:54:21 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-ff01cf18-40cb-4cd2-910a-a6154beffa66 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-ff01cf18-40cb-4cd2-910a-a6154beffa66 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-ff01cf18-40cb-4cd2-910a-a6154beffa66 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-ff01cf18-40cb-4cd2-910a-a6154beffa66 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-ff01cf18-40cb-4cd2-910a-a6154beffa66 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-ff01cf18-40cb-4cd2-910a-a6154beffa66 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 901/1775] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:54:21 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 1347 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cbd71149-7df7-49d1-b959-d3a3bf7364a2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cbd71149-7df7-49d1-b959-d3a3bf7364a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e Sep 07 13:54:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cbd71149-7df7-49d1-b959-d3a3bf7364a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cbd71149-7df7-49d1-b959-d3a3bf7364a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cbd71149-7df7-49d1-b959-d3a3bf7364a2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e returned with HTTP 404 Sep 07 13:54:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 875/1776] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:21 2026] GET /volume/v3/volumes/0ad1cc27-e32e-488b-a027-3daf0901235e => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0a692a7c-cb26-46cb-bf09-08c5c0aad17f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a692a7c-cb26-46cb-bf09-08c5c0aad17f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:54:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a692a7c-cb26-46cb-bf09-08c5c0aad17f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a692a7c-cb26-46cb-bf09-08c5c0aad17f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0a692a7c-cb26-46cb-bf09-08c5c0aad17f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Volume info retrieved successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a692a7c-cb26-46cb-bf09-08c5c0aad17f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:54:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 902/1777] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:22 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1016722697"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1016722697'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume of 1 GB Sep 07 13:54:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Availability Zones retrieved successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (e05a9352-47fe-428a-a5b0-73986ea6f7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b282c9c-7914-4c13-a02a-49bb0b098b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-74d0fc77-667e-4e3c-9dfe-7d1eacd40574 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-74d0fc77-667e-4e3c-9dfe-7d1eacd40574 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] DELETE http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 Sep 07 13:54:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-74d0fc77-667e-4e3c-9dfe-7d1eacd40574 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-74d0fc77-667e-4e3c-9dfe-7d1eacd40574 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b282c9c-7914-4c13-a02a-49bb0b098b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d40d85b-2cc4-4237-8520-f5b1e12e67c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87675]: /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 07 13:54:22 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['d0d496ed-be55-4d94-9959-993c68d64bcb', '452ba273-ac13-489b-8546-e91a104677ce', 'df965027-a1c8-4d9e-a900-80ac55429573', 'a396bd76-e04c-4d9e-9c40-31f68433c238'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d40d85b-2cc4-4237-8520-f5b1e12e67c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0d496ed-be55-4d94-9959-993c68d64bcb', '452ba273-ac13-489b-8546-e91a104677ce', 'df965027-a1c8-4d9e-a900-80ac55429573', 'a396bd76-e04c-4d9e-9c40-31f68433c238']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3805239b-2fbc-4e58-81d6-673693b1dbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-6ba2f96f-cd5f-4801-b52f-16725a565b95 req-74d0fc77-667e-4e3c-9dfe-7d1eacd40574 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 returned with HTTP 200 Sep 07 13:54:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 903/1778] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:54:22 2026] DELETE /volume/v3/attachments/d8d18916-b214-462e-9b6d-bc8a68be29a8 => generated 19 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3805239b-2fbc-4e58-81d6-673693b1dbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '044296df-0f44-430b-b1c4-b29043a71d37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1016722697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['d0d496ed-be55-4d94-9959-993c68d64bcb','452ba273-ac13-489b-8546-e91a104677ce','df965027-a1c8-4d9e-a900-80ac55429573','a396bd76-e04c-4d9e-9c40-31f68433c238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1016722697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=044296df-0f44-430b-b1c4-b29043a71d37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11b21df7e094855b91b5954d4a6abc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6cace0-7aab-4fad-8d29-21d63f633edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6cace0-7aab-4fad-8d29-21d63f633edd) transitioned into state 'SUCCESS' from state '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-1016722697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['d0d496ed-be55-4d94-9959-993c68d64bcb','452ba273-ac13-489b-8546-e91a104677ce','df965027-a1c8-4d9e-a900-80ac55429573','a396bd76-e04c-4d9e-9c40-31f68433c238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c1b54c-d7b3-4db3-a383-f984cfe8fc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c1b54c-d7b3-4db3-a383-f984cfe8fc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (e05a9352-47fe-428a-a5b0-73986ea6f7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request issued successfully. Sep 07 13:54:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e58fc354-2b1b-4930-a577-809b2009b6f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 876/1779] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:54:22 2026] POST /volume/v3/volumes => generated 761 bytes in 1272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ccf68c0c-93c1-4962-99e4-02f08ca51fa4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ccf68c0c-93c1-4962-99e4-02f08ca51fa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ccf68c0c-93c1-4962-99e4-02f08ca51fa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ccf68c0c-93c1-4962-99e4-02f08ca51fa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ccf68c0c-93c1-4962-99e4-02f08ca51fa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ccf68c0c-93c1-4962-99e4-02f08ca51fa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 904/1780] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:23 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 829 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-5d4b40d5-e0ce-4d82-822a-d0fe6829fb59 req-a3ddbeb1-776a-45da-9786-11b581205462 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5d4b40d5-e0ce-4d82-822a-d0fe6829fb59 req-a3ddbeb1-776a-45da-9786-11b581205462 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5d4b40d5-e0ce-4d82-822a-d0fe6829fb59 req-a3ddbeb1-776a-45da-9786-11b581205462 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-5d4b40d5-e0ce-4d82-822a-d0fe6829fb59 req-a3ddbeb1-776a-45da-9786-11b581205462 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-5d4b40d5-e0ce-4d82-822a-d0fe6829fb59 req-a3ddbeb1-776a-45da-9786-11b581205462 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-5d4b40d5-e0ce-4d82-822a-d0fe6829fb59 req-a3ddbeb1-776a-45da-9786-11b581205462 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 877/1781] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:24 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 871 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e5f3149b-9e88-4155-bf47-0542496c19d7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] DELETE http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:24 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Delete volume with id: 3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5f3149b-9e88-4155-bf47-0542496c19d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5f3149b-9e88-4155-bf47-0542496c19d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5f3149b-9e88-4155-bf47-0542496c19d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e5f3149b-9e88-4155-bf47-0542496c19d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5f3149b-9e88-4155-bf47-0542496c19d7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 878/1782] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:24 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Delete volume request issued successfully. Sep 07 13:54:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a13d5922-c46f-4abe-83d9-973c194c52b9 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 202 Sep 07 13:54:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 905/1783] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:54:24 2026] DELETE /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:54:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9a74957f-f012-4270-a3b9-54be425ab0e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a74957f-f012-4270-a3b9-54be425ab0e7 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a74957f-f012-4270-a3b9-54be425ab0e7 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9a74957f-f012-4270-a3b9-54be425ab0e7 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9a74957f-f012-4270-a3b9-54be425ab0e7 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Volume info retrieved successfully. Sep 07 13:54:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9a74957f-f012-4270-a3b9-54be425ab0e7 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 200 Sep 07 13:54:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 879/1784] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:25 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 888 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b5ba8564-2933-4b6f-a9a7-3903cc50cbc8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5ba8564-2933-4b6f-a9a7-3903cc50cbc8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5ba8564-2933-4b6f-a9a7-3903cc50cbc8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5ba8564-2933-4b6f-a9a7-3903cc50cbc8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b5ba8564-2933-4b6f-a9a7-3903cc50cbc8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5ba8564-2933-4b6f-a9a7-3903cc50cbc8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 906/1785] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:25 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cb82b5b7-4e54-4085-9cc6-3a2a818b2695 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb82b5b7-4e54-4085-9cc6-3a2a818b2695 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] GET http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa Sep 07 13:54:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb82b5b7-4e54-4085-9cc6-3a2a818b2695 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb82b5b7-4e54-4085-9cc6-3a2a818b2695 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb82b5b7-4e54-4085-9cc6-3a2a818b2695 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995 tempest-TestServerVolumeAttachScenarioOldVersion-1351106995-project-member] http://192.168.122.11/volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa returned with HTTP 404 Sep 07 13:54:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 880/1786] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:54:26 2026] GET /volume/v3/volumes/3ffc771c-558f-401c-92e2-687fde8f50aa => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:54:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fbac6e71-d6ed-4a3e-b1da-6915376df6d5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbac6e71-d6ed-4a3e-b1da-6915376df6d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fbac6e71-d6ed-4a3e-b1da-6915376df6d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fbac6e71-d6ed-4a3e-b1da-6915376df6d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fbac6e71-d6ed-4a3e-b1da-6915376df6d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbac6e71-d6ed-4a3e-b1da-6915376df6d5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 907/1787] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:27 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d20b3c3b-fd7e-47c2-9972-8e8f7362f433 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d20b3c3b-fd7e-47c2-9972-8e8f7362f433 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d20b3c3b-fd7e-47c2-9972-8e8f7362f433 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d20b3c3b-fd7e-47c2-9972-8e8f7362f433 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d20b3c3b-fd7e-47c2-9972-8e8f7362f433 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d20b3c3b-fd7e-47c2-9972-8e8f7362f433 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 881/1788] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:28 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Delete volume with id: e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Delete volume request issued successfully. Sep 07 13:54:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d359e533-b15f-41c8-b5fa-db8ca7c1008b tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 202 Sep 07 13:54:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 908/1789] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:54:28 2026] DELETE /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:54:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ed234dc5-4169-40c8-b09a-eea859da362c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ed234dc5-4169-40c8-b09a-eea859da362c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ed234dc5-4169-40c8-b09a-eea859da362c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ed234dc5-4169-40c8-b09a-eea859da362c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ed234dc5-4169-40c8-b09a-eea859da362c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ed234dc5-4169-40c8-b09a-eea859da362c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 200 Sep 07 13:54:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 882/1790] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:28 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0b9957ba-26fd-436d-bdbb-07583d46d6c9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b9957ba-26fd-436d-bdbb-07583d46d6c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b9957ba-26fd-436d-bdbb-07583d46d6c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b9957ba-26fd-436d-bdbb-07583d46d6c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0b9957ba-26fd-436d-bdbb-07583d46d6c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b9957ba-26fd-436d-bdbb-07583d46d6c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 909/1791] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:29 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1c6a4193-7c64-4001-81a1-de76965ad630 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c6a4193-7c64-4001-81a1-de76965ad630 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 Sep 07 13:54:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c6a4193-7c64-4001-81a1-de76965ad630 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c6a4193-7c64-4001-81a1-de76965ad630 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c6a4193-7c64-4001-81a1-de76965ad630 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 returned with HTTP 404 Sep 07 13:54:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 883/1792] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:29 2026] GET /volume/v3/volumes/e6337d77-f714-4b7d-bcf9-db4b36bd5718 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] DELETE http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:54:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Delete volume with id: 5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:54:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Delete volume request issued successfully. Sep 07 13:54:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-df012bef-de3e-4a63-876c-77cb2dff7fb3 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 202 Sep 07 13:54:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 910/1793] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:54:29 2026] DELETE /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:54:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4ade0361-a4a9-40f5-8778-c3eccde8e2e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ade0361-a4a9-40f5-8778-c3eccde8e2e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:54:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4ade0361-a4a9-40f5-8778-c3eccde8e2e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4ade0361-a4a9-40f5-8778-c3eccde8e2e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4ade0361-a4a9-40f5-8778-c3eccde8e2e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ade0361-a4a9-40f5-8778-c3eccde8e2e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 200 Sep 07 13:54:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 884/1794] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:29 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-251bdc61-c849-4bbe-bbbd-f254d843765a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-251bdc61-c849-4bbe-bbbd-f254d843765a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-251bdc61-c849-4bbe-bbbd-f254d843765a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-251bdc61-c849-4bbe-bbbd-f254d843765a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-251bdc61-c849-4bbe-bbbd-f254d843765a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-251bdc61-c849-4bbe-bbbd-f254d843765a tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 911/1795] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:30 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-59c1e707-b45e-4bf9-8efe-8ca6f64f110c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59c1e707-b45e-4bf9-8efe-8ca6f64f110c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59c1e707-b45e-4bf9-8efe-8ca6f64f110c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59c1e707-b45e-4bf9-8efe-8ca6f64f110c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59c1e707-b45e-4bf9-8efe-8ca6f64f110c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c returned with HTTP 404 Sep 07 13:54:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 885/1796] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:31 2026] GET /volume/v3/volumes/5bb7957b-5d91-4ff4-94f1-1fab45728a0c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] DELETE http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:54:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:31 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Delete volume with id: b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:54:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d0439460-8f8a-4b31-acbf-2f0cccbe03db None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0439460-8f8a-4b31-acbf-2f0cccbe03db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d0439460-8f8a-4b31-acbf-2f0cccbe03db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d0439460-8f8a-4b31-acbf-2f0cccbe03db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d0439460-8f8a-4b31-acbf-2f0cccbe03db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0439460-8f8a-4b31-acbf-2f0cccbe03db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 886/1797] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:31 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Delete volume request issued successfully. Sep 07 13:54:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2dfaa30-d08b-4902-ba32-33dac1a9d4f1 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 202 Sep 07 13:54:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 912/1798] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:54:31 2026] DELETE /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3ed0f967-4ef1-44b3-9cbf-74a0f6ad6c9c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3ed0f967-4ef1-44b3-9cbf-74a0f6ad6c9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3ed0f967-4ef1-44b3-9cbf-74a0f6ad6c9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3ed0f967-4ef1-44b3-9cbf-74a0f6ad6c9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3ed0f967-4ef1-44b3-9cbf-74a0f6ad6c9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3ed0f967-4ef1-44b3-9cbf-74a0f6ad6c9c tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:54:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 887/1799] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:31 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d5b3e8d5-63e8-4fb6-831b-63494d8b597d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5b3e8d5-63e8-4fb6-831b-63494d8b597d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d5b3e8d5-63e8-4fb6-831b-63494d8b597d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d5b3e8d5-63e8-4fb6-831b-63494d8b597d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b3b17ac8-4a03-4257-ac0f-100632084148 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d5b3e8d5-63e8-4fb6-831b-63494d8b597d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b3b17ac8-4a03-4257-ac0f-100632084148 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:54:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b3b17ac8-4a03-4257-ac0f-100632084148 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b3b17ac8-4a03-4257-ac0f-100632084148 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5b3e8d5-63e8-4fb6-831b-63494d8b597d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 913/1800] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:32 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b3b17ac8-4a03-4257-ac0f-100632084148 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Volume info retrieved successfully. Sep 07 13:54:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b3b17ac8-4a03-4257-ac0f-100632084148 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 200 Sep 07 13:54:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 888/1801] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:32 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b5302a1f-9590-4b04-911c-fbe3c7a672c4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5302a1f-9590-4b04-911c-fbe3c7a672c4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5302a1f-9590-4b04-911c-fbe3c7a672c4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5302a1f-9590-4b04-911c-fbe3c7a672c4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0ceb7980-c80b-4a69-8fd8-1260c0fa23e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0ceb7980-c80b-4a69-8fd8-1260c0fa23e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] GET http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf Sep 07 13:54:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0ceb7980-c80b-4a69-8fd8-1260c0fa23e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0ceb7980-c80b-4a69-8fd8-1260c0fa23e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b5302a1f-9590-4b04-911c-fbe3c7a672c4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5302a1f-9590-4b04-911c-fbe3c7a672c4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 914/1802] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:33 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0ceb7980-c80b-4a69-8fd8-1260c0fa23e8 tempest-AttachVolumeNegativeTest-257270736 tempest-AttachVolumeNegativeTest-257270736-project-member] http://192.168.122.11/volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf returned with HTTP 404 Sep 07 13:54:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 889/1803] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:33 2026] GET /volume/v3/volumes/b0888fc5-ae25-472c-a58d-7010d5b57fbf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6b44699d-0c81-4c22-9b21-63b2e27f6e01 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b44699d-0c81-4c22-9b21-63b2e27f6e01 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6b44699d-0c81-4c22-9b21-63b2e27f6e01 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6b44699d-0c81-4c22-9b21-63b2e27f6e01 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6b44699d-0c81-4c22-9b21-63b2e27f6e01 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b44699d-0c81-4c22-9b21-63b2e27f6e01 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 915/1804] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:34 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1a6be9fc-60b9-41c9-a555-323ea2d39438 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a6be9fc-60b9-41c9-a555-323ea2d39438 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1a6be9fc-60b9-41c9-a555-323ea2d39438 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1a6be9fc-60b9-41c9-a555-323ea2d39438 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1a6be9fc-60b9-41c9-a555-323ea2d39438 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a6be9fc-60b9-41c9-a555-323ea2d39438 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 890/1805] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:35 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b4bd6446-3c13-4c2a-8f36-4ebe25735b41 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4bd6446-3c13-4c2a-8f36-4ebe25735b41 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4bd6446-3c13-4c2a-8f36-4ebe25735b41 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4bd6446-3c13-4c2a-8f36-4ebe25735b41 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b4bd6446-3c13-4c2a-8f36-4ebe25735b41 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4bd6446-3c13-4c2a-8f36-4ebe25735b41 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 916/1806] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:36 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-30229e5f-d1d2-4dcb-a503-e1cd1e0cce3f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30229e5f-d1d2-4dcb-a503-e1cd1e0cce3f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30229e5f-d1d2-4dcb-a503-e1cd1e0cce3f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30229e5f-d1d2-4dcb-a503-e1cd1e0cce3f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-30229e5f-d1d2-4dcb-a503-e1cd1e0cce3f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30229e5f-d1d2-4dcb-a503-e1cd1e0cce3f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 891/1807] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:38 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-20d2df38-c3aa-4070-b590-af4674d1ced1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-20d2df38-c3aa-4070-b590-af4674d1ced1 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-20d2df38-c3aa-4070-b590-af4674d1ced1 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-20d2df38-c3aa-4070-b590-af4674d1ced1 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-20d2df38-c3aa-4070-b590-af4674d1ced1 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-20d2df38-c3aa-4070-b590-af4674d1ced1 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 917/1808] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:39 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bb0d5fe9-3679-47d0-9a95-bb4475859627 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bb0d5fe9-3679-47d0-9a95-bb4475859627 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bb0d5fe9-3679-47d0-9a95-bb4475859627 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bb0d5fe9-3679-47d0-9a95-bb4475859627 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bb0d5fe9-3679-47d0-9a95-bb4475859627 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bb0d5fe9-3679-47d0-9a95-bb4475859627 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 892/1809] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:40 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-24efb6de-bbb2-47d0-9757-d6254d5021fd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24efb6de-bbb2-47d0-9757-d6254d5021fd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24efb6de-bbb2-47d0-9757-d6254d5021fd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24efb6de-bbb2-47d0-9757-d6254d5021fd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-24efb6de-bbb2-47d0-9757-d6254d5021fd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24efb6de-bbb2-47d0-9757-d6254d5021fd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 918/1810] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:41 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0fa3af33-cb54-4f22-b021-6497b3ef1c0f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fa3af33-cb54-4f22-b021-6497b3ef1c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fa3af33-cb54-4f22-b021-6497b3ef1c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fa3af33-cb54-4f22-b021-6497b3ef1c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:42 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=378,cinder:INSERT=38,cinder:UPDATE=78 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:54:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0fa3af33-cb54-4f22-b021-6497b3ef1c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fa3af33-cb54-4f22-b021-6497b3ef1c0f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 893/1811] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:42 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1175456282", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1175456282', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Create volume of 1 GB Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=317,cinder:INSERT=30,cinder:UPDATE=55 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Availability Zones retrieved successfully. Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Flow 'volume_create_api' (96d37ef7-d5c8-4ad9-9b82-db41e4909234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45d0bb5-ed4b-4be2-8506-e9cdeb5a8ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45d0bb5-ed4b-4be2-8506-e9cdeb5a8ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b445a09-8c42-4c5f-955d-954b7f03ac5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a1188108-b587-4724-b95e-fc5007a08633 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a1188108-b587-4724-b95e-fc5007a08633 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a1188108-b587-4724-b95e-fc5007a08633 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a1188108-b587-4724-b95e-fc5007a08633 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a1188108-b587-4724-b95e-fc5007a08633 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a1188108-b587-4724-b95e-fc5007a08633 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 894/1812] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:43 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Created reservations ['5c7902c4-2c84-42c6-a736-aa3ad750b69e', '1a709ad9-7f31-4866-b39f-d82a98c696c9', '0099fb8c-1130-4336-8273-88753f7ebba9', '771f97ab-f67f-45c6-adcf-0e7369990c8f'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b445a09-8c42-4c5f-955d-954b7f03ac5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7902c4-2c84-42c6-a736-aa3ad750b69e', '1a709ad9-7f31-4866-b39f-d82a98c696c9', '0099fb8c-1130-4336-8273-88753f7ebba9', '771f97ab-f67f-45c6-adcf-0e7369990c8f']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af821a9-c1c7-4e9c-bff7-dcc3392ad72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af821a9-c1c7-4e9c-bff7-dcc3392ad72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a1323a4-3e1a-4339-89b4-e5508ab6e37f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1175456282',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9054cc2bf8546c9b7be099e5679fe3d',qos_specs=None,replication_status=,reservations=['5c7902c4-2c84-42c6-a736-aa3ad750b69e','1a709ad9-7f31-4866-b39f-d82a98c696c9','0099fb8c-1130-4336-8273-88753f7ebba9','771f97ab-f67f-45c6-adcf-0e7369990c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3bae7ef19146a8a0f3567e7021128c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1175456282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a1323a4-3e1a-4339-89b4-e5508ab6e37f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e9054cc2bf8546c9b7be099e5679fe3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a3bae7ef19146a8a0f3567e7021128c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b55ccd7-a4cb-4042-b4f2-ca475d35f27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b55ccd7-a4cb-4042-b4f2-ca475d35f27b) transitioned into state 'SUCCESS' from state '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-1175456282',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9054cc2bf8546c9b7be099e5679fe3d',qos_specs=None,replication_status=,reservations=['5c7902c4-2c84-42c6-a736-aa3ad750b69e','1a709ad9-7f31-4866-b39f-d82a98c696c9','0099fb8c-1130-4336-8273-88753f7ebba9','771f97ab-f67f-45c6-adcf-0e7369990c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3bae7ef19146a8a0f3567e7021128c',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b79d447-bb0e-44c3-b079-abcd1a6043ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b79d447-bb0e-44c3-b079-abcd1a6043ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Flow 'volume_create_api' (96d37ef7-d5c8-4ad9-9b82-db41e4909234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Create volume request issued successfully. Sep 07 13:54:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-1cb5ef62-a3f6-4b63-b744-601d92b1d3e5 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 919/1813] 192.168.122.11 () {64 vars in 1425 bytes} [Mon Sep 7 13:54:43 2026] POST /volume/v3/volumes => generated 770 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-6b13d0a1-2f85-4488-9268-c2372d2c7e31 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-6b13d0a1-2f85-4488-9268-c2372d2c7e31 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-6b13d0a1-2f85-4488-9268-c2372d2c7e31 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-6b13d0a1-2f85-4488-9268-c2372d2c7e31 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-6b13d0a1-2f85-4488-9268-c2372d2c7e31 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-433ba3a3-db1e-46ce-9442-21422ef0abfd req-6b13d0a1-2f85-4488-9268-c2372d2c7e31 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 895/1814] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:43 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 838 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-88549b57-ce7e-4f8c-8f1a-6ebb23dc273b req-665d57b8-ab15-4f80-9569-ef457561aca6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-88549b57-ce7e-4f8c-8f1a-6ebb23dc273b req-665d57b8-ab15-4f80-9569-ef457561aca6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-88549b57-ce7e-4f8c-8f1a-6ebb23dc273b req-665d57b8-ab15-4f80-9569-ef457561aca6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-88549b57-ce7e-4f8c-8f1a-6ebb23dc273b req-665d57b8-ab15-4f80-9569-ef457561aca6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-88549b57-ce7e-4f8c-8f1a-6ebb23dc273b req-665d57b8-ab15-4f80-9569-ef457561aca6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-88549b57-ce7e-4f8c-8f1a-6ebb23dc273b req-665d57b8-ab15-4f80-9569-ef457561aca6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 920/1815] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:44 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 838 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6a1197ea-c415-425f-b429-5324ff708a9e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a1197ea-c415-425f-b429-5324ff708a9e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a1197ea-c415-425f-b429-5324ff708a9e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6a1197ea-c415-425f-b429-5324ff708a9e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6a1197ea-c415-425f-b429-5324ff708a9e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6a1197ea-c415-425f-b429-5324ff708a9e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 896/1816] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:44 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-a4141b0d-ef3e-415e-be58-36a8f048484c req-d4ae23c5-fb01-436c-a889-76077d9c7fc6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a4141b0d-ef3e-415e-be58-36a8f048484c req-d4ae23c5-fb01-436c-a889-76077d9c7fc6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a4141b0d-ef3e-415e-be58-36a8f048484c req-d4ae23c5-fb01-436c-a889-76077d9c7fc6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a4141b0d-ef3e-415e-be58-36a8f048484c req-d4ae23c5-fb01-436c-a889-76077d9c7fc6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-a4141b0d-ef3e-415e-be58-36a8f048484c req-d4ae23c5-fb01-436c-a889-76077d9c7fc6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a4141b0d-ef3e-415e-be58-36a8f048484c req-d4ae23c5-fb01-436c-a889-76077d9c7fc6 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 921/1817] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:45 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e92efacf-2c8a-4e93-85c3-e0f7d6f66dde None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e92efacf-2c8a-4e93-85c3-e0f7d6f66dde tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e92efacf-2c8a-4e93-85c3-e0f7d6f66dde tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e92efacf-2c8a-4e93-85c3-e0f7d6f66dde tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e92efacf-2c8a-4e93-85c3-e0f7d6f66dde tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e92efacf-2c8a-4e93-85c3-e0f7d6f66dde tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 897/1818] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:45 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-1107c4a3-97ad-4fe7-89cc-307a3e57c609 req-14c6f3b7-eb52-42ef-9afc-578a7367bb60 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-1107c4a3-97ad-4fe7-89cc-307a3e57c609 req-14c6f3b7-eb52-42ef-9afc-578a7367bb60 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-1107c4a3-97ad-4fe7-89cc-307a3e57c609 req-14c6f3b7-eb52-42ef-9afc-578a7367bb60 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-1107c4a3-97ad-4fe7-89cc-307a3e57c609 req-14c6f3b7-eb52-42ef-9afc-578a7367bb60 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-1107c4a3-97ad-4fe7-89cc-307a3e57c609 req-14c6f3b7-eb52-42ef-9afc-578a7367bb60 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-1107c4a3-97ad-4fe7-89cc-307a3e57c609 req-14c6f3b7-eb52-42ef-9afc-578a7367bb60 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 922/1819] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:46 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3acfb459-29ca-422f-83a2-4f6126581d97 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3acfb459-29ca-422f-83a2-4f6126581d97 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3acfb459-29ca-422f-83a2-4f6126581d97 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3acfb459-29ca-422f-83a2-4f6126581d97 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3acfb459-29ca-422f-83a2-4f6126581d97 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3acfb459-29ca-422f-83a2-4f6126581d97 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 898/1820] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:46 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-3b55dada-fe86-4667-b445-59bd051e713d req-3da897a2-ae7b-41a6-8b23-d57b2e463abf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-3b55dada-fe86-4667-b445-59bd051e713d req-3da897a2-ae7b-41a6-8b23-d57b2e463abf tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-3b55dada-fe86-4667-b445-59bd051e713d req-3da897a2-ae7b-41a6-8b23-d57b2e463abf tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-3b55dada-fe86-4667-b445-59bd051e713d req-3da897a2-ae7b-41a6-8b23-d57b2e463abf tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-3b55dada-fe86-4667-b445-59bd051e713d req-3da897a2-ae7b-41a6-8b23-d57b2e463abf tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-3b55dada-fe86-4667-b445-59bd051e713d req-3da897a2-ae7b-41a6-8b23-d57b2e463abf tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 923/1821] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:47 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ca5bcde8-fd01-40a0-802b-fe269c6ab71e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca5bcde8-fd01-40a0-802b-fe269c6ab71e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca5bcde8-fd01-40a0-802b-fe269c6ab71e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca5bcde8-fd01-40a0-802b-fe269c6ab71e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ca5bcde8-fd01-40a0-802b-fe269c6ab71e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca5bcde8-fd01-40a0-802b-fe269c6ab71e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 899/1822] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:47 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-35f36682-d0f2-4715-b91f-38fd91d3aa7e req-7e22a395-9203-406f-b3bf-ad4f31f9b753 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-35f36682-d0f2-4715-b91f-38fd91d3aa7e req-7e22a395-9203-406f-b3bf-ad4f31f9b753 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-35f36682-d0f2-4715-b91f-38fd91d3aa7e req-7e22a395-9203-406f-b3bf-ad4f31f9b753 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-35f36682-d0f2-4715-b91f-38fd91d3aa7e req-7e22a395-9203-406f-b3bf-ad4f31f9b753 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-35f36682-d0f2-4715-b91f-38fd91d3aa7e req-7e22a395-9203-406f-b3bf-ad4f31f9b753 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-35f36682-d0f2-4715-b91f-38fd91d3aa7e req-7e22a395-9203-406f-b3bf-ad4f31f9b753 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 924/1823] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:48 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7a5b679c-8ef9-444b-a4f7-f56a842006e0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a5b679c-8ef9-444b-a4f7-f56a842006e0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a5b679c-8ef9-444b-a4f7-f56a842006e0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a5b679c-8ef9-444b-a4f7-f56a842006e0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7a5b679c-8ef9-444b-a4f7-f56a842006e0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a5b679c-8ef9-444b-a4f7-f56a842006e0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 900/1824] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:48 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-f45bc9f8-0f37-4d85-baa1-25dd9dca1b7b req-935919db-f832-4f91-a449-629a6217f47d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-f45bc9f8-0f37-4d85-baa1-25dd9dca1b7b req-935919db-f832-4f91-a449-629a6217f47d tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-f45bc9f8-0f37-4d85-baa1-25dd9dca1b7b req-935919db-f832-4f91-a449-629a6217f47d tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-f45bc9f8-0f37-4d85-baa1-25dd9dca1b7b req-935919db-f832-4f91-a449-629a6217f47d tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-f45bc9f8-0f37-4d85-baa1-25dd9dca1b7b req-935919db-f832-4f91-a449-629a6217f47d tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-f45bc9f8-0f37-4d85-baa1-25dd9dca1b7b req-935919db-f832-4f91-a449-629a6217f47d tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 925/1825] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:49 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fa98ad62-c91f-4fe7-8cfb-e6e4eb5e8ac7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa98ad62-c91f-4fe7-8cfb-e6e4eb5e8ac7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa98ad62-c91f-4fe7-8cfb-e6e4eb5e8ac7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fa98ad62-c91f-4fe7-8cfb-e6e4eb5e8ac7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fa98ad62-c91f-4fe7-8cfb-e6e4eb5e8ac7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fa98ad62-c91f-4fe7-8cfb-e6e4eb5e8ac7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 901/1826] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:50 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a5e9f11-dba5-479f-846a-4521b8cff379 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a5e9f11-dba5-479f-846a-4521b8cff379 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:54:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9f11-dba5-479f-846a-4521b8cff379 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9f11-dba5-479f-846a-4521b8cff379 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a5e9f11-dba5-479f-846a-4521b8cff379 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a5e9f11-dba5-479f-846a-4521b8cff379 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:54:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 926/1827] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:50 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-36980f5a-b9f9-48b0-a069-a205c4c3d1e3 req-e4107cbf-a9b5-4176-b1d0-c136c2909c62 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-36980f5a-b9f9-48b0-a069-a205c4c3d1e3 req-e4107cbf-a9b5-4176-b1d0-c136c2909c62 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-36980f5a-b9f9-48b0-a069-a205c4c3d1e3 req-e4107cbf-a9b5-4176-b1d0-c136c2909c62 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-36980f5a-b9f9-48b0-a069-a205c4c3d1e3 req-e4107cbf-a9b5-4176-b1d0-c136c2909c62 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] POST http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action Sep 07 13:54:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-895989212", "disk_format": "qcow2"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-895989212", "disk_format": "qcow2"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-36980f5a-b9f9-48b0-a069-a205c4c3d1e3 req-e4107cbf-a9b5-4176-b1d0-c136c2909c62 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-36980f5a-b9f9-48b0-a069-a205c4c3d1e3 req-e4107cbf-a9b5-4176-b1d0-c136c2909c62 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 902/1828] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:50 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:50 devstack devstack@c-api.service[87675]: DEBUG cinder.image.image_utils [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-895989212'}] 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-895989212'}]. {{(pid=87675) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 13:54:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9d597a0a-f7b2-491b-a92a-c3c6ed9f832d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d597a0a-f7b2-491b-a92a-c3c6ed9f832d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d597a0a-f7b2-491b-a92a-c3c6ed9f832d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d597a0a-f7b2-491b-a92a-c3c6ed9f832d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9d597a0a-f7b2-491b-a92a-c3c6ed9f832d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d597a0a-f7b2-491b-a92a-c3c6ed9f832d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 903/1829] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:51 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Copy volume to image completed successfully. Sep 07 13:54:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3df4719e-0b8d-4065-ad0b-aca36272d404 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action returned with HTTP 202 Sep 07 13:54:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 927/1830] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:54:50 2026] POST /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60/action => generated 656 bytes in 930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-a03d7ff3-e156-48ea-899a-43b9e80b42f1 req-07f0b1a7-f6d7-47d7-bea2-89fe048dcf58 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a03d7ff3-e156-48ea-899a-43b9e80b42f1 req-07f0b1a7-f6d7-47d7-bea2-89fe048dcf58 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-a03d7ff3-e156-48ea-899a-43b9e80b42f1 req-07f0b1a7-f6d7-47d7-bea2-89fe048dcf58 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-a03d7ff3-e156-48ea-899a-43b9e80b42f1 req-07f0b1a7-f6d7-47d7-bea2-89fe048dcf58 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-a03d7ff3-e156-48ea-899a-43b9e80b42f1 req-07f0b1a7-f6d7-47d7-bea2-89fe048dcf58 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a03d7ff3-e156-48ea-899a-43b9e80b42f1 req-07f0b1a7-f6d7-47d7-bea2-89fe048dcf58 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 904/1831] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:51 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c8900ee6-121d-4c5c-b1ce-ca5e1c94a8a5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8900ee6-121d-4c5c-b1ce-ca5e1c94a8a5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8900ee6-121d-4c5c-b1ce-ca5e1c94a8a5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8900ee6-121d-4c5c-b1ce-ca5e1c94a8a5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c8900ee6-121d-4c5c-b1ce-ca5e1c94a8a5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8900ee6-121d-4c5c-b1ce-ca5e1c94a8a5 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:54:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 928/1832] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:54:52 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6c6b8beb-6d3f-4218-b452-5589b194689d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c6b8beb-6d3f-4218-b452-5589b194689d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:54:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6c6b8beb-6d3f-4218-b452-5589b194689d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "044296df-0f44-430b-b1c4-b29043a71d37", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-864102825"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6c6b8beb-6d3f-4218-b452-5589b194689d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:54:52 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-6c6b8beb-6d3f-4218-b452-5589b194689d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create snapshot from volume 044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:54:52 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-6c6b8beb-6d3f-4218-b452-5589b194689d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['ab5ab9e8-5bea-4a65-84af-6217282e0f37', 'cb54a140-e582-4920-967b-26e25f0dd53d', '21e89c21-163d-48e8-a3ea-e597bc370a42', 'a7cff2fd-7e94-4879-ab07-1662284dd466'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6c6b8beb-6d3f-4218-b452-5589b194689d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot create request issued successfully. Sep 07 13:54:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c6b8beb-6d3f-4218-b452-5589b194689d tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:54:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 905/1833] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:54:52 2026] POST /volume/v3/snapshots => generated 309 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9844d8a7-b974-4d2c-b465-7cf0914d2ff2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9844d8a7-b974-4d2c-b465-7cf0914d2ff2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:54:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9844d8a7-b974-4d2c-b465-7cf0914d2ff2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9844d8a7-b974-4d2c-b465-7cf0914d2ff2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9844d8a7-b974-4d2c-b465-7cf0914d2ff2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9844d8a7-b974-4d2c-b465-7cf0914d2ff2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:54:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 929/1834] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:52 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-498a4d76-fd72-4ff0-80b7-1d45d4369216 req-aea6bd46-4d73-400c-ad19-b5b7e2ce37e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-498a4d76-fd72-4ff0-80b7-1d45d4369216 req-aea6bd46-4d73-400c-ad19-b5b7e2ce37e8 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-498a4d76-fd72-4ff0-80b7-1d45d4369216 req-aea6bd46-4d73-400c-ad19-b5b7e2ce37e8 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-498a4d76-fd72-4ff0-80b7-1d45d4369216 req-aea6bd46-4d73-400c-ad19-b5b7e2ce37e8 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-498a4d76-fd72-4ff0-80b7-1d45d4369216 req-aea6bd46-4d73-400c-ad19-b5b7e2ce37e8 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-498a4d76-fd72-4ff0-80b7-1d45d4369216 req-aea6bd46-4d73-400c-ad19-b5b7e2ce37e8 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 906/1835] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:52 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-8e3f00ee-0c02-42f1-bacf-aa19a3584b4b req-72f2fd47-01cd-4131-8c0b-2be287ed574c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-8e3f00ee-0c02-42f1-bacf-aa19a3584b4b req-72f2fd47-01cd-4131-8c0b-2be287ed574c tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-reader] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-8e3f00ee-0c02-42f1-bacf-aa19a3584b4b req-72f2fd47-01cd-4131-8c0b-2be287ed574c tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-8e3f00ee-0c02-42f1-bacf-aa19a3584b4b req-72f2fd47-01cd-4131-8c0b-2be287ed574c tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-8e3f00ee-0c02-42f1-bacf-aa19a3584b4b req-72f2fd47-01cd-4131-8c0b-2be287ed574c tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-reader] Volume info retrieved successfully. Sep 07 13:54:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-8e3f00ee-0c02-42f1-bacf-aa19a3584b4b req-72f2fd47-01cd-4131-8c0b-2be287ed574c tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-reader] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 930/1836] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:53 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] DELETE http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Delete volume with id: 4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:54:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Delete volume request issued successfully. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d7166c5f-b429-4cd3-be84-a162c0522d4b req-5bc06ce3-80cb-4f3b-aa61-136824299502 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 202 Sep 07 13:54:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 907/1837] 192.168.122.11 () {62 vars in 1504 bytes} [Mon Sep 7 13:54:53 2026] DELETE /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:54:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-ce96c058-7aa3-43ff-b98f-357cb61f38d5 req-1bf24cef-64fd-441d-8292-f17904cd0740 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-ce96c058-7aa3-43ff-b98f-357cb61f38d5 req-1bf24cef-64fd-441d-8292-f17904cd0740 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-ce96c058-7aa3-43ff-b98f-357cb61f38d5 req-1bf24cef-64fd-441d-8292-f17904cd0740 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-ce96c058-7aa3-43ff-b98f-357cb61f38d5 req-1bf24cef-64fd-441d-8292-f17904cd0740 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c109884c-9156-4387-8adf-1b8f1495b856 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c109884c-9156-4387-8adf-1b8f1495b856 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:54:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c109884c-9156-4387-8adf-1b8f1495b856 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c109884c-9156-4387-8adf-1b8f1495b856 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-ce96c058-7aa3-43ff-b98f-357cb61f38d5 req-1bf24cef-64fd-441d-8292-f17904cd0740 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c109884c-9156-4387-8adf-1b8f1495b856 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c109884c-9156-4387-8adf-1b8f1495b856 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:54:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 908/1838] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:53 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-ce96c058-7aa3-43ff-b98f-357cb61f38d5 req-1bf24cef-64fd-441d-8292-f17904cd0740 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 931/1839] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:53 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-eff5e4bb-6d84-45dd-9779-b7a453bf8507 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eff5e4bb-6d84-45dd-9779-b7a453bf8507 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:54:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eff5e4bb-6d84-45dd-9779-b7a453bf8507 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eff5e4bb-6d84-45dd-9779-b7a453bf8507 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-eff5e4bb-6d84-45dd-9779-b7a453bf8507 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-72788fb2-3e9b-4dae-8a8a-310b5d09b8e6 req-20d632f9-2472-4775-8845-892fe4785716 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eff5e4bb-6d84-45dd-9779-b7a453bf8507 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:54:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 909/1840] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:54 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-72788fb2-3e9b-4dae-8a8a-310b5d09b8e6 req-20d632f9-2472-4775-8845-892fe4785716 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-72788fb2-3e9b-4dae-8a8a-310b5d09b8e6 req-20d632f9-2472-4775-8845-892fe4785716 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-72788fb2-3e9b-4dae-8a8a-310b5d09b8e6 req-20d632f9-2472-4775-8845-892fe4785716 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:54:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-72788fb2-3e9b-4dae-8a8a-310b5d09b8e6 req-20d632f9-2472-4775-8845-892fe4785716 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Volume info retrieved successfully. Sep 07 13:54:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-72788fb2-3e9b-4dae-8a8a-310b5d09b8e6 req-20d632f9-2472-4775-8845-892fe4785716 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 200 Sep 07 13:54:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 932/1841] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:54 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 862 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f917bf17-47c9-46eb-a43a-c4272f62e7cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f917bf17-47c9-46eb-a43a-c4272f62e7cd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:54:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f917bf17-47c9-46eb-a43a-c4272f62e7cd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f917bf17-47c9-46eb-a43a-c4272f62e7cd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f917bf17-47c9-46eb-a43a-c4272f62e7cd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f917bf17-47c9-46eb-a43a-c4272f62e7cd tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:54:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 910/1842] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:55 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-11e1234b-7ea0-4230-9ae8-270edac93a65 req-038f5138-62fa-4d23-ae5f-5698087e6800 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-11e1234b-7ea0-4230-9ae8-270edac93a65 req-038f5138-62fa-4d23-ae5f-5698087e6800 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] GET http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f Sep 07 13:54:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-11e1234b-7ea0-4230-9ae8-270edac93a65 req-038f5138-62fa-4d23-ae5f-5698087e6800 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-11e1234b-7ea0-4230-9ae8-270edac93a65 req-038f5138-62fa-4d23-ae5f-5698087e6800 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-11e1234b-7ea0-4230-9ae8-270edac93a65 req-038f5138-62fa-4d23-ae5f-5698087e6800 tempest-VolumesGetTestJSON-1290561914 tempest-VolumesGetTestJSON-1290561914-project-member] http://192.168.122.11/volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f returned with HTTP 404 Sep 07 13:54:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 933/1843] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:54:56 2026] GET /volume/v3/volumes/4a1323a4-3e1a-4339-89b4-e5508ab6e37f => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:54:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e896fe5a-67b6-48d0-b56d-dc93098bf191 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e896fe5a-67b6-48d0-b56d-dc93098bf191 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:54:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e896fe5a-67b6-48d0-b56d-dc93098bf191 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e896fe5a-67b6-48d0-b56d-dc93098bf191 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e896fe5a-67b6-48d0-b56d-dc93098bf191 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e896fe5a-67b6-48d0-b56d-dc93098bf191 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:54:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 911/1844] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:56 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2be299a3-02ae-4b19-89f3-799a2aecd283 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be299a3-02ae-4b19-89f3-799a2aecd283 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:54:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2be299a3-02ae-4b19-89f3-799a2aecd283 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2be299a3-02ae-4b19-89f3-799a2aecd283 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:54:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2be299a3-02ae-4b19-89f3-799a2aecd283 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be299a3-02ae-4b19-89f3-799a2aecd283 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:54:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 934/1845] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:58 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90f1c417-edcb-4d64-b9b0-97298381cd48 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90f1c417-edcb-4d64-b9b0-97298381cd48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:54:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90f1c417-edcb-4d64-b9b0-97298381cd48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90f1c417-edcb-4d64-b9b0-97298381cd48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:54:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-90f1c417-edcb-4d64-b9b0-97298381cd48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:54:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90f1c417-edcb-4d64-b9b0-97298381cd48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:54:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 912/1846] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:54:59 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f2a749bb-74ff-43d8-8733-1c3458e35497 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2a749bb-74ff-43d8-8733-1c3458e35497 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2a749bb-74ff-43d8-8733-1c3458e35497 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2a749bb-74ff-43d8-8733-1c3458e35497 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2a749bb-74ff-43d8-8733-1c3458e35497 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2a749bb-74ff-43d8-8733-1c3458e35497 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 935/1847] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:00 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-26d42f1e-f42a-4549-870c-baf51bd66164 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26d42f1e-f42a-4549-870c-baf51bd66164 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26d42f1e-f42a-4549-870c-baf51bd66164 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26d42f1e-f42a-4549-870c-baf51bd66164 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-26d42f1e-f42a-4549-870c-baf51bd66164 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26d42f1e-f42a-4549-870c-baf51bd66164 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 913/1848] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:01 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d358f193-048c-488d-b54b-7a7dab015bd9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d358f193-048c-488d-b54b-7a7dab015bd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d358f193-048c-488d-b54b-7a7dab015bd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d358f193-048c-488d-b54b-7a7dab015bd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d358f193-048c-488d-b54b-7a7dab015bd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d358f193-048c-488d-b54b-7a7dab015bd9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 936/1849] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:02 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ac0e9223-72a0-4685-89de-4ec5adb42298 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f4e9c468-0382-41ed-b0f0-219f9f5e51bc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f4e9c468-0382-41ed-b0f0-219f9f5e51bc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f4e9c468-0382-41ed-b0f0-219f9f5e51bc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f4e9c468-0382-41ed-b0f0-219f9f5e51bc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f4e9c468-0382-41ed-b0f0-219f9f5e51bc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f4e9c468-0382-41ed-b0f0-219f9f5e51bc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 937/1850] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:03 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac0e9223-72a0-4685-89de-4ec5adb42298 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] POST http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ac0e9223-72a0-4685-89de-4ec5adb42298 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1413416641", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.qos_specs [None req-ac0e9223-72a0-4685-89de-4ec5adb42298 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1413416641', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87676) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-ac0e9223-72a0-4685-89de-4ec5adb42298 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DB qos_specs_create(): root {'id': '2ba680fe-91dd-4ee6-8bbb-2e168160e351', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1413416641'} {{(pid=87676) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ac0e9223-72a0-4685-89de-4ec5adb42298 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 914/1851] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:55:03 2026] POST /volume/v3/qos-specs => generated 399 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a146b5e3-3bc0-441d-8bbb-f95bfa74e6ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a146b5e3-3bc0-441d-8bbb-f95bfa74e6ef tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a146b5e3-3bc0-441d-8bbb-f95bfa74e6ef tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-856311091"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a146b5e3-3bc0-441d-8bbb-f95bfa74e6ef tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:55:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 938/1852] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:55:03 2026] POST /volume/v3/types => generated 221 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b69a878-aaf8-473b-8604-14ccb6361133 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b69a878-aaf8-473b-8604-14ccb6361133 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b69a878-aaf8-473b-8604-14ccb6361133 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-972256631"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b69a878-aaf8-473b-8604-14ccb6361133 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:55:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 915/1853] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:55:03 2026] POST /volume/v3/types => generated 221 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b04f2fdf-9965-483c-a173-74275614b951 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b04f2fdf-9965-483c-a173-74275614b951 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b04f2fdf-9965-483c-a173-74275614b951 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-386933860"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b04f2fdf-9965-483c-a173-74275614b951 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:55:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 939/1854] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:55:03 2026] POST /volume/v3/types => generated 221 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cfa1b0d7-35e1-4b67-8b81-1cdc99b6cfe5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cfa1b0d7-35e1-4b67-8b81-1cdc99b6cfe5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=8dbea97b-8cf3-4eeb-8674-c1267a901a7d Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cfa1b0d7-35e1-4b67-8b81-1cdc99b6cfe5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cfa1b0d7-35e1-4b67-8b81-1cdc99b6cfe5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'associate' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cfa1b0d7-35e1-4b67-8b81-1cdc99b6cfe5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Associate qos_spec: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 with type: 8dbea97b-8cf3-4eeb-8674-c1267a901a7d {{(pid=87676) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cfa1b0d7-35e1-4b67-8b81-1cdc99b6cfe5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=8dbea97b-8cf3-4eeb-8674-c1267a901a7d returned with HTTP 202 Sep 07 13:55:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 916/1855] 192.168.122.11 () {58 vars in 1360 bytes} [Mon Sep 7 13:55:03 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=8dbea97b-8cf3-4eeb-8674-c1267a901a7d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5610dc50-6ae8-4b61-af3c-f5506ad43843 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5610dc50-6ae8-4b61-af3c-f5506ad43843 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=047c9801-2af6-4f2a-9dab-0c9f3c073170 Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5610dc50-6ae8-4b61-af3c-f5506ad43843 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5610dc50-6ae8-4b61-af3c-f5506ad43843 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'associate' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5610dc50-6ae8-4b61-af3c-f5506ad43843 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Associate qos_spec: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 with type: 047c9801-2af6-4f2a-9dab-0c9f3c073170 {{(pid=87675) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 13:55:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5610dc50-6ae8-4b61-af3c-f5506ad43843 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=047c9801-2af6-4f2a-9dab-0c9f3c073170 returned with HTTP 202 Sep 07 13:55:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 940/1856] 192.168.122.11 () {58 vars in 1360 bytes} [Mon Sep 7 13:55:03 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=047c9801-2af6-4f2a-9dab-0c9f3c073170 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a5acbf0e-bbec-4f37-ad86-41e5db92180f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a5acbf0e-bbec-4f37-ad86-41e5db92180f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=ae06503f-fb5a-484a-8a7d-77e3c0f7d621 Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a5acbf0e-bbec-4f37-ad86-41e5db92180f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a5acbf0e-bbec-4f37-ad86-41e5db92180f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'associate' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a5acbf0e-bbec-4f37-ad86-41e5db92180f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Associate qos_spec: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 with type: ae06503f-fb5a-484a-8a7d-77e3c0f7d621 {{(pid=87676) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a5acbf0e-bbec-4f37-ad86-41e5db92180f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=ae06503f-fb5a-484a-8a7d-77e3c0f7d621 returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 917/1857] 192.168.122.11 () {58 vars in 1360 bytes} [Mon Sep 7 13:55:03 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associate?vol_type_id=ae06503f-fb5a-484a-8a7d-77e3c0f7d621 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-217da92e-238c-46af-83c2-33c4205e314a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-217da92e-238c-46af-83c2-33c4205e314a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-217da92e-238c-46af-83c2-33c4205e314a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-217da92e-238c-46af-83c2-33c4205e314a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'associations' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-217da92e-238c-46af-83c2-33c4205e314a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Get associations for qos_spec id: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 {{(pid=87675) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /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 07 13:55:04 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-217da92e-238c-46af-83c2-33c4205e314a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 941/1858] 192.168.122.11 () {58 vars in 1272 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41b7ead8-1f9a-4485-824f-b67e1dcb1240 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41b7ead8-1f9a-4485-824f-b67e1dcb1240 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/disassociate?vol_type_id=8dbea97b-8cf3-4eeb-8674-c1267a901a7d Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41b7ead8-1f9a-4485-824f-b67e1dcb1240 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41b7ead8-1f9a-4485-824f-b67e1dcb1240 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'disassociate' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.qos_specs_manage [None req-41b7ead8-1f9a-4485-824f-b67e1dcb1240 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Disassociate qos_spec: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 from type: 8dbea97b-8cf3-4eeb-8674-c1267a901a7d {{(pid=87676) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41b7ead8-1f9a-4485-824f-b67e1dcb1240 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/disassociate?vol_type_id=8dbea97b-8cf3-4eeb-8674-c1267a901a7d returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 918/1859] 192.168.122.11 () {58 vars in 1369 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/disassociate?vol_type_id=8dbea97b-8cf3-4eeb-8674-c1267a901a7d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8503356e-2341-4e37-a818-b10cdbb70168 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8503356e-2341-4e37-a818-b10cdbb70168 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8503356e-2341-4e37-a818-b10cdbb70168 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8503356e-2341-4e37-a818-b10cdbb70168 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'associations' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8503356e-2341-4e37-a818-b10cdbb70168 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Get associations for qos_spec id: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 {{(pid=87675) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /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 07 13:55:04 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8503356e-2341-4e37-a818-b10cdbb70168 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 942/1860] 192.168.122.11 () {58 vars in 1272 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations => generated 304 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b487c274-d957-45c4-a950-f908d8b934c9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b487c274-d957-45c4-a950-f908d8b934c9 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/disassociate_all Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b487c274-d957-45c4-a950-f908d8b934c9 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b487c274-d957-45c4-a950-f908d8b934c9 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'disassociate_all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b487c274-d957-45c4-a950-f908d8b934c9 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Disassociate qos_spec: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 from all. {{(pid=87676) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b487c274-d957-45c4-a950-f908d8b934c9 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/disassociate_all returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 919/1861] 192.168.122.11 () {58 vars in 1284 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/disassociate_all => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-afc2283c-e400-46d3-bea1-4c867a9c6eb0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afc2283c-e400-46d3-bea1-4c867a9c6eb0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afc2283c-e400-46d3-bea1-4c867a9c6eb0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afc2283c-e400-46d3-bea1-4c867a9c6eb0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'associations' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-afc2283c-e400-46d3-bea1-4c867a9c6eb0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Get associations for qos_spec id: 2ba680fe-91dd-4ee6-8bbb-2e168160e351 {{(pid=87675) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /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 07 13:55:04 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afc2283c-e400-46d3-bea1-4c867a9c6eb0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 943/1862] 192.168.122.11 () {58 vars in 1272 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/associations => generated 24 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-719bc10f-7435-4905-8a29-d85de3353f9b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-719bc10f-7435-4905-8a29-d85de3353f9b tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/types/ae06503f-fb5a-484a-8a7d-77e3c0f7d621 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-719bc10f-7435-4905-8a29-d85de3353f9b tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-719bc10f-7435-4905-8a29-d85de3353f9b tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-719bc10f-7435-4905-8a29-d85de3353f9b tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types/ae06503f-fb5a-484a-8a7d-77e3c0f7d621 returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 920/1863] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:55:04 2026] DELETE /volume/v3/types/ae06503f-fb5a-484a-8a7d-77e3c0f7d621 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-80bd8c9a-ae4e-4a53-a063-1128ceaa5939 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-80bd8c9a-ae4e-4a53-a063-1128ceaa5939 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/types/ae06503f-fb5a-484a-8a7d-77e3c0f7d621 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-80bd8c9a-ae4e-4a53-a063-1128ceaa5939 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-80bd8c9a-ae4e-4a53-a063-1128ceaa5939 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-80bd8c9a-ae4e-4a53-a063-1128ceaa5939 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types/ae06503f-fb5a-484a-8a7d-77e3c0f7d621 returned with HTTP 404 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 944/1864] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/types/ae06503f-fb5a-484a-8a7d-77e3c0f7d621 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-62f12937-e7cf-4b9a-b1c1-2c6a052a9ad0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1c65625f-c703-46c0-b1a1-d443aee5160a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c65625f-c703-46c0-b1a1-d443aee5160a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/types/047c9801-2af6-4f2a-9dab-0c9f3c073170 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-62f12937-e7cf-4b9a-b1c1-2c6a052a9ad0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-62f12937-e7cf-4b9a-b1c1-2c6a052a9ad0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-62f12937-e7cf-4b9a-b1c1-2c6a052a9ad0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c65625f-c703-46c0-b1a1-d443aee5160a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c65625f-c703-46c0-b1a1-d443aee5160a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-62f12937-e7cf-4b9a-b1c1-2c6a052a9ad0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-62f12937-e7cf-4b9a-b1c1-2c6a052a9ad0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 921/1865] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c65625f-c703-46c0-b1a1-d443aee5160a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types/047c9801-2af6-4f2a-9dab-0c9f3c073170 returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 945/1866] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:55:04 2026] DELETE /volume/v3/types/047c9801-2af6-4f2a-9dab-0c9f3c073170 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-99ad2115-b1f6-4d33-b361-48952e8dbc83 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99ad2115-b1f6-4d33-b361-48952e8dbc83 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/types/047c9801-2af6-4f2a-9dab-0c9f3c073170 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99ad2115-b1f6-4d33-b361-48952e8dbc83 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99ad2115-b1f6-4d33-b361-48952e8dbc83 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99ad2115-b1f6-4d33-b361-48952e8dbc83 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types/047c9801-2af6-4f2a-9dab-0c9f3c073170 returned with HTTP 404 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 922/1867] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/types/047c9801-2af6-4f2a-9dab-0c9f3c073170 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-211599d1-7e6d-48a7-ae7e-2ac7f789c408 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-211599d1-7e6d-48a7-ae7e-2ac7f789c408 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/types/8dbea97b-8cf3-4eeb-8674-c1267a901a7d Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-211599d1-7e6d-48a7-ae7e-2ac7f789c408 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-211599d1-7e6d-48a7-ae7e-2ac7f789c408 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-651b7239-3dc2-4e1c-9829-dd781f4deb4a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-651b7239-3dc2-4e1c-9829-dd781f4deb4a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-651b7239-3dc2-4e1c-9829-dd781f4deb4a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-651b7239-3dc2-4e1c-9829-dd781f4deb4a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-211599d1-7e6d-48a7-ae7e-2ac7f789c408 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types/8dbea97b-8cf3-4eeb-8674-c1267a901a7d returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 946/1868] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:55:04 2026] DELETE /volume/v3/types/8dbea97b-8cf3-4eeb-8674-c1267a901a7d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f427af12-cd2a-4a1e-91d0-97aaa42051f5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f427af12-cd2a-4a1e-91d0-97aaa42051f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/types/8dbea97b-8cf3-4eeb-8674-c1267a901a7d Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f427af12-cd2a-4a1e-91d0-97aaa42051f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f427af12-cd2a-4a1e-91d0-97aaa42051f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f427af12-cd2a-4a1e-91d0-97aaa42051f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/types/8dbea97b-8cf3-4eeb-8674-c1267a901a7d returned with HTTP 404 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 947/1869] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/types/8dbea97b-8cf3-4eeb-8674-c1267a901a7d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-651b7239-3dc2-4e1c-9829-dd781f4deb4a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d0e4a970-442b-4e70-a98f-5772585b6118 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d0e4a970-442b-4e70-a98f-5772585b6118 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] POST http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-651b7239-3dc2-4e1c-9829-dd781f4deb4a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d0e4a970-442b-4e70-a98f-5772585b6118 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1566073740", "consumer": "back-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 923/1870] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.qos_specs [None req-d0e4a970-442b-4e70-a98f-5772585b6118 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1566073740', 'consumer': 'back-end', 'specs': {}} {{(pid=87675) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-d0e4a970-442b-4e70-a98f-5772585b6118 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DB qos_specs_create(): root {'id': '0a211141-9a78-4d21-b258-65780446f2b7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1566073740'} {{(pid=87675) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d0e4a970-442b-4e70-a98f-5772585b6118 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 948/1871] 192.168.122.11 () {60 vars in 1143 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/qos-specs => generated 375 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-92851e15-f935-48cc-8852-0c551814c2ff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92851e15-f935-48cc-8852-0c551814c2ff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7?force=False Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92851e15-f935-48cc-8852-0c551814c2ff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92851e15-f935-48cc-8852-0c551814c2ff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.qos_specs_manage [None req-92851e15-f935-48cc-8852-0c551814c2ff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete qos_spec: 0a211141-9a78-4d21-b258-65780446f2b7, force: False {{(pid=87676) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /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 07 13:55:04 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92851e15-f935-48cc-8852-0c551814c2ff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7?force=False returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 924/1872] 192.168.122.11 () {58 vars in 1259 bytes} [Mon Sep 7 13:55:04 2026] DELETE /volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7?force=False => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5fea2efa-af5f-4df2-a045-cc64a98605f6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fea2efa-af5f-4df2-a045-cc64a98605f6 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5fea2efa-af5f-4df2-a045-cc64a98605f6 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5fea2efa-af5f-4df2-a045-cc64a98605f6 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fea2efa-af5f-4df2-a045-cc64a98605f6 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7 returned with HTTP 404 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 949/1873] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-26820377-8a16-4b31-8d3b-e9fbbcb78aa0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26820377-8a16-4b31-8d3b-e9fbbcb78aa0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26820377-8a16-4b31-8d3b-e9fbbcb78aa0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26820377-8a16-4b31-8d3b-e9fbbcb78aa0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /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 07 13:55:04 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26820377-8a16-4b31-8d3b-e9fbbcb78aa0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 925/1874] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs => generated 175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5aada89e-ff13-436b-935a-c47da295d824 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5aada89e-ff13-436b-935a-c47da295d824 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7?force=False Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5aada89e-ff13-436b-935a-c47da295d824 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5aada89e-ff13-436b-935a-c47da295d824 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5aada89e-ff13-436b-935a-c47da295d824 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete qos_spec: 0a211141-9a78-4d21-b258-65780446f2b7, force: False {{(pid=87675) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5aada89e-ff13-436b-935a-c47da295d824 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7?force=False returned with HTTP 404 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 950/1875] 192.168.122.11 () {58 vars in 1259 bytes} [Mon Sep 7 13:55:04 2026] DELETE /volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6182c8d4-2e26-4f2f-93c9-b19f52709c94 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6182c8d4-2e26-4f2f-93c9-b19f52709c94 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6182c8d4-2e26-4f2f-93c9-b19f52709c94 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6182c8d4-2e26-4f2f-93c9-b19f52709c94 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6182c8d4-2e26-4f2f-93c9-b19f52709c94 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7 returned with HTTP 404 Sep 07 13:55:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 926/1876] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/qos-specs/0a211141-9a78-4d21-b258-65780446f2b7 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a52f5fc3-aeed-4759-a149-9f768c427414 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a52f5fc3-aeed-4759-a149-9f768c427414 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] POST http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a52f5fc3-aeed-4759-a149-9f768c427414 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1435408758", "consumer": "both"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.qos_specs [None req-a52f5fc3-aeed-4759-a149-9f768c427414 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1435408758', 'consumer': 'both', 'specs': {}} {{(pid=87675) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-a52f5fc3-aeed-4759-a149-9f768c427414 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DB qos_specs_create(): root {'id': '4f090de9-a8b0-42e5-8a3c-3a334dd418ee', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1435408758'} {{(pid=87675) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:55:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a52f5fc3-aeed-4759-a149-9f768c427414 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 951/1877] 192.168.122.11 () {60 vars in 1143 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/qos-specs => generated 371 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d3833d1e-3176-44ec-831d-ad5761ceabe0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d3833d1e-3176-44ec-831d-ad5761ceabe0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee?force=False Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d3833d1e-3176-44ec-831d-ad5761ceabe0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d3833d1e-3176-44ec-831d-ad5761ceabe0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d3833d1e-3176-44ec-831d-ad5761ceabe0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete qos_spec: 4f090de9-a8b0-42e5-8a3c-3a334dd418ee, force: False {{(pid=87676) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /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 07 13:55:05 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d3833d1e-3176-44ec-831d-ad5761ceabe0 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee?force=False returned with HTTP 202 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 927/1878] 192.168.122.11 () {58 vars in 1259 bytes} [Mon Sep 7 13:55:04 2026] DELETE /volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee?force=False => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-14f5febb-0ec2-473a-9de3-6f19751b0edf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-14f5febb-0ec2-473a-9de3-6f19751b0edf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-14f5febb-0ec2-473a-9de3-6f19751b0edf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-14f5febb-0ec2-473a-9de3-6f19751b0edf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-14f5febb-0ec2-473a-9de3-6f19751b0edf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee returned with HTTP 404 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 952/1879] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e1c1d170-dba4-44b7-b8fd-1c913e26323f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e1c1d170-dba4-44b7-b8fd-1c913e26323f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e1c1d170-dba4-44b7-b8fd-1c913e26323f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e1c1d170-dba4-44b7-b8fd-1c913e26323f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /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 07 13:55:05 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e1c1d170-dba4-44b7-b8fd-1c913e26323f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 928/1880] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d9d342d-b2bf-4d1f-b06c-137b59f17b7f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d9d342d-b2bf-4d1f-b06c-137b59f17b7f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee?force=False Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d9d342d-b2bf-4d1f-b06c-137b59f17b7f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d9d342d-b2bf-4d1f-b06c-137b59f17b7f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d9d342d-b2bf-4d1f-b06c-137b59f17b7f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete qos_spec: 4f090de9-a8b0-42e5-8a3c-3a334dd418ee, force: False {{(pid=87675) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d9d342d-b2bf-4d1f-b06c-137b59f17b7f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee?force=False returned with HTTP 404 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 953/1881] 192.168.122.11 () {58 vars in 1259 bytes} [Mon Sep 7 13:55:05 2026] DELETE /volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee?force=False => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-37c028da-3c2b-4e14-bf4f-9a8518a0f98c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37c028da-3c2b-4e14-bf4f-9a8518a0f98c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37c028da-3c2b-4e14-bf4f-9a8518a0f98c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37c028da-3c2b-4e14-bf4f-9a8518a0f98c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37c028da-3c2b-4e14-bf4f-9a8518a0f98c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee returned with HTTP 404 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 929/1882] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/4f090de9-a8b0-42e5-8a3c-3a334dd418ee => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ce29c177-7dd4-4494-8ad0-9e5d3ca24ed8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce29c177-7dd4-4494-8ad0-9e5d3ca24ed8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] POST http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce29c177-7dd4-4494-8ad0-9e5d3ca24ed8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-318009922", "consumer": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.qos_specs [None req-ce29c177-7dd4-4494-8ad0-9e5d3ca24ed8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-318009922', 'consumer': 'front-end', 'specs': {}} {{(pid=87675) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-70798271-a87d-4bff-a567-cbdd9bf1be6c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-70798271-a87d-4bff-a567-cbdd9bf1be6c tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-70798271-a87d-4bff-a567-cbdd9bf1be6c tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-70798271-a87d-4bff-a567-cbdd9bf1be6c tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-ce29c177-7dd4-4494-8ad0-9e5d3ca24ed8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DB qos_specs_create(): root {'id': '16733680-bf44-4cb7-b2ad-283a402b8ea5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-318009922'} {{(pid=87675) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce29c177-7dd4-4494-8ad0-9e5d3ca24ed8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 954/1883] 192.168.122.11 () {60 vars in 1143 bytes} [Mon Sep 7 13:55:05 2026] POST /volume/v3/qos-specs => generated 375 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dd83851b-3a04-49e1-8922-3695594b8f1a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-70798271-a87d-4bff-a567-cbdd9bf1be6c tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd83851b-3a04-49e1-8922-3695594b8f1a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5?force=False Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd83851b-3a04-49e1-8922-3695594b8f1a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd83851b-3a04-49e1-8922-3695594b8f1a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dd83851b-3a04-49e1-8922-3695594b8f1a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete qos_spec: 16733680-bf44-4cb7-b2ad-283a402b8ea5, force: False {{(pid=87675) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-70798271-a87d-4bff-a567-cbdd9bf1be6c tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 930/1884] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] DELETE http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Delete volume with id: 51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /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 07 13:55:05 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd83851b-3a04-49e1-8922-3695594b8f1a tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5?force=False returned with HTTP 202 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 955/1885] 192.168.122.11 () {58 vars in 1259 bytes} [Mon Sep 7 13:55:05 2026] DELETE /volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-03e7d1f4-f83a-49d1-a963-74e78ba1005c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03e7d1f4-f83a-49d1-a963-74e78ba1005c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03e7d1f4-f83a-49d1-a963-74e78ba1005c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03e7d1f4-f83a-49d1-a963-74e78ba1005c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03e7d1f4-f83a-49d1-a963-74e78ba1005c tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5 returned with HTTP 404 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 956/1886] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-25271c46-5afe-45d1-811a-6af99de499bf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25271c46-5afe-45d1-811a-6af99de499bf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25271c46-5afe-45d1-811a-6af99de499bf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25271c46-5afe-45d1-811a-6af99de499bf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Delete volume request issued successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b99211d4-07cc-4ea3-a7a5-e5f1fca3838a tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 202 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 931/1887] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:55:05 2026] DELETE /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21815f0b-6564-4bdf-af5b-c6f27eadacb6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21815f0b-6564-4bdf-af5b-c6f27eadacb6 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /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 07 13:55:05 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21815f0b-6564-4bdf-af5b-c6f27eadacb6 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21815f0b-6564-4bdf-af5b-c6f27eadacb6 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25271c46-5afe-45d1-811a-6af99de499bf tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 957/1888] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bbba642b-0b59-4c18-84bc-33726cc32edb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bbba642b-0b59-4c18-84bc-33726cc32edb tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bbba642b-0b59-4c18-84bc-33726cc32edb tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bbba642b-0b59-4c18-84bc-33726cc32edb tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bbba642b-0b59-4c18-84bc-33726cc32edb tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bbba642b-0b59-4c18-84bc-33726cc32edb tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 958/1889] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9569b23d-6141-487f-b7c9-ef0b18f2cef8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9569b23d-6141-487f-b7c9-ef0b18f2cef8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5?force=False Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9569b23d-6141-487f-b7c9-ef0b18f2cef8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9569b23d-6141-487f-b7c9-ef0b18f2cef8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9569b23d-6141-487f-b7c9-ef0b18f2cef8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete qos_spec: 16733680-bf44-4cb7-b2ad-283a402b8ea5, force: False {{(pid=87675) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-21815f0b-6564-4bdf-af5b-c6f27eadacb6 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9569b23d-6141-487f-b7c9-ef0b18f2cef8 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5?force=False returned with HTTP 404 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 959/1890] 192.168.122.11 () {58 vars in 1259 bytes} [Mon Sep 7 13:55:05 2026] DELETE /volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21815f0b-6564-4bdf-af5b-c6f27eadacb6 tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 932/1891] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 866 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bc57d125-1ed3-4c51-af66-b5d494e27136 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc57d125-1ed3-4c51-af66-b5d494e27136 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bc57d125-1ed3-4c51-af66-b5d494e27136 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bc57d125-1ed3-4c51-af66-b5d494e27136 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc57d125-1ed3-4c51-af66-b5d494e27136 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5 returned with HTTP 404 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 960/1892] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/16733680-bf44-4cb7-b2ad-283a402b8ea5 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21cd2bcf-92bd-421d-9eb0-b75201a3fd30 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21cd2bcf-92bd-421d-9eb0-b75201a3fd30 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21cd2bcf-92bd-421d-9eb0-b75201a3fd30 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21cd2bcf-92bd-421d-9eb0-b75201a3fd30 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21cd2bcf-92bd-421d-9eb0-b75201a3fd30 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 933/1893] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 => generated 399 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d34d6a47-8148-4a18-a741-09c800e8195d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d34d6a47-8148-4a18-a741-09c800e8195d tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d34d6a47-8148-4a18-a741-09c800e8195d tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d34d6a47-8148-4a18-a741-09c800e8195d tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /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 07 13:55:05 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d34d6a47-8148-4a18-a741-09c800e8195d tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 961/1894] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ac30052-bb44-4be9-956d-db9c9fb78eff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ac30052-bb44-4be9-956d-db9c9fb78eff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] PUT http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ac30052-bb44-4be9-956d-db9c9fb78eff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.qos_specs [None req-8ac30052-bb44-4be9-956d-db9c9fb78eff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87676) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-8ac30052-bb44-4be9-956d-db9c9fb78eff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] qos_specs_update() value: {'id': 'd4915f3b-4426-4193-940a-661a0ca11481', 'key': 'iops_bytes', 'value': '500', 'specs_id': '2ba680fe-91dd-4ee6-8bbb-2e168160e351', 'deleted': False} {{(pid=87676) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ac30052-bb44-4be9-956d-db9c9fb78eff tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 934/1895] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 13:55:05 2026] PUT /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 => generated 36 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-32e28585-7885-4db2-b7b4-5398ce0a6081 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32e28585-7885-4db2-b7b4-5398ce0a6081 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-32e28585-7885-4db2-b7b4-5398ce0a6081 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-32e28585-7885-4db2-b7b4-5398ce0a6081 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32e28585-7885-4db2-b7b4-5398ce0a6081 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 962/1896] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 => generated 420 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-966a134f-47fe-461c-8bda-6a7c6af0b9f5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-966a134f-47fe-461c-8bda-6a7c6af0b9f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] PUT http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/delete_keys Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-966a134f-47fe-461c-8bda-6a7c6af0b9f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.qos_specs_manage [None req-966a134f-47fe-461c-8bda-6a7c6af0b9f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete_key spec: 2ba680fe-91dd-4ee6-8bbb-2e168160e351, keys: ['iops_bytes'] {{(pid=87676) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-966a134f-47fe-461c-8bda-6a7c6af0b9f5 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/delete_keys returned with HTTP 202 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 935/1897] 192.168.122.11 () {60 vars in 1289 bytes} [Mon Sep 7 13:55:05 2026] PUT /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351/delete_keys => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bcb38669-ef8c-4746-978d-9af097d37453 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bcb38669-ef8c-4746-978d-9af097d37453 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bcb38669-ef8c-4746-978d-9af097d37453 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bcb38669-ef8c-4746-978d-9af097d37453 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bcb38669-ef8c-4746-978d-9af097d37453 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 963/1898] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 => generated 399 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0dd116fa-f1fd-4813-ae75-6b1cce67086f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0dd116fa-f1fd-4813-ae75-6b1cce67086f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0dd116fa-f1fd-4813-ae75-6b1cce67086f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0dd116fa-f1fd-4813-ae75-6b1cce67086f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0dd116fa-f1fd-4813-ae75-6b1cce67086f tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 936/1899] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 => generated 399 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-23d9bbc1-93b6-41a5-93b6-17dabe17fa65 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23d9bbc1-93b6-41a5-93b6-17dabe17fa65 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] DELETE http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351?force=False Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23d9bbc1-93b6-41a5-93b6-17dabe17fa65 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23d9bbc1-93b6-41a5-93b6-17dabe17fa65 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.qos_specs_manage [None req-23d9bbc1-93b6-41a5-93b6-17dabe17fa65 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Delete qos_spec: 2ba680fe-91dd-4ee6-8bbb-2e168160e351, force: False {{(pid=87675) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: /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 07 13:55:06 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23d9bbc1-93b6-41a5-93b6-17dabe17fa65 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351?force=False returned with HTTP 202 Sep 07 13:55:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 964/1900] 192.168.122.11 () {58 vars in 1259 bytes} [Mon Sep 7 13:55:05 2026] DELETE /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-67c7403a-1bec-48b4-83a7-6bcf91debf76 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-67c7403a-1bec-48b4-83a7-6bcf91debf76 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] GET http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 Sep 07 13:55:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-67c7403a-1bec-48b4-83a7-6bcf91debf76 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-67c7403a-1bec-48b4-83a7-6bcf91debf76 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-67c7403a-1bec-48b4-83a7-6bcf91debf76 tempest-QosSpecsTestJSON-1746509489 tempest-QosSpecsTestJSON-1746509489-project-admin] http://192.168.122.11/volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 returned with HTTP 404 Sep 07 13:55:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 937/1901] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/v3/qos-specs/2ba680fe-91dd-4ee6-8bbb-2e168160e351 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2ebfe22d-af5d-4cef-be54-a902b8f94b10 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2ebfe22d-af5d-4cef-be54-a902b8f94b10 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2ebfe22d-af5d-4cef-be54-a902b8f94b10 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2ebfe22d-af5d-4cef-be54-a902b8f94b10 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2ebfe22d-af5d-4cef-be54-a902b8f94b10 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b02edff4-83ea-4f95-a114-e49f33a54b1f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2ebfe22d-af5d-4cef-be54-a902b8f94b10 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 965/1902] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b02edff4-83ea-4f95-a114-e49f33a54b1f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] GET http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 Sep 07 13:55:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b02edff4-83ea-4f95-a114-e49f33a54b1f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b02edff4-83ea-4f95-a114-e49f33a54b1f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-827a0715-1b34-4adb-a915-f46dbc634858 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e5c861a7-931f-438a-8baf-0ca454061bc2", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-364493253"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request body: {'volume': {'snapshot_id': 'e5c861a7-931f-438a-8baf-0ca454061bc2', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-364493253'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume of 1 GB Sep 07 13:55:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Availability Zones retrieved successfully. Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (ad480982-9b06-428d-9636-5d023cad0137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46612ea-7b6e-4565-b098-b4b6079e395a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46612ea-7b6e-4565-b098-b4b6079e395a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e5c861a7-931f-438a-8baf-0ca454061bc2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbc79b5-3c70-4cb6-9bf1-9cb6012218f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Created reservations ['2a36f56a-571b-43b8-81fe-291ea69c41e0', 'ca78bb94-3ed9-425d-b450-40b87e7ed1f2', 'e5373d1b-1627-43f1-bb38-e5e3f93b40a2', 'da7d7828-2998-4bed-9c1a-dcb6291cf756'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b02edff4-83ea-4f95-a114-e49f33a54b1f tempest-VolumesActionsTest-1046164172 tempest-VolumesActionsTest-1046164172-project-member] http://192.168.122.11/volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 returned with HTTP 404 Sep 07 13:55:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 938/1903] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/v3/volumes/51e419c9-f5d1-4a1a-99a8-3a5a67611c60 => generated 109 bytes in 416 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbc79b5-3c70-4cb6-9bf1-9cb6012218f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a36f56a-571b-43b8-81fe-291ea69c41e0', 'ca78bb94-3ed9-425d-b450-40b87e7ed1f2', 'e5373d1b-1627-43f1-bb38-e5e3f93b40a2', 'da7d7828-2998-4bed-9c1a-dcb6291cf756']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:06 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f884d6ba-c533-4008-a838-0aed90d1e4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f884d6ba-c533-4008-a838-0aed90d1e4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2506aba-6d19-4dfd-a64a-9b9141ae746b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-364493253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['2a36f56a-571b-43b8-81fe-291ea69c41e0','ca78bb94-3ed9-425d-b450-40b87e7ed1f2','e5373d1b-1627-43f1-bb38-e5e3f93b40a2','da7d7828-2998-4bed-9c1a-dcb6291cf756'],size=1,snapshot_id=e5c861a7-931f-438a-8baf-0ca454061bc2,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-364493253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2506aba-6d19-4dfd-a64a-9b9141ae746b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11b21df7e094855b91b5954d4a6abc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e5c861a7-931f-438a-8baf-0ca454061bc2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e39e801-4fa5-4e83-a1a2-257220fa14df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e39e801-4fa5-4e83-a1a2-257220fa14df) transitioned into state 'SUCCESS' from state '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-364493253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11b21df7e094855b91b5954d4a6abc2',qos_specs=None,replication_status=,reservations=['2a36f56a-571b-43b8-81fe-291ea69c41e0','ca78bb94-3ed9-425d-b450-40b87e7ed1f2','e5373d1b-1627-43f1-bb38-e5e3f93b40a2','da7d7828-2998-4bed-9c1a-dcb6291cf756'],size=1,snapshot_id=e5c861a7-931f-438a-8baf-0ca454061bc2,source_replicaid=,source_volid=None,status='creating',user_id='3c263f9a6d354c24b9f5e90ce316fd64',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a01d52-b661-40b6-9ba3-88b7746ae711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a01d52-b661-40b6-9ba3-88b7746ae711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:07 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Flow 'volume_create_api' (ad480982-9b06-428d-9636-5d023cad0137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Create volume request issued successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-827a0715-1b34-4adb-a915-f46dbc634858 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 966/1904] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:55:06 2026] POST /volume/v3/volumes => generated 794 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1d81a649-8933-430d-9eb5-4c22f7b0c0da None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d81a649-8933-430d-9eb5-4c22f7b0c0da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d81a649-8933-430d-9eb5-4c22f7b0c0da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d81a649-8933-430d-9eb5-4c22f7b0c0da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1d81a649-8933-430d-9eb5-4c22f7b0c0da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d81a649-8933-430d-9eb5-4c22f7b0c0da tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 939/1905] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:07 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-56b346d4-00e6-4906-b5ce-15fc03cdce48 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56b346d4-00e6-4906-b5ce-15fc03cdce48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56b346d4-00e6-4906-b5ce-15fc03cdce48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-56b346d4-00e6-4906-b5ce-15fc03cdce48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-56b346d4-00e6-4906-b5ce-15fc03cdce48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-56b346d4-00e6-4906-b5ce-15fc03cdce48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 967/1906] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:08 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 886 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-06cd2167-b83c-4391-80a8-662469a156c9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06cd2167-b83c-4391-80a8-662469a156c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06cd2167-b83c-4391-80a8-662469a156c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06cd2167-b83c-4391-80a8-662469a156c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-06cd2167-b83c-4391-80a8-662469a156c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06cd2167-b83c-4391-80a8-662469a156c9 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 940/1907] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:09 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 886 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f49b3f0e-c66e-4e40-9a24-0e490b1b59db None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f49b3f0e-c66e-4e40-9a24-0e490b1b59db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f49b3f0e-c66e-4e40-9a24-0e490b1b59db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f49b3f0e-c66e-4e40-9a24-0e490b1b59db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f49b3f0e-c66e-4e40-9a24-0e490b1b59db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f49b3f0e-c66e-4e40-9a24-0e490b1b59db tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 968/1908] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:10 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 886 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b0177035-1e6b-406c-a348-dbda7a12a49b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b0177035-1e6b-406c-a348-dbda7a12a49b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b0177035-1e6b-406c-a348-dbda7a12a49b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b0177035-1e6b-406c-a348-dbda7a12a49b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b0177035-1e6b-406c-a348-dbda7a12a49b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b0177035-1e6b-406c-a348-dbda7a12a49b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 941/1909] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:11 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 886 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d9527ee3-de72-47d3-b225-dcd327ef2bb0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9527ee3-de72-47d3-b225-dcd327ef2bb0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9527ee3-de72-47d3-b225-dcd327ef2bb0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9527ee3-de72-47d3-b225-dcd327ef2bb0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d9527ee3-de72-47d3-b225-dcd327ef2bb0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9527ee3-de72-47d3-b225-dcd327ef2bb0 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 969/1910] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:12 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 886 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-14e6d297-35a9-4461-9fd1-426e2ca99586 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14e6d297-35a9-4461-9fd1-426e2ca99586 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14e6d297-35a9-4461-9fd1-426e2ca99586 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14e6d297-35a9-4461-9fd1-426e2ca99586 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-14e6d297-35a9-4461-9fd1-426e2ca99586 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14e6d297-35a9-4461-9fd1-426e2ca99586 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 942/1911] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:14 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 886 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d623fc05-8117-4668-9fc4-4019259c24a4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d623fc05-8117-4668-9fc4-4019259c24a4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d623fc05-8117-4668-9fc4-4019259c24a4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d623fc05-8117-4668-9fc4-4019259c24a4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d623fc05-8117-4668-9fc4-4019259c24a4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d623fc05-8117-4668-9fc4-4019259c24a4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 970/1912] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:15 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fcf12e7c-4370-49c8-b6f6-61bba6fbbad7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcf12e7c-4370-49c8-b6f6-61bba6fbbad7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fcf12e7c-4370-49c8-b6f6-61bba6fbbad7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fcf12e7c-4370-49c8-b6f6-61bba6fbbad7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fcf12e7c-4370-49c8-b6f6-61bba6fbbad7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcf12e7c-4370-49c8-b6f6-61bba6fbbad7 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-reader] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 943/1913] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:15 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume with id: e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume request issued successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aabfa3e3-8d15-4bb3-b890-d02d0878f8e6 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 202 Sep 07 13:55:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 971/1914] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:55:15 2026] DELETE /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ca15becd-6abd-4cc0-82be-d8fd1391a20c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca15becd-6abd-4cc0-82be-d8fd1391a20c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca15becd-6abd-4cc0-82be-d8fd1391a20c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca15becd-6abd-4cc0-82be-d8fd1391a20c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ca15becd-6abd-4cc0-82be-d8fd1391a20c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca15becd-6abd-4cc0-82be-d8fd1391a20c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 200 Sep 07 13:55:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 944/1915] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:15 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 886 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b2ee65f9-601e-4bee-ad4c-1dd21814f1f8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2ee65f9-601e-4bee-ad4c-1dd21814f1f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2ee65f9-601e-4bee-ad4c-1dd21814f1f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2ee65f9-601e-4bee-ad4c-1dd21814f1f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2ee65f9-601e-4bee-ad4c-1dd21814f1f8 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 404 Sep 07 13:55:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 972/1916] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:16 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7817e121-cf75-44eb-84f9-3f420a7c7df4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7817e121-cf75-44eb-84f9-3f420a7c7df4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7817e121-cf75-44eb-84f9-3f420a7c7df4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7817e121-cf75-44eb-84f9-3f420a7c7df4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7817e121-cf75-44eb-84f9-3f420a7c7df4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 404 Sep 07 13:55:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 945/1917] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:16 2026] GET /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-96352463-1826-4017-90b1-0901d30a3523 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-96352463-1826-4017-90b1-0901d30a3523 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-96352463-1826-4017-90b1-0901d30a3523 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-96352463-1826-4017-90b1-0901d30a3523 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-96352463-1826-4017-90b1-0901d30a3523 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume with id: e2506aba-6d19-4dfd-a64a-9b9141ae746b Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-96352463-1826-4017-90b1-0901d30a3523 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b returned with HTTP 404 Sep 07 13:55:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 973/1918] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:55:16 2026] DELETE /volume/v3/volumes/e2506aba-6d19-4dfd-a64a-9b9141ae746b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete snapshot with id: e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot delete request issued successfully. Sep 07 13:55:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ab384ec0-59e4-41b6-80f7-499a0a3cbbbc tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 202 Sep 07 13:55:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 946/1919] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:55:16 2026] DELETE /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f2ef74e5-7682-4784-8440-6505e7b8a953 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2ef74e5-7682-4784-8440-6505e7b8a953 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2ef74e5-7682-4784-8440-6505e7b8a953 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2ef74e5-7682-4784-8440-6505e7b8a953 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:16 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f2ef74e5-7682-4784-8440-6505e7b8a953 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2ef74e5-7682-4784-8440-6505e7b8a953 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 974/1920] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:16 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c8453a37-f76d-4f67-881d-eab8ad34a26e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8453a37-f76d-4f67-881d-eab8ad34a26e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8453a37-f76d-4f67-881d-eab8ad34a26e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8453a37-f76d-4f67-881d-eab8ad34a26e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c8453a37-f76d-4f67-881d-eab8ad34a26e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8453a37-f76d-4f67-881d-eab8ad34a26e tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 947/1921] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:17 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-830043941", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-830043941', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Create volume of 1 GB Sep 07 13:55:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Availability Zones retrieved successfully. Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Flow 'volume_create_api' (65337668-327a-4e43-a1e6-ab5ae9ce5f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e6b4c9-43d6-4de6-90a8-14ee2af8119e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e6b4c9-43d6-4de6-90a8-14ee2af8119e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5014fe22-7f94-4b52-8f56-cdc8d1dbe650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d34aa86f-7f2e-4fed-8bce-8c4ca47df23f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d34aa86f-7f2e-4fed-8bce-8c4ca47df23f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d34aa86f-7f2e-4fed-8bce-8c4ca47df23f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d34aa86f-7f2e-4fed-8bce-8c4ca47df23f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d34aa86f-7f2e-4fed-8bce-8c4ca47df23f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Snapshot retrieved successfully. Sep 07 13:55:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d34aa86f-7f2e-4fed-8bce-8c4ca47df23f tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 200 Sep 07 13:55:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 948/1922] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:19 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 467 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Created reservations ['8dfb40e6-139a-4e42-a4c5-dbbe36bef88e', '55aebca5-b2b0-48ef-99ac-c65d8e486e21', 'eb2b39dc-805f-4a0c-8bf3-2e6c78ea859c', '3efd59d8-803d-4b26-9fbd-423baa6d9263'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5014fe22-7f94-4b52-8f56-cdc8d1dbe650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dfb40e6-139a-4e42-a4c5-dbbe36bef88e', '55aebca5-b2b0-48ef-99ac-c65d8e486e21', 'eb2b39dc-805f-4a0c-8bf3-2e6c78ea859c', '3efd59d8-803d-4b26-9fbd-423baa6d9263']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6121ff4-a58e-411a-9f4e-7c3e193cd0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6121ff4-a58e-411a-9f4e-7c3e193cd0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5ff0ffd-ae47-4b54-9b71-50b3409138a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-830043941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a3a43e5c26486a9f86060e60fd60ed',qos_specs=None,replication_status=,reservations=['8dfb40e6-139a-4e42-a4c5-dbbe36bef88e','55aebca5-b2b0-48ef-99ac-c65d8e486e21','eb2b39dc-805f-4a0c-8bf3-2e6c78ea859c','3efd59d8-803d-4b26-9fbd-423baa6d9263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8032ecd22d4e4de3bfbfd59d8b81121d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-830043941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5ff0ffd-ae47-4b54-9b71-50b3409138a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a3a43e5c26486a9f86060e60fd60ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8032ecd22d4e4de3bfbfd59d8b81121d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afc626d-75ea-448f-8149-c55549083e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afc626d-75ea-448f-8149-c55549083e5e) transitioned into state 'SUCCESS' from state '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-830043941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a3a43e5c26486a9f86060e60fd60ed',qos_specs=None,replication_status=,reservations=['8dfb40e6-139a-4e42-a4c5-dbbe36bef88e','55aebca5-b2b0-48ef-99ac-c65d8e486e21','eb2b39dc-805f-4a0c-8bf3-2e6c78ea859c','3efd59d8-803d-4b26-9fbd-423baa6d9263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8032ecd22d4e4de3bfbfd59d8b81121d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d675f98a-0198-4d28-b885-51fdb99065d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d675f98a-0198-4d28-b885-51fdb99065d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Flow 'volume_create_api' (65337668-327a-4e43-a1e6-ab5ae9ce5f31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Create volume request issued successfully. Sep 07 13:55:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43b9b43b-8390-4226-9bb6-4e3ea3b52c91 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 975/1923] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:55:18 2026] POST /volume/v3/volumes => generated 762 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a7adbb8f-1e27-4b31-85af-c07bebd7f3af None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a7adbb8f-1e27-4b31-85af-c07bebd7f3af tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] GET http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a7adbb8f-1e27-4b31-85af-c07bebd7f3af tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a7adbb8f-1e27-4b31-85af-c07bebd7f3af tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a7adbb8f-1e27-4b31-85af-c07bebd7f3af tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a7adbb8f-1e27-4b31-85af-c07bebd7f3af tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 200 Sep 07 13:55:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 949/1924] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:19 2026] GET /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ec25bf25-8e70-4941-abed-bc2c8b9d38d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ec25bf25-8e70-4941-abed-bc2c8b9d38d2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ec25bf25-8e70-4941-abed-bc2c8b9d38d2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ec25bf25-8e70-4941-abed-bc2c8b9d38d2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ec25bf25-8e70-4941-abed-bc2c8b9d38d2 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 returned with HTTP 404 Sep 07 13:55:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 976/1925] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:55:20 2026] GET /volume/v3/snapshots/e5c861a7-931f-438a-8baf-0ca454061bc2 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-df3b50f3-ea7f-4c1b-9f13-b4fd0051c475 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df3b50f3-ea7f-4c1b-9f13-b4fd0051c475 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:55:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df3b50f3-ea7f-4c1b-9f13-b4fd0051c475 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-df3b50f3-ea7f-4c1b-9f13-b4fd0051c475 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-df3b50f3-ea7f-4c1b-9f13-b4fd0051c475 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-df3b50f3-ea7f-4c1b-9f13-b4fd0051c475 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:55:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 950/1926] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:20 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume with id: 044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:55:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume request issued successfully. Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fb85272-dcd4-42af-b023-0d80d82aefa4 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 202 Sep 07 13:55:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 977/1927] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:55:20 2026] DELETE /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7d53255b-8723-427c-bd56-3830ace3326c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d53255b-8723-427c-bd56-3830ace3326c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:55:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d53255b-8723-427c-bd56-3830ace3326c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d53255b-8723-427c-bd56-3830ace3326c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7d53255b-8723-427c-bd56-3830ace3326c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d53255b-8723-427c-bd56-3830ace3326c tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:55:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 951/1928] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:20 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-69d44b84-a093-44df-9d77-c674b5669dac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69d44b84-a093-44df-9d77-c674b5669dac tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] GET http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69d44b84-a093-44df-9d77-c674b5669dac tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69d44b84-a093-44df-9d77-c674b5669dac tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-69d44b84-a093-44df-9d77-c674b5669dac tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69d44b84-a093-44df-9d77-c674b5669dac tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 200 Sep 07 13:55:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 978/1929] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:20 2026] GET /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1f56cffd-eca0-44ed-acfa-ed260d1730f3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f56cffd-eca0-44ed-acfa-ed260d1730f3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:55:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f56cffd-eca0-44ed-acfa-ed260d1730f3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f56cffd-eca0-44ed-acfa-ed260d1730f3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1f56cffd-eca0-44ed-acfa-ed260d1730f3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f56cffd-eca0-44ed-acfa-ed260d1730f3 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 200 Sep 07 13:55:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 952/1930] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:21 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8472ebed-54c7-4d47-99c3-27faeb611866 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8472ebed-54c7-4d47-99c3-27faeb611866 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] GET http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8472ebed-54c7-4d47-99c3-27faeb611866 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8472ebed-54c7-4d47-99c3-27faeb611866 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8472ebed-54c7-4d47-99c3-27faeb611866 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8472ebed-54c7-4d47-99c3-27faeb611866 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 200 Sep 07 13:55:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 979/1931] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:21 2026] GET /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52794019-de22-45b9-a458-4cfe36719b7a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52794019-de22-45b9-a458-4cfe36719b7a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] GET http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52794019-de22-45b9-a458-4cfe36719b7a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52794019-de22-45b9-a458-4cfe36719b7a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52794019-de22-45b9-a458-4cfe36719b7a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52794019-de22-45b9-a458-4cfe36719b7a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 200 Sep 07 13:55:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 953/1932] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:21 2026] GET /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1f628285-c3de-4a71-9b42-71c18ddf696b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f628285-c3de-4a71-9b42-71c18ddf696b tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] POST http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8/action Sep 07 13:55:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f628285-c3de-4a71-9b42-71c18ddf696b tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-537306878", "disk_format": "raw"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f628285-c3de-4a71-9b42-71c18ddf696b tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-537306878", "disk_format": "raw"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1f628285-c3de-4a71-9b42-71c18ddf696b tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:21 devstack devstack@c-api.service[87675]: DEBUG cinder.image.image_utils [None req-1f628285-c3de-4a71-9b42-71c18ddf696b tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-537306878'}] 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-537306878'}]. {{(pid=87675) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af2fef41-cc23-4490-8cf7-13b42613d094 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af2fef41-cc23-4490-8cf7-13b42613d094 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af2fef41-cc23-4490-8cf7-13b42613d094 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af2fef41-cc23-4490-8cf7-13b42613d094 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af2fef41-cc23-4490-8cf7-13b42613d094 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 returned with HTTP 404 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 954/1933] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:22 2026] GET /volume/v3/volumes/044296df-0f44-430b-b1c4-b29043a71d37 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9987e3b7-09c2-4e42-bd98-b1719bebaf48 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9987e3b7-09c2-4e42-bd98-b1719bebaf48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9987e3b7-09c2-4e42-bd98-b1719bebaf48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9987e3b7-09c2-4e42-bd98-b1719bebaf48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9987e3b7-09c2-4e42-bd98-b1719bebaf48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9987e3b7-09c2-4e42-bd98-b1719bebaf48 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 955/1934] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:22 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] DELETE http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume with id: 22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Delete volume request issued successfully. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57d2cec0-0c32-4e20-9378-63fcfdaf3e74 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 202 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 956/1935] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:55:22 2026] DELETE /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bd658238-7b21-49d7-8afd-02a30a19927b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd658238-7b21-49d7-8afd-02a30a19927b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd658238-7b21-49d7-8afd-02a30a19927b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd658238-7b21-49d7-8afd-02a30a19927b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bd658238-7b21-49d7-8afd-02a30a19927b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Volume info retrieved successfully. Sep 07 13:55:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd658238-7b21-49d7-8afd-02a30a19927b tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 200 Sep 07 13:55:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 957/1936] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:22 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1f628285-c3de-4a71-9b42-71c18ddf696b tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Copy volume to image completed successfully. Sep 07 13:55:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f628285-c3de-4a71-9b42-71c18ddf696b tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8/action returned with HTTP 202 Sep 07 13:55:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 980/1937] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 13:55:21 2026] POST /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8/action => generated 653 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1fbeba2b-d4bd-4a35-b91f-443b965cd24d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1fbeba2b-d4bd-4a35-b91f-443b965cd24d tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] GET http://192.168.122.11/volume/v3/os-quota-class-sets/default Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1fbeba2b-d4bd-4a35-b91f-443b965cd24d tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1fbeba2b-d4bd-4a35-b91f-443b965cd24d tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1fbeba2b-d4bd-4a35-b91f-443b965cd24d tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:55:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 958/1938] 192.168.122.11 () {58 vars in 1176 bytes} [Mon Sep 7 13:55:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0c96ee58-31dd-4799-9cd8-f7f7e58cc6ea None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c96ee58-31dd-4799-9cd8-f7f7e58cc6ea tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] GET http://192.168.122.11/volume/v3/os-quota-class-sets/default Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c96ee58-31dd-4799-9cd8-f7f7e58cc6ea tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c96ee58-31dd-4799-9cd8-f7f7e58cc6ea tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c96ee58-31dd-4799-9cd8-f7f7e58cc6ea tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:55:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 981/1939] 192.168.122.11 () {58 vars in 1176 bytes} [Mon Sep 7 13:55:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c0c62099-6823-4199-aa77-1cd7ae5100fa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c0c62099-6823-4199-aa77-1cd7ae5100fa tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c0c62099-6823-4199-aa77-1cd7ae5100fa tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-777210655"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c0c62099-6823-4199-aa77-1cd7ae5100fa tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:55:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 959/1940] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:55:23 2026] POST /volume/v3/types => generated 227 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-19f1afbd-58bb-40b9-ae32-9591b460d2d9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-19f1afbd-58bb-40b9-ae32-9591b460d2d9 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-class-sets/default Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-19f1afbd-58bb-40b9-ae32-9591b460d2d9 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-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-777210655": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-777210655": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-777210655": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1363187680"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1363187680'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Create volume of 1 GB Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-19f1afbd-58bb-40b9-ae32-9591b460d2d9 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:55:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 982/1941] 192.168.122.11 () {60 vars in 1197 bytes} [Mon Sep 7 13:55:23 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6b52ffce-664c-492a-8875-98bac2865e81 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Availability Zones retrieved successfully. Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b52ffce-664c-492a-8875-98bac2865e81 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] GET http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6b52ffce-664c-492a-8875-98bac2865e81 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6b52ffce-664c-492a-8875-98bac2865e81 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6b52ffce-664c-492a-8875-98bac2865e81 tempest-VolumesSnapshotTestJSON-292525226 tempest-VolumesSnapshotTestJSON-292525226-project-member] http://192.168.122.11/volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 returned with HTTP 404 Sep 07 13:55:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 983/1942] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:23 2026] GET /volume/v3/volumes/22121ac4-9321-4341-9340-2d96fbd86607 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Flow 'volume_create_api' (ddff81a2-57d3-4be7-bc02-f7fb944f9fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b7d6b26b-fb5d-43ee-9a05-215d575c4a98 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7d6b26b-fb5d-43ee-9a05-215d575c4a98 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/7e02bcdb7e5d42f5a59e21369f55db7a/defaults Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7d6b26b-fb5d-43ee-9a05-215d575c4a98 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7d6b26b-fb5d-43ee-9a05-215d575c4a98 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Calling method 'defaults' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (953863a0-7116-4bf6-953c-8e4a93a66bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7d6b26b-fb5d-43ee-9a05-215d575c4a98 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/7e02bcdb7e5d42f5a59e21369f55db7a/defaults returned with HTTP 200 Sep 07 13:55:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 984/1943] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:55:23 2026] GET /volume/v3/os-quota-sets/7e02bcdb7e5d42f5a59e21369f55db7a/defaults => generated 645 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (953863a0-7116-4bf6-953c-8e4a93a66bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1117beb6-a2e0-40f8-b522-2cdcaaf89d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Created reservations ['6cb9b950-aef4-4742-b5de-a2ec0432d64b', '88dcbc9d-64ca-4309-885c-98b47ee08d6e', '2c21b3ec-b9ab-4384-ab62-b73576dd3c29', '8aa98386-8baa-43a0-aaf0-047d7741ddb5'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1117beb6-a2e0-40f8-b522-2cdcaaf89d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cb9b950-aef4-4742-b5de-a2ec0432d64b', '88dcbc9d-64ca-4309-885c-98b47ee08d6e', '2c21b3ec-b9ab-4384-ab62-b73576dd3c29', '8aa98386-8baa-43a0-aaf0-047d7741ddb5']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a7fb79-ee4e-4949-a83c-c282506cbb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a7fb79-ee4e-4949-a83c-c282506cbb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b269261-b1fc-4e09-a2d4-ae43bdcec933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1363187680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601c45af1f4e406f9b97d798bd2f5928',qos_specs=None,replication_status=,reservations=['6cb9b950-aef4-4742-b5de-a2ec0432d64b','88dcbc9d-64ca-4309-885c-98b47ee08d6e','2c21b3ec-b9ab-4384-ab62-b73576dd3c29','8aa98386-8baa-43a0-aaf0-047d7741ddb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e943901fe25a4f6996e30f969e84c63b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1363187680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b269261-b1fc-4e09-a2d4-ae43bdcec933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='601c45af1f4e406f9b97d798bd2f5928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e943901fe25a4f6996e30f969e84c63b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81540e6e-9859-47cd-b54c-f453faa4def0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81540e6e-9859-47cd-b54c-f453faa4def0) transitioned into state 'SUCCESS' from state '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-1363187680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601c45af1f4e406f9b97d798bd2f5928',qos_specs=None,replication_status=,reservations=['6cb9b950-aef4-4742-b5de-a2ec0432d64b','88dcbc9d-64ca-4309-885c-98b47ee08d6e','2c21b3ec-b9ab-4384-ab62-b73576dd3c29','8aa98386-8baa-43a0-aaf0-047d7741ddb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e943901fe25a4f6996e30f969e84c63b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67a3f5c-de8f-44b6-83b8-fe9a167838c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67a3f5c-de8f-44b6-83b8-fe9a167838c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Flow 'volume_create_api' (ddff81a2-57d3-4be7-bc02-f7fb944f9fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Create volume request issued successfully. Sep 07 13:55:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e67bbbf9-0052-4367-829f-5b20a46ae886 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 960/1944] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:55:23 2026] POST /volume/v3/volumes => generated 754 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-404ef78f-5ab2-4c8c-bac6-fbb39b297bcf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-404ef78f-5ab2-4c8c-bac6-fbb39b297bcf tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-404ef78f-5ab2-4c8c-bac6-fbb39b297bcf tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-404ef78f-5ab2-4c8c-bac6-fbb39b297bcf tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-404ef78f-5ab2-4c8c-bac6-fbb39b297bcf tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-404ef78f-5ab2-4c8c-bac6-fbb39b297bcf tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 985/1945] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:24 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-53a37161-1f51-4377-83c8-d78399236b4b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-53a37161-1f51-4377-83c8-d78399236b4b tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] GET http://192.168.122.11/volume/v3/os-quota-sets/5fadd83a0f514c7097ebb35f54ccb6fd/defaults Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-53a37161-1f51-4377-83c8-d78399236b4b tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-53a37161-1f51-4377-83c8-d78399236b4b tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Calling method 'defaults' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-53a37161-1f51-4377-83c8-d78399236b4b tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/os-quota-sets/5fadd83a0f514c7097ebb35f54ccb6fd/defaults returned with HTTP 200 Sep 07 13:55:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 961/1946] 192.168.122.11 () {58 vars in 1260 bytes} [Mon Sep 7 13:55:24 2026] GET /volume/v3/os-quota-sets/5fadd83a0f514c7097ebb35f54ccb6fd/defaults => generated 645 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d91f108c-fcea-4580-bdca-0a017ffdb84f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d91f108c-fcea-4580-bdca-0a017ffdb84f tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] DELETE http://192.168.122.11/volume/v3/types/9d5c9961-624f-46b6-bb2a-95fcc4ca88d4 Sep 07 13:55:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d91f108c-fcea-4580-bdca-0a017ffdb84f tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d91f108c-fcea-4580-bdca-0a017ffdb84f tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d91f108c-fcea-4580-bdca-0a017ffdb84f tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/types/9d5c9961-624f-46b6-bb2a-95fcc4ca88d4 returned with HTTP 202 Sep 07 13:55:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 986/1947] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:55:25 2026] DELETE /volume/v3/types/9d5c9961-624f-46b6-bb2a-95fcc4ca88d4 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0d1f1d94-ea24-4344-ad98-f5eaaf09d0e4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d1f1d94-ea24-4344-ad98-f5eaaf09d0e4 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] GET http://192.168.122.11/volume/v3/types/9d5c9961-624f-46b6-bb2a-95fcc4ca88d4 Sep 07 13:55:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d1f1d94-ea24-4344-ad98-f5eaaf09d0e4 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d1f1d94-ea24-4344-ad98-f5eaaf09d0e4 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d1f1d94-ea24-4344-ad98-f5eaaf09d0e4 tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/types/9d5c9961-624f-46b6-bb2a-95fcc4ca88d4 returned with HTTP 404 Sep 07 13:55:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 962/1948] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:55:25 2026] GET /volume/v3/types/9d5c9961-624f-46b6-bb2a-95fcc4ca88d4 => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:55:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1d4bbbe5-cfe9-4de5-95da-a714b1dc398b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1d4bbbe5-cfe9-4de5-95da-a714b1dc398b tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] PUT http://192.168.122.11/volume/v3/os-quota-class-sets/default Sep 07 13:55:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1d4bbbe5-cfe9-4de5-95da-a714b1dc398b tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-45500b8a-5223-46ff-b2a8-7446bdb9496e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45500b8a-5223-46ff-b2a8-7446bdb9496e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45500b8a-5223-46ff-b2a8-7446bdb9496e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45500b8a-5223-46ff-b2a8-7446bdb9496e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-45500b8a-5223-46ff-b2a8-7446bdb9496e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45500b8a-5223-46ff-b2a8-7446bdb9496e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 963/1949] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:25 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1d4bbbe5-cfe9-4de5-95da-a714b1dc398b tempest-VolumeQuotaClassesTest-1545327070 tempest-VolumeQuotaClassesTest-1545327070-project-admin] http://192.168.122.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:55:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 987/1950] 192.168.122.11 () {60 vars in 1197 bytes} [Mon Sep 7 13:55:25 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b11d1b94-66e8-49e5-958a-c65abe9a9f68 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b11d1b94-66e8-49e5-958a-c65abe9a9f68 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b11d1b94-66e8-49e5-958a-c65abe9a9f68 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b11d1b94-66e8-49e5-958a-c65abe9a9f68 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b11d1b94-66e8-49e5-958a-c65abe9a9f68 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b11d1b94-66e8-49e5-958a-c65abe9a9f68 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 964/1951] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:26 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f43c02ba-895b-4228-bfa1-683bc5c037e3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f43c02ba-895b-4228-bfa1-683bc5c037e3 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f43c02ba-895b-4228-bfa1-683bc5c037e3 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f43c02ba-895b-4228-bfa1-683bc5c037e3 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f43c02ba-895b-4228-bfa1-683bc5c037e3 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f43c02ba-895b-4228-bfa1-683bc5c037e3 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 988/1952] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:27 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-98d5b72c-2d94-49c8-b6f3-c99f9d089510 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98d5b72c-2d94-49c8-b6f3-c99f9d089510 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-98d5b72c-2d94-49c8-b6f3-c99f9d089510 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-98d5b72c-2d94-49c8-b6f3-c99f9d089510 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-98d5b72c-2d94-49c8-b6f3-c99f9d089510 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98d5b72c-2d94-49c8-b6f3-c99f9d089510 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 965/1953] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:29 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c134c499-27ff-4859-a699-54fe44151573 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c134c499-27ff-4859-a699-54fe44151573 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c134c499-27ff-4859-a699-54fe44151573 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c134c499-27ff-4859-a699-54fe44151573 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c134c499-27ff-4859-a699-54fe44151573 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c134c499-27ff-4859-a699-54fe44151573 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 989/1954] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:30 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3ed62044-b4b1-4ca9-839e-f82ff2f55cc9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3ed62044-b4b1-4ca9-839e-f82ff2f55cc9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3ed62044-b4b1-4ca9-839e-f82ff2f55cc9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3ed62044-b4b1-4ca9-839e-f82ff2f55cc9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3ed62044-b4b1-4ca9-839e-f82ff2f55cc9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3ed62044-b4b1-4ca9-839e-f82ff2f55cc9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 966/1955] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:31 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d9cb798-47cf-4157-a82f-30a132ce47e5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d9cb798-47cf-4157-a82f-30a132ce47e5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d9cb798-47cf-4157-a82f-30a132ce47e5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d9cb798-47cf-4157-a82f-30a132ce47e5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d9cb798-47cf-4157-a82f-30a132ce47e5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d9cb798-47cf-4157-a82f-30a132ce47e5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 990/1956] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:32 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e14761b7-fa2b-4ec5-9d74-bc8ac3780f39 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e14761b7-fa2b-4ec5-9d74-bc8ac3780f39 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e14761b7-fa2b-4ec5-9d74-bc8ac3780f39 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e14761b7-fa2b-4ec5-9d74-bc8ac3780f39 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e14761b7-fa2b-4ec5-9d74-bc8ac3780f39 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e14761b7-fa2b-4ec5-9d74-bc8ac3780f39 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 967/1957] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:33 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0501ae21-9a9a-429e-bd8c-4ed4ad67c253 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0501ae21-9a9a-429e-bd8c-4ed4ad67c253 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0501ae21-9a9a-429e-bd8c-4ed4ad67c253 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0501ae21-9a9a-429e-bd8c-4ed4ad67c253 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0501ae21-9a9a-429e-bd8c-4ed4ad67c253 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0501ae21-9a9a-429e-bd8c-4ed4ad67c253 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 991/1958] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:34 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1c02acf0-0177-43fa-95ee-3e39bbfc7ba7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bfe8c3c8-055d-4026-a702-20f8f70436cb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfe8c3c8-055d-4026-a702-20f8f70436cb tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfe8c3c8-055d-4026-a702-20f8f70436cb tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfe8c3c8-055d-4026-a702-20f8f70436cb tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bfe8c3c8-055d-4026-a702-20f8f70436cb tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c02acf0-0177-43fa-95ee-3e39bbfc7ba7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] GET http://192.168.122.11/volume/v3/os-services Sep 07 13:55:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c02acf0-0177-43fa-95ee-3e39bbfc7ba7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c02acf0-0177-43fa-95ee-3e39bbfc7ba7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfe8c3c8-055d-4026-a702-20f8f70436cb tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 992/1959] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:35 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:35 devstack devstack@c-api.service[87676]: /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 07 13:55:35 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:55:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c02acf0-0177-43fa-95ee-3e39bbfc7ba7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] http://192.168.122.11/volume/v3/os-services returned with HTTP 200 Sep 07 13:55:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 968/1960] 192.168.122.11 () {58 vars in 1128 bytes} [Mon Sep 7 13:55:35 2026] GET /volume/v3/os-services => generated 707 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-186332d8-2e97-48be-9cee-29e986556eeb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-186332d8-2e97-48be-9cee-29e986556eeb tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] GET http://192.168.122.11/volume/v3/os-services?host=devstack Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-186332d8-2e97-48be-9cee-29e986556eeb tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-186332d8-2e97-48be-9cee-29e986556eeb tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: /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 07 13:55:35 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:55:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-186332d8-2e97-48be-9cee-29e986556eeb tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] http://192.168.122.11/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 13:55:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 993/1961] 192.168.122.11 () {58 vars in 1155 bytes} [Mon Sep 7 13:55:35 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aa262783-074a-4898-8e67-5c4f3e7daaa7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aa262783-074a-4898-8e67-5c4f3e7daaa7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] GET http://192.168.122.11/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 13:55:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aa262783-074a-4898-8e67-5c4f3e7daaa7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aa262783-074a-4898-8e67-5c4f3e7daaa7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aa262783-074a-4898-8e67-5c4f3e7daaa7 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] http://192.168.122.11/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 13:55:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 969/1962] 192.168.122.11 () {58 vars in 1203 bytes} [Mon Sep 7 13:55:35 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b672cee0-2c2c-423a-85b8-6b5480548298 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b672cee0-2c2c-423a-85b8-6b5480548298 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] GET http://192.168.122.11/volume/v3/os-services?binary=cinder-scheduler Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b672cee0-2c2c-423a-85b8-6b5480548298 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b672cee0-2c2c-423a-85b8-6b5480548298 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b672cee0-2c2c-423a-85b8-6b5480548298 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] http://192.168.122.11/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 13:55:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 994/1963] 192.168.122.11 () {58 vars in 1175 bytes} [Mon Sep 7 13:55:35 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-431338014"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-431338014'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Create volume of 1 GB Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Availability Zones retrieved successfully. Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Flow 'volume_create_api' (a74c954e-b3c6-4f5f-92c4-01ed77024686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7bdad0-e3dd-480e-bc06-cacfb57fb8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7bdad0-e3dd-480e-bc06-cacfb57fb8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4fc015-72e0-4d18-943c-538dbe6b1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Created reservations ['9aba26d5-6f3d-407b-94bd-a48abbd447d9', '5ea24029-f754-4abc-9429-a9065f795058', 'f551e73a-c5da-4e38-90c7-b3462bfac44b', 'd469f810-3307-4157-b497-ff454265d9a4'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4fc015-72e0-4d18-943c-538dbe6b1ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aba26d5-6f3d-407b-94bd-a48abbd447d9', '5ea24029-f754-4abc-9429-a9065f795058', 'f551e73a-c5da-4e38-90c7-b3462bfac44b', 'd469f810-3307-4157-b497-ff454265d9a4']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e7a373-651d-4a5f-897b-89996f78d9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e7a373-651d-4a5f-897b-89996f78d9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd795ed2a-c36a-42d4-b136-1c078af6d900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-431338014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9eb40ea2efb4985a820fe3b036271e2',qos_specs=None,replication_status=,reservations=['9aba26d5-6f3d-407b-94bd-a48abbd447d9','5ea24029-f754-4abc-9429-a9065f795058','f551e73a-c5da-4e38-90c7-b3462bfac44b','d469f810-3307-4157-b497-ff454265d9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52b9ba93b1a84981a94238ac532d99dd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-431338014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d795ed2a-c36a-42d4-b136-1c078af6d900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9eb40ea2efb4985a820fe3b036271e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52b9ba93b1a84981a94238ac532d99dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f700dee-14ee-4e66-8bc0-a8c52cc4a42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f700dee-14ee-4e66-8bc0-a8c52cc4a42e) transitioned into state 'SUCCESS' from state '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-431338014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9eb40ea2efb4985a820fe3b036271e2',qos_specs=None,replication_status=,reservations=['9aba26d5-6f3d-407b-94bd-a48abbd447d9','5ea24029-f754-4abc-9429-a9065f795058','f551e73a-c5da-4e38-90c7-b3462bfac44b','d469f810-3307-4157-b497-ff454265d9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52b9ba93b1a84981a94238ac532d99dd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671b1a9b-0a73-4e33-988b-e3851fcc0bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671b1a9b-0a73-4e33-988b-e3851fcc0bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Flow 'volume_create_api' (a74c954e-b3c6-4f5f-92c4-01ed77024686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Create volume request issued successfully. Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1053c9a-f914-49f1-8f84-0c665d5ae551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 970/1964] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:55:35 2026] POST /volume/v3/volumes => generated 760 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ae39a455-c03e-4cac-9982-a99d9d394682 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae39a455-c03e-4cac-9982-a99d9d394682 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae39a455-c03e-4cac-9982-a99d9d394682 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae39a455-c03e-4cac-9982-a99d9d394682 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ae39a455-c03e-4cac-9982-a99d9d394682 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae39a455-c03e-4cac-9982-a99d9d394682 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 995/1965] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:36 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 828 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bbaa5708-f5e4-485f-9c52-3996f3dfc63f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bbaa5708-f5e4-485f-9c52-3996f3dfc63f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bbaa5708-f5e4-485f-9c52-3996f3dfc63f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bbaa5708-f5e4-485f-9c52-3996f3dfc63f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bbaa5708-f5e4-485f-9c52-3996f3dfc63f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bbaa5708-f5e4-485f-9c52-3996f3dfc63f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 971/1966] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:36 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b47a3a18-6f14-4e91-96e6-2a4d7398c9f7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b47a3a18-6f14-4e91-96e6-2a4d7398c9f7 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b47a3a18-6f14-4e91-96e6-2a4d7398c9f7 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b47a3a18-6f14-4e91-96e6-2a4d7398c9f7 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b47a3a18-6f14-4e91-96e6-2a4d7398c9f7 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b47a3a18-6f14-4e91-96e6-2a4d7398c9f7 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 996/1967] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:37 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c52e1792-6b66-4f5d-9d29-afdba5e48834 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c52e1792-6b66-4f5d-9d29-afdba5e48834 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c52e1792-6b66-4f5d-9d29-afdba5e48834 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c52e1792-6b66-4f5d-9d29-afdba5e48834 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c52e1792-6b66-4f5d-9d29-afdba5e48834 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c52e1792-6b66-4f5d-9d29-afdba5e48834 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 972/1968] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:37 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-48350304-945d-40f1-871a-748e7c84b597 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48350304-945d-40f1-871a-748e7c84b597 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48350304-945d-40f1-871a-748e7c84b597 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48350304-945d-40f1-871a-748e7c84b597 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-48350304-945d-40f1-871a-748e7c84b597 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48350304-945d-40f1-871a-748e7c84b597 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 997/1969] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:38 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d1f128b3-0914-4bbd-8843-8b56c5e87f64 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1f128b3-0914-4bbd-8843-8b56c5e87f64 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1f128b3-0914-4bbd-8843-8b56c5e87f64 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1f128b3-0914-4bbd-8843-8b56c5e87f64 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d1f128b3-0914-4bbd-8843-8b56c5e87f64 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1f128b3-0914-4bbd-8843-8b56c5e87f64 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 973/1970] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:39 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-92a35749-9b41-4617-918b-d58c5bf8c32d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92a35749-9b41-4617-918b-d58c5bf8c32d tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92a35749-9b41-4617-918b-d58c5bf8c32d tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92a35749-9b41-4617-918b-d58c5bf8c32d tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92a35749-9b41-4617-918b-d58c5bf8c32d tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92a35749-9b41-4617-918b-d58c5bf8c32d tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 998/1971] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:39 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-54182fd6-0151-4336-8386-a800d7e19f00 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54182fd6-0151-4336-8386-a800d7e19f00 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54182fd6-0151-4336-8386-a800d7e19f00 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54182fd6-0151-4336-8386-a800d7e19f00 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-54182fd6-0151-4336-8386-a800d7e19f00 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54182fd6-0151-4336-8386-a800d7e19f00 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 974/1972] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:40 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a2c51140-38ca-481f-9ade-0db56b1203a4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a2c51140-38ca-481f-9ade-0db56b1203a4 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a2c51140-38ca-481f-9ade-0db56b1203a4 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a2c51140-38ca-481f-9ade-0db56b1203a4 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a2c51140-38ca-481f-9ade-0db56b1203a4 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a2c51140-38ca-481f-9ade-0db56b1203a4 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 999/1973] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:40 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0fdfcd35-b7f8-43e7-9613-9169c3d1abc5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fdfcd35-b7f8-43e7-9613-9169c3d1abc5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fdfcd35-b7f8-43e7-9613-9169c3d1abc5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0fdfcd35-b7f8-43e7-9613-9169c3d1abc5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0fdfcd35-b7f8-43e7-9613-9169c3d1abc5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0fdfcd35-b7f8-43e7-9613-9169c3d1abc5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 975/1974] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:41 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6e356b0f-ac0c-4f2f-803a-9aaaa760a375 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6e356b0f-ac0c-4f2f-803a-9aaaa760a375 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6e356b0f-ac0c-4f2f-803a-9aaaa760a375 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6e356b0f-ac0c-4f2f-803a-9aaaa760a375 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6e356b0f-ac0c-4f2f-803a-9aaaa760a375 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6e356b0f-ac0c-4f2f-803a-9aaaa760a375 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1000/1975] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:41 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b15f6542-bda0-41ec-95f6-56c4c1dded26 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b15f6542-bda0-41ec-95f6-56c4c1dded26 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b15f6542-bda0-41ec-95f6-56c4c1dded26 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b15f6542-bda0-41ec-95f6-56c4c1dded26 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b15f6542-bda0-41ec-95f6-56c4c1dded26 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b15f6542-bda0-41ec-95f6-56c4c1dded26 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 976/1976] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:42 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-af9cff21-2645-4875-b91a-f58677cf2a16 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af9cff21-2645-4875-b91a-f58677cf2a16 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af9cff21-2645-4875-b91a-f58677cf2a16 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af9cff21-2645-4875-b91a-f58677cf2a16 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-af9cff21-2645-4875-b91a-f58677cf2a16 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af9cff21-2645-4875-b91a-f58677cf2a16 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1001/1977] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:43 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7b1ba2d5-ab89-457b-beb6-20699aa79e55 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7b1ba2d5-ab89-457b-beb6-20699aa79e55 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7b1ba2d5-ab89-457b-beb6-20699aa79e55 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7b1ba2d5-ab89-457b-beb6-20699aa79e55 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:43 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=317,cinder:INSERT=34,cinder:UPDATE=51 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:55:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7b1ba2d5-ab89-457b-beb6-20699aa79e55 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7b1ba2d5-ab89-457b-beb6-20699aa79e55 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 977/1978] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:43 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0241835f-03de-4e11-b670-0515af2f18b2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0241835f-03de-4e11-b670-0515af2f18b2 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0241835f-03de-4e11-b670-0515af2f18b2 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0241835f-03de-4e11-b670-0515af2f18b2 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:44 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=346,cinder:INSERT=40,cinder:UPDATE=65 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:55:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0241835f-03de-4e11-b670-0515af2f18b2 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0241835f-03de-4e11-b670-0515af2f18b2 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1002/1979] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:44 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2ce8aeb8-54fe-4d8f-b670-154300f5a33e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2ce8aeb8-54fe-4d8f-b670-154300f5a33e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2ce8aeb8-54fe-4d8f-b670-154300f5a33e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2ce8aeb8-54fe-4d8f-b670-154300f5a33e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2ce8aeb8-54fe-4d8f-b670-154300f5a33e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2ce8aeb8-54fe-4d8f-b670-154300f5a33e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 978/1980] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:44 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ccc3fab1-c938-49db-bd9d-ad81322a209b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ccc3fab1-c938-49db-bd9d-ad81322a209b tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ccc3fab1-c938-49db-bd9d-ad81322a209b tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ccc3fab1-c938-49db-bd9d-ad81322a209b tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ccc3fab1-c938-49db-bd9d-ad81322a209b tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ccc3fab1-c938-49db-bd9d-ad81322a209b tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1003/1981] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:45 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3f0da463-518b-4b02-b344-e9bb3663bf3d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3f0da463-518b-4b02-b344-e9bb3663bf3d tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3f0da463-518b-4b02-b344-e9bb3663bf3d tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3f0da463-518b-4b02-b344-e9bb3663bf3d tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3f0da463-518b-4b02-b344-e9bb3663bf3d tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3f0da463-518b-4b02-b344-e9bb3663bf3d tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 979/1982] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:45 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-70f7df82-7abe-4d41-8f7c-d133216ba623 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-70f7df82-7abe-4d41-8f7c-d133216ba623 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-70f7df82-7abe-4d41-8f7c-d133216ba623 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-70f7df82-7abe-4d41-8f7c-d133216ba623 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-70f7df82-7abe-4d41-8f7c-d133216ba623 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-70f7df82-7abe-4d41-8f7c-d133216ba623 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1004/1983] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:46 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7c71eceb-8855-49a5-a068-cc3aefa6997e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c71eceb-8855-49a5-a068-cc3aefa6997e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c71eceb-8855-49a5-a068-cc3aefa6997e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c71eceb-8855-49a5-a068-cc3aefa6997e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7c71eceb-8855-49a5-a068-cc3aefa6997e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c71eceb-8855-49a5-a068-cc3aefa6997e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 980/1984] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:46 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-51e79b85-1121-4cb3-a49b-c9d3ded7761c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-51e79b85-1121-4cb3-a49b-c9d3ded7761c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-51e79b85-1121-4cb3-a49b-c9d3ded7761c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-51e79b85-1121-4cb3-a49b-c9d3ded7761c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-51e79b85-1121-4cb3-a49b-c9d3ded7761c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-51e79b85-1121-4cb3-a49b-c9d3ded7761c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1005/1985] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:47 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8e52aca1-ed8c-438c-b937-0939ecee9a5f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e52aca1-ed8c-438c-b937-0939ecee9a5f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e52aca1-ed8c-438c-b937-0939ecee9a5f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e52aca1-ed8c-438c-b937-0939ecee9a5f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8e52aca1-ed8c-438c-b937-0939ecee9a5f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e52aca1-ed8c-438c-b937-0939ecee9a5f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 981/1986] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:47 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bb91b2ef-87c3-4e67-83b7-acd9da409038 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb91b2ef-87c3-4e67-83b7-acd9da409038 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb91b2ef-87c3-4e67-83b7-acd9da409038 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb91b2ef-87c3-4e67-83b7-acd9da409038 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb91b2ef-87c3-4e67-83b7-acd9da409038 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb91b2ef-87c3-4e67-83b7-acd9da409038 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1006/1987] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:48 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-66afb1e8-dd04-451f-9ac0-ce873463e38e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66afb1e8-dd04-451f-9ac0-ce873463e38e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66afb1e8-dd04-451f-9ac0-ce873463e38e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66afb1e8-dd04-451f-9ac0-ce873463e38e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-66afb1e8-dd04-451f-9ac0-ce873463e38e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66afb1e8-dd04-451f-9ac0-ce873463e38e tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 982/1988] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:48 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c00c591c-2b07-4eb7-8bb7-f175f1c98c38 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c00c591c-2b07-4eb7-8bb7-f175f1c98c38 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c00c591c-2b07-4eb7-8bb7-f175f1c98c38 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c00c591c-2b07-4eb7-8bb7-f175f1c98c38 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c00c591c-2b07-4eb7-8bb7-f175f1c98c38 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c00c591c-2b07-4eb7-8bb7-f175f1c98c38 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1007/1989] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:49 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fcb4b275-d48a-46d1-81db-3f560240a963 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcb4b275-d48a-46d1-81db-3f560240a963 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fcb4b275-d48a-46d1-81db-3f560240a963 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fcb4b275-d48a-46d1-81db-3f560240a963 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fcb4b275-d48a-46d1-81db-3f560240a963 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fcb4b275-d48a-46d1-81db-3f560240a963 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 983/1990] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:50 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f386fcc2-84f7-42d9-b4ac-4de078b22e50 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f386fcc2-84f7-42d9-b4ac-4de078b22e50 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f386fcc2-84f7-42d9-b4ac-4de078b22e50 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f386fcc2-84f7-42d9-b4ac-4de078b22e50 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f386fcc2-84f7-42d9-b4ac-4de078b22e50 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f386fcc2-84f7-42d9-b4ac-4de078b22e50 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1008/1991] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:50 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fd73b84b-1e9b-45cd-b8e1-baedbd73d806 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd73b84b-1e9b-45cd-b8e1-baedbd73d806 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd73b84b-1e9b-45cd-b8e1-baedbd73d806 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd73b84b-1e9b-45cd-b8e1-baedbd73d806 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fd73b84b-1e9b-45cd-b8e1-baedbd73d806 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd73b84b-1e9b-45cd-b8e1-baedbd73d806 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 984/1992] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:51 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8117213e-0125-41b9-9677-25b04f90299c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8117213e-0125-41b9-9677-25b04f90299c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8117213e-0125-41b9-9677-25b04f90299c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8117213e-0125-41b9-9677-25b04f90299c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8117213e-0125-41b9-9677-25b04f90299c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8117213e-0125-41b9-9677-25b04f90299c tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1009/1993] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:51 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4a25e8ee-07bb-4fad-a5c0-9c44ed98ad10 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a25e8ee-07bb-4fad-a5c0-9c44ed98ad10 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a25e8ee-07bb-4fad-a5c0-9c44ed98ad10 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a25e8ee-07bb-4fad-a5c0-9c44ed98ad10 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4a25e8ee-07bb-4fad-a5c0-9c44ed98ad10 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a25e8ee-07bb-4fad-a5c0-9c44ed98ad10 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 985/1994] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:52 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3c8eb79e-4bb4-4149-a70f-6850e1ab2286 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c8eb79e-4bb4-4149-a70f-6850e1ab2286 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c8eb79e-4bb4-4149-a70f-6850e1ab2286 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c8eb79e-4bb4-4149-a70f-6850e1ab2286 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3c8eb79e-4bb4-4149-a70f-6850e1ab2286 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c8eb79e-4bb4-4149-a70f-6850e1ab2286 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1010/1995] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:52 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-261639ea-4a67-4921-8299-aaaebb474693 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-261639ea-4a67-4921-8299-aaaebb474693 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-261639ea-4a67-4921-8299-aaaebb474693 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-261639ea-4a67-4921-8299-aaaebb474693 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-261639ea-4a67-4921-8299-aaaebb474693 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-261639ea-4a67-4921-8299-aaaebb474693 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 986/1996] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1e606505-fd39-43c4-9fcd-5e9835b92ed5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1e606505-fd39-43c4-9fcd-5e9835b92ed5 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] GET http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1e606505-fd39-43c4-9fcd-5e9835b92ed5 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1e606505-fd39-43c4-9fcd-5e9835b92ed5 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1e606505-fd39-43c4-9fcd-5e9835b92ed5 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1e606505-fd39-43c4-9fcd-5e9835b92ed5 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 200 Sep 07 13:55:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1011/1997] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-71022f92-c323-4ce2-b659-b5d187a5645a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-71022f92-c323-4ce2-b659-b5d187a5645a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-71022f92-c323-4ce2-b659-b5d187a5645a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-71022f92-c323-4ce2-b659-b5d187a5645a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-71022f92-c323-4ce2-b659-b5d187a5645a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Delete volume with id: e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-71022f92-c323-4ce2-b659-b5d187a5645a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8e2f5a8f-7a53-4b0a-834d-3e4217d64bf0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e2f5a8f-7a53-4b0a-834d-3e4217d64bf0 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e2f5a8f-7a53-4b0a-834d-3e4217d64bf0 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e2f5a8f-7a53-4b0a-834d-3e4217d64bf0 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-71022f92-c323-4ce2-b659-b5d187a5645a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Delete volume request issued successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8e2f5a8f-7a53-4b0a-834d-3e4217d64bf0 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-71022f92-c323-4ce2-b659-b5d187a5645a tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 202 Sep 07 13:55:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 987/1998] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:55:53 2026] DELETE /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-326a3828-072a-4645-8e97-ed45a46034a3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-326a3828-072a-4645-8e97-ed45a46034a3 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] GET http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-326a3828-072a-4645-8e97-ed45a46034a3 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-326a3828-072a-4645-8e97-ed45a46034a3 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e2f5a8f-7a53-4b0a-834d-3e4217d64bf0 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1012/1999] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-326a3828-072a-4645-8e97-ed45a46034a3 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Volume info retrieved successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-326a3828-072a-4645-8e97-ed45a46034a3 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 200 Sep 07 13:55:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 988/2000] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:54 2026] GET /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0a5aaf2c-bc2e-44e9-8305-5fb25eed80d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a5aaf2c-bc2e-44e9-8305-5fb25eed80d2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:55:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a5aaf2c-bc2e-44e9-8305-5fb25eed80d2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a5aaf2c-bc2e-44e9-8305-5fb25eed80d2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0a5aaf2c-bc2e-44e9-8305-5fb25eed80d2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a5aaf2c-bc2e-44e9-8305-5fb25eed80d2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:55:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1013/2001] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:54 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1b269261-b1fc-4e09-a2d4-ae43bdcec933", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1172367751"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Create volume request body: {'volume': {'source_volid': '1b269261-b1fc-4e09-a2d4-ae43bdcec933', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1172367751'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume retrieved successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Create volume of 2 GB Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Availability Zones retrieved successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Flow 'volume_create_api' (0264e996-c5e9-45d7-a81c-0be6ba5ba9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b9eb35-1063-493c-aa12-fd3b94c9719c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b9eb35-1063-493c-aa12-fd3b94c9719c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '1b269261-b1fc-4e09-a2d4-ae43bdcec933', 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bdfa871-d8fa-4a03-afd4-cd762f34e308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Created reservations ['44946997-f2b6-497f-8317-f45bda4f123d', '542aa47c-3d62-4376-80d5-9fce261196f4', 'fba0daaf-a47a-4c23-a779-f6dafe900dfc', 'a4415778-77a1-41b9-be11-3c43b1b9988a'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bdfa871-d8fa-4a03-afd4-cd762f34e308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44946997-f2b6-497f-8317-f45bda4f123d', '542aa47c-3d62-4376-80d5-9fce261196f4', 'fba0daaf-a47a-4c23-a779-f6dafe900dfc', 'a4415778-77a1-41b9-be11-3c43b1b9988a']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f3a5fc-9c37-4d52-85f4-1ef62e9a9783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f3a5fc-9c37-4d52-85f4-1ef62e9a9783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c3600d-6e58-4324-b39f-263d59ddf31a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1172367751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601c45af1f4e406f9b97d798bd2f5928',qos_specs=None,replication_status=,reservations=['44946997-f2b6-497f-8317-f45bda4f123d','542aa47c-3d62-4376-80d5-9fce261196f4','fba0daaf-a47a-4c23-a779-f6dafe900dfc','a4415778-77a1-41b9-be11-3c43b1b9988a'],size=2,snapshot_id=None,source_replicaid=,source_volid=1b269261-b1fc-4e09-a2d4-ae43bdcec933,status='creating',user_id='e943901fe25a4f6996e30f969e84c63b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1172367751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3c3600d-6e58-4324-b39f-263d59ddf31a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='601c45af1f4e406f9b97d798bd2f5928',provider_auth=None,provider_geometry=None,provider_id=None,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=1b269261-b1fc-4e09-a2d4-ae43bdcec933,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e943901fe25a4f6996e30f969e84c63b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9fe563-49f7-4e47-8972-31514116cb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9fe563-49f7-4e47-8972-31514116cb8b) transitioned into state 'SUCCESS' from state '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-1172367751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601c45af1f4e406f9b97d798bd2f5928',qos_specs=None,replication_status=,reservations=['44946997-f2b6-497f-8317-f45bda4f123d','542aa47c-3d62-4376-80d5-9fce261196f4','fba0daaf-a47a-4c23-a779-f6dafe900dfc','a4415778-77a1-41b9-be11-3c43b1b9988a'],size=2,snapshot_id=None,source_replicaid=,source_volid=1b269261-b1fc-4e09-a2d4-ae43bdcec933,status='creating',user_id='e943901fe25a4f6996e30f969e84c63b',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e06226-cf3e-42f5-8247-088f1f0294f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e06226-cf3e-42f5-8247-088f1f0294f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Flow 'volume_create_api' (0264e996-c5e9-45d7-a81c-0be6ba5ba9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Create volume request issued successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01746f8e-ca3a-47e4-bb65-863b51607e1f tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 989/2002] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:55:54 2026] POST /volume/v3/volumes => generated 788 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d362a6bc-aa56-4e25-9fcb-f36e6d3ba6ed None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d362a6bc-aa56-4e25-9fcb-f36e6d3ba6ed tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:55:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d362a6bc-aa56-4e25-9fcb-f36e6d3ba6ed tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d362a6bc-aa56-4e25-9fcb-f36e6d3ba6ed tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d362a6bc-aa56-4e25-9fcb-f36e6d3ba6ed tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d362a6bc-aa56-4e25-9fcb-f36e6d3ba6ed tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:55:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1014/2003] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:54 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e4546161-5b60-440b-a7b1-854be39eb551 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4546161-5b60-440b-a7b1-854be39eb551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4546161-5b60-440b-a7b1-854be39eb551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4546161-5b60-440b-a7b1-854be39eb551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e4546161-5b60-440b-a7b1-854be39eb551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4546161-5b60-440b-a7b1-854be39eb551 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 990/2004] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:55 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d15d2ab-5e72-4d17-b5f9-07d618495771 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3eb349a3-2f19-47cc-abb1-c183a227b517 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d15d2ab-5e72-4d17-b5f9-07d618495771 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] GET http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d15d2ab-5e72-4d17-b5f9-07d618495771 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d15d2ab-5e72-4d17-b5f9-07d618495771 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3eb349a3-2f19-47cc-abb1-c183a227b517 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3eb349a3-2f19-47cc-abb1-c183a227b517 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3eb349a3-2f19-47cc-abb1-c183a227b517 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d15d2ab-5e72-4d17-b5f9-07d618495771 tempest-TestImageHashVerification-2034735763 tempest-TestImageHashVerification-2034735763-project-member] http://192.168.122.11/volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 returned with HTTP 404 Sep 07 13:55:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1015/2005] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:55 2026] GET /volume/v3/volumes/e5ff0ffd-ae47-4b54-9b71-50b3409138a8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3eb349a3-2f19-47cc-abb1-c183a227b517 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Volume info retrieved successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3eb349a3-2f19-47cc-abb1-c183a227b517 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 991/2006] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:55 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 1016 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-16cc81bd-6d40-47b4-8a5f-c04af72e2787 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16cc81bd-6d40-47b4-8a5f-c04af72e2787 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] GET http://192.168.122.11/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16cc81bd-6d40-47b4-8a5f-c04af72e2787 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16cc81bd-6d40-47b4-8a5f-c04af72e2787 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: /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 07 13:55:55 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16cc81bd-6d40-47b4-8a5f-c04af72e2787 tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] http://192.168.122.11/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 13:55:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1016/2007] 192.168.122.11 () {58 vars in 1197 bytes} [Mon Sep 7 13:55:55 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1268f148-f123-4a29-88cc-707d8e56afc9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1268f148-f123-4a29-88cc-707d8e56afc9 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1268f148-f123-4a29-88cc-707d8e56afc9 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1268f148-f123-4a29-88cc-707d8e56afc9 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1268f148-f123-4a29-88cc-707d8e56afc9 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1268f148-f123-4a29-88cc-707d8e56afc9 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 992/2008] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:55 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] DELETE http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Delete volume with id: d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Delete volume request issued successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e54b545e-f68b-4c5f-bce6-0a8dafd599ac tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 202 Sep 07 13:55:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1017/2009] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:55:55 2026] DELETE /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dfef794e-b210-43ac-8ed2-03f6442efcbb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dfef794e-b210-43ac-8ed2-03f6442efcbb tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dfef794e-b210-43ac-8ed2-03f6442efcbb tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dfef794e-b210-43ac-8ed2-03f6442efcbb tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dfef794e-b210-43ac-8ed2-03f6442efcbb tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Volume info retrieved successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dfef794e-b210-43ac-8ed2-03f6442efcbb tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 200 Sep 07 13:55:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 993/2010] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:55 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5aba29d7-a87b-491b-8f5e-59e25a194495 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5aba29d7-a87b-491b-8f5e-59e25a194495 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:55:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5aba29d7-a87b-491b-8f5e-59e25a194495 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5aba29d7-a87b-491b-8f5e-59e25a194495 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5aba29d7-a87b-491b-8f5e-59e25a194495 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5aba29d7-a87b-491b-8f5e-59e25a194495 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:55:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1018/2011] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:56 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a9e16ec8-08df-4ad9-9c85-fbfa670c29b8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9e16ec8-08df-4ad9-9c85-fbfa670c29b8 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] GET http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 Sep 07 13:55:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9e16ec8-08df-4ad9-9c85-fbfa670c29b8 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9e16ec8-08df-4ad9-9c85-fbfa670c29b8 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9e16ec8-08df-4ad9-9c85-fbfa670c29b8 tempest-VolumesServicesTestJSON-1738978532 tempest-VolumesServicesTestJSON-1738978532-project-member] http://192.168.122.11/volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 returned with HTTP 404 Sep 07 13:55:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 994/2012] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:56 2026] GET /volume/v3/volumes/d795ed2a-c36a-42d4-b136-1c078af6d900 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-be865e02-71ab-4898-8d48-f3743cc2f9da None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-be865e02-71ab-4898-8d48-f3743cc2f9da tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] GET http://192.168.122.11/volume/v3/os-services Sep 07 13:55:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-be865e02-71ab-4898-8d48-f3743cc2f9da tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-be865e02-71ab-4898-8d48-f3743cc2f9da tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:56 devstack devstack@c-api.service[87675]: /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 07 13:55:56 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:55:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-be865e02-71ab-4898-8d48-f3743cc2f9da tempest-VolumesServicesTestJSON-1205664194 tempest-VolumesServicesTestJSON-1205664194-project-admin] http://192.168.122.11/volume/v3/os-services returned with HTTP 200 Sep 07 13:55:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1019/2013] 192.168.122.11 () {58 vars in 1128 bytes} [Mon Sep 7 13:55:56 2026] GET /volume/v3/os-services => generated 707 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5513c0c3-afb4-42bd-bc2f-971afb2278c4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5513c0c3-afb4-42bd-bc2f-971afb2278c4 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:55:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5513c0c3-afb4-42bd-bc2f-971afb2278c4 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5513c0c3-afb4-42bd-bc2f-971afb2278c4 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5513c0c3-afb4-42bd-bc2f-971afb2278c4 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5513c0c3-afb4-42bd-bc2f-971afb2278c4 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:55:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 995/2014] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:57 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5027e567-0c61-4b49-be17-5e0db02d6f67 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5027e567-0c61-4b49-be17-5e0db02d6f67 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:55:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5027e567-0c61-4b49-be17-5e0db02d6f67 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5027e567-0c61-4b49-be17-5e0db02d6f67 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:55:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:55:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5027e567-0c61-4b49-be17-5e0db02d6f67 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5027e567-0c61-4b49-be17-5e0db02d6f67 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:55:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1020/2015] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:58 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3234f16e-0f27-4eb5-8ebf-8e1be56982c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3234f16e-0f27-4eb5-8ebf-8e1be56982c2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:55:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3234f16e-0f27-4eb5-8ebf-8e1be56982c2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3234f16e-0f27-4eb5-8ebf-8e1be56982c2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:55:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:55:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3234f16e-0f27-4eb5-8ebf-8e1be56982c2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:55:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3234f16e-0f27-4eb5-8ebf-8e1be56982c2 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:55:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 996/2016] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:55:59 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f6963ec1-fdba-4a72-8cca-92a5f9f9beae None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f6963ec1-fdba-4a72-8cca-92a5f9f9beae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f6963ec1-fdba-4a72-8cca-92a5f9f9beae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f6963ec1-fdba-4a72-8cca-92a5f9f9beae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f6963ec1-fdba-4a72-8cca-92a5f9f9beae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f6963ec1-fdba-4a72-8cca-92a5f9f9beae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1021/2017] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:00 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c8f5d546-fb32-428d-ba44-94c707f6190c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8f5d546-fb32-428d-ba44-94c707f6190c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8f5d546-fb32-428d-ba44-94c707f6190c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8f5d546-fb32-428d-ba44-94c707f6190c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c8f5d546-fb32-428d-ba44-94c707f6190c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8f5d546-fb32-428d-ba44-94c707f6190c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 997/2018] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:01 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a98af435-829b-477d-9f51-be2b7b7f705c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a98af435-829b-477d-9f51-be2b7b7f705c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a98af435-829b-477d-9f51-be2b7b7f705c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a98af435-829b-477d-9f51-be2b7b7f705c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a98af435-829b-477d-9f51-be2b7b7f705c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a98af435-829b-477d-9f51-be2b7b7f705c tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1022/2019] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:02 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a64b2fb7-5558-4146-8946-e9f6bc5df2be None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a64b2fb7-5558-4146-8946-e9f6bc5df2be tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a64b2fb7-5558-4146-8946-e9f6bc5df2be tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a64b2fb7-5558-4146-8946-e9f6bc5df2be tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a64b2fb7-5558-4146-8946-e9f6bc5df2be tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a64b2fb7-5558-4146-8946-e9f6bc5df2be tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 998/2020] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:04 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d4762b34-c628-4fd5-930d-d3606cd8a9b9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4762b34-c628-4fd5-930d-d3606cd8a9b9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4762b34-c628-4fd5-930d-d3606cd8a9b9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4762b34-c628-4fd5-930d-d3606cd8a9b9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d4762b34-c628-4fd5-930d-d3606cd8a9b9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4762b34-c628-4fd5-930d-d3606cd8a9b9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1023/2021] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:05 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21636d16-cb93-4684-9945-03ec2d9214ae None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21636d16-cb93-4684-9945-03ec2d9214ae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21636d16-cb93-4684-9945-03ec2d9214ae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21636d16-cb93-4684-9945-03ec2d9214ae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-21636d16-cb93-4684-9945-03ec2d9214ae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21636d16-cb93-4684-9945-03ec2d9214ae tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 999/2022] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:06 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-db13b3af-9e70-420c-8d13-b0109e609954 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db13b3af-9e70-420c-8d13-b0109e609954 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db13b3af-9e70-420c-8d13-b0109e609954 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-db13b3af-9e70-420c-8d13-b0109e609954 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-db13b3af-9e70-420c-8d13-b0109e609954 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-db13b3af-9e70-420c-8d13-b0109e609954 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1024/2023] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:07 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-77e40a73-fd84-475d-b72f-1c28bbaee5fd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77e40a73-fd84-475d-b72f-1c28bbaee5fd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-77e40a73-fd84-475d-b72f-1c28bbaee5fd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-77e40a73-fd84-475d-b72f-1c28bbaee5fd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-77e40a73-fd84-475d-b72f-1c28bbaee5fd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-77e40a73-fd84-475d-b72f-1c28bbaee5fd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1000/2024] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:08 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 881 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-44d73b45-42a5-4936-b40a-775425010db8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a50973bb-1014-42bc-9a6c-2789fb1af99d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-44d73b45-42a5-4936-b40a-775425010db8 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-reader] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-44d73b45-42a5-4936-b40a-775425010db8 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-44d73b45-42a5-4936-b40a-775425010db8 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-44d73b45-42a5-4936-b40a-775425010db8 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-reader] Volume info retrieved successfully. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-44d73b45-42a5-4936-b40a-775425010db8 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-reader] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1025/2025] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:08 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 881 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bd6d8cb6-13cc-4ec5-8932-a03ba835018a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a50973bb-1014-42bc-9a6c-2789fb1af99d tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd6d8cb6-13cc-4ec5-8932-a03ba835018a tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a50973bb-1014-42bc-9a6c-2789fb1af99d tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-721059580", "description": "tempest-volume-type-description-1095297464", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd6d8cb6-13cc-4ec5-8932-a03ba835018a tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd6d8cb6-13cc-4ec5-8932-a03ba835018a tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd6d8cb6-13cc-4ec5-8932-a03ba835018a tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a50973bb-1014-42bc-9a6c-2789fb1af99d tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd6d8cb6-13cc-4ec5-8932-a03ba835018a tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1001/2026] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:56:09 2026] POST /volume/v3/types => generated 317 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1026/2027] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:09 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 881 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-827ae187-a677-4ed4-8331-84caa3126655 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-827ae187-a677-4ed4-8331-84caa3126655 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-827ae187-a677-4ed4-8331-84caa3126655 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-827ae187-a677-4ed4-8331-84caa3126655 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1d3584cf-f054-42e9-be53-64931fc082ab None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1d3584cf-f054-42e9-be53-64931fc082ab tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1d3584cf-f054-42e9-be53-64931fc082ab tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1d3584cf-f054-42e9-be53-64931fc082ab tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-1d3584cf-f054-42e9-be53-64931fc082ab tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Delete volume with id: c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-827ae187-a677-4ed4-8331-84caa3126655 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1002/2028] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:56:09 2026] GET /volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad => generated 339 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1d3584cf-f054-42e9-be53-64931fc082ab tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ae174b36-167d-4a7f-9275-5693f8d59ed1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ae174b36-167d-4a7f-9275-5693f8d59ed1 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] DELETE http://192.168.122.11/volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ae174b36-167d-4a7f-9275-5693f8d59ed1 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ae174b36-167d-4a7f-9275-5693f8d59ed1 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1d3584cf-f054-42e9-be53-64931fc082ab tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Delete volume request issued successfully. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1d3584cf-f054-42e9-be53-64931fc082ab tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 202 Sep 07 13:56:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1027/2029] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:09 2026] DELETE /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e2f8923b-78c1-40af-9aae-5b6e7f7a5550 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2f8923b-78c1-40af-9aae-5b6e7f7a5550 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2f8923b-78c1-40af-9aae-5b6e7f7a5550 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2f8923b-78c1-40af-9aae-5b6e7f7a5550 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ae174b36-167d-4a7f-9275-5693f8d59ed1 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad returned with HTTP 202 Sep 07 13:56:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1003/2030] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:56:09 2026] DELETE /volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3cb8ba15-c426-43e3-828a-fc0a19e2f0fc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3cb8ba15-c426-43e3-828a-fc0a19e2f0fc tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3cb8ba15-c426-43e3-828a-fc0a19e2f0fc tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3cb8ba15-c426-43e3-828a-fc0a19e2f0fc tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3cb8ba15-c426-43e3-828a-fc0a19e2f0fc tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad returned with HTTP 404 Sep 07 13:56:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1004/2031] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:56:09 2026] GET /volume/v3/types/bf8a9a74-2d91-486a-a778-85d4ebc91dad => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-986d41ee-6286-4189-8dfe-601360c631e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-986d41ee-6286-4189-8dfe-601360c631e7 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:56:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-986d41ee-6286-4189-8dfe-601360c631e7 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-441773674"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e2f8923b-78c1-40af-9aae-5b6e7f7a5550 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2f8923b-78c1-40af-9aae-5b6e7f7a5550 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1028/2032] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:09 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-986d41ee-6286-4189-8dfe-601360c631e7 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1005/2033] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:56:09 2026] POST /volume/v3/types => generated 220 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-317fce40-5a27-4882-a21d-9e72ed525d31 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-317fce40-5a27-4882-a21d-9e72ed525d31 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] POST http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-317fce40-5a27-4882-a21d-9e72ed525d31 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-317fce40-5a27-4882-a21d-9e72ed525d31 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1029/2034] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:56:09 2026] POST /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-726ec044-dfc9-4f4c-870e-f3e809b17f0f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-726ec044-dfc9-4f4c-870e-f3e809b17f0f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-726ec044-dfc9-4f4c-870e-f3e809b17f0f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-726ec044-dfc9-4f4c-870e-f3e809b17f0f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-726ec044-dfc9-4f4c-870e-f3e809b17f0f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1006/2035] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption => generated 325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b4e12234-4c8c-4aac-8774-dda238caabe8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4e12234-4c8c-4aac-8774-dda238caabe8 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] PUT http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/d7b8b43d-48c6-4a88-b2ef-a354f1889e17 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4e12234-4c8c-4aac-8774-dda238caabe8 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4e12234-4c8c-4aac-8774-dda238caabe8 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/d7b8b43d-48c6-4a88-b2ef-a354f1889e17 returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1030/2036] 192.168.122.11 () {60 vars in 1386 bytes} [Mon Sep 7 13:56:10 2026] PUT /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/d7b8b43d-48c6-4a88-b2ef-a354f1889e17 => generated 122 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d3276912-fe62-4d36-ae8b-20f5d959220a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d3276912-fe62-4d36-ae8b-20f5d959220a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d3276912-fe62-4d36-ae8b-20f5d959220a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d3276912-fe62-4d36-ae8b-20f5d959220a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d3276912-fe62-4d36-ae8b-20f5d959220a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1007/2037] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption => generated 347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e71a3dae-f1b0-4fb3-a0c7-2fbc11f02789 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e71a3dae-f1b0-4fb3-a0c7-2fbc11f02789 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/cipher Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e71a3dae-f1b0-4fb3-a0c7-2fbc11f02789 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e71a3dae-f1b0-4fb3-a0c7-2fbc11f02789 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e71a3dae-f1b0-4fb3-a0c7-2fbc11f02789 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/cipher returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1031/2038] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/cipher => generated 29 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8914c3f6-8398-4bf3-88e9-4f7c2e25950f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8914c3f6-8398-4bf3-88e9-4f7c2e25950f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] DELETE http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/d7b8b43d-48c6-4a88-b2ef-a354f1889e17 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8914c3f6-8398-4bf3-88e9-4f7c2e25950f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8914c3f6-8398-4bf3-88e9-4f7c2e25950f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8914c3f6-8398-4bf3-88e9-4f7c2e25950f tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/d7b8b43d-48c6-4a88-b2ef-a354f1889e17 returned with HTTP 202 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1008/2039] 192.168.122.11 () {58 vars in 1368 bytes} [Mon Sep 7 13:56:10 2026] DELETE /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption/d7b8b43d-48c6-4a88-b2ef-a354f1889e17 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3a2f58c1-b357-42ac-b0be-d6412205a366 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a2f58c1-b357-42ac-b0be-d6412205a366 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a2f58c1-b357-42ac-b0be-d6412205a366 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3a2f58c1-b357-42ac-b0be-d6412205a366 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3a2f58c1-b357-42ac-b0be-d6412205a366 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1032/2040] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption => generated 2 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cf56fc78-200c-4ace-b6ee-47c1a3e65ac0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf56fc78-200c-4ace-b6ee-47c1a3e65ac0 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf56fc78-200c-4ace-b6ee-47c1a3e65ac0 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cf56fc78-200c-4ace-b6ee-47c1a3e65ac0 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cf56fc78-200c-4ace-b6ee-47c1a3e65ac0 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1009/2041] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60/encryption => generated 2 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-489aba44-aaa0-4155-8031-ead9d483aef8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-489aba44-aaa0-4155-8031-ead9d483aef8 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] DELETE http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-489aba44-aaa0-4155-8031-ead9d483aef8 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-489aba44-aaa0-4155-8031-ead9d483aef8 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-489aba44-aaa0-4155-8031-ead9d483aef8 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60 returned with HTTP 202 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1033/2042] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:56:10 2026] DELETE /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5818f86c-c7fc-4a2a-b69a-e73247e62c0e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5818f86c-c7fc-4a2a-b69a-e73247e62c0e tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5818f86c-c7fc-4a2a-b69a-e73247e62c0e tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5818f86c-c7fc-4a2a-b69a-e73247e62c0e tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5818f86c-c7fc-4a2a-b69a-e73247e62c0e tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60 returned with HTTP 404 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1010/2043] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/types/c0304a35-254f-4456-84ac-7fa0182eae60 => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-59d4ba2d-bdc2-45f8-bfb4-c58c2166de87 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59d4ba2d-bdc2-45f8-bfb4-c58c2166de87 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59d4ba2d-bdc2-45f8-bfb4-c58c2166de87 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59d4ba2d-bdc2-45f8-bfb4-c58c2166de87 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59d4ba2d-bdc2-45f8-bfb4-c58c2166de87 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1034/2044] 192.168.122.11 () {58 vars in 1110 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/types => generated 648 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7614044a-0526-4cbf-9b8e-d38b7393a245 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7614044a-0526-4cbf-9b8e-d38b7393a245 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7614044a-0526-4cbf-9b8e-d38b7393a245 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-203848968"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7614044a-0526-4cbf-9b8e-d38b7393a245 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1011/2045] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:56:10 2026] POST /volume/v3/types => generated 220 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-57efc1ea-2e55-4779-9a3f-f024bd0793aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57efc1ea-2e55-4779-9a3f-f024bd0793aa tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] PUT http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 Sep 07 13:56:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57efc1ea-2e55-4779-9a3f-f024bd0793aa tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1250050828", "description": "tempest-volume-type-description-232497918", "is_public": false}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d6840f82-bbae-45e1-8408-5443d226ad95 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6840f82-bbae-45e1-8408-5443d226ad95 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6840f82-bbae-45e1-8408-5443d226ad95 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6840f82-bbae-45e1-8408-5443d226ad95 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d6840f82-bbae-45e1-8408-5443d226ad95 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6840f82-bbae-45e1-8408-5443d226ad95 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 200 Sep 07 13:56:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1012/2046] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 880 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57efc1ea-2e55-4779-9a3f-f024bd0793aa tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 returned with HTTP 200 Sep 07 13:56:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1035/2047] 192.168.122.11 () {60 vars in 1242 bytes} [Mon Sep 7 13:56:10 2026] PUT /volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 => generated 204 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4a275719-7808-46d9-ba9f-2f07364232a5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a275719-7808-46d9-ba9f-2f07364232a5 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a275719-7808-46d9-ba9f-2f07364232a5 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a275719-7808-46d9-ba9f-2f07364232a5 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a275719-7808-46d9-ba9f-2f07364232a5 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 returned with HTTP 200 Sep 07 13:56:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1013/2048] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:56:11 2026] GET /volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4c8ad461-b04d-481a-b95d-b4aa2a1c8911 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c8ad461-b04d-481a-b95d-b4aa2a1c8911 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] DELETE http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 Sep 07 13:56:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c8ad461-b04d-481a-b95d-b4aa2a1c8911 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c8ad461-b04d-481a-b95d-b4aa2a1c8911 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c8ad461-b04d-481a-b95d-b4aa2a1c8911 tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 returned with HTTP 202 Sep 07 13:56:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1036/2049] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:56:11 2026] DELETE /volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fd69eb1b-2841-43af-bbe7-af762b44274a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd69eb1b-2841-43af-bbe7-af762b44274a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] GET http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd69eb1b-2841-43af-bbe7-af762b44274a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fd69eb1b-2841-43af-bbe7-af762b44274a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fd69eb1b-2841-43af-bbe7-af762b44274a tempest-VolumeTypesTest-1741078220 tempest-VolumeTypesTest-1741078220-project-admin] http://192.168.122.11/volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 returned with HTTP 404 Sep 07 13:56:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1014/2050] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:56:11 2026] GET /volume/v3/types/baa6c2d5-e3ac-483c-8b79-358eecc8b123 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-21e63096-a947-4202-85b1-60469bdbb485 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-21e63096-a947-4202-85b1-60469bdbb485 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a Sep 07 13:56:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-21e63096-a947-4202-85b1-60469bdbb485 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-21e63096-a947-4202-85b1-60469bdbb485 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-21e63096-a947-4202-85b1-60469bdbb485 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a returned with HTTP 404 Sep 07 13:56:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1037/2051] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:12 2026] GET /volume/v3/volumes/c3c3600d-6e58-4324-b39f-263d59ddf31a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cda05067-bd54-4db3-9a29-c5162bf0eca9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cda05067-bd54-4db3-9a29-c5162bf0eca9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:56:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cda05067-bd54-4db3-9a29-c5162bf0eca9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cda05067-bd54-4db3-9a29-c5162bf0eca9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cda05067-bd54-4db3-9a29-c5162bf0eca9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cda05067-bd54-4db3-9a29-c5162bf0eca9 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:56:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1015/2052] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:12 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0c895275-a542-4e21-b03d-1568c12c16bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c895275-a542-4e21-b03d-1568c12c16bd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:56:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c895275-a542-4e21-b03d-1568c12c16bd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c895275-a542-4e21-b03d-1568c12c16bd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:12 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0c895275-a542-4e21-b03d-1568c12c16bd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Delete volume with id: 1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:56:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0c895275-a542-4e21-b03d-1568c12c16bd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0c895275-a542-4e21-b03d-1568c12c16bd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Delete volume request issued successfully. Sep 07 13:56:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c895275-a542-4e21-b03d-1568c12c16bd tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 202 Sep 07 13:56:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1038/2053] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:12 2026] DELETE /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-20b787de-4f53-4a14-a512-e2d4808f52a5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20b787de-4f53-4a14-a512-e2d4808f52a5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:56:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20b787de-4f53-4a14-a512-e2d4808f52a5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20b787de-4f53-4a14-a512-e2d4808f52a5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-20b787de-4f53-4a14-a512-e2d4808f52a5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20b787de-4f53-4a14-a512-e2d4808f52a5 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:56:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1016/2054] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:12 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5a8b7f58-af80-4aa6-9541-a34c71dffa69 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a8b7f58-af80-4aa6-9541-a34c71dffa69 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:56:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5a8b7f58-af80-4aa6-9541-a34c71dffa69 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5a8b7f58-af80-4aa6-9541-a34c71dffa69 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5a8b7f58-af80-4aa6-9541-a34c71dffa69 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Volume info retrieved successfully. Sep 07 13:56:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a8b7f58-af80-4aa6-9541-a34c71dffa69 tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 200 Sep 07 13:56:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1039/2055] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:13 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af7f151b-87d3-42ae-8cd6-ce475cd7b5ff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af7f151b-87d3-42ae-8cd6-ce475cd7b5ff tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] GET http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 Sep 07 13:56:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af7f151b-87d3-42ae-8cd6-ce475cd7b5ff tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af7f151b-87d3-42ae-8cd6-ce475cd7b5ff tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af7f151b-87d3-42ae-8cd6-ce475cd7b5ff tempest-VolumesCloneTest-162813763 tempest-VolumesCloneTest-162813763-project-member] http://192.168.122.11/volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 returned with HTTP 404 Sep 07 13:56:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1017/2056] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:14 2026] GET /volume/v3/volumes/1b269261-b1fc-4e09-a2d4-ae43bdcec933 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-727063867"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-727063867'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume of 1 GB Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Availability Zones retrieved successfully. Sep 07 13:56:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-257815474", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (cd170767-c178-41af-8d14-5deea96f842a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae02252-9dc5-43b9-8fbe-93796ecb803f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-257815474', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Create volume of 1 GB Sep 07 13:56:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Availability Zones retrieved successfully. Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae02252-9dc5-43b9-8fbe-93796ecb803f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Flow 'volume_create_api' (5bea826f-ad93-4789-bb17-3944903795b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23aa70c8-5266-4a8f-8574-a17008c56854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07bf88e0-2f31-4253-a778-0a500e8b3c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07bf88e0-2f31-4253-a778-0a500e8b3c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bd6890-9b92-4eb5-b50c-10c35661f00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Created reservations ['ec8b08b1-d249-4aa9-9795-e53a1c918e37', '0f979f33-5faa-4d53-ab6e-7e43b2957b2f', 'a3fd5be6-12f8-453f-899d-b9e4280d820a', 'c984cb5a-74ad-405a-8712-aacc2028a910'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23aa70c8-5266-4a8f-8574-a17008c56854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8b08b1-d249-4aa9-9795-e53a1c918e37', '0f979f33-5faa-4d53-ab6e-7e43b2957b2f', 'a3fd5be6-12f8-453f-899d-b9e4280d820a', 'c984cb5a-74ad-405a-8712-aacc2028a910']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc5fdb0-7e6a-4a54-8768-1728f3a8e66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc5fdb0-7e6a-4a54-8768-1728f3a8e66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-727063867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['ec8b08b1-d249-4aa9-9795-e53a1c918e37','0f979f33-5faa-4d53-ab6e-7e43b2957b2f','a3fd5be6-12f8-453f-899d-b9e4280d820a','c984cb5a-74ad-405a-8712-aacc2028a910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-727063867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108833d1e1349c79dc1e6dd045497c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d427c26-4873-4a23-817a-801be58988ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d427c26-4873-4a23-817a-801be58988ac) transitioned into state 'SUCCESS' from state '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-727063867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['ec8b08b1-d249-4aa9-9795-e53a1c918e37','0f979f33-5faa-4d53-ab6e-7e43b2957b2f','a3fd5be6-12f8-453f-899d-b9e4280d820a','c984cb5a-74ad-405a-8712-aacc2028a910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db71102-470c-4c63-a49c-fc88cb2fadcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db71102-470c-4c63-a49c-fc88cb2fadcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (cd170767-c178-41af-8d14-5deea96f842a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request issued successfully. Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7df91d0-dca5-44d7-91df-3a5cdbc0eee9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1040/2057] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:56:17 2026] POST /volume/v3/volumes => generated 766 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-90eff00f-71d4-4136-87e7-720a9e5ae5f5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90eff00f-71d4-4136-87e7-720a9e5ae5f5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90eff00f-71d4-4136-87e7-720a9e5ae5f5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-90eff00f-71d4-4136-87e7-720a9e5ae5f5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Created reservations ['bb702930-82bb-4314-8e08-ceb108d6651c', 'c2a061dc-19cc-4c77-bdd7-54a385a9689e', '5d2340a8-2ee0-4cc3-9f8f-f357d89ce301', 'dcf1e837-4a8b-4daf-a4ca-191ba79753cc'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bd6890-9b92-4eb5-b50c-10c35661f00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb702930-82bb-4314-8e08-ceb108d6651c', 'c2a061dc-19cc-4c77-bdd7-54a385a9689e', '5d2340a8-2ee0-4cc3-9f8f-f357d89ce301', 'dcf1e837-4a8b-4daf-a4ca-191ba79753cc']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed83a25a-62f2-424c-b811-0c8a24007a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-90eff00f-71d4-4136-87e7-720a9e5ae5f5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-90eff00f-71d4-4136-87e7-720a9e5ae5f5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 returned with HTTP 200 Sep 07 13:56:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1041/2058] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:18 2026] GET /volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 => generated 834 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed83a25a-62f2-424c-b811-0c8a24007a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '631164d8-69fb-452b-86bd-4a67bca04cb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-257815474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b30fcc25d51415083a7976d18ba6936',qos_specs=None,replication_status=,reservations=['bb702930-82bb-4314-8e08-ceb108d6651c','c2a061dc-19cc-4c77-bdd7-54a385a9689e','5d2340a8-2ee0-4cc3-9f8f-f357d89ce301','dcf1e837-4a8b-4daf-a4ca-191ba79753cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad4f0b1b78b5494f90368694be2ca791',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-257815474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=631164d8-69fb-452b-86bd-4a67bca04cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b30fcc25d51415083a7976d18ba6936',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad4f0b1b78b5494f90368694be2ca791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61e00c8-9abb-4942-a354-19607358fa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61e00c8-9abb-4942-a354-19607358fa5f) transitioned into state 'SUCCESS' from state '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-257815474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b30fcc25d51415083a7976d18ba6936',qos_specs=None,replication_status=,reservations=['bb702930-82bb-4314-8e08-ceb108d6651c','c2a061dc-19cc-4c77-bdd7-54a385a9689e','5d2340a8-2ee0-4cc3-9f8f-f357d89ce301','dcf1e837-4a8b-4daf-a4ca-191ba79753cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad4f0b1b78b5494f90368694be2ca791',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47eb50f-2644-4397-96f6-df3b736fcb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47eb50f-2644-4397-96f6-df3b736fcb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:19 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Flow 'volume_create_api' (5bea826f-ad93-4789-bb17-3944903795b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Create volume request issued successfully. Sep 07 13:56:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2f390e0-e560-4fe2-9199-e57cf0d5c8ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1018/2059] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:18 2026] POST /volume/v3/volumes => generated 761 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2c4d8363-0ff5-4172-80cd-bd629c0b37ce None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c4d8363-0ff5-4172-80cd-bd629c0b37ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c4d8363-0ff5-4172-80cd-bd629c0b37ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c4d8363-0ff5-4172-80cd-bd629c0b37ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2c4d8363-0ff5-4172-80cd-bd629c0b37ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c4d8363-0ff5-4172-80cd-bd629c0b37ce tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1042/2060] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:19 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 829 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f53326e0-be5f-4e34-9ad4-4c8402882207 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f53326e0-be5f-4e34-9ad4-4c8402882207 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f53326e0-be5f-4e34-9ad4-4c8402882207 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f53326e0-be5f-4e34-9ad4-4c8402882207 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f53326e0-be5f-4e34-9ad4-4c8402882207 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f53326e0-be5f-4e34-9ad4-4c8402882207 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 returned with HTTP 200 Sep 07 13:56:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1019/2061] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:20 2026] GET /volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-34bbd741-b601-4870-b1ab-d237d8006999 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-34bbd741-b601-4870-b1ab-d237d8006999 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-34bbd741-b601-4870-b1ab-d237d8006999 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-34bbd741-b601-4870-b1ab-d237d8006999 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-34bbd741-b601-4870-b1ab-d237d8006999 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-34bbd741-b601-4870-b1ab-d237d8006999 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1043/2062] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:20 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1395804586"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1395804586'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Create volume of 2 GB Sep 07 13:56:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Availability Zones retrieved successfully. Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Flow 'volume_create_api' (d80ae266-869d-4f46-a24c-51042c75f40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cc0395-fe78-4b98-86f2-77c3ea167ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Validating volume size '2' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cc0395-fe78-4b98-86f2-77c3ea167ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1d70e7-0947-424f-987d-ebca66321caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0613ff8f-8057-4749-bb4e-39ef02b68be2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0613ff8f-8057-4749-bb4e-39ef02b68be2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0613ff8f-8057-4749-bb4e-39ef02b68be2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0613ff8f-8057-4749-bb4e-39ef02b68be2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Created reservations ['a4cb443e-38db-4df7-83a3-1b85932f6009', '9eef9d03-ddbc-4c3e-902f-eb5534b8c24d', 'fdd14a36-152e-4b9f-9355-92aa165b955c', 'fbab45df-f2a6-4cac-b310-1d6d2951d422'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1d70e7-0947-424f-987d-ebca66321caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4cb443e-38db-4df7-83a3-1b85932f6009', '9eef9d03-ddbc-4c3e-902f-eb5534b8c24d', 'fdd14a36-152e-4b9f-9355-92aa165b955c', 'fbab45df-f2a6-4cac-b310-1d6d2951d422']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b67c27b-1046-4f39-bbd2-2184651a04e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0613ff8f-8057-4749-bb4e-39ef02b68be2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0613ff8f-8057-4749-bb4e-39ef02b68be2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1044/2063] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 => generated 859 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-553021552"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b67c27b-1046-4f39-bbd2-2184651a04e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc7c103-02cf-4e5c-b97c-c72ef45ed851', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1395804586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9629cd4c7e154258a44de436c5c1aa91',qos_specs=None,replication_status=,reservations=['a4cb443e-38db-4df7-83a3-1b85932f6009','9eef9d03-ddbc-4c3e-902f-eb5534b8c24d','fdd14a36-152e-4b9f-9355-92aa165b955c','fbab45df-f2a6-4cac-b310-1d6d2951d422'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b2d9958b5847299c4bea5821f75789',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1395804586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fc7c103-02cf-4e5c-b97c-c72ef45ed851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9629cd4c7e154258a44de436c5c1aa91',provider_auth=None,provider_geometry=None,provider_id=None,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='10b2d9958b5847299c4bea5821f75789',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b77783-2e00-4ea1-94a3-de2245e14c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create snapshot from volume 33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b77783-2e00-4ea1-94a3-de2245e14c57) transitioned into state 'SUCCESS' from state '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-1395804586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9629cd4c7e154258a44de436c5c1aa91',qos_specs=None,replication_status=,reservations=['a4cb443e-38db-4df7-83a3-1b85932f6009','9eef9d03-ddbc-4c3e-902f-eb5534b8c24d','fdd14a36-152e-4b9f-9355-92aa165b955c','fbab45df-f2a6-4cac-b310-1d6d2951d422'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b2d9958b5847299c4bea5821f75789',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cfc3b2-e3b6-4fb7-9335-e13941553258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cfc3b2-e3b6-4fb7-9335-e13941553258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Flow 'volume_create_api' (d80ae266-869d-4f46-a24c-51042c75f40f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Create volume request issued successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bda9f2c4-c3d7-4a27-bcc9-028694166b2c tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1020/2064] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:56:20 2026] POST /volume/v3/volumes => generated 762 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8545eb66-7266-47a7-9755-4b8cccbe7b17 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8545eb66-7266-47a7-9755-4b8cccbe7b17 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8545eb66-7266-47a7-9755-4b8cccbe7b17 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8545eb66-7266-47a7-9755-4b8cccbe7b17 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Created reservations ['4a9b3473-0c15-40d1-846a-0720ff3c1040', '8d4ab465-6c2c-41c9-a6f6-e980e021286b', '5b5658bb-4282-4070-865b-06feb703938f', 'ec0b8575-09a7-4d9b-8411-a4aafe227d1a'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8545eb66-7266-47a7-9755-4b8cccbe7b17 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8545eb66-7266-47a7-9755-4b8cccbe7b17 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1021/2065] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6e651514-6981-427e-8aaa-17bee563de86 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e651514-6981-427e-8aaa-17bee563de86 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6e651514-6981-427e-8aaa-17bee563de86 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6e651514-6981-427e-8aaa-17bee563de86 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot create request issued successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9f3c7246-6f38-4a97-8386-c3afdf8d2e30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:56:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1045/2066] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:56:21 2026] POST /volume/v3/snapshots => generated 315 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c85c1ffd-1bca-4d58-89c2-576b332bb7b5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c85c1ffd-1bca-4d58-89c2-576b332bb7b5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6e651514-6981-427e-8aaa-17bee563de86 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c85c1ffd-1bca-4d58-89c2-576b332bb7b5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c85c1ffd-1bca-4d58-89c2-576b332bb7b5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c85c1ffd-1bca-4d58-89c2-576b332bb7b5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c85c1ffd-1bca-4d58-89c2-576b332bb7b5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1046/2067] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 447 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e651514-6981-427e-8aaa-17bee563de86 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1022/2068] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 830 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4e3327de-9ec0-4f99-944a-c7d29e473d2c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e3327de-9ec0-4f99-944a-c7d29e473d2c tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e3327de-9ec0-4f99-944a-c7d29e473d2c tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-442320541", "extra_specs": {"spec1": "val1"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e3327de-9ec0-4f99-944a-c7d29e473d2c tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1047/2069] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:56:21 2026] POST /volume/v3/types => generated 242 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a5f7ac01-290a-481c-b885-80e11fbccdbb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a5f7ac01-290a-481c-b885-80e11fbccdbb tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] POST http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a5f7ac01-290a-481c-b885-80e11fbccdbb tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a5f7ac01-290a-481c-b885-80e11fbccdbb tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs returned with HTTP 400 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1023/2070] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-84eae5f9-e450-4511-9d6b-9e35d0b8eb47 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-84eae5f9-e450-4511-9d6b-9e35d0b8eb47 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] POST http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-84eae5f9-e450-4511-9d6b-9e35d0b8eb47 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-84eae5f9-e450-4511-9d6b-9e35d0b8eb47 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs returned with HTTP 400 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1048/2071] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-91d3173c-8eda-4d1e-97e3-39d22c0149b1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91d3173c-8eda-4d1e-97e3-39d22c0149b1 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] POST http://192.168.122.11/volume/v3/types/d93a6360-ef80-4f41-b0e2-de4565d0e664/extra_specs Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-91d3173c-8eda-4d1e-97e3-39d22c0149b1 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91d3173c-8eda-4d1e-97e3-39d22c0149b1 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/d93a6360-ef80-4f41-b0e2-de4565d0e664/extra_specs returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1024/2072] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types/d93a6360-ef80-4f41-b0e2-de4565d0e664/extra_specs => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-233d1917-b6d8-449e-a832-386cd8aa9ba8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-233d1917-b6d8-449e-a832-386cd8aa9ba8 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] DELETE http://192.168.122.11/volume/v3/types/f7c0357f-21e5-4eaa-9de6-79ae8819f00d/extra_specs/spec1 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-233d1917-b6d8-449e-a832-386cd8aa9ba8 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-233d1917-b6d8-449e-a832-386cd8aa9ba8 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-233d1917-b6d8-449e-a832-386cd8aa9ba8 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/f7c0357f-21e5-4eaa-9de6-79ae8819f00d/extra_specs/spec1 returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1049/2073] 192.168.122.11 () {58 vars in 1278 bytes} [Mon Sep 7 13:56:22 2026] DELETE /volume/v3/types/f7c0357f-21e5-4eaa-9de6-79ae8819f00d/extra_specs/spec1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05fad476-9b80-4e09-891c-23c43422e7b0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05fad476-9b80-4e09-891c-23c43422e7b0 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] GET http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/nonexistent_extra_spec_name Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05fad476-9b80-4e09-891c-23c43422e7b0 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05fad476-9b80-4e09-891c-23c43422e7b0 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05fad476-9b80-4e09-891c-23c43422e7b0 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1025/2074] 192.168.122.11 () {58 vars in 1341 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2c550633-ff7b-4e03-8043-3a9705bec6cd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c550633-ff7b-4e03-8043-3a9705bec6cd tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] GET http://192.168.122.11/volume/v3/types/7227dd0e-d803-457d-a987-94b56356757b/extra_specs/spec1 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c550633-ff7b-4e03-8043-3a9705bec6cd tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c550633-ff7b-4e03-8043-3a9705bec6cd tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c550633-ff7b-4e03-8043-3a9705bec6cd tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/7227dd0e-d803-457d-a987-94b56356757b/extra_specs/spec1 returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1050/2075] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/types/7227dd0e-d803-457d-a987-94b56356757b/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-808aec36-88a2-46a4-b9ff-2ca0a1c76cd2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-808aec36-88a2-46a4-b9ff-2ca0a1c76cd2 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] GET http://192.168.122.11/volume/v3/types/f66c7f04-246c-4b88-b5fe-a113c5a449fe/extra_specs Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-808aec36-88a2-46a4-b9ff-2ca0a1c76cd2 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-808aec36-88a2-46a4-b9ff-2ca0a1c76cd2 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-808aec36-88a2-46a4-b9ff-2ca0a1c76cd2 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/f66c7f04-246c-4b88-b5fe-a113c5a449fe/extra_specs returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1026/2076] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/types/f66c7f04-246c-4b88-b5fe-a113c5a449fe/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c9b680fe-cc51-4fef-8fcc-c647b2c481c2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9b680fe-cc51-4fef-8fcc-c647b2c481c2 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] PUT http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/spec1 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9b680fe-cc51-4fef-8fcc-c647b2c481c2 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9b680fe-cc51-4fef-8fcc-c647b2c481c2 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/spec1 returned with HTTP 400 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1051/2077] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:56:22 2026] PUT /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/spec1 => generated 102 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-69b79e82-156c-442a-a0be-af289a613bb7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69b79e82-156c-442a-a0be-af289a613bb7 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] PUT http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/spec1 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69b79e82-156c-442a-a0be-af289a613bb7 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'update', calling method: update, body: null {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69b79e82-156c-442a-a0be-af289a613bb7 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/spec1 returned with HTTP 400 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1027/2078] 192.168.122.11 () {60 vars in 1294 bytes} [Mon Sep 7 13:56:22 2026] PUT /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7156b894-b287-4102-8ade-3f84b573246d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7156b894-b287-4102-8ade-3f84b573246d tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] PUT http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/None Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7156b894-b287-4102-8ade-3f84b573246d tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7156b894-b287-4102-8ade-3f84b573246d tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7156b894-b287-4102-8ade-3f84b573246d tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/None returned with HTTP 400 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1052/2079] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:56:22 2026] PUT /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/None => generated 73 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f3976157-3d05-4e2f-9180-4b2e2fc8199c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3976157-3d05-4e2f-9180-4b2e2fc8199c tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] PUT http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/38e5d375-1a17-43a0-bffd-63d94d3e3979 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3976157-3d05-4e2f-9180-4b2e2fc8199c tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3976157-3d05-4e2f-9180-4b2e2fc8199c tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3976157-3d05-4e2f-9180-4b2e2fc8199c tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/38e5d375-1a17-43a0-bffd-63d94d3e3979 returned with HTTP 400 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1028/2080] 192.168.122.11 () {60 vars in 1388 bytes} [Mon Sep 7 13:56:22 2026] PUT /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1/extra_specs/38e5d375-1a17-43a0-bffd-63d94d3e3979 => generated 73 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5122042d-42cd-41cb-96b6-0db77c84d9dd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5122042d-42cd-41cb-96b6-0db77c84d9dd tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] PUT http://192.168.122.11/volume/v3/types/307a2e09-f70e-41a4-864e-2fdc8e84d089/extra_specs/spec1 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5122042d-42cd-41cb-96b6-0db77c84d9dd tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5122042d-42cd-41cb-96b6-0db77c84d9dd tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/307a2e09-f70e-41a4-864e-2fdc8e84d089/extra_specs/spec1 returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1053/2081] 192.168.122.11 () {60 vars in 1295 bytes} [Mon Sep 7 13:56:22 2026] PUT /volume/v3/types/307a2e09-f70e-41a4-864e-2fdc8e84d089/extra_specs/spec1 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f904df94-2fc9-4643-846c-6a3fd5a511f1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f904df94-2fc9-4643-846c-6a3fd5a511f1 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] DELETE http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f904df94-2fc9-4643-846c-6a3fd5a511f1 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f904df94-2fc9-4643-846c-6a3fd5a511f1 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f904df94-2fc9-4643-846c-6a3fd5a511f1 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1 returned with HTTP 202 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1029/2082] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:56:22 2026] DELETE /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-07eccda0-d3da-4dc5-9980-27fd72085953 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07eccda0-d3da-4dc5-9980-27fd72085953 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] GET http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07eccda0-d3da-4dc5-9980-27fd72085953 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07eccda0-d3da-4dc5-9980-27fd72085953 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07eccda0-d3da-4dc5-9980-27fd72085953 tempest-ExtraSpecsNegativeTest-1431770935 tempest-ExtraSpecsNegativeTest-1431770935-project-admin] http://192.168.122.11/volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1 returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1054/2083] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/types/56792ce6-77a5-4520-9f3d-5046a1f416a1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-85ec9186-dd61-40c8-8102-9216c6616179 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85ec9186-dd61-40c8-8102-9216c6616179 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85ec9186-dd61-40c8-8102-9216c6616179 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85ec9186-dd61-40c8-8102-9216c6616179 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-85ec9186-dd61-40c8-8102-9216c6616179 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85ec9186-dd61-40c8-8102-9216c6616179 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1030/2084] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-442bf944-bed7-4fd5-9692-7be8749c600e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-442bf944-bed7-4fd5-9692-7be8749c600e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-442bf944-bed7-4fd5-9692-7be8749c600e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-442bf944-bed7-4fd5-9692-7be8749c600e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1ca79713-60f9-40cd-992b-49919c92e3b7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ca79713-60f9-40cd-992b-49919c92e3b7 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ca79713-60f9-40cd-992b-49919c92e3b7 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1ca79713-60f9-40cd-992b-49919c92e3b7 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-442bf944-bed7-4fd5-9692-7be8749c600e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1ca79713-60f9-40cd-992b-49919c92e3b7 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot retrieved successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1ca79713-60f9-40cd-992b-49919c92e3b7 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1031/2085] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 447 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ad2f5c0e-15c2-48e3-b666-414048101adc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad2f5c0e-15c2-48e3-b666-414048101adc tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad2f5c0e-15c2-48e3-b666-414048101adc tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad2f5c0e-15c2-48e3-b666-414048101adc tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-442bf944-bed7-4fd5-9692-7be8749c600e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1055/2086] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ad2f5c0e-15c2-48e3-b666-414048101adc tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad2f5c0e-15c2-48e3-b666-414048101adc tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1032/2087] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Get all volumes completed successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-99bf107d-ef00-43ff-99cc-5aa85b4a61eb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1056/2088] 192.168.122.11 () {58 vars in 1116 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes => generated 344 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0075e015-23d6-48c2-a35e-1ab3b30ac6fc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0075e015-23d6-48c2-a35e-1ab3b30ac6fc tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0075e015-23d6-48c2-a35e-1ab3b30ac6fc tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0075e015-23d6-48c2-a35e-1ab3b30ac6fc tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0075e015-23d6-48c2-a35e-1ab3b30ac6fc tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0075e015-23d6-48c2-a35e-1ab3b30ac6fc tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1033/2089] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c648ffe9-0f48-48d1-967d-303a481c8636 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c648ffe9-0f48-48d1-967d-303a481c8636 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c648ffe9-0f48-48d1-967d-303a481c8636 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c648ffe9-0f48-48d1-967d-303a481c8636 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c648ffe9-0f48-48d1-967d-303a481c8636 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c648ffe9-0f48-48d1-967d-303a481c8636 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1057/2090] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b79e86f0-eee9-4311-98c7-2220e5a5e06e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b79e86f0-eee9-4311-98c7-2220e5a5e06e None None] GET http://192.168.122.11/volume// Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b79e86f0-eee9-4311-98c7-2220e5a5e06e None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b79e86f0-eee9-4311-98c7-2220e5a5e06e None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b79e86f0-eee9-4311-98c7-2220e5a5e06e None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:56:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1034/2091] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-aa1c3ccd-b386-4fef-b8ea-454070e5c202 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-aa1c3ccd-b386-4fef-b8ea-454070e5c202 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-aa1c3ccd-b386-4fef-b8ea-454070e5c202 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "631164d8-69fb-452b-86bd-4a67bca04cb7", "connector": null, "instance_uuid": "fd29c741-cb26-4b31-afd7-6c5b100b0657"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-aa1c3ccd-b386-4fef-b8ea-454070e5c202 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1058/2092] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:56:23 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9efbaf2c-d5e9-4557-9b8a-f7dacec9b2c9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9efbaf2c-d5e9-4557-9b8a-f7dacec9b2c9 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9efbaf2c-d5e9-4557-9b8a-f7dacec9b2c9 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9efbaf2c-d5e9-4557-9b8a-f7dacec9b2c9 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-afc4529f-62cc-4241-94ac-fe28e0f6f6ae None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afc4529f-62cc-4241-94ac-fe28e0f6f6ae None None] GET http://192.168.122.11/volume// Sep 07 13:56:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afc4529f-62cc-4241-94ac-fe28e0f6f6ae None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afc4529f-62cc-4241-94ac-fe28e0f6f6ae None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afc4529f-62cc-4241-94ac-fe28e0f6f6ae None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:56:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1059/2093] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-9ae93599-712e-46ce-9fca-ed9a3a38f529 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9efbaf2c-d5e9-4557-9b8a-f7dacec9b2c9 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-9ae93599-712e-46ce-9fca-ed9a3a38f529 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-9ae93599-712e-46ce-9fca-ed9a3a38f529 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-9ae93599-712e-46ce-9fca-ed9a3a38f529 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9efbaf2c-d5e9-4557-9b8a-f7dacec9b2c9 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1035/2094] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-9ae93599-712e-46ce-9fca-ed9a3a38f529 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-9ae93599-712e-46ce-9fca-ed9a3a38f529 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1060/2095] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 1034 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3daac80c-c502-4098-b26c-c191f210df88 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3daac80c-c502-4098-b26c-c191f210df88 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3daac80c-c502-4098-b26c-c191f210df88 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3daac80c-c502-4098-b26c-c191f210df88 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3daac80c-c502-4098-b26c-c191f210df88 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot retrieved successfully. Sep 07 13:56:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3daac80c-c502-4098-b26c-c191f210df88 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1036/2096] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 447 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-15592f44-87c4-469d-95e8-768485ba6d69 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15592f44-87c4-469d-95e8-768485ba6d69 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15592f44-87c4-469d-95e8-768485ba6d69 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15592f44-87c4-469d-95e8-768485ba6d69 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-7f78d87b-b96a-461d-baa9-ea3a2a2a55bb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-7f78d87b-b96a-461d-baa9-ea3a2a2a55bb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] PUT http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a Sep 07 13:56:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-7f78d87b-b96a-461d-baa9-ea3a2a2a55bb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-15592f44-87c4-469d-95e8-768485ba6d69 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:24 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-7f78d87b-b96a-461d-baa9-ea3a2a2a55bb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Acquiring lock "cinder-attachment_update-631164d8-69fb-452b-86bd-4a67bca04cb7-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15592f44-87c4-469d-95e8-768485ba6d69 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1061/2097] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-7f78d87b-b96a-461d-baa9-ea3a2a2a55bb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Lock "cinder-attachment_update-631164d8-69fb-452b-86bd-4a67bca04cb7-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:56:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-63896ad6-6b31-450b-aaa1-00c082ea9872 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-63896ad6-6b31-450b-aaa1-00c082ea9872 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-63896ad6-6b31-450b-aaa1-00c082ea9872 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-63896ad6-6b31-450b-aaa1-00c082ea9872 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-63896ad6-6b31-450b-aaa1-00c082ea9872 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-63896ad6-6b31-450b-aaa1-00c082ea9872 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1062/2098] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-692441c0-21b9-4be6-a5b9-9f65a3b654dc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-692441c0-21b9-4be6-a5b9-9f65a3b654dc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-692441c0-21b9-4be6-a5b9-9f65a3b654dc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-692441c0-21b9-4be6-a5b9-9f65a3b654dc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-692441c0-21b9-4be6-a5b9-9f65a3b654dc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot retrieved successfully. Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-692441c0-21b9-4be6-a5b9-9f65a3b654dc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1063/2099] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 474 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b4f70689-745f-4d46-9ca2-195b379510c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1735085251"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b4f70689-745f-4d46-9ca2-195b379510c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1735085251'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume of 1 GB Sep 07 13:56:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Availability Zones retrieved successfully. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (2f19f620-c845-4314-88e0-1825fb1ca55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33e8336-a7ae-41af-8a08-0282a2742509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33e8336-a7ae-41af-8a08-0282a2742509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6733aec-1bca-47b1-ab2c-6445e3d05f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Created reservations ['353dccab-1145-4c18-acc7-d18f605b9529', 'c36359f7-623b-4e79-a365-9d865bfc28c9', 'da81ce17-0e48-45c6-86b9-1699f4ae8e50', '48fe0abf-70ed-440e-9e22-d9ac4da11874'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6733aec-1bca-47b1-ab2c-6445e3d05f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353dccab-1145-4c18-acc7-d18f605b9529', 'c36359f7-623b-4e79-a365-9d865bfc28c9', 'da81ce17-0e48-45c6-86b9-1699f4ae8e50', '48fe0abf-70ed-440e-9e22-d9ac4da11874']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (885c6895-8588-4548-bcb8-49ccadb569e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (885c6895-8588-4548-bcb8-49ccadb569e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93747681-85ac-4552-a0ff-1d644f69c1c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1735085251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['353dccab-1145-4c18-acc7-d18f605b9529','c36359f7-623b-4e79-a365-9d865bfc28c9','da81ce17-0e48-45c6-86b9-1699f4ae8e50','48fe0abf-70ed-440e-9e22-d9ac4da11874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1735085251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93747681-85ac-4552-a0ff-1d644f69c1c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108833d1e1349c79dc1e6dd045497c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad0ee7f-d727-486f-89ee-da932b9f7107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad0ee7f-d727-486f-89ee-da932b9f7107) transitioned into state 'SUCCESS' from state '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-1735085251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['353dccab-1145-4c18-acc7-d18f605b9529','c36359f7-623b-4e79-a365-9d865bfc28c9','da81ce17-0e48-45c6-86b9-1699f4ae8e50','48fe0abf-70ed-440e-9e22-d9ac4da11874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72cba81-65e7-4897-9a86-f8d2386de511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72cba81-65e7-4897-9a86-f8d2386de511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (2f19f620-c845-4314-88e0-1825fb1ca55e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request issued successfully. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d92fdf4-d2f3-4031-9b96-c37f248c3cb4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1064/2100] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:24 2026] POST /volume/v3/volumes => generated 767 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9ec6e0f0-bf69-44bd-b8cd-eae57d085c9f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ec6e0f0-bf69-44bd-b8cd-eae57d085c9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ec6e0f0-bf69-44bd-b8cd-eae57d085c9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ec6e0f0-bf69-44bd-b8cd-eae57d085c9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9ec6e0f0-bf69-44bd-b8cd-eae57d085c9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ec6e0f0-bf69-44bd-b8cd-eae57d085c9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1065/2101] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:25 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b4f70689-745f-4d46-9ca2-195b379510c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-861151022"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b4f70689-745f-4d46-9ca2-195b379510c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-861151022'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume of 1 GB Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Availability Zones retrieved successfully. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (0771b8e0-e9f1-4bc3-855f-cac9dfaa0b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007f5172-11ac-43d2-a818-4543a84b70d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007f5172-11ac-43d2-a818-4543a84b70d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920a6ea2-a566-4836-a795-99c30cf4b1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Created reservations ['8bbde2fd-5a60-48b7-b7e5-9f0696356437', 'e30d63e3-3f9c-40bf-8886-4b6b9a528fb2', '091ab2ee-e76b-4471-a0d8-04ee44db4b08', '18e7cf5b-348d-4d2f-a612-7371411f6b37'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920a6ea2-a566-4836-a795-99c30cf4b1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bbde2fd-5a60-48b7-b7e5-9f0696356437', 'e30d63e3-3f9c-40bf-8886-4b6b9a528fb2', '091ab2ee-e76b-4471-a0d8-04ee44db4b08', '18e7cf5b-348d-4d2f-a612-7371411f6b37']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f82602-8aa3-421d-9bd2-1eac62567fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f82602-8aa3-421d-9bd2-1eac62567fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ee93ccb-3377-4dcc-a836-bcc127788270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-861151022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['8bbde2fd-5a60-48b7-b7e5-9f0696356437','e30d63e3-3f9c-40bf-8886-4b6b9a528fb2','091ab2ee-e76b-4471-a0d8-04ee44db4b08','18e7cf5b-348d-4d2f-a612-7371411f6b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-861151022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ee93ccb-3377-4dcc-a836-bcc127788270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108833d1e1349c79dc1e6dd045497c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afd7f89-4fc4-40a6-8884-11c0c7076d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afd7f89-4fc4-40a6-8884-11c0c7076d9d) transitioned into state 'SUCCESS' from state '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-861151022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['8bbde2fd-5a60-48b7-b7e5-9f0696356437','e30d63e3-3f9c-40bf-8886-4b6b9a528fb2','091ab2ee-e76b-4471-a0d8-04ee44db4b08','18e7cf5b-348d-4d2f-a612-7371411f6b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d645a6-00dd-4f6a-b651-c6665744e973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d645a6-00dd-4f6a-b651-c6665744e973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (0771b8e0-e9f1-4bc3-855f-cac9dfaa0b6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request issued successfully. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab2190cc-0b54-471e-9f0e-7a2531c276c8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1066/2102] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:25 2026] POST /volume/v3/volumes => generated 766 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c8fbedb5-8cc5-42b6-9ad5-f91ef70f2487 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8fbedb5-8cc5-42b6-9ad5-f91ef70f2487 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8fbedb5-8cc5-42b6-9ad5-f91ef70f2487 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8fbedb5-8cc5-42b6-9ad5-f91ef70f2487 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c8fbedb5-8cc5-42b6-9ad5-f91ef70f2487 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8fbedb5-8cc5-42b6-9ad5-f91ef70f2487 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1067/2103] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:25 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b4f70689-745f-4d46-9ca2-195b379510c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-696841065"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b4f70689-745f-4d46-9ca2-195b379510c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-696841065'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume of 1 GB Sep 07 13:56:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Availability Zones retrieved successfully. Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (14c3c357-4561-4d23-891a-dd543a521366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747fe567-9d91-448a-ac51-ab86f2c49e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747fe567-9d91-448a-ac51-ab86f2c49e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d626f04-b5d1-43bc-be42-13baf2cc1ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Created reservations ['05958d92-d309-4210-a1ab-ed656aba821e', '820222e7-6188-4525-bfb1-255c50bc8d2b', '052c7c07-8e66-4f6d-802b-1d1a3085d22e', '3e9f8e81-751c-4110-ba6a-1c860946734e'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d626f04-b5d1-43bc-be42-13baf2cc1ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05958d92-d309-4210-a1ab-ed656aba821e', '820222e7-6188-4525-bfb1-255c50bc8d2b', '052c7c07-8e66-4f6d-802b-1d1a3085d22e', '3e9f8e81-751c-4110-ba6a-1c860946734e']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39ac02d-5606-4e24-8772-159000727ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39ac02d-5606-4e24-8772-159000727ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83934a85-8c3b-4214-9faf-44623e7f9a6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-696841065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['05958d92-d309-4210-a1ab-ed656aba821e','820222e7-6188-4525-bfb1-255c50bc8d2b','052c7c07-8e66-4f6d-802b-1d1a3085d22e','3e9f8e81-751c-4110-ba6a-1c860946734e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-696841065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83934a85-8c3b-4214-9faf-44623e7f9a6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108833d1e1349c79dc1e6dd045497c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fdb621-dff9-417f-9af1-f044bff1a682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fdb621-dff9-417f-9af1-f044bff1a682) transitioned into state 'SUCCESS' from state '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-696841065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['05958d92-d309-4210-a1ab-ed656aba821e','820222e7-6188-4525-bfb1-255c50bc8d2b','052c7c07-8e66-4f6d-802b-1d1a3085d22e','3e9f8e81-751c-4110-ba6a-1c860946734e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087080aa-28fe-4c49-a75d-60f5a389166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-7f78d87b-b96a-461d-baa9-ea3a2a2a55bb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Lock "cinder-attachment_update-631164d8-69fb-452b-86bd-4a67bca04cb7-devstack" released by "attachment_update" :: held 2.479s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-7f78d87b-b96a-461d-baa9-ea3a2a2a55bb tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a returned with HTTP 200 Sep 07 13:56:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1037/2104] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:56:23 2026] PUT /volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a => generated 694 bytes in 2584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-096ab617-914b-4aef-a5cf-be6d215a1930 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-096ab617-914b-4aef-a5cf-be6d215a1930 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-096ab617-914b-4aef-a5cf-be6d215a1930 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-096ab617-914b-4aef-a5cf-be6d215a1930 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087080aa-28fe-4c49-a75d-60f5a389166e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (14c3c357-4561-4d23-891a-dd543a521366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request issued successfully. Sep 07 13:56:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7beb9067-c1d9-40c8-a500-e09cf311f8ae tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1068/2105] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:25 2026] POST /volume/v3/volumes => generated 766 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b2d3315a-a539-4558-9501-daf4062854fc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-096ab617-914b-4aef-a5cf-be6d215a1930 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b4f70689-745f-4d46-9ca2-195b379510c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-221869444"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-096ab617-914b-4aef-a5cf-be6d215a1930 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1038/2106] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:26 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b4f70689-745f-4d46-9ca2-195b379510c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-221869444'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume of 1 GB Sep 07 13:56:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-940e4733-3968-434c-bace-875574ab9866 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Availability Zones retrieved successfully. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8fc7c103-02cf-4e5c-b97c-c72ef45ed851"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8fc7c103-02cf-4e5c-b97c-c72ef45ed851'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (9f3a7988-68e9-4e96-a1aa-e74d9b92c53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume retrieved successfully. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Create volume of 1 GB Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d11ae34-45ed-4a2e-b90e-c9a2aad988da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Availability Zones retrieved successfully. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Flow 'volume_create_api' (9f053427-5987-4080-9dd5-4ef51816fea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da562acf-e205-4e5d-aef4-0e9ab37bff97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da562acf-e205-4e5d-aef4-0e9ab37bff97) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:56:26 devstack devstack@c-api.service[87676]: 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 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da562acf-e205-4e5d-aef4-0e9ab37bff97) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da562acf-e205-4e5d-aef4-0e9ab37bff97) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:56:26 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Flow 'volume_create_api' (9f053427-5987-4080-9dd5-4ef51816fea3) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-940e4733-3968-434c-bace-875574ab9866 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:56:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1039/2107] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:56:26 2026] POST /volume/v3/volumes => generated 173 bytes in 246 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0a80956f-cb79-40d4-a11c-c67cabadda1d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a80956f-cb79-40d4-a11c-c67cabadda1d tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a80956f-cb79-40d4-a11c-c67cabadda1d tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a80956f-cb79-40d4-a11c-c67cabadda1d tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d11ae34-45ed-4a2e-b90e-c9a2aad988da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:26 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5de9842-efb6-496c-bdcc-57a303e45ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0a80956f-cb79-40d4-a11c-c67cabadda1d tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a80956f-cb79-40d4-a11c-c67cabadda1d tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1040/2108] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:26 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-eb24a5de-168c-4754-80b7-ed1bcd7ae89c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eb24a5de-168c-4754-80b7-ed1bcd7ae89c tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eb24a5de-168c-4754-80b7-ed1bcd7ae89c tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eb24a5de-168c-4754-80b7-ed1bcd7ae89c tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-eb24a5de-168c-4754-80b7-ed1bcd7ae89c tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eb24a5de-168c-4754-80b7-ed1bcd7ae89c tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1041/2109] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:27 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 854 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] DELETE http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Delete volume with id: 8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Created reservations ['301a904d-925e-4736-af7f-922835fe9a71', '2c73a1e9-7bc2-4b23-82ce-3542b3249ce3', '9e8ea702-6886-41ff-8b79-8e9cb03683e2', '9c2198e0-07c2-4002-9f7d-a6ae77ff8e41'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5de9842-efb6-496c-bdcc-57a303e45ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['301a904d-925e-4736-af7f-922835fe9a71', '2c73a1e9-7bc2-4b23-82ce-3542b3249ce3', '9e8ea702-6886-41ff-8b79-8e9cb03683e2', '9c2198e0-07c2-4002-9f7d-a6ae77ff8e41']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012de4dd-08f2-4535-ab05-e8186b5df6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012de4dd-08f2-4535-ab05-e8186b5df6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '678ee4ba-b560-45be-b278-5dc3210256b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-221869444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['301a904d-925e-4736-af7f-922835fe9a71','2c73a1e9-7bc2-4b23-82ce-3542b3249ce3','9e8ea702-6886-41ff-8b79-8e9cb03683e2','9c2198e0-07c2-4002-9f7d-a6ae77ff8e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-221869444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=678ee4ba-b560-45be-b278-5dc3210256b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108833d1e1349c79dc1e6dd045497c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226c55c4-1960-4d10-90be-28c6d7410012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Delete volume request issued successfully. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6ad97853-38c8-411a-b1b0-f2beec846e7b tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 202 Sep 07 13:56:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1042/2110] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:27 2026] DELETE /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1634d1ec-33c6-47ad-99a0-df499fb23202 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226c55c4-1960-4d10-90be-28c6d7410012) transitioned into state 'SUCCESS' from state '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-221869444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['301a904d-925e-4736-af7f-922835fe9a71','2c73a1e9-7bc2-4b23-82ce-3542b3249ce3','9e8ea702-6886-41ff-8b79-8e9cb03683e2','9c2198e0-07c2-4002-9f7d-a6ae77ff8e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1634d1ec-33c6-47ad-99a0-df499fb23202 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1634d1ec-33c6-47ad-99a0-df499fb23202 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f8c380-66b7-4d2a-a38a-b3af5888a195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1634d1ec-33c6-47ad-99a0-df499fb23202 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f8c380-66b7-4d2a-a38a-b3af5888a195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1634d1ec-33c6-47ad-99a0-df499fb23202 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (9f3a7988-68e9-4e96-a1aa-e74d9b92c53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request issued successfully. Sep 07 13:56:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2d3315a-a539-4558-9501-daf4062854fc tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1069/2111] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:26 2026] POST /volume/v3/volumes => generated 766 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1634d1ec-33c6-47ad-99a0-df499fb23202 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1043/2112] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:27 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b4f70689-745f-4d46-9ca2-195b379510c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1061418682"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b4f70689-745f-4d46-9ca2-195b379510c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1061418682'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume of 1 GB Sep 07 13:56:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Availability Zones retrieved successfully. Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (89e50b2c-0b76-4ae5-86b6-a5b7408b3f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28bc3a3-ebe5-4456-a36c-082c66534e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28bc3a3-ebe5-4456-a36c-082c66534e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01988cd-142c-41ee-b3c5-d6579aeedfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c46550b3-ad32-4b6e-b80c-6149fb426f9b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c46550b3-ad32-4b6e-b80c-6149fb426f9b tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] POST http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a/action Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c46550b3-ad32-4b6e-b80c-6149fb426f9b tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:56:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c46550b3-ad32-4b6e-b80c-6149fb426f9b tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-efe09f24-7df0-4b31-a468-90fc4fc20db0 req-c46550b3-ad32-4b6e-b80c-6149fb426f9b tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a/action returned with HTTP 204 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1044/2113] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:56:27 2026] POST /volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a/action => generated 0 bytes in 253 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e51d910f-bb66-4645-bdf8-b34b6aa04a19 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e51d910f-bb66-4645-bdf8-b34b6aa04a19 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e51d910f-bb66-4645-bdf8-b34b6aa04a19 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e51d910f-bb66-4645-bdf8-b34b6aa04a19 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Created reservations ['fad07d3f-b0cd-4c0b-9f3b-b0a6008e6e63', '5c398f7e-4dd5-489a-99ba-7df94a2907da', 'bdbea439-258f-48c7-b576-25ce21b7b2d5', 'b98d4f22-8048-4b44-a620-5e65f2c53417'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01988cd-142c-41ee-b3c5-d6579aeedfaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad07d3f-b0cd-4c0b-9f3b-b0a6008e6e63', '5c398f7e-4dd5-489a-99ba-7df94a2907da', 'bdbea439-258f-48c7-b576-25ce21b7b2d5', 'b98d4f22-8048-4b44-a620-5e65f2c53417']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e496c89-c9e3-4fb5-a68e-d2178ea572ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e51d910f-bb66-4645-bdf8-b34b6aa04a19 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e51d910f-bb66-4645-bdf8-b34b6aa04a19 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1045/2114] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:28 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 1146 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-47948993-82c3-488d-a3a7-496a30aa9a31 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-47948993-82c3-488d-a3a7-496a30aa9a31 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-47948993-82c3-488d-a3a7-496a30aa9a31 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-47948993-82c3-488d-a3a7-496a30aa9a31 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e496c89-c9e3-4fb5-a68e-d2178ea572ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e154bcb5-450a-4550-a1bc-a4006556b172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1061418682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['fad07d3f-b0cd-4c0b-9f3b-b0a6008e6e63','5c398f7e-4dd5-489a-99ba-7df94a2907da','bdbea439-258f-48c7-b576-25ce21b7b2d5','b98d4f22-8048-4b44-a620-5e65f2c53417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1061418682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e154bcb5-450a-4550-a1bc-a4006556b172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108833d1e1349c79dc1e6dd045497c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d706ed1-ba88-4851-95fb-1a1ae289d280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-47948993-82c3-488d-a3a7-496a30aa9a31 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-47948993-82c3-488d-a3a7-496a30aa9a31 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1046/2115] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:28 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 1146 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-66fce9c3-4331-41ca-beaf-4a0b73715d65 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66fce9c3-4331-41ca-beaf-4a0b73715d65 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66fce9c3-4331-41ca-beaf-4a0b73715d65 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66fce9c3-4331-41ca-beaf-4a0b73715d65 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d706ed1-ba88-4851-95fb-1a1ae289d280) transitioned into state 'SUCCESS' from state '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-1061418682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108833d1e1349c79dc1e6dd045497c5',qos_specs=None,replication_status=,reservations=['fad07d3f-b0cd-4c0b-9f3b-b0a6008e6e63','5c398f7e-4dd5-489a-99ba-7df94a2907da','bdbea439-258f-48c7-b576-25ce21b7b2d5','b98d4f22-8048-4b44-a620-5e65f2c53417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea2323babbc4ceb8a0c1f4379dfc589',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51ef0c8-53e5-4f86-a681-82ed0dcf422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-66fce9c3-4331-41ca-beaf-4a0b73715d65 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Volume info retrieved successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66fce9c3-4331-41ca-beaf-4a0b73715d65 tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 200 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1047/2116] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:28 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7c8c0c37-ffb4-4967-a601-537cf3aad261 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c8c0c37-ffb4-4967-a601-537cf3aad261 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c8c0c37-ffb4-4967-a601-537cf3aad261 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c8c0c37-ffb4-4967-a601-537cf3aad261 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51ef0c8-53e5-4f86-a681-82ed0dcf422b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Flow 'volume_create_api' (89e50b2c-0b76-4ae5-86b6-a5b7408b3f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Create volume request issued successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-82e4c9d9-886e-4f03-8d58-21baf75b051a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1070/2117] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:27 2026] POST /volume/v3/volumes => generated 767 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f611a688-3819-410a-9ba3-397b8a9c4f04 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f611a688-3819-410a-9ba3-397b8a9c4f04 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f611a688-3819-410a-9ba3-397b8a9c4f04 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f611a688-3819-410a-9ba3-397b8a9c4f04 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7c8c0c37-ffb4-4967-a601-537cf3aad261 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c8c0c37-ffb4-4967-a601-537cf3aad261 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1048/2118] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:28 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 1146 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f611a688-3819-410a-9ba3-397b8a9c4f04 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f611a688-3819-410a-9ba3-397b8a9c4f04 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 returned with HTTP 200 Sep 07 13:56:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1071/2119] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:28 2026] GET /volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0b9d2c67-4043-4104-952b-8c84a5a718f9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0b9d2c67-4043-4104-952b-8c84a5a718f9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0b9d2c67-4043-4104-952b-8c84a5a718f9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0b9d2c67-4043-4104-952b-8c84a5a718f9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0b9d2c67-4043-4104-952b-8c84a5a718f9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0b9d2c67-4043-4104-952b-8c84a5a718f9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1049/2120] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:28 2026] GET /volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 => generated 858 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f3bced57-5a71-47c9-b280-8b017768fb9f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3bced57-5a71-47c9-b280-8b017768fb9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] GET http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 Sep 07 13:56:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f3bced57-5a71-47c9-b280-8b017768fb9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f3bced57-5a71-47c9-b280-8b017768fb9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3bced57-5a71-47c9-b280-8b017768fb9f tempest-VolumesCloneNegativeTest-1618998868 tempest-VolumesCloneNegativeTest-1618998868-project-member] http://192.168.122.11/volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 returned with HTTP 404 Sep 07 13:56:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1072/2121] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:29 2026] GET /volume/v3/volumes/8fc7c103-02cf-4e5c-b97c-c72ef45ed851 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8193e277-54d3-4f5f-ac4e-cc0642feb260 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8193e277-54d3-4f5f-ac4e-cc0642feb260 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 Sep 07 13:56:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8193e277-54d3-4f5f-ac4e-cc0642feb260 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8193e277-54d3-4f5f-ac4e-cc0642feb260 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8193e277-54d3-4f5f-ac4e-cc0642feb260 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8193e277-54d3-4f5f-ac4e-cc0642feb260 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1050/2122] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-68c92ce8-cc00-495c-83a9-c905898e1682 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-68c92ce8-cc00-495c-83a9-c905898e1682 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c Sep 07 13:56:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-68c92ce8-cc00-495c-83a9-c905898e1682 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-68c92ce8-cc00-495c-83a9-c905898e1682 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-68c92ce8-cc00-495c-83a9-c905898e1682 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-68c92ce8-cc00-495c-83a9-c905898e1682 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1073/2123] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c => generated 858 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5bacb6a8-8d8e-4456-b481-e712349a55c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5bacb6a8-8d8e-4456-b481-e712349a55c2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c Sep 07 13:56:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5bacb6a8-8d8e-4456-b481-e712349a55c2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5bacb6a8-8d8e-4456-b481-e712349a55c2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5bacb6a8-8d8e-4456-b481-e712349a55c2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5bacb6a8-8d8e-4456-b481-e712349a55c2 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c returned with HTTP 200 Sep 07 13:56:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1051/2124] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:31 2026] GET /volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7d8926d8-57c4-4d93-8138-4c0fe19389ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7d8926d8-57c4-4d93-8138-4c0fe19389ef tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 Sep 07 13:56:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7d8926d8-57c4-4d93-8138-4c0fe19389ef tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7d8926d8-57c4-4d93-8138-4c0fe19389ef tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7d8926d8-57c4-4d93-8138-4c0fe19389ef tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7d8926d8-57c4-4d93-8138-4c0fe19389ef tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 returned with HTTP 200 Sep 07 13:56:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1074/2125] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:31 2026] GET /volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fb909ab0-70a9-441b-90dd-208445a1bf23 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb909ab0-70a9-441b-90dd-208445a1bf23 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 Sep 07 13:56:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb909ab0-70a9-441b-90dd-208445a1bf23 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb909ab0-70a9-441b-90dd-208445a1bf23 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fb909ab0-70a9-441b-90dd-208445a1bf23 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb909ab0-70a9-441b-90dd-208445a1bf23 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 returned with HTTP 200 Sep 07 13:56:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1052/2126] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:32 2026] GET /volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4fb4142c-d7ae-4f65-a1b7-4950add30281 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4fb4142c-d7ae-4f65-a1b7-4950add30281 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 Sep 07 13:56:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4fb4142c-d7ae-4f65-a1b7-4950add30281 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4fb4142c-d7ae-4f65-a1b7-4950add30281 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4fb4142c-d7ae-4f65-a1b7-4950add30281 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4fb4142c-d7ae-4f65-a1b7-4950add30281 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 returned with HTTP 200 Sep 07 13:56:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1075/2127] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:32 2026] GET /volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-49ebe756-6995-4b17-a2ff-3390010f6cec None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49ebe756-6995-4b17-a2ff-3390010f6cec tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 Sep 07 13:56:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-49ebe756-6995-4b17-a2ff-3390010f6cec tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-49ebe756-6995-4b17-a2ff-3390010f6cec tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-49ebe756-6995-4b17-a2ff-3390010f6cec tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49ebe756-6995-4b17-a2ff-3390010f6cec tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 returned with HTTP 200 Sep 07 13:56:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1053/2128] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:33 2026] GET /volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 Sep 07 13:56:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:33 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume with id: e154bcb5-450a-4550-a1bc-a4006556b172 Sep 07 13:56:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume request issued successfully. Sep 07 13:56:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd5ac086-9e72-493d-817d-ad7ae26ece30 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 returned with HTTP 202 Sep 07 13:56:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1076/2129] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:33 2026] DELETE /volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-079d157c-1d53-40cc-a38c-3c550735556d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-079d157c-1d53-40cc-a38c-3c550735556d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 Sep 07 13:56:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-079d157c-1d53-40cc-a38c-3c550735556d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-079d157c-1d53-40cc-a38c-3c550735556d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-079d157c-1d53-40cc-a38c-3c550735556d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-079d157c-1d53-40cc-a38c-3c550735556d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 returned with HTTP 200 Sep 07 13:56:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1054/2130] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:33 2026] GET /volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1f727cbf-3755-4a1f-9489-00e5b804defb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f727cbf-3755-4a1f-9489-00e5b804defb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 Sep 07 13:56:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f727cbf-3755-4a1f-9489-00e5b804defb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f727cbf-3755-4a1f-9489-00e5b804defb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1f727cbf-3755-4a1f-9489-00e5b804defb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f727cbf-3755-4a1f-9489-00e5b804defb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 returned with HTTP 200 Sep 07 13:56:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1077/2131] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:34 2026] GET /volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-34274fdf-abb2-471c-ac2f-569b64b57cee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-34274fdf-abb2-471c-ac2f-569b64b57cee tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 Sep 07 13:56:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-34274fdf-abb2-471c-ac2f-569b64b57cee tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-34274fdf-abb2-471c-ac2f-569b64b57cee tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-34274fdf-abb2-471c-ac2f-569b64b57cee tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 returned with HTTP 404 Sep 07 13:56:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1055/2132] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:36 2026] GET /volume/v3/volumes/e154bcb5-450a-4550-a1bc-a4006556b172 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] DELETE http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 Sep 07 13:56:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:36 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume with id: 678ee4ba-b560-45be-b278-5dc3210256b5 Sep 07 13:56:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume request issued successfully. Sep 07 13:56:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fcdca57-e96b-4303-b2f5-ec1780a26b15 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 returned with HTTP 202 Sep 07 13:56:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1078/2133] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:36 2026] DELETE /volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52d9a000-2ba7-4e68-b54b-2429faa56d74 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52d9a000-2ba7-4e68-b54b-2429faa56d74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 Sep 07 13:56:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52d9a000-2ba7-4e68-b54b-2429faa56d74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52d9a000-2ba7-4e68-b54b-2429faa56d74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52d9a000-2ba7-4e68-b54b-2429faa56d74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52d9a000-2ba7-4e68-b54b-2429faa56d74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 returned with HTTP 200 Sep 07 13:56:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1056/2134] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:36 2026] GET /volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b4166c7c-ee91-4fe1-896f-27d21b0c0cc4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4166c7c-ee91-4fe1-896f-27d21b0c0cc4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 Sep 07 13:56:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4166c7c-ee91-4fe1-896f-27d21b0c0cc4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4166c7c-ee91-4fe1-896f-27d21b0c0cc4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4166c7c-ee91-4fe1-896f-27d21b0c0cc4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 returned with HTTP 404 Sep 07 13:56:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1079/2135] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:37 2026] GET /volume/v3/volumes/678ee4ba-b560-45be-b278-5dc3210256b5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-010893bf-6402-4dec-89c2-395a9762f1e5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-010893bf-6402-4dec-89c2-395a9762f1e5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] DELETE http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c Sep 07 13:56:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-010893bf-6402-4dec-89c2-395a9762f1e5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-010893bf-6402-4dec-89c2-395a9762f1e5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:37 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-010893bf-6402-4dec-89c2-395a9762f1e5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume with id: 83934a85-8c3b-4214-9faf-44623e7f9a6c Sep 07 13:56:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-010893bf-6402-4dec-89c2-395a9762f1e5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-010893bf-6402-4dec-89c2-395a9762f1e5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume request issued successfully. Sep 07 13:56:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-010893bf-6402-4dec-89c2-395a9762f1e5 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c returned with HTTP 202 Sep 07 13:56:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1057/2136] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:37 2026] DELETE /volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:56:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e08acfb4-9975-481e-8c24-c69760d3b65a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e08acfb4-9975-481e-8c24-c69760d3b65a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c Sep 07 13:56:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e08acfb4-9975-481e-8c24-c69760d3b65a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e08acfb4-9975-481e-8c24-c69760d3b65a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e08acfb4-9975-481e-8c24-c69760d3b65a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e08acfb4-9975-481e-8c24-c69760d3b65a tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c returned with HTTP 200 Sep 07 13:56:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1080/2137] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:37 2026] GET /volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5137ec41-0e28-4c90-adab-c57fa92501f4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5137ec41-0e28-4c90-adab-c57fa92501f4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c Sep 07 13:56:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5137ec41-0e28-4c90-adab-c57fa92501f4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5137ec41-0e28-4c90-adab-c57fa92501f4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5137ec41-0e28-4c90-adab-c57fa92501f4 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c returned with HTTP 404 Sep 07 13:56:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1058/2138] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:38 2026] GET /volume/v3/volumes/83934a85-8c3b-4214-9faf-44623e7f9a6c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] DELETE http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 Sep 07 13:56:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:38 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume with id: 3ee93ccb-3377-4dcc-a836-bcc127788270 Sep 07 13:56:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume request issued successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-73445fdd-7366-4f51-9e1f-b03ff182e6fe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 returned with HTTP 202 Sep 07 13:56:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1081/2139] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:38 2026] DELETE /volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e98c5fb0-4a82-43e2-a444-eea40545fbf8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e98c5fb0-4a82-43e2-a444-eea40545fbf8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 Sep 07 13:56:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e98c5fb0-4a82-43e2-a444-eea40545fbf8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e98c5fb0-4a82-43e2-a444-eea40545fbf8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e98c5fb0-4a82-43e2-a444-eea40545fbf8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e98c5fb0-4a82-43e2-a444-eea40545fbf8 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 returned with HTTP 200 Sep 07 13:56:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1059/2140] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:38 2026] GET /volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 => generated 858 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ae7cd9f4-9a2c-4010-9b3e-9736b38492b1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae7cd9f4-9a2c-4010-9b3e-9736b38492b1 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 Sep 07 13:56:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae7cd9f4-9a2c-4010-9b3e-9736b38492b1 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae7cd9f4-9a2c-4010-9b3e-9736b38492b1 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ae7cd9f4-9a2c-4010-9b3e-9736b38492b1 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae7cd9f4-9a2c-4010-9b3e-9736b38492b1 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 returned with HTTP 200 Sep 07 13:56:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1082/2141] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:39 2026] GET /volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 => generated 858 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-78cf951e-cfaf-4ca3-80e4-3332a970150d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-78cf951e-cfaf-4ca3-80e4-3332a970150d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 Sep 07 13:56:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-78cf951e-cfaf-4ca3-80e4-3332a970150d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-78cf951e-cfaf-4ca3-80e4-3332a970150d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-78cf951e-cfaf-4ca3-80e4-3332a970150d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 returned with HTTP 404 Sep 07 13:56:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1060/2142] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:40 2026] GET /volume/v3/volumes/3ee93ccb-3377-4dcc-a836-bcc127788270 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] DELETE http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 Sep 07 13:56:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume with id: 93747681-85ac-4552-a0ff-1d644f69c1c2 Sep 07 13:56:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume request issued successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c5f09bda-405f-4c0d-8763-3d95ef646fa0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 returned with HTTP 202 Sep 07 13:56:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1083/2143] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:41 2026] DELETE /volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ff0002fe-1827-45c1-9c1b-b4d1f8f17974 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff0002fe-1827-45c1-9c1b-b4d1f8f17974 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 Sep 07 13:56:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ff0002fe-1827-45c1-9c1b-b4d1f8f17974 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ff0002fe-1827-45c1-9c1b-b4d1f8f17974 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ff0002fe-1827-45c1-9c1b-b4d1f8f17974 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff0002fe-1827-45c1-9c1b-b4d1f8f17974 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 returned with HTTP 200 Sep 07 13:56:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1061/2144] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:41 2026] GET /volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 => generated 859 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-083881f3-07db-4d8a-8d98-55c6424f07bb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-083881f3-07db-4d8a-8d98-55c6424f07bb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 Sep 07 13:56:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-083881f3-07db-4d8a-8d98-55c6424f07bb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-083881f3-07db-4d8a-8d98-55c6424f07bb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-083881f3-07db-4d8a-8d98-55c6424f07bb tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 returned with HTTP 404 Sep 07 13:56:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1084/2145] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:42 2026] GET /volume/v3/volumes/93747681-85ac-4552-a0ff-1d644f69c1c2 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:42 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete snapshot with id: b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot retrieved successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot delete request issued successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c996dc8-465e-4d1c-8a74-3abe426f5ed3 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 202 Sep 07 13:56:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1062/2146] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:56:42 2026] DELETE /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-40e03912-e357-459b-a3c8-c68952a1c4b0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-40e03912-e357-459b-a3c8-c68952a1c4b0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-40e03912-e357-459b-a3c8-c68952a1c4b0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-40e03912-e357-459b-a3c8-c68952a1c4b0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-40e03912-e357-459b-a3c8-c68952a1c4b0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot retrieved successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-40e03912-e357-459b-a3c8-c68952a1c4b0 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 200 Sep 07 13:56:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1085/2147] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:56:42 2026] GET /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 473 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5a669484-8ba8-4a98-98f7-a4267c5c9444 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a669484-8ba8-4a98-98f7-a4267c5c9444 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a669484-8ba8-4a98-98f7-a4267c5c9444 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a669484-8ba8-4a98-98f7-a4267c5c9444 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a669484-8ba8-4a98-98f7-a4267c5c9444 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Snapshot retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a669484-8ba8-4a98-98f7-a4267c5c9444 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 200 Sep 07 13:56:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1063/2148] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:56:43 2026] GET /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-55041e85-9306-4d31-b423-933814a94da9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-55041e85-9306-4d31-b423-933814a94da9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 Sep 07 13:56:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-55041e85-9306-4d31-b423-933814a94da9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-55041e85-9306-4d31-b423-933814a94da9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:44 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=395,cinder:UPDATE=103,cinder:INSERT=58 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:56:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-55041e85-9306-4d31-b423-933814a94da9 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 returned with HTTP 404 Sep 07 13:56:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1086/2149] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:56:44 2026] GET /volume/v3/snapshots/b4f70689-745f-4d46-9ca2-195b379510c0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-14bdd258-7c88-448c-911e-5c561d65da74 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14bdd258-7c88-448c-911e-5c561d65da74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] DELETE http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14bdd258-7c88-448c-911e-5c561d65da74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14bdd258-7c88-448c-911e-5c561d65da74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:44 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-14bdd258-7c88-448c-911e-5c561d65da74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume with id: 33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:44 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=349,cinder:UPDATE=52,cinder:INSERT=34 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:56:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-14bdd258-7c88-448c-911e-5c561d65da74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-14bdd258-7c88-448c-911e-5c561d65da74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Delete volume request issued successfully. Sep 07 13:56:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14bdd258-7c88-448c-911e-5c561d65da74 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 returned with HTTP 202 Sep 07 13:56:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1064/2150] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:56:44 2026] DELETE /volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0c1b6b94-73aa-4123-89a8-1c29afdbd89d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c1b6b94-73aa-4123-89a8-1c29afdbd89d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c1b6b94-73aa-4123-89a8-1c29afdbd89d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0c1b6b94-73aa-4123-89a8-1c29afdbd89d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0c1b6b94-73aa-4123-89a8-1c29afdbd89d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0c1b6b94-73aa-4123-89a8-1c29afdbd89d tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 returned with HTTP 200 Sep 07 13:56:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1087/2151] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:44 2026] GET /volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-00620c5a-e49d-4573-827f-1c0dbbcd8743 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00620c5a-e49d-4573-827f-1c0dbbcd8743 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00620c5a-e49d-4573-827f-1c0dbbcd8743 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00620c5a-e49d-4573-827f-1c0dbbcd8743 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00620c5a-e49d-4573-827f-1c0dbbcd8743 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Volume info retrieved successfully. Sep 07 13:56:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00620c5a-e49d-4573-827f-1c0dbbcd8743 tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 returned with HTTP 200 Sep 07 13:56:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1065/2152] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:45 2026] GET /volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 => generated 858 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-651dee28-e0de-4b29-9f7e-65e7f462eafe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-651dee28-e0de-4b29-9f7e-65e7f462eafe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] GET http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 Sep 07 13:56:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-651dee28-e0de-4b29-9f7e-65e7f462eafe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-651dee28-e0de-4b29-9f7e-65e7f462eafe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-651dee28-e0de-4b29-9f7e-65e7f462eafe tempest-CreateVolumesFromSnapshotTest-190171551 tempest-CreateVolumesFromSnapshotTest-190171551-project-member] http://192.168.122.11/volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 returned with HTTP 404 Sep 07 13:56:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1088/2153] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:56:46 2026] GET /volume/v3/volumes/33c8e12e-82ce-4ac2-a94c-dd4bcecb3e48 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-301a636b-c9ba-45af-8cbf-89a9b8ca7f75 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-301a636b-c9ba-45af-8cbf-89a9b8ca7f75 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/attachments?instance_id=fd29c741-cb26-4b31-afd7-6c5b100b0657 Sep 07 13:56:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-301a636b-c9ba-45af-8cbf-89a9b8ca7f75 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-301a636b-c9ba-45af-8cbf-89a9b8ca7f75 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:52 devstack devstack@c-api.service[87676]: /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 07 13:56:52 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), Sep 07 13:56:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-301a636b-c9ba-45af-8cbf-89a9b8ca7f75 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/attachments?instance_id=fd29c741-cb26-4b31-afd7-6c5b100b0657 returned with HTTP 200 Sep 07 13:56:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1066/2154] 192.168.122.11 () {62 vars in 1521 bytes} [Mon Sep 7 13:56:52 2026] GET /volume/v3/attachments?instance_id=fd29c741-cb26-4b31-afd7-6c5b100b0657 => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-685a11ec-d72e-41b6-8bc6-e75b7547688d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-685a11ec-d72e-41b6-8bc6-e75b7547688d tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a Sep 07 13:56:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-685a11ec-d72e-41b6-8bc6-e75b7547688d tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-685a11ec-d72e-41b6-8bc6-e75b7547688d tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-d7c5c6f9-46d7-437c-bf6e-a6a6d6078b9a req-685a11ec-d72e-41b6-8bc6-e75b7547688d tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a returned with HTTP 200 Sep 07 13:56:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1089/2155] 192.168.122.11 () {62 vars in 1535 bytes} [Mon Sep 7 13:56:52 2026] GET /volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a => generated 718 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-275bd201-61ad-4c23-be6d-605a9171efd2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1808616894", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1808616894', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Create volume of 1 GB Sep 07 13:56:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:56:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Availability Zones retrieved successfully. Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Flow 'volume_create_api' (465f78a5-170b-463f-9d2b-53e09e83bde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e551cd0-11b6-4854-b3d9-11746ae3975b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e551cd0-11b6-4854-b3d9-11746ae3975b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63a3bb6-c798-452a-b445-f73266ebfc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Created reservations ['ff495351-aef9-4b3f-b65e-595f66e8f73a', '4b39f5a0-f11b-47de-ab45-65a6276627ab', '6daa38ab-921b-4212-94f8-6856f13fcc9d', '3e650c18-6404-429f-8f23-08dcad2fb3ad'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63a3bb6-c798-452a-b445-f73266ebfc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff495351-aef9-4b3f-b65e-595f66e8f73a', '4b39f5a0-f11b-47de-ab45-65a6276627ab', '6daa38ab-921b-4212-94f8-6856f13fcc9d', '3e650c18-6404-429f-8f23-08dcad2fb3ad']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce48a140-da2c-4386-ab11-6430cbd5df31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce48a140-da2c-4386-ab11-6430cbd5df31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c848b0-5ae9-47c9-bbfe-d6c066855406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1808616894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07b75e76b284cc497a32053c1b98305',qos_specs=None,replication_status=,reservations=['ff495351-aef9-4b3f-b65e-595f66e8f73a','4b39f5a0-f11b-47de-ab45-65a6276627ab','6daa38ab-921b-4212-94f8-6856f13fcc9d','3e650c18-6404-429f-8f23-08dcad2fb3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa5c97df3204986b149ff0072e6387e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1808616894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c848b0-5ae9-47c9-bbfe-d6c066855406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07b75e76b284cc497a32053c1b98305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fa5c97df3204986b149ff0072e6387e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f869245b-f5f1-48f0-b13c-cf9de809d36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f869245b-f5f1-48f0-b13c-cf9de809d36a) transitioned into state 'SUCCESS' from state '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-1808616894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07b75e76b284cc497a32053c1b98305',qos_specs=None,replication_status=,reservations=['ff495351-aef9-4b3f-b65e-595f66e8f73a','4b39f5a0-f11b-47de-ab45-65a6276627ab','6daa38ab-921b-4212-94f8-6856f13fcc9d','3e650c18-6404-429f-8f23-08dcad2fb3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa5c97df3204986b149ff0072e6387e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6608bb-5ab6-4953-95f3-4e3f9df24c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6608bb-5ab6-4953-95f3-4e3f9df24c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Flow 'volume_create_api' (465f78a5-170b-463f-9d2b-53e09e83bde7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Create volume request issued successfully. Sep 07 13:56:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-275bd201-61ad-4c23-be6d-605a9171efd2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1067/2156] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:58 2026] POST /volume/v3/volumes => generated 772 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-114121747", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-114121747', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:59 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Create volume of 1 GB Sep 07 13:56:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:56:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Availability Zones retrieved successfully. Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Flow 'volume_create_api' (41645e40-bc79-4687-9034-8a95ac53514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769f8f8c-cc81-4302-b2ee-e5482d7f68af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769f8f8c-cc81-4302-b2ee-e5482d7f68af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3356146-efbf-438a-8229-f73871bd75b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Created reservations ['0f27f104-672d-442e-adb7-0f32a427230d', '9f215dfb-d2ef-4b8c-9b26-4ab3dcc72823', '2e12ed69-4a63-46e4-9420-fc93cca6c094', '9cbd83ef-9fff-400f-a011-82ee5afdf0aa'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3356146-efbf-438a-8229-f73871bd75b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f27f104-672d-442e-adb7-0f32a427230d', '9f215dfb-d2ef-4b8c-9b26-4ab3dcc72823', '2e12ed69-4a63-46e4-9420-fc93cca6c094', '9cbd83ef-9fff-400f-a011-82ee5afdf0aa']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a32039-24b9-43b5-b484-47011fed1141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a32039-24b9-43b5-b484-47011fed1141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '993d7366-900e-42bf-a97c-f5e4503cb162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-114121747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07b75e76b284cc497a32053c1b98305',qos_specs=None,replication_status=,reservations=['0f27f104-672d-442e-adb7-0f32a427230d','9f215dfb-d2ef-4b8c-9b26-4ab3dcc72823','2e12ed69-4a63-46e4-9420-fc93cca6c094','9cbd83ef-9fff-400f-a011-82ee5afdf0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa5c97df3204986b149ff0072e6387e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-114121747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=993d7366-900e-42bf-a97c-f5e4503cb162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07b75e76b284cc497a32053c1b98305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fa5c97df3204986b149ff0072e6387e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec009ef-6c73-4824-b0ad-97c01c5164a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec009ef-6c73-4824-b0ad-97c01c5164a5) transitioned into state 'SUCCESS' from state '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-114121747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07b75e76b284cc497a32053c1b98305',qos_specs=None,replication_status=,reservations=['0f27f104-672d-442e-adb7-0f32a427230d','9f215dfb-d2ef-4b8c-9b26-4ab3dcc72823','2e12ed69-4a63-46e4-9420-fc93cca6c094','9cbd83ef-9fff-400f-a011-82ee5afdf0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa5c97df3204986b149ff0072e6387e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3a3078-f968-4d89-ac53-91ee22877cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3a3078-f968-4d89-ac53-91ee22877cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Flow 'volume_create_api' (41645e40-bc79-4687-9034-8a95ac53514c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Create volume request issued successfully. Sep 07 13:57:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7d830f6-6e1f-4c72-8c7b-4b5ac6a85be5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1090/2157] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:56:59 2026] POST /volume/v3/volumes => generated 771 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:09 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=35,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:57:10 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=29,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2998a0da-65af-4805-8708-375b1da3e93b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1834024400"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1834024400'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume of 1 GB Sep 07 13:57:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Availability Zones retrieved successfully. Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (6efe2783-762a-481a-891d-406ceab6ab92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d8617a-ed4b-496a-8569-26880cae11d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d8617a-ed4b-496a-8569-26880cae11d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc7b1ae-0692-4037-a3e9-e7f760925fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Created reservations ['50d1b508-437b-4dd7-96e2-dc7b4e09622d', '38a3cfef-43f1-40f3-aa04-bfea32c984d5', 'a80289d0-5141-4602-9bbe-502ec8fabdc5', 'feb16e08-1b58-40cd-9046-36e74c0185df'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc7b1ae-0692-4037-a3e9-e7f760925fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d1b508-437b-4dd7-96e2-dc7b4e09622d', '38a3cfef-43f1-40f3-aa04-bfea32c984d5', 'a80289d0-5141-4602-9bbe-502ec8fabdc5', 'feb16e08-1b58-40cd-9046-36e74c0185df']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ea51fb-f2fd-46aa-b9e9-73e4121ae7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ea51fb-f2fd-46aa-b9e9-73e4121ae7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efda3da0-bf99-40f8-9a50-8170b163d897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1834024400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['50d1b508-437b-4dd7-96e2-dc7b4e09622d','38a3cfef-43f1-40f3-aa04-bfea32c984d5','a80289d0-5141-4602-9bbe-502ec8fabdc5','feb16e08-1b58-40cd-9046-36e74c0185df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1834024400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efda3da0-bf99-40f8-9a50-8170b163d897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f167de524ec34b6793ace867140954fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4792ea-7606-4cb8-8b4e-5b8ed84aa250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4792ea-7606-4cb8-8b4e-5b8ed84aa250) transitioned into state 'SUCCESS' from state '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-1834024400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['50d1b508-437b-4dd7-96e2-dc7b4e09622d','38a3cfef-43f1-40f3-aa04-bfea32c984d5','a80289d0-5141-4602-9bbe-502ec8fabdc5','feb16e08-1b58-40cd-9046-36e74c0185df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c67ca1-332f-4ebe-9684-c2f8040544ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c67ca1-332f-4ebe-9684-c2f8040544ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (6efe2783-762a-481a-891d-406ceab6ab92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request issued successfully. Sep 07 13:57:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2998a0da-65af-4805-8708-375b1da3e93b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1068/2158] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:57:17 2026] POST /volume/v3/volumes => generated 756 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e2cf8f45-0f04-4806-879d-b9d2095b87d4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2cf8f45-0f04-4806-879d-b9d2095b87d4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2cf8f45-0f04-4806-879d-b9d2095b87d4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2cf8f45-0f04-4806-879d-b9d2095b87d4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e2cf8f45-0f04-4806-879d-b9d2095b87d4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2cf8f45-0f04-4806-879d-b9d2095b87d4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1091/2159] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:17 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 824 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7515561f-8e7a-4074-8cd0-f22ed4ccab2b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7515561f-8e7a-4074-8cd0-f22ed4ccab2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7515561f-8e7a-4074-8cd0-f22ed4ccab2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7515561f-8e7a-4074-8cd0-f22ed4ccab2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7515561f-8e7a-4074-8cd0-f22ed4ccab2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7515561f-8e7a-4074-8cd0-f22ed4ccab2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1069/2160] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:19 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 848 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-59259f8f-1ccf-4511-abd8-6e5cc4b5adfe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59259f8f-1ccf-4511-abd8-6e5cc4b5adfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59259f8f-1ccf-4511-abd8-6e5cc4b5adfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59259f8f-1ccf-4511-abd8-6e5cc4b5adfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-59259f8f-1ccf-4511-abd8-6e5cc4b5adfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59259f8f-1ccf-4511-abd8-6e5cc4b5adfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1092/2161] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:20 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3b95d996-ec37-4744-a470-3567c110413b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b95d996-ec37-4744-a470-3567c110413b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action Sep 07 13:57:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b95d996-ec37-4744-a470-3567c110413b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action body: b'{"os-attach": {"instance_uuid": "c2d52f59-32a6-4ba4-b5ec-e78a99fc10ad", "mountpoint": "/dev/vdb"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3b95d996-ec37-4744-a470-3567c110413b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c2d52f59-32a6-4ba4-b5ec-e78a99fc10ad", "mountpoint": "/dev/vdb"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b95d996-ec37-4744-a470-3567c110413b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b95d996-ec37-4744-a470-3567c110413b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Update volume admin metadata completed successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3b95d996-ec37-4744-a470-3567c110413b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Attach volume completed successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3b95d996-ec37-4744-a470-3567c110413b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action returned with HTTP 202 Sep 07 13:57:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1070/2162] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:20 2026] POST /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action => generated 0 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:57:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b7660ff4-136b-4bbc-9080-360eefdf30fa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7660ff4-136b-4bbc-9080-360eefdf30fa tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7660ff4-136b-4bbc-9080-360eefdf30fa tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7660ff4-136b-4bbc-9080-360eefdf30fa tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b7660ff4-136b-4bbc-9080-360eefdf30fa tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7660ff4-136b-4bbc-9080-360eefdf30fa tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1093/2163] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:20 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 1183 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af4d79de-7e17-4c2c-a408-3822164f3c11 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af4d79de-7e17-4c2c-a408-3822164f3c11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af4d79de-7e17-4c2c-a408-3822164f3c11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af4d79de-7e17-4c2c-a408-3822164f3c11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-af4d79de-7e17-4c2c-a408-3822164f3c11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af4d79de-7e17-4c2c-a408-3822164f3c11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1071/2164] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:20 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 1183 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a0218f90-b94a-4eb3-8c90-86ed99d6b38d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0218f90-b94a-4eb3-8c90-86ed99d6b38d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action Sep 07 13:57:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0218f90-b94a-4eb3-8c90-86ed99d6b38d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0218f90-b94a-4eb3-8c90-86ed99d6b38d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-a0218f90-b94a-4eb3-8c90-86ed99d6b38d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume 'efda3da0-bf99-40f8-9a50-8170b163d897' with '{'status': 'error'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0218f90-b94a-4eb3-8c90-86ed99d6b38d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action returned with HTTP 202 Sep 07 13:57:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1094/2165] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:20 2026] POST /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action => generated 0 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ce84b3d9-4395-4a0a-8942-d8faeb0ebb24 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce84b3d9-4395-4a0a-8942-d8faeb0ebb24 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce84b3d9-4395-4a0a-8942-d8faeb0ebb24 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce84b3d9-4395-4a0a-8942-d8faeb0ebb24 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ce84b3d9-4395-4a0a-8942-d8faeb0ebb24 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce84b3d9-4395-4a0a-8942-d8faeb0ebb24 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1072/2166] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:21 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 1182 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action Sep 07 13:57:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e7aa154a-e42c-47b2-9e69-a1691415144b"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e7aa154a-e42c-47b2-9e69-a1691415144b"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Volume info retrieved successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Terminate volume connection completed successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87675) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 13:57:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Detach volume completed successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1c967da-263a-4591-b8ec-11e67ef4b078 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action returned with HTTP 202 Sep 07 13:57:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1095/2167] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:21 2026] POST /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action => generated 0 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0771f29b-8c91-44ac-8b23-0ba0bc879dfb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0771f29b-8c91-44ac-8b23-0ba0bc879dfb tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0771f29b-8c91-44ac-8b23-0ba0bc879dfb tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0771f29b-8c91-44ac-8b23-0ba0bc879dfb tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0771f29b-8c91-44ac-8b23-0ba0bc879dfb tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0771f29b-8c91-44ac-8b23-0ba0bc879dfb tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1073/2168] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 868 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-04c60509-6041-4501-a6a4-feaee43d2a00 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-04c60509-6041-4501-a6a4-feaee43d2a00 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-04c60509-6041-4501-a6a4-feaee43d2a00 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-04c60509-6041-4501-a6a4-feaee43d2a00 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-04c60509-6041-4501-a6a4-feaee43d2a00 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-04c60509-6041-4501-a6a4-feaee43d2a00 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1096/2169] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 868 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c46f6757-94b1-426c-9851-81d37ac412f2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c46f6757-94b1-426c-9851-81d37ac412f2 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c46f6757-94b1-426c-9851-81d37ac412f2 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action body: b'{"os-detach": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c46f6757-94b1-426c-9851-81d37ac412f2 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c46f6757-94b1-426c-9851-81d37ac412f2 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c46f6757-94b1-426c-9851-81d37ac412f2 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Detach volume completed successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c46f6757-94b1-426c-9851-81d37ac412f2 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action returned with HTTP 202 Sep 07 13:57:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1074/2170] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:22 2026] POST /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-df0101ca-1fbb-483b-b553-279e92f791bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-df0101ca-1fbb-483b-b553-279e92f791bd tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-df0101ca-1fbb-483b-b553-279e92f791bd tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-df0101ca-1fbb-483b-b553-279e92f791bd tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-df0101ca-1fbb-483b-b553-279e92f791bd tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-df0101ca-1fbb-483b-b553-279e92f791bd tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1097/2171] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 868 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5cd93d68-90fb-4c84-8207-85d3200a8383 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5cd93d68-90fb-4c84-8207-85d3200a8383 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5cd93d68-90fb-4c84-8207-85d3200a8383 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5cd93d68-90fb-4c84-8207-85d3200a8383 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5cd93d68-90fb-4c84-8207-85d3200a8383 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5cd93d68-90fb-4c84-8207-85d3200a8383 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1075/2172] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0b15420d-8a77-4377-983d-b1a736064152 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b15420d-8a77-4377-983d-b1a736064152 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] DELETE http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b15420d-8a77-4377-983d-b1a736064152 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0b15420d-8a77-4377-983d-b1a736064152 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0b15420d-8a77-4377-983d-b1a736064152 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume with id: efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0b15420d-8a77-4377-983d-b1a736064152 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0b15420d-8a77-4377-983d-b1a736064152 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume request issued successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0b15420d-8a77-4377-983d-b1a736064152 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 202 Sep 07 13:57:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1098/2173] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:22 2026] DELETE /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5d011dfb-3cfe-453e-90d4-58fe2813a3fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5d011dfb-3cfe-453e-90d4-58fe2813a3fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5d011dfb-3cfe-453e-90d4-58fe2813a3fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5d011dfb-3cfe-453e-90d4-58fe2813a3fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5d011dfb-3cfe-453e-90d4-58fe2813a3fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5d011dfb-3cfe-453e-90d4-58fe2813a3fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 200 Sep 07 13:57:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1076/2174] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-654bba49-2625-4bee-8a60-af6f77a95648 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-654bba49-2625-4bee-8a60-af6f77a95648 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 Sep 07 13:57:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-654bba49-2625-4bee-8a60-af6f77a95648 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-654bba49-2625-4bee-8a60-af6f77a95648 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-654bba49-2625-4bee-8a60-af6f77a95648 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 returned with HTTP 404 Sep 07 13:57:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1099/2175] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:23 2026] GET /volume/v3/volumes/efda3da0-bf99-40f8-9a50-8170b163d897 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-987690d2-1608-4dcf-874b-bf6d1a734584 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-791662295"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-791662295'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume of 1 GB Sep 07 13:57:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Availability Zones retrieved successfully. Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (c19b0022-d7d4-46d9-9777-d9604a79f9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a7d27e3-5c15-4202-a9db-a1d9ab70a31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a7d27e3-5c15-4202-a9db-a1d9ab70a31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2193e67-b799-46da-96d3-ae6da7e89e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Created reservations ['29dfbbd9-6414-463f-951b-1d122e12d3a0', '80e3cbd5-c7da-470f-918c-2d84d7b3aed9', 'cbc323fd-1e98-4ddc-a872-4aa8b305071a', '4be4c9e1-e2a3-48ce-8cf8-a87635e9a3f4'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2193e67-b799-46da-96d3-ae6da7e89e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29dfbbd9-6414-463f-951b-1d122e12d3a0', '80e3cbd5-c7da-470f-918c-2d84d7b3aed9', 'cbc323fd-1e98-4ddc-a872-4aa8b305071a', '4be4c9e1-e2a3-48ce-8cf8-a87635e9a3f4']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397d0ac9-e1c3-43e6-b110-7cdcca8de752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397d0ac9-e1c3-43e6-b110-7cdcca8de752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '376e7639-73a6-420d-b591-c8d210e4e1d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-791662295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['29dfbbd9-6414-463f-951b-1d122e12d3a0','80e3cbd5-c7da-470f-918c-2d84d7b3aed9','cbc323fd-1e98-4ddc-a872-4aa8b305071a','4be4c9e1-e2a3-48ce-8cf8-a87635e9a3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-791662295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=376e7639-73a6-420d-b591-c8d210e4e1d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f167de524ec34b6793ace867140954fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332184e0-ee5c-4b0b-a79e-abf3201922d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332184e0-ee5c-4b0b-a79e-abf3201922d7) transitioned into state 'SUCCESS' from state '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-791662295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['29dfbbd9-6414-463f-951b-1d122e12d3a0','80e3cbd5-c7da-470f-918c-2d84d7b3aed9','cbc323fd-1e98-4ddc-a872-4aa8b305071a','4be4c9e1-e2a3-48ce-8cf8-a87635e9a3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403a377d-b7c5-417a-b8d6-b08e4e897be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403a377d-b7c5-417a-b8d6-b08e4e897be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (c19b0022-d7d4-46d9-9777-d9604a79f9f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request issued successfully. Sep 07 13:57:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-987690d2-1608-4dcf-874b-bf6d1a734584 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1077/2176] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:57:27 2026] POST /volume/v3/volumes => generated 755 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:57:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-292b8d8a-0eb5-4932-a0ba-496ffc718dbe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-292b8d8a-0eb5-4932-a0ba-496ffc718dbe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-292b8d8a-0eb5-4932-a0ba-496ffc718dbe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-292b8d8a-0eb5-4932-a0ba-496ffc718dbe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-292b8d8a-0eb5-4932-a0ba-496ffc718dbe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-292b8d8a-0eb5-4932-a0ba-496ffc718dbe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 returned with HTTP 200 Sep 07 13:57:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1100/2177] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:27 2026] GET /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-64468d88-591d-452b-b39d-656997bcdc47 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64468d88-591d-452b-b39d-656997bcdc47 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64468d88-591d-452b-b39d-656997bcdc47 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-64468d88-591d-452b-b39d-656997bcdc47 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-64468d88-591d-452b-b39d-656997bcdc47 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-64468d88-591d-452b-b39d-656997bcdc47 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 returned with HTTP 200 Sep 07 13:57:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1078/2178] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:28 2026] GET /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f345226f-54f7-40b6-b466-971d1c42ac4f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f345226f-54f7-40b6-b466-971d1c42ac4f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5/action Sep 07 13:57:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f345226f-54f7-40b6-b466-971d1c42ac4f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f345226f-54f7-40b6-b466-971d1c42ac4f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-f345226f-54f7-40b6-b466-971d1c42ac4f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume '376e7639-73a6-420d-b591-c8d210e4e1d5' with '{'status': 'attaching'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f345226f-54f7-40b6-b466-971d1c42ac4f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5/action returned with HTTP 202 Sep 07 13:57:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1101/2179] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:28 2026] POST /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dae3481e-9a3c-4eb1-bb15-185bfcb05680 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dae3481e-9a3c-4eb1-bb15-185bfcb05680 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dae3481e-9a3c-4eb1-bb15-185bfcb05680 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dae3481e-9a3c-4eb1-bb15-185bfcb05680 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dae3481e-9a3c-4eb1-bb15-185bfcb05680 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dae3481e-9a3c-4eb1-bb15-185bfcb05680 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 returned with HTTP 200 Sep 07 13:57:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1079/2180] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:28 2026] GET /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d9d57729-d748-450e-817b-72aac74e54c0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9d57729-d748-450e-817b-72aac74e54c0 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5/action Sep 07 13:57:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9d57729-d748-450e-817b-72aac74e54c0 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9d57729-d748-450e-817b-72aac74e54c0 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d9d57729-d748-450e-817b-72aac74e54c0 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Volume info retrieved successfully. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d9d57729-d748-450e-817b-72aac74e54c0 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Delete volume request issued successfully. Sep 07 13:57:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9d57729-d748-450e-817b-72aac74e54c0 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5/action returned with HTTP 202 Sep 07 13:57:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1102/2181] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:28 2026] POST /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b4e3b1ee-d97e-4216-b336-2247cf46c9d0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4e3b1ee-d97e-4216-b336-2247cf46c9d0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4e3b1ee-d97e-4216-b336-2247cf46c9d0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4e3b1ee-d97e-4216-b336-2247cf46c9d0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b4e3b1ee-d97e-4216-b336-2247cf46c9d0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4e3b1ee-d97e-4216-b336-2247cf46c9d0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 returned with HTTP 200 Sep 07 13:57:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1080/2182] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:28 2026] GET /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e89e32fd-792d-4f29-ab8e-9bbdc32456f0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e89e32fd-792d-4f29-ab8e-9bbdc32456f0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e89e32fd-792d-4f29-ab8e-9bbdc32456f0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e89e32fd-792d-4f29-ab8e-9bbdc32456f0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e89e32fd-792d-4f29-ab8e-9bbdc32456f0 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 returned with HTTP 404 Sep 07 13:57:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1103/2183] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:29 2026] GET /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-733e43e2-13fd-478f-82a3-db06d94e5b0b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-733e43e2-13fd-478f-82a3-db06d94e5b0b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-733e43e2-13fd-478f-82a3-db06d94e5b0b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-733e43e2-13fd-478f-82a3-db06d94e5b0b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-733e43e2-13fd-478f-82a3-db06d94e5b0b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 returned with HTTP 404 Sep 07 13:57:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1081/2184] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:29 2026] GET /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d2b9a8dd-4435-47f6-9402-4ef1780df501 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d2b9a8dd-4435-47f6-9402-4ef1780df501 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] DELETE http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d2b9a8dd-4435-47f6-9402-4ef1780df501 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d2b9a8dd-4435-47f6-9402-4ef1780df501 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d2b9a8dd-4435-47f6-9402-4ef1780df501 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume with id: 376e7639-73a6-420d-b591-c8d210e4e1d5 Sep 07 13:57:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d2b9a8dd-4435-47f6-9402-4ef1780df501 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 returned with HTTP 404 Sep 07 13:57:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1104/2185] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:29 2026] DELETE /volume/v3/volumes/376e7639-73a6-420d-b591-c8d210e4e1d5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:57:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a41de421-5d60-4301-9520-8015e46f7f7e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:57:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2049566655"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2049566655'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:29 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume of 1 GB Sep 07 13:57:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Availability Zones retrieved successfully. Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (df1eceba-4304-43ea-a3b7-e1932a30192f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35c0aab-3e83-48ba-993c-b0d050b378f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35c0aab-3e83-48ba-993c-b0d050b378f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059f2589-e8f5-4223-a76d-fd5fc741eda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Created reservations ['76e5cc13-bf58-4e93-9097-6f61e2f3d63c', '0dc7a856-4890-4185-a429-7022b5cca4a0', '49e8a383-70c6-44fc-a7f2-baedf62add4d', '3cae52e5-7a83-45ff-9764-5a7286d0094a'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059f2589-e8f5-4223-a76d-fd5fc741eda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e5cc13-bf58-4e93-9097-6f61e2f3d63c', '0dc7a856-4890-4185-a429-7022b5cca4a0', '49e8a383-70c6-44fc-a7f2-baedf62add4d', '3cae52e5-7a83-45ff-9764-5a7286d0094a']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25058d4-e988-4e31-ba8e-004a1cf76ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25058d4-e988-4e31-ba8e-004a1cf76ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc23f594-fc1e-455f-8fdc-acbd523bfb5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2049566655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['76e5cc13-bf58-4e93-9097-6f61e2f3d63c','0dc7a856-4890-4185-a429-7022b5cca4a0','49e8a383-70c6-44fc-a7f2-baedf62add4d','3cae52e5-7a83-45ff-9764-5a7286d0094a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2049566655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc23f594-fc1e-455f-8fdc-acbd523bfb5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f167de524ec34b6793ace867140954fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7623939e-c840-4463-b926-8c96baeafe7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7623939e-c840-4463-b926-8c96baeafe7d) transitioned into state 'SUCCESS' from state '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-2049566655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['76e5cc13-bf58-4e93-9097-6f61e2f3d63c','0dc7a856-4890-4185-a429-7022b5cca4a0','49e8a383-70c6-44fc-a7f2-baedf62add4d','3cae52e5-7a83-45ff-9764-5a7286d0094a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c76af7-c547-4d36-a28f-224f2ef0d176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c76af7-c547-4d36-a28f-224f2ef0d176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (df1eceba-4304-43ea-a3b7-e1932a30192f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request issued successfully. Sep 07 13:57:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a41de421-5d60-4301-9520-8015e46f7f7e tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1082/2186] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:57:29 2026] POST /volume/v3/volumes => generated 756 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f0ef369f-c0f4-443a-aee8-02c02ab6c53d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f0ef369f-c0f4-443a-aee8-02c02ab6c53d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f0ef369f-c0f4-443a-aee8-02c02ab6c53d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f0ef369f-c0f4-443a-aee8-02c02ab6c53d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f0ef369f-c0f4-443a-aee8-02c02ab6c53d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f0ef369f-c0f4-443a-aee8-02c02ab6c53d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a returned with HTTP 200 Sep 07 13:57:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1105/2187] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:30 2026] GET /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a => generated 824 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6dfa632b-08b0-4599-8c4d-4d297d2df242 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6dfa632b-08b0-4599-8c4d-4d297d2df242 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6dfa632b-08b0-4599-8c4d-4d297d2df242 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6dfa632b-08b0-4599-8c4d-4d297d2df242 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6dfa632b-08b0-4599-8c4d-4d297d2df242 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6dfa632b-08b0-4599-8c4d-4d297d2df242 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a returned with HTTP 200 Sep 07 13:57:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1083/2188] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:31 2026] GET /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ddc3b458-1847-4a8f-b58e-acfae7842141 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ddc3b458-1847-4a8f-b58e-acfae7842141 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a/action Sep 07 13:57:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ddc3b458-1847-4a8f-b58e-acfae7842141 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ddc3b458-1847-4a8f-b58e-acfae7842141 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-ddc3b458-1847-4a8f-b58e-acfae7842141 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume 'cc23f594-fc1e-455f-8fdc-acbd523bfb5a' with '{'status': 'creating'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ddc3b458-1847-4a8f-b58e-acfae7842141 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a/action returned with HTTP 202 Sep 07 13:57:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1106/2189] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:31 2026] POST /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-66d027e7-adb1-4d42-bd4a-e2ce75da3fd6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66d027e7-adb1-4d42-bd4a-e2ce75da3fd6 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66d027e7-adb1-4d42-bd4a-e2ce75da3fd6 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66d027e7-adb1-4d42-bd4a-e2ce75da3fd6 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-66d027e7-adb1-4d42-bd4a-e2ce75da3fd6 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66d027e7-adb1-4d42-bd4a-e2ce75da3fd6 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a returned with HTTP 200 Sep 07 13:57:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1084/2190] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:31 2026] GET /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fa2b1de5-2ea6-4660-877e-20fcfd383f1d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fa2b1de5-2ea6-4660-877e-20fcfd383f1d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a/action Sep 07 13:57:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fa2b1de5-2ea6-4660-877e-20fcfd383f1d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fa2b1de5-2ea6-4660-877e-20fcfd383f1d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fa2b1de5-2ea6-4660-877e-20fcfd383f1d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Volume info retrieved successfully. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fa2b1de5-2ea6-4660-877e-20fcfd383f1d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Delete volume request issued successfully. Sep 07 13:57:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fa2b1de5-2ea6-4660-877e-20fcfd383f1d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a/action returned with HTTP 202 Sep 07 13:57:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1107/2191] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:31 2026] POST /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8362fe06-bc8a-4d8d-8daf-f39f6d569dfe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8362fe06-bc8a-4d8d-8daf-f39f6d569dfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8362fe06-bc8a-4d8d-8daf-f39f6d569dfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8362fe06-bc8a-4d8d-8daf-f39f6d569dfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8362fe06-bc8a-4d8d-8daf-f39f6d569dfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8362fe06-bc8a-4d8d-8daf-f39f6d569dfe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a returned with HTTP 200 Sep 07 13:57:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1085/2192] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:31 2026] GET /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ed2a4f6c-35fe-4b18-909d-d9a117bb0eca None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed2a4f6c-35fe-4b18-909d-d9a117bb0eca tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed2a4f6c-35fe-4b18-909d-d9a117bb0eca tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed2a4f6c-35fe-4b18-909d-d9a117bb0eca tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed2a4f6c-35fe-4b18-909d-d9a117bb0eca tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a returned with HTTP 404 Sep 07 13:57:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1108/2193] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:32 2026] GET /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bf41f8fc-2b36-44da-adef-3ac93ee28b73 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf41f8fc-2b36-44da-adef-3ac93ee28b73 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf41f8fc-2b36-44da-adef-3ac93ee28b73 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf41f8fc-2b36-44da-adef-3ac93ee28b73 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf41f8fc-2b36-44da-adef-3ac93ee28b73 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a returned with HTTP 404 Sep 07 13:57:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1086/2194] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:32 2026] GET /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-69f20f6f-08dc-471e-82ad-18a15dbda5fc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69f20f6f-08dc-471e-82ad-18a15dbda5fc tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] DELETE http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69f20f6f-08dc-471e-82ad-18a15dbda5fc tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69f20f6f-08dc-471e-82ad-18a15dbda5fc tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:32 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-69f20f6f-08dc-471e-82ad-18a15dbda5fc tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume with id: cc23f594-fc1e-455f-8fdc-acbd523bfb5a Sep 07 13:57:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69f20f6f-08dc-471e-82ad-18a15dbda5fc tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a returned with HTTP 404 Sep 07 13:57:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1109/2195] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:32 2026] DELETE /volume/v3/volumes/cc23f594-fc1e-455f-8fdc-acbd523bfb5a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-83deaa48-7325-4ea1-9da1-133864b078c4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1043125431"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1043125431'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume of 1 GB Sep 07 13:57:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Availability Zones retrieved successfully. Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (c644c853-e547-47e6-abfa-1a51fdb758e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3921ff7a-a3d0-4193-a4b4-4974eadf16da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3921ff7a-a3d0-4193-a4b4-4974eadf16da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c632fc84-0ce8-488c-aa6c-efd31b607a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Created reservations ['95781e7c-ffd4-4dfe-920c-d30514c60fd7', '0e4d4098-81a6-4c4a-8985-cc07bf4721a6', '07d1608e-7d7f-4201-9ac9-96fe6ff1dd4c', 'e48a7787-2714-4d3a-b984-e2969588dab4'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c632fc84-0ce8-488c-aa6c-efd31b607a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95781e7c-ffd4-4dfe-920c-d30514c60fd7', '0e4d4098-81a6-4c4a-8985-cc07bf4721a6', '07d1608e-7d7f-4201-9ac9-96fe6ff1dd4c', 'e48a7787-2714-4d3a-b984-e2969588dab4']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ee7e9b-bc8f-4716-9332-7a81c7a18c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ee7e9b-bc8f-4716-9332-7a81c7a18c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35c1abfc-7c56-4eb4-aa06-9b287bc07cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1043125431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['95781e7c-ffd4-4dfe-920c-d30514c60fd7','0e4d4098-81a6-4c4a-8985-cc07bf4721a6','07d1608e-7d7f-4201-9ac9-96fe6ff1dd4c','e48a7787-2714-4d3a-b984-e2969588dab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1043125431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35c1abfc-7c56-4eb4-aa06-9b287bc07cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f167de524ec34b6793ace867140954fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a49dda9-e9bf-417f-a7b9-4b927d464f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a49dda9-e9bf-417f-a7b9-4b927d464f1b) transitioned into state 'SUCCESS' from state '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-1043125431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['95781e7c-ffd4-4dfe-920c-d30514c60fd7','0e4d4098-81a6-4c4a-8985-cc07bf4721a6','07d1608e-7d7f-4201-9ac9-96fe6ff1dd4c','e48a7787-2714-4d3a-b984-e2969588dab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f82d4a5-4b85-4877-8005-395b5dd29752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f82d4a5-4b85-4877-8005-395b5dd29752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (c644c853-e547-47e6-abfa-1a51fdb758e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request issued successfully. Sep 07 13:57:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-83deaa48-7325-4ea1-9da1-133864b078c4 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1087/2196] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:57:32 2026] POST /volume/v3/volumes => generated 756 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cdd030d5-4482-4be8-aa55-b0cc8430bdb1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cdd030d5-4482-4be8-aa55-b0cc8430bdb1 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cdd030d5-4482-4be8-aa55-b0cc8430bdb1 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cdd030d5-4482-4be8-aa55-b0cc8430bdb1 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cdd030d5-4482-4be8-aa55-b0cc8430bdb1 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cdd030d5-4482-4be8-aa55-b0cc8430bdb1 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 200 Sep 07 13:57:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1110/2197] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:33 2026] GET /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 824 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-72489420-8468-422d-8c40-8f154c816562 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72489420-8468-422d-8c40-8f154c816562 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72489420-8468-422d-8c40-8f154c816562 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72489420-8468-422d-8c40-8f154c816562 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72489420-8468-422d-8c40-8f154c816562 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72489420-8468-422d-8c40-8f154c816562 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 200 Sep 07 13:57:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1088/2198] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:34 2026] GET /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-05b2c843-c558-4368-abf2-4a415f7b15fe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05b2c843-c558-4368-abf2-4a415f7b15fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05b2c843-c558-4368-abf2-4a415f7b15fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05b2c843-c558-4368-abf2-4a415f7b15fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-05b2c843-c558-4368-abf2-4a415f7b15fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05b2c843-c558-4368-abf2-4a415f7b15fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1111/2199] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e934aa5-c126-4eb0-b79d-96f41fe6ec09 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e934aa5-c126-4eb0-b79d-96f41fe6ec09 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5/action Sep 07 13:57:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e934aa5-c126-4eb0-b79d-96f41fe6ec09 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e934aa5-c126-4eb0-b79d-96f41fe6ec09 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-0e934aa5-c126-4eb0-b79d-96f41fe6ec09 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume '35c1abfc-7c56-4eb4-aa06-9b287bc07cb5' with '{'status': 'error'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e934aa5-c126-4eb0-b79d-96f41fe6ec09 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5/action returned with HTTP 202 Sep 07 13:57:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1089/2200] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:35 2026] POST /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-33c9f881-a55a-4842-9c17-e0b3e6805a2b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33c9f881-a55a-4842-9c17-e0b3e6805a2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33c9f881-a55a-4842-9c17-e0b3e6805a2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33c9f881-a55a-4842-9c17-e0b3e6805a2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-33c9f881-a55a-4842-9c17-e0b3e6805a2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33c9f881-a55a-4842-9c17-e0b3e6805a2b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1112/2201] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0a4abebb-9fd4-4bc3-b167-c56248d33f52 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a4abebb-9fd4-4bc3-b167-c56248d33f52 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5/action Sep 07 13:57:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a4abebb-9fd4-4bc3-b167-c56248d33f52 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a4abebb-9fd4-4bc3-b167-c56248d33f52 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0a4abebb-9fd4-4bc3-b167-c56248d33f52 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0a4abebb-9fd4-4bc3-b167-c56248d33f52 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Delete volume request issued successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a4abebb-9fd4-4bc3-b167-c56248d33f52 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5/action returned with HTTP 202 Sep 07 13:57:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1090/2202] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:35 2026] POST /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c1b4ec4a-f59c-460b-8d85-b36d5af7b1fe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c1b4ec4a-f59c-460b-8d85-b36d5af7b1fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c1b4ec4a-f59c-460b-8d85-b36d5af7b1fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c1b4ec4a-f59c-460b-8d85-b36d5af7b1fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c1b4ec4a-f59c-460b-8d85-b36d5af7b1fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c1b4ec4a-f59c-460b-8d85-b36d5af7b1fe tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1113/2203] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f8baf773-3d45-4957-8d11-1a62630437e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8baf773-3d45-4957-8d11-1a62630437e8 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8baf773-3d45-4957-8d11-1a62630437e8 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8baf773-3d45-4957-8d11-1a62630437e8 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8baf773-3d45-4957-8d11-1a62630437e8 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 404 Sep 07 13:57:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1091/2204] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:36 2026] GET /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-470696ec-5f65-402e-8b6a-7b033f6aac1c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-470696ec-5f65-402e-8b6a-7b033f6aac1c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-470696ec-5f65-402e-8b6a-7b033f6aac1c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-470696ec-5f65-402e-8b6a-7b033f6aac1c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-470696ec-5f65-402e-8b6a-7b033f6aac1c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 404 Sep 07 13:57:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1114/2205] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:36 2026] GET /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ce2cd862-cfac-45a3-95a7-e2766f5bbe18 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce2cd862-cfac-45a3-95a7-e2766f5bbe18 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] DELETE http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce2cd862-cfac-45a3-95a7-e2766f5bbe18 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce2cd862-cfac-45a3-95a7-e2766f5bbe18 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-ce2cd862-cfac-45a3-95a7-e2766f5bbe18 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume with id: 35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 Sep 07 13:57:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce2cd862-cfac-45a3-95a7-e2766f5bbe18 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 returned with HTTP 404 Sep 07 13:57:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1092/2206] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:36 2026] DELETE /volume/v3/volumes/35c1abfc-7c56-4eb4-aa06-9b287bc07cb5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:57:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1255665934"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1255665934'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:36 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume of 1 GB Sep 07 13:57:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Availability Zones retrieved successfully. Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (a6959122-7616-4f09-ba14-bd4630848594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11dd4f46-7d4f-4360-9ca0-854101588bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11dd4f46-7d4f-4360-9ca0-854101588bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5363d2f0-178b-4a7a-8403-1fbaefde602e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Created reservations ['8634b307-6a1a-4046-984f-6f5d8a7bcdeb', '891328a8-3f51-4e9a-a46d-2e4353392519', 'f47a5437-1782-4d5b-961a-f68c66c99139', '724f9e6e-57ad-4ac6-840d-602c7d33a63f'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5363d2f0-178b-4a7a-8403-1fbaefde602e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8634b307-6a1a-4046-984f-6f5d8a7bcdeb', '891328a8-3f51-4e9a-a46d-2e4353392519', 'f47a5437-1782-4d5b-961a-f68c66c99139', '724f9e6e-57ad-4ac6-840d-602c7d33a63f']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22df138-1790-4662-ad67-3073360b2db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22df138-1790-4662-ad67-3073360b2db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e2cafb-a740-4d01-abfb-702e3d51591b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1255665934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['8634b307-6a1a-4046-984f-6f5d8a7bcdeb','891328a8-3f51-4e9a-a46d-2e4353392519','f47a5437-1782-4d5b-961a-f68c66c99139','724f9e6e-57ad-4ac6-840d-602c7d33a63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1255665934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e2cafb-a740-4d01-abfb-702e3d51591b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f167de524ec34b6793ace867140954fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd7ac72-5827-4d2f-83c7-408ee9cc1a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd7ac72-5827-4d2f-83c7-408ee9cc1a3d) transitioned into state 'SUCCESS' from state '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-1255665934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['8634b307-6a1a-4046-984f-6f5d8a7bcdeb','891328a8-3f51-4e9a-a46d-2e4353392519','f47a5437-1782-4d5b-961a-f68c66c99139','724f9e6e-57ad-4ac6-840d-602c7d33a63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c816658-6ec4-40c2-a500-d6982257e2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c816658-6ec4-40c2-a500-d6982257e2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (a6959122-7616-4f09-ba14-bd4630848594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request issued successfully. Sep 07 13:57:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e18bfaf9-b361-42dc-ba4e-8f62b22cd26f tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1115/2207] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:57:36 2026] POST /volume/v3/volumes => generated 756 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9cb621ea-4e86-4d9c-a139-8d560af1400d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9cb621ea-4e86-4d9c-a139-8d560af1400d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9cb621ea-4e86-4d9c-a139-8d560af1400d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9cb621ea-4e86-4d9c-a139-8d560af1400d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9cb621ea-4e86-4d9c-a139-8d560af1400d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9cb621ea-4e86-4d9c-a139-8d560af1400d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b returned with HTTP 200 Sep 07 13:57:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1093/2208] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:37 2026] GET /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-88c1afd5-c437-4212-a68f-89d291548d7a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88c1afd5-c437-4212-a68f-89d291548d7a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88c1afd5-c437-4212-a68f-89d291548d7a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88c1afd5-c437-4212-a68f-89d291548d7a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-88c1afd5-c437-4212-a68f-89d291548d7a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88c1afd5-c437-4212-a68f-89d291548d7a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b returned with HTTP 200 Sep 07 13:57:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1116/2209] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:38 2026] GET /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c5c329d2-0f87-4c04-95c5-060ad78c614f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c5c329d2-0f87-4c04-95c5-060ad78c614f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b/action Sep 07 13:57:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c5c329d2-0f87-4c04-95c5-060ad78c614f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c5c329d2-0f87-4c04-95c5-060ad78c614f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-c5c329d2-0f87-4c04-95c5-060ad78c614f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume '90e2cafb-a740-4d01-abfb-702e3d51591b' with '{'status': 'maintenance'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c5c329d2-0f87-4c04-95c5-060ad78c614f tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b/action returned with HTTP 202 Sep 07 13:57:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1094/2210] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:38 2026] POST /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bd22fc5a-508e-41df-b9ad-90b184439675 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd22fc5a-508e-41df-b9ad-90b184439675 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd22fc5a-508e-41df-b9ad-90b184439675 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd22fc5a-508e-41df-b9ad-90b184439675 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd22fc5a-508e-41df-b9ad-90b184439675 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd22fc5a-508e-41df-b9ad-90b184439675 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b returned with HTTP 200 Sep 07 13:57:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1117/2211] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:38 2026] GET /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aa1f7fb2-30b2-4b95-a222-5c99f3f8c067 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aa1f7fb2-30b2-4b95-a222-5c99f3f8c067 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b/action Sep 07 13:57:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aa1f7fb2-30b2-4b95-a222-5c99f3f8c067 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aa1f7fb2-30b2-4b95-a222-5c99f3f8c067 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-aa1f7fb2-30b2-4b95-a222-5c99f3f8c067 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Volume info retrieved successfully. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-aa1f7fb2-30b2-4b95-a222-5c99f3f8c067 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Delete volume request issued successfully. Sep 07 13:57:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aa1f7fb2-30b2-4b95-a222-5c99f3f8c067 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b/action returned with HTTP 202 Sep 07 13:57:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1095/2212] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:38 2026] POST /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-23432770-370d-430f-8e32-b8c48264d5f5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23432770-370d-430f-8e32-b8c48264d5f5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23432770-370d-430f-8e32-b8c48264d5f5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23432770-370d-430f-8e32-b8c48264d5f5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-23432770-370d-430f-8e32-b8c48264d5f5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23432770-370d-430f-8e32-b8c48264d5f5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b returned with HTTP 200 Sep 07 13:57:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1118/2213] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:38 2026] GET /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b9c5c203-935a-4a14-b0e6-1859a12c44ae None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9c5c203-935a-4a14-b0e6-1859a12c44ae tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b9c5c203-935a-4a14-b0e6-1859a12c44ae tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b9c5c203-935a-4a14-b0e6-1859a12c44ae tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b9c5c203-935a-4a14-b0e6-1859a12c44ae tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b returned with HTTP 404 Sep 07 13:57:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1096/2214] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:39 2026] GET /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d61b45d0-2f1c-4491-8d28-6296206d972a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d61b45d0-2f1c-4491-8d28-6296206d972a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d61b45d0-2f1c-4491-8d28-6296206d972a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d61b45d0-2f1c-4491-8d28-6296206d972a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d61b45d0-2f1c-4491-8d28-6296206d972a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b returned with HTTP 404 Sep 07 13:57:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1119/2215] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:39 2026] GET /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3fb48908-7779-4c93-9b52-c6d6939144a3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3fb48908-7779-4c93-9b52-c6d6939144a3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] DELETE http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3fb48908-7779-4c93-9b52-c6d6939144a3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3fb48908-7779-4c93-9b52-c6d6939144a3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-3fb48908-7779-4c93-9b52-c6d6939144a3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume with id: 90e2cafb-a740-4d01-abfb-702e3d51591b Sep 07 13:57:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3fb48908-7779-4c93-9b52-c6d6939144a3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b returned with HTTP 404 Sep 07 13:57:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1097/2216] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:39 2026] DELETE /volume/v3/volumes/90e2cafb-a740-4d01-abfb-702e3d51591b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-169686177"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-169686177'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume of 1 GB Sep 07 13:57:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Availability Zones retrieved successfully. Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (501b5a72-2990-4eb0-9d31-dd5f81322dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63f0a8e-24eb-4023-bbe0-81fe589a4a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63f0a8e-24eb-4023-bbe0-81fe589a4a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f58e56-7704-4a27-b615-f7191c955a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Created reservations ['1ec05986-5ad1-4084-acd4-6e6887778733', 'e1b2702a-80d9-4f84-905c-991953491e96', '9d2e1b1f-0cb9-47b5-9094-07f90bb432bf', 'd300db2b-fd5f-400c-b0cb-6cee117a5f06'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f58e56-7704-4a27-b615-f7191c955a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec05986-5ad1-4084-acd4-6e6887778733', 'e1b2702a-80d9-4f84-905c-991953491e96', '9d2e1b1f-0cb9-47b5-9094-07f90bb432bf', 'd300db2b-fd5f-400c-b0cb-6cee117a5f06']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2c1b21-1d50-4db2-9abb-d69058aa1473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2c1b21-1d50-4db2-9abb-d69058aa1473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dbc1a66-e603-44fa-af45-e065dbdc42ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-169686177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['1ec05986-5ad1-4084-acd4-6e6887778733','e1b2702a-80d9-4f84-905c-991953491e96','9d2e1b1f-0cb9-47b5-9094-07f90bb432bf','d300db2b-fd5f-400c-b0cb-6cee117a5f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-169686177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dbc1a66-e603-44fa-af45-e065dbdc42ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f167de524ec34b6793ace867140954fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5930218d-be73-4a8b-9c1f-98c5d3649dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5930218d-be73-4a8b-9c1f-98c5d3649dd1) transitioned into state 'SUCCESS' from state '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-169686177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f167de524ec34b6793ace867140954fc',qos_specs=None,replication_status=,reservations=['1ec05986-5ad1-4084-acd4-6e6887778733','e1b2702a-80d9-4f84-905c-991953491e96','9d2e1b1f-0cb9-47b5-9094-07f90bb432bf','d300db2b-fd5f-400c-b0cb-6cee117a5f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee358b025a54244bd700b16c1f9ca8f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac778d8-2b76-46a0-8fa0-54f14dacf236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac778d8-2b76-46a0-8fa0-54f14dacf236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Flow 'volume_create_api' (501b5a72-2990-4eb0-9d31-dd5f81322dfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Create volume request issued successfully. Sep 07 13:57:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1d02a8de-0f7d-4d95-ab37-8a17f4586a8c tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1120/2217] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:57:39 2026] POST /volume/v3/volumes => generated 755 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-23be250b-3eaf-4811-a7c5-b615a7402c3b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23be250b-3eaf-4811-a7c5-b615a7402c3b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23be250b-3eaf-4811-a7c5-b615a7402c3b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23be250b-3eaf-4811-a7c5-b615a7402c3b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-23be250b-3eaf-4811-a7c5-b615a7402c3b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23be250b-3eaf-4811-a7c5-b615a7402c3b tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1098/2218] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:40 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f09a71da-1794-492a-87f7-f4308b7add11 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f09a71da-1794-492a-87f7-f4308b7add11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f09a71da-1794-492a-87f7-f4308b7add11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f09a71da-1794-492a-87f7-f4308b7add11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f09a71da-1794-492a-87f7-f4308b7add11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f09a71da-1794-492a-87f7-f4308b7add11 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1121/2219] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-074ebd65-f242-4340-8da3-2e684c586f1b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-074ebd65-f242-4340-8da3-2e684c586f1b tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-074ebd65-f242-4340-8da3-2e684c586f1b tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-074ebd65-f242-4340-8da3-2e684c586f1b tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-074ebd65-f242-4340-8da3-2e684c586f1b tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume '2dbc1a66-e603-44fa-af45-e065dbdc42ea' with '{'status': 'error'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-074ebd65-f242-4340-8da3-2e684c586f1b tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action returned with HTTP 202 Sep 07 13:57:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1099/2220] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:41 2026] POST /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-92c09e67-db6d-4b89-b63a-df9e159c42c5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92c09e67-db6d-4b89-b63a-df9e159c42c5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92c09e67-db6d-4b89-b63a-df9e159c42c5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92c09e67-db6d-4b89-b63a-df9e159c42c5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92c09e67-db6d-4b89-b63a-df9e159c42c5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92c09e67-db6d-4b89-b63a-df9e159c42c5 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1122/2221] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7846f633-3367-4fc5-a05a-0b8e0effd19d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7846f633-3367-4fc5-a05a-0b8e0effd19d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7846f633-3367-4fc5-a05a-0b8e0effd19d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7846f633-3367-4fc5-a05a-0b8e0effd19d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-7846f633-3367-4fc5-a05a-0b8e0effd19d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume '2dbc1a66-e603-44fa-af45-e065dbdc42ea' with '{'status': 'available'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7846f633-3367-4fc5-a05a-0b8e0effd19d tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action returned with HTTP 202 Sep 07 13:57:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1100/2222] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:41 2026] POST /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-31b5b65d-f148-4a89-b13c-3ea5c14c4387 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-31b5b65d-f148-4a89-b13c-3ea5c14c4387 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-31b5b65d-f148-4a89-b13c-3ea5c14c4387 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-31b5b65d-f148-4a89-b13c-3ea5c14c4387 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-31b5b65d-f148-4a89-b13c-3ea5c14c4387 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-31b5b65d-f148-4a89-b13c-3ea5c14c4387 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1123/2223] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-54125dce-c5f7-4fc4-b7d9-886b2bf0639a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54125dce-c5f7-4fc4-b7d9-886b2bf0639a tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54125dce-c5f7-4fc4-b7d9-886b2bf0639a tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54125dce-c5f7-4fc4-b7d9-886b2bf0639a tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-54125dce-c5f7-4fc4-b7d9-886b2bf0639a tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume '2dbc1a66-e603-44fa-af45-e065dbdc42ea' with '{'status': 'maintenance'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54125dce-c5f7-4fc4-b7d9-886b2bf0639a tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action returned with HTTP 202 Sep 07 13:57:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1101/2224] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:41 2026] POST /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b51e06b5-45b8-4e6d-b8c9-f55630f5e4af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b51e06b5-45b8-4e6d-b8c9-f55630f5e4af tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b51e06b5-45b8-4e6d-b8c9-f55630f5e4af tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b51e06b5-45b8-4e6d-b8c9-f55630f5e4af tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b51e06b5-45b8-4e6d-b8c9-f55630f5e4af tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b51e06b5-45b8-4e6d-b8c9-f55630f5e4af tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1124/2225] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4fcbbade-fa0c-4053-a9a4-1aa88b219d89 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4fcbbade-fa0c-4053-a9a4-1aa88b219d89 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] POST http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4fcbbade-fa0c-4053-a9a4-1aa88b219d89 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4fcbbade-fa0c-4053-a9a4-1aa88b219d89 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-4fcbbade-fa0c-4053-a9a4-1aa88b219d89 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] Updating volume '2dbc1a66-e603-44fa-af45-e065dbdc42ea' with '{'status': 'available'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4fcbbade-fa0c-4053-a9a4-1aa88b219d89 tempest-VolumesActionsTest-737566334 tempest-VolumesActionsTest-737566334-project-admin] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action returned with HTTP 202 Sep 07 13:57:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1102/2226] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:41 2026] POST /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1957644b-b4dc-4dea-b078-9c67b8b77ac3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1957644b-b4dc-4dea-b078-9c67b8b77ac3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1957644b-b4dc-4dea-b078-9c67b8b77ac3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1957644b-b4dc-4dea-b078-9c67b8b77ac3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1957644b-b4dc-4dea-b078-9c67b8b77ac3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1957644b-b4dc-4dea-b078-9c67b8b77ac3 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1125/2227] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cedf430b-01cf-4cbe-90c1-bab36eced64a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cedf430b-01cf-4cbe-90c1-bab36eced64a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cedf430b-01cf-4cbe-90c1-bab36eced64a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cedf430b-01cf-4cbe-90c1-bab36eced64a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cedf430b-01cf-4cbe-90c1-bab36eced64a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cedf430b-01cf-4cbe-90c1-bab36eced64a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1103/2228] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-22fef996-55ce-4387-b11d-ada5451f6b04 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-22fef996-55ce-4387-b11d-ada5451f6b04 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] DELETE http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-22fef996-55ce-4387-b11d-ada5451f6b04 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-22fef996-55ce-4387-b11d-ada5451f6b04 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-22fef996-55ce-4387-b11d-ada5451f6b04 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume with id: 2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-22fef996-55ce-4387-b11d-ada5451f6b04 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-22fef996-55ce-4387-b11d-ada5451f6b04 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Delete volume request issued successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-22fef996-55ce-4387-b11d-ada5451f6b04 tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 202 Sep 07 13:57:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1126/2229] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:41 2026] DELETE /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af8449a4-9781-49a9-a2d4-b534e315c35a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af8449a4-9781-49a9-a2d4-b534e315c35a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af8449a4-9781-49a9-a2d4-b534e315c35a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af8449a4-9781-49a9-a2d4-b534e315c35a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-af8449a4-9781-49a9-a2d4-b534e315c35a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Volume info retrieved successfully. Sep 07 13:57:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af8449a4-9781-49a9-a2d4-b534e315c35a tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1104/2230] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f04e458a-0ebb-4487-bf87-4d71d9b2ba8d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f04e458a-0ebb-4487-bf87-4d71d9b2ba8d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] GET http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea Sep 07 13:57:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f04e458a-0ebb-4487-bf87-4d71d9b2ba8d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f04e458a-0ebb-4487-bf87-4d71d9b2ba8d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f04e458a-0ebb-4487-bf87-4d71d9b2ba8d tempest-VolumesActionsTest-1135140198 tempest-VolumesActionsTest-1135140198-project-member] http://192.168.122.11/volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea returned with HTTP 404 Sep 07 13:57:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1127/2231] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:42 2026] GET /volume/v3/volumes/2dbc1a66-e603-44fa-af45-e065dbdc42ea => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-07fc0c92-ba67-4fc0-82ee-7edc2f60edd9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07fc0c92-ba67-4fc0-82ee-7edc2f60edd9 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07fc0c92-ba67-4fc0-82ee-7edc2f60edd9 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07fc0c92-ba67-4fc0-82ee-7edc2f60edd9 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-07fc0c92-ba67-4fc0-82ee-7edc2f60edd9 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07fc0c92-ba67-4fc0-82ee-7edc2f60edd9 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1105/2232] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:43 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7e2f0390-30f3-415f-ba71-0cec7fb1e16e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e2f0390-30f3-415f-ba71-0cec7fb1e16e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e2f0390-30f3-415f-ba71-0cec7fb1e16e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e2f0390-30f3-415f-ba71-0cec7fb1e16e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7e2f0390-30f3-415f-ba71-0cec7fb1e16e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e2f0390-30f3-415f-ba71-0cec7fb1e16e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1128/2233] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:43 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-138fb37f-4788-42b1-ac3f-07665f343c8b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-138fb37f-4788-42b1-ac3f-07665f343c8b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-138fb37f-4788-42b1-ac3f-07665f343c8b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-138fb37f-4788-42b1-ac3f-07665f343c8b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-138fb37f-4788-42b1-ac3f-07665f343c8b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-138fb37f-4788-42b1-ac3f-07665f343c8b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1106/2234] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:57:43 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5bb1083e-297d-43e1-914c-ebb7049113c1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5bb1083e-297d-43e1-914c-ebb7049113c1 None None] GET http://192.168.122.11/volume// Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5bb1083e-297d-43e1-914c-ebb7049113c1 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5bb1083e-297d-43e1-914c-ebb7049113c1 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5bb1083e-297d-43e1-914c-ebb7049113c1 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1129/2235] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:57:44 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-9de77c3e-b35f-4976-bf97-ec47224d6593 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-9de77c3e-b35f-4976-bf97-ec47224d6593 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-9de77c3e-b35f-4976-bf97-ec47224d6593 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4c848b0-5ae9-47c9-bbfe-d6c066855406", "connector": null, "instance_uuid": "178ae407-be7f-47b6-8fe7-30b8d2fd7ccb"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-9de77c3e-b35f-4976-bf97-ec47224d6593 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:57:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1107/2236] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:57:44 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-edf69ac5-4b28-4e19-b584-0af06470070b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-edf69ac5-4b28-4e19-b584-0af06470070b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-edf69ac5-4b28-4e19-b584-0af06470070b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-edf69ac5-4b28-4e19-b584-0af06470070b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4723c65c-845b-475a-ac33-dc9a32acc87f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4723c65c-845b-475a-ac33-dc9a32acc87f None None] GET http://192.168.122.11/volume// Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4723c65c-845b-475a-ac33-dc9a32acc87f None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4723c65c-845b-475a-ac33-dc9a32acc87f None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4723c65c-845b-475a-ac33-dc9a32acc87f None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1108/2237] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:57:44 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-b343e057-1129-4486-9c04-5031319554fd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-b343e057-1129-4486-9c04-5031319554fd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-b343e057-1129-4486-9c04-5031319554fd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-b343e057-1129-4486-9c04-5031319554fd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-edf69ac5-4b28-4e19-b584-0af06470070b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-edf69ac5-4b28-4e19-b584-0af06470070b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1130/2238] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:44 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-b343e057-1129-4486-9c04-5031319554fd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-b343e057-1129-4486-9c04-5031319554fd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1109/2239] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:57:44 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 1045 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-e2efc835-d0ab-4bf3-bd0b-d669ece22aa2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-e2efc835-d0ab-4bf3-bd0b-d669ece22aa2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] PUT http://192.168.122.11/volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-e2efc835-d0ab-4bf3-bd0b-d669ece22aa2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-e2efc835-d0ab-4bf3-bd0b-d669ece22aa2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Acquiring lock "cinder-attachment_update-f4c848b0-5ae9-47c9-bbfe-d6c066855406-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-e2efc835-d0ab-4bf3-bd0b-d669ece22aa2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Lock "cinder-attachment_update-f4c848b0-5ae9-47c9-bbfe-d6c066855406-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:44 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-e2efc835-d0ab-4bf3-bd0b-d669ece22aa2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Lock "cinder-attachment_update-f4c848b0-5ae9-47c9-bbfe-d6c066855406-devstack" released by "attachment_update" :: held 0.179s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:57:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-e2efc835-d0ab-4bf3-bd0b-d669ece22aa2 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e returned with HTTP 200 Sep 07 13:57:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1131/2240] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:57:44 2026] PUT /volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e => generated 694 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-f1cc62f1-0f85-443f-9cf6-ab40604a222d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-f1cc62f1-0f85-443f-9cf6-ab40604a222d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e/action Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-f1cc62f1-0f85-443f-9cf6-ab40604a222d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-f1cc62f1-0f85-443f-9cf6-ab40604a222d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-f1bd9708-a01c-4545-85e7-1e9ab9d451bb req-f1cc62f1-0f85-443f-9cf6-ab40604a222d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e/action returned with HTTP 204 Sep 07 13:57:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1110/2241] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:57:45 2026] POST /volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-845c629c-b04b-499a-b22d-9ba8d98c9a83 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-845c629c-b04b-499a-b22d-9ba8d98c9a83 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-845c629c-b04b-499a-b22d-9ba8d98c9a83 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-845c629c-b04b-499a-b22d-9ba8d98c9a83 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-845c629c-b04b-499a-b22d-9ba8d98c9a83 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-845c629c-b04b-499a-b22d-9ba8d98c9a83 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1132/2242] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:45 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 1157 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-45319458-c2b7-4cb9-b8ea-e35e3d684569 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45319458-c2b7-4cb9-b8ea-e35e3d684569 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45319458-c2b7-4cb9-b8ea-e35e3d684569 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45319458-c2b7-4cb9-b8ea-e35e3d684569 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-45319458-c2b7-4cb9-b8ea-e35e3d684569 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45319458-c2b7-4cb9-b8ea-e35e3d684569 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1111/2243] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:45 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 1157 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9b466703-ac10-47c2-9e69-76d9397f0771 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action body: b'{"os-detach": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Attachment connected to vm 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb, checking data on nova Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG cinder.compute.nova [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Creating Keystone token plugin using URL: http://192.168.122.11/identity {{(pid=87675) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] REQ: curl -g -i -X GET http://192.168.122.11/compute/v2.1/servers/178ae407-be7f-47b6-8fe7-30b8d2fd7ccb/os-volume_attachments/f4c848b0-5ae9-47c9-bbfe-d6c066855406 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1aab41100f270b1d07296a3856d64b7d469c4167f5b309187a97e3b21ace3674" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9b466703-ac10-47c2-9e69-76d9397f0771" -H "X-Service-Token: {SHA256}9266c527ebb5d201af29c0dd2bd659a14dc27b0a3636e33de6cce0e4e3de6f31" {{(pid=87675) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 11:57:45 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-7033addb-b422-43c8-a88a-7bae9e6fae68 x-openstack-request-id: req-7033addb-b422-43c8-a88a-7bae9e6fae68 {{(pid=87675) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f4c848b0-5ae9-47c9-bbfe-d6c066855406", "serverId": "178ae407-be7f-47b6-8fe7-30b8d2fd7ccb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ce19be30-b35a-4b43-b3ca-99b49676671e", "bdm_uuid": "5d616c1a-9b85-4ee7-a9fb-b58c006cdaf1"}} {{(pid=87675) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET call to compute for http://192.168.122.11/compute/v2.1/servers/178ae407-be7f-47b6-8fe7-30b8d2fd7ccb/os-volume_attachments/f4c848b0-5ae9-47c9-bbfe-d6c066855406 used request id req-7033addb-b422-43c8-a88a-7bae9e6fae68 {{(pid=87675) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.volume.api [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-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 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Caught error: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: 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 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API Sep 07 13:57:45 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault Sep 07 13:57:45 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-9b466703-ac10-47c2-9e69-76d9397f0771 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action returned with HTTP 409 Sep 07 13:57:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1133/2244] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:45 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 167 bytes in 296 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-93405bbb-3300-4c58-b412-43640ad2e1fb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Attachment connected to vm 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb, checking data on nova Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG cinder.compute.nova [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Creating Keystone token plugin using URL: http://192.168.122.11/identity {{(pid=87676) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG novaclient.v2.client [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] REQ: curl -g -i -X GET http://192.168.122.11/compute/v2.1/servers/178ae407-be7f-47b6-8fe7-30b8d2fd7ccb/os-volume_attachments/f4c848b0-5ae9-47c9-bbfe-d6c066855406 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}21944405400d3d14fcd9fdd8de753eb43e9b3dfe44ead5860a1a6fc9456d958e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-93405bbb-3300-4c58-b412-43640ad2e1fb" -H "X-Service-Token: {SHA256}81b40b40a83d06c3f5e3cf1f4fc0188edb3965ba2cdeacc86ef34c81649b8869" {{(pid=87676) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG novaclient.v2.client [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 11:57:46 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-78297afd-8e7e-44da-bcaa-57bd2e3f1858 x-openstack-request-id: req-78297afd-8e7e-44da-bcaa-57bd2e3f1858 {{(pid=87676) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG novaclient.v2.client [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f4c848b0-5ae9-47c9-bbfe-d6c066855406", "serverId": "178ae407-be7f-47b6-8fe7-30b8d2fd7ccb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ce19be30-b35a-4b43-b3ca-99b49676671e", "bdm_uuid": "5d616c1a-9b85-4ee7-a9fb-b58c006cdaf1"}} {{(pid=87676) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG novaclient.v2.client [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET call to compute for http://192.168.122.11/compute/v2.1/servers/178ae407-be7f-47b6-8fe7-30b8d2fd7ccb/os-volume_attachments/f4c848b0-5ae9-47c9-bbfe-d6c066855406 used request id req-78297afd-8e7e-44da-bcaa-57bd2e3f1858 {{(pid=87676) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.volume.api [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-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 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Caught error: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: 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 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API Sep 07 13:57:46 devstack devstack@c-api.service[87676]: ERROR cinder.api.middleware.fault Sep 07 13:57:46 devstack devstack@c-api.service[87676]: INFO cinder.api.middleware.fault [None req-93405bbb-3300-4c58-b412-43640ad2e1fb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action returned with HTTP 409 Sep 07 13:57:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1112/2245] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:45 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 167 bytes in 530 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f0f07ace-541f-4a65-8c83-b1164b6b0df6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1134/2246] 192.168.122.11 () {62 vars in 1476 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3c0ef586-297d-4529-a230-04d82fd6403a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1113/2247] 192.168.122.11 () {62 vars in 1476 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-683bb78c-6412-47e1-b911-839a6fa76af0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87675]: WARNING keystonemiddleware.auth_token [None req-683bb78c-6412-47e1-b911-839a6fa76af0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 13:57:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1135/2248] 192.168.122.11 () {62 vars in 1476 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 114 bytes in 57 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90ed9d78-7af1-433a-8bfc-64ebb796f7a2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: WARNING keystonemiddleware.auth_token [None req-90ed9d78-7af1-433a-8bfc-64ebb796f7a2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 13:57:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1114/2249] 192.168.122.11 () {62 vars in 1476 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3d04c87c-df37-4a9c-b3a7-28335229a5fd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d04c87c-df37-4a9c-b3a7-28335229a5fd tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] POST http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action Sep 07 13:57:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d04c87c-df37-4a9c-b3a7-28335229a5fd tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d04c87c-df37-4a9c-b3a7-28335229a5fd tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:46 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-3d04c87c-df37-4a9c-b3a7-28335229a5fd tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-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=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:57:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-3d04c87c-df37-4a9c-b3a7-28335229a5fd tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Updating volume 'f4c848b0-5ae9-47c9-bbfe-d6c066855406' with '{'status': 'error'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d04c87c-df37-4a9c-b3a7-28335229a5fd tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action returned with HTTP 202 Sep 07 13:57:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1136/2250] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-734db543-fba3-4399-9d89-1b1147e297e6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-734db543-fba3-4399-9d89-1b1147e297e6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-734db543-fba3-4399-9d89-1b1147e297e6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-734db543-fba3-4399-9d89-1b1147e297e6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG oslo_db.sqlalchemy.engines [None req-734db543-fba3-4399-9d89-1b1147e297e6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-734db543-fba3-4399-9d89-1b1147e297e6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-734db543-fba3-4399-9d89-1b1147e297e6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1115/2251] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 1156 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] POST http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ce19be30-b35a-4b43-b3ca-99b49676671e"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ce19be30-b35a-4b43-b3ca-99b49676671e"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Volume info retrieved successfully. Sep 07 13:57:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Attachment connected to vm 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb, checking data on nova Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.compute.nova [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Creating Keystone token plugin using URL: http://192.168.122.11/identity {{(pid=87675) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] REQ: curl -g -i -X GET http://192.168.122.11/compute/v2.1/servers/178ae407-be7f-47b6-8fe7-30b8d2fd7ccb/os-volume_attachments/f4c848b0-5ae9-47c9-bbfe-d6c066855406 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e913c67cccfe211459ea43297cd867631fd0457bf21d88dcf9fc438794240def" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e" -H "X-Service-Token: {SHA256}9266c527ebb5d201af29c0dd2bd659a14dc27b0a3636e33de6cce0e4e3de6f31" {{(pid=87675) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 11:57:47 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-1ecc51a4-e709-4e74-a1eb-06cfca173171 x-openstack-request-id: req-1ecc51a4-e709-4e74-a1eb-06cfca173171 {{(pid=87675) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f4c848b0-5ae9-47c9-bbfe-d6c066855406", "serverId": "178ae407-be7f-47b6-8fe7-30b8d2fd7ccb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ce19be30-b35a-4b43-b3ca-99b49676671e", "bdm_uuid": "5d616c1a-9b85-4ee7-a9fb-b58c006cdaf1"}} {{(pid=87675) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG novaclient.v2.client [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] GET call to compute for http://192.168.122.11/compute/v2.1/servers/178ae407-be7f-47b6-8fe7-30b8d2fd7ccb/os-volume_attachments/f4c848b0-5ae9-47c9-bbfe-d6c066855406 used request id req-1ecc51a4-e709-4e74-a1eb-06cfca173171 {{(pid=87675) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.volume.api [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-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 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Caught error: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: 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 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 178ae407-be7f-47b6-8fe7-30b8d2fd7ccb using the Compute API Sep 07 13:57:47 devstack devstack@c-api.service[87675]: ERROR cinder.api.middleware.fault Sep 07 13:57:47 devstack devstack@c-api.service[87675]: INFO cinder.api.middleware.fault [None req-18890eb3-5a4e-4f62-ac1d-b1ab11f8600e tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action returned with HTTP 409 Sep 07 13:57:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1137/2252] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:47 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 167 bytes in 313 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ac54f4f5-f903-4c3b-a936-abc0640f58b1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1116/2253] 192.168.122.11 () {62 vars in 1476 bytes} [Mon Sep 7 13:57:47 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0a45c420-dd7f-494a-9d9b-561276609cf1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: WARNING keystonemiddleware.auth_token [None req-0a45c420-dd7f-494a-9d9b-561276609cf1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 13:57:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1138/2254] 192.168.122.11 () {62 vars in 1476 bytes} [Mon Sep 7 13:57:47 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 114 bytes in 65 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3abe9602-f075-4795-8767-6fd88ba1e412 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3abe9602-f075-4795-8767-6fd88ba1e412 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3abe9602-f075-4795-8767-6fd88ba1e412 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3abe9602-f075-4795-8767-6fd88ba1e412 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3abe9602-f075-4795-8767-6fd88ba1e412 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3abe9602-f075-4795-8767-6fd88ba1e412 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1117/2255] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:47 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-baf47eab-2f9e-4134-b84c-301386df257d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-baf47eab-2f9e-4134-b84c-301386df257d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-baf47eab-2f9e-4134-b84c-301386df257d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-baf47eab-2f9e-4134-b84c-301386df257d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: DEBUG oslo_db.sqlalchemy.engines [None req-baf47eab-2f9e-4134-b84c-301386df257d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:57:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-baf47eab-2f9e-4134-b84c-301386df257d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-baf47eab-2f9e-4134-b84c-301386df257d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1139/2256] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:47 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 864 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-74def6e5-2a06-4ed4-8be9-6a3d8b63ba74 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-74def6e5-2a06-4ed4-8be9-6a3d8b63ba74 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-74def6e5-2a06-4ed4-8be9-6a3d8b63ba74 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-74def6e5-2a06-4ed4-8be9-6a3d8b63ba74 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-74def6e5-2a06-4ed4-8be9-6a3d8b63ba74 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-74def6e5-2a06-4ed4-8be9-6a3d8b63ba74 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1118/2257] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:57:47 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bac7a360-c2b3-4ddd-be66-0685b8e44dda None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bac7a360-c2b3-4ddd-be66-0685b8e44dda None None] GET http://192.168.122.11/volume// Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bac7a360-c2b3-4ddd-be66-0685b8e44dda None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bac7a360-c2b3-4ddd-be66-0685b8e44dda None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bac7a360-c2b3-4ddd-be66-0685b8e44dda None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1140/2258] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 13:57:48 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-1ba711d2-21fd-41f7-8fe8-eae730ae0451 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-1ba711d2-21fd-41f7-8fe8-eae730ae0451 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-1ba711d2-21fd-41f7-8fe8-eae730ae0451 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "993d7366-900e-42bf-a97c-f5e4503cb162", "connector": null, "instance_uuid": "178ae407-be7f-47b6-8fe7-30b8d2fd7ccb"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-1ba711d2-21fd-41f7-8fe8-eae730ae0451 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:57:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1119/2259] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:57:48 2026] POST /volume/v3/attachments => generated 273 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a8dec49f-5b94-4efa-9956-ad852180e25b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8dec49f-5b94-4efa-9956-ad852180e25b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8dec49f-5b94-4efa-9956-ad852180e25b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8dec49f-5b94-4efa-9956-ad852180e25b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-71d9f707-b015-4d8d-a206-bc0b05c4eaad None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-71d9f707-b015-4d8d-a206-bc0b05c4eaad None None] GET http://192.168.122.11/volume// Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-71d9f707-b015-4d8d-a206-bc0b05c4eaad None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-71d9f707-b015-4d8d-a206-bc0b05c4eaad None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-71d9f707-b015-4d8d-a206-bc0b05c4eaad None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1120/2260] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:57:48 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-3c7ef24d-fc5e-463e-a4c5-b531216183db None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-3c7ef24d-fc5e-463e-a4c5-b531216183db tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-3c7ef24d-fc5e-463e-a4c5-b531216183db tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-3c7ef24d-fc5e-463e-a4c5-b531216183db tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a8dec49f-5b94-4efa-9956-ad852180e25b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8dec49f-5b94-4efa-9956-ad852180e25b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1141/2261] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:48 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-3c7ef24d-fc5e-463e-a4c5-b531216183db tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-3c7ef24d-fc5e-463e-a4c5-b531216183db tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1121/2262] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:57:48 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 1044 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8b9f6c77-715d-4427-ad7f-4817a75cf470 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8b9f6c77-715d-4427-ad7f-4817a75cf470 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] PUT http://192.168.122.11/volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8b9f6c77-715d-4427-ad7f-4817a75cf470 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8b9f6c77-715d-4427-ad7f-4817a75cf470 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Acquiring lock "cinder-attachment_update-993d7366-900e-42bf-a97c-f5e4503cb162-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8b9f6c77-715d-4427-ad7f-4817a75cf470 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Lock "cinder-attachment_update-993d7366-900e-42bf-a97c-f5e4503cb162-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:48 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8b9f6c77-715d-4427-ad7f-4817a75cf470 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Lock "cinder-attachment_update-993d7366-900e-42bf-a97c-f5e4503cb162-devstack" released by "attachment_update" :: held 0.228s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:57:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8b9f6c77-715d-4427-ad7f-4817a75cf470 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be returned with HTTP 200 Sep 07 13:57:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1142/2263] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:57:48 2026] PUT /volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be => generated 694 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8025bcaf-7126-401a-9744-df21a768ffcb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8025bcaf-7126-401a-9744-df21a768ffcb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be/action Sep 07 13:57:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8025bcaf-7126-401a-9744-df21a768ffcb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8025bcaf-7126-401a-9744-df21a768ffcb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-297a3e80-9b69-4f8a-ba94-fe4c9a2ba190 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-297a3e80-9b69-4f8a-ba94-fe4c9a2ba190 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-297a3e80-9b69-4f8a-ba94-fe4c9a2ba190 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-297a3e80-9b69-4f8a-ba94-fe4c9a2ba190 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-297a3e80-9b69-4f8a-ba94-fe4c9a2ba190 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b78a9ab6-1e6c-4857-90fc-113143fc7665 req-8025bcaf-7126-401a-9744-df21a768ffcb tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be/action returned with HTTP 204 Sep 07 13:57:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-297a3e80-9b69-4f8a-ba94-fe4c9a2ba190 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1143/2264] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:49 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1122/2265] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:57:49 2026] POST /volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be/action => generated 0 bytes in 146 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-92bb6ed7-4c1f-4bf2-b87a-157a40e1f427 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-92bb6ed7-4c1f-4bf2-b87a-157a40e1f427 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:57:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-92bb6ed7-4c1f-4bf2-b87a-157a40e1f427 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-92bb6ed7-4c1f-4bf2-b87a-157a40e1f427 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-92bb6ed7-4c1f-4bf2-b87a-157a40e1f427 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:57:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-92bb6ed7-4c1f-4bf2-b87a-157a40e1f427 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:57:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1144/2266] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:57:49 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-2ddf24c4-db71-472a-8893-1ce817804238 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-2ddf24c4-db71-472a-8893-1ce817804238 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] POST http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7/action Sep 07 13:57:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-2ddf24c4-db71-472a-8893-1ce817804238 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-2ddf24c4-db71-472a-8893-1ce817804238 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-2ddf24c4-db71-472a-8893-1ce817804238 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-2ddf24c4-db71-472a-8893-1ce817804238 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Begin detaching volume completed successfully. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-2ddf24c4-db71-472a-8893-1ce817804238 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7/action returned with HTTP 202 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1123/2267] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:57:49 2026] POST /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-25c654a5-f212-4f50-90de-8d24713795d1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25c654a5-f212-4f50-90de-8d24713795d1 None None] GET http://192.168.122.11/volume// Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25c654a5-f212-4f50-90de-8d24713795d1 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-25c654a5-f212-4f50-90de-8d24713795d1 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-25c654a5-f212-4f50-90de-8d24713795d1 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1145/2268] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:57:50 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-7a85529f-5fe3-4e28-8f04-d9c2716943f4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-7a85529f-5fe3-4e28-8f04-d9c2716943f4 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-7a85529f-5fe3-4e28-8f04-d9c2716943f4 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-7a85529f-5fe3-4e28-8f04-d9c2716943f4 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-7a85529f-5fe3-4e28-8f04-d9c2716943f4 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-7a85529f-5fe3-4e28-8f04-d9c2716943f4 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1124/2269] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:57:50 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 1330 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-5f8aab05-98f2-4f0c-8408-fd483aff5aff None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-5f8aab05-98f2-4f0c-8408-fd483aff5aff tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] DELETE http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-5f8aab05-98f2-4f0c-8408-fd483aff5aff tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-5f8aab05-98f2-4f0c-8408-fd483aff5aff tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7523a7ff-b577-4895-9cd8-cfe4b6f2f34e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7523a7ff-b577-4895-9cd8-cfe4b6f2f34e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7523a7ff-b577-4895-9cd8-cfe4b6f2f34e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7523a7ff-b577-4895-9cd8-cfe4b6f2f34e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7523a7ff-b577-4895-9cd8-cfe4b6f2f34e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:50 devstack devstack@c-api.service[87675]: /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 07 13:57:50 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7523a7ff-b577-4895-9cd8-cfe4b6f2f34e tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1125/2270] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:50 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 1156 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7c1969a1-8223-4bfc-8327-aaae2893373b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c1969a1-8223-4bfc-8327-aaae2893373b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c1969a1-8223-4bfc-8327-aaae2893373b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7c1969a1-8223-4bfc-8327-aaae2893373b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-8da630bc-c2aa-4ca1-aa68-2898a4144bec req-5f8aab05-98f2-4f0c-8408-fd483aff5aff tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a returned with HTTP 200 Sep 07 13:57:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1146/2271] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:57:50 2026] DELETE /volume/v3/attachments/23ba21ef-1297-4394-b515-b002ebdcc83a => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7c1969a1-8223-4bfc-8327-aaae2893373b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7c1969a1-8223-4bfc-8327-aaae2893373b tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1126/2272] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:50 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 1156 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-28cf38e6-deeb-4f6a-a16c-75cfea8d04bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28cf38e6-deeb-4f6a-a16c-75cfea8d04bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28cf38e6-deeb-4f6a-a16c-75cfea8d04bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action body: b'{"os-detach": {"attachment_id": "d0cef216-b046-4891-bf62-9fdc09aca7be"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28cf38e6-deeb-4f6a-a16c-75cfea8d04bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d0cef216-b046-4891-bf62-9fdc09aca7be"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-28cf38e6-deeb-4f6a-a16c-75cfea8d04bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28cf38e6-deeb-4f6a-a16c-75cfea8d04bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action returned with HTTP 400 Sep 07 13:57:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1147/2273] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:50 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 100 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-47d90a7e-1089-4a19-bf9d-2533f79bc23d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-47d90a7e-1089-4a19-bf9d-2533f79bc23d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-47d90a7e-1089-4a19-bf9d-2533f79bc23d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-47d90a7e-1089-4a19-bf9d-2533f79bc23d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-47d90a7e-1089-4a19-bf9d-2533f79bc23d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-47d90a7e-1089-4a19-bf9d-2533f79bc23d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1127/2274] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:57:50 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 1156 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-d366e2b9-eba4-4d12-b2a2-51a45526d8c0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-d366e2b9-eba4-4d12-b2a2-51a45526d8c0 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162/action Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-d366e2b9-eba4-4d12-b2a2-51a45526d8c0 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-d366e2b9-eba4-4d12-b2a2-51a45526d8c0 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-d366e2b9-eba4-4d12-b2a2-51a45526d8c0 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-d366e2b9-eba4-4d12-b2a2-51a45526d8c0 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Begin detaching volume completed successfully. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-d366e2b9-eba4-4d12-b2a2-51a45526d8c0 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162/action returned with HTTP 202 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1148/2275] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:57:50 2026] POST /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-72a11559-f294-4811-8509-e5a6aeddf82f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72a11559-f294-4811-8509-e5a6aeddf82f None None] GET http://192.168.122.11/volume// Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72a11559-f294-4811-8509-e5a6aeddf82f None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72a11559-f294-4811-8509-e5a6aeddf82f None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72a11559-f294-4811-8509-e5a6aeddf82f None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1128/2276] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:57:51 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-eccdc342-ff27-45f5-94cc-7161b56eeeb6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-eccdc342-ff27-45f5-94cc-7161b56eeeb6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-eccdc342-ff27-45f5-94cc-7161b56eeeb6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-eccdc342-ff27-45f5-94cc-7161b56eeeb6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-eccdc342-ff27-45f5-94cc-7161b56eeeb6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-eccdc342-ff27-45f5-94cc-7161b56eeeb6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1149/2277] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:57:51 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 1340 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-aefb70e0-efdb-4642-921e-539d1ec541c9 req-f42653b5-1cc4-4cb8-9e02-a9d441526587 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-aefb70e0-efdb-4642-921e-539d1ec541c9 req-f42653b5-1cc4-4cb8-9e02-a9d441526587 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-aefb70e0-efdb-4642-921e-539d1ec541c9 req-f42653b5-1cc4-4cb8-9e02-a9d441526587 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-aefb70e0-efdb-4642-921e-539d1ec541c9 req-f42653b5-1cc4-4cb8-9e02-a9d441526587 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-aefb70e0-efdb-4642-921e-539d1ec541c9 req-f42653b5-1cc4-4cb8-9e02-a9d441526587 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:57:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-aefb70e0-efdb-4642-921e-539d1ec541c9 req-f42653b5-1cc4-4cb8-9e02-a9d441526587 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:57:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1129/2278] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:57:51 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] DELETE http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Delete volume with id: 631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Delete volume request issued successfully. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd06e118-d9fa-4cbc-9c8e-2402931af443 tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 202 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1150/2279] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:51 2026] DELETE /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-554b704e-28b4-452b-9ddf-5e6c68871711 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d2a80ee4-c6ed-4e50-b3d4-4b0247e8175e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-554b704e-28b4-452b-9ddf-5e6c68871711 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] DELETE http://192.168.122.11/volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-554b704e-28b4-452b-9ddf-5e6c68871711 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-554b704e-28b4-452b-9ddf-5e6c68871711 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d2a80ee4-c6ed-4e50-b3d4-4b0247e8175e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d2a80ee4-c6ed-4e50-b3d4-4b0247e8175e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d2a80ee4-c6ed-4e50-b3d4-4b0247e8175e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d2a80ee4-c6ed-4e50-b3d4-4b0247e8175e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Volume info retrieved successfully. Sep 07 13:57:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d2a80ee4-c6ed-4e50-b3d4-4b0247e8175e tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 200 Sep 07 13:57:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1151/2280] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:51 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:51 devstack devstack@c-api.service[87676]: /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 07 13:57:51 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:57:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-031fbcfe-5b50-4fb5-9ed0-f2f8dd1cc32b req-554b704e-28b4-452b-9ddf-5e6c68871711 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be returned with HTTP 200 Sep 07 13:57:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1130/2281] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:57:51 2026] DELETE /volume/v3/attachments/d0cef216-b046-4891-bf62-9fdc09aca7be => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-620a8766-de57-4561-8969-476e2d6fb33a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-620a8766-de57-4561-8969-476e2d6fb33a tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] POST http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-620a8766-de57-4561-8969-476e2d6fb33a tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-620a8766-de57-4561-8969-476e2d6fb33a tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-620a8766-de57-4561-8969-476e2d6fb33a tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] Updating volume 'f4c848b0-5ae9-47c9-bbfe-d6c066855406' with '{'status': 'in-use'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-620a8766-de57-4561-8969-476e2d6fb33a tempest-TestServerVolumeAttachmentScenario-779185584 tempest-TestServerVolumeAttachmentScenario-779185584-project-admin] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action returned with HTTP 202 Sep 07 13:57:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1152/2282] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:57:52 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c9b83515-88a0-49e3-8b78-4e0a23ed5d66 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9b83515-88a0-49e3-8b78-4e0a23ed5d66 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9b83515-88a0-49e3-8b78-4e0a23ed5d66 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c9b83515-88a0-49e3-8b78-4e0a23ed5d66 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c9b83515-88a0-49e3-8b78-4e0a23ed5d66 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c9b83515-88a0-49e3-8b78-4e0a23ed5d66 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1131/2283] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:52 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 1157 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-98e66451-c17d-4168-b10f-ea39dce89120 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6d43603e-b2c1-44df-b062-cd7925a106ca None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-98e66451-c17d-4168-b10f-ea39dce89120 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-98e66451-c17d-4168-b10f-ea39dce89120 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-98e66451-c17d-4168-b10f-ea39dce89120 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6d43603e-b2c1-44df-b062-cd7925a106ca tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] GET http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6d43603e-b2c1-44df-b062-cd7925a106ca tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6d43603e-b2c1-44df-b062-cd7925a106ca tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6d43603e-b2c1-44df-b062-cd7925a106ca tempest-TestMinimumBasicScenario-885128730 tempest-TestMinimumBasicScenario-885128730-project-member] http://192.168.122.11/volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 returned with HTTP 404 Sep 07 13:57:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1132/2284] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:52 2026] GET /volume/v3/volumes/631164d8-69fb-452b-86bd-4a67bca04cb7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-98e66451-c17d-4168-b10f-ea39dce89120 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-98e66451-c17d-4168-b10f-ea39dce89120 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1153/2285] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:57:52 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 1157 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-816d6d82-aa95-4cee-a3ba-28050aadd6b5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-816d6d82-aa95-4cee-a3ba-28050aadd6b5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] POST http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-816d6d82-aa95-4cee-a3ba-28050aadd6b5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-816d6d82-aa95-4cee-a3ba-28050aadd6b5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-816d6d82-aa95-4cee-a3ba-28050aadd6b5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-816d6d82-aa95-4cee-a3ba-28050aadd6b5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Begin detaching volume completed successfully. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-816d6d82-aa95-4cee-a3ba-28050aadd6b5 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action returned with HTTP 202 Sep 07 13:57:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1133/2286] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 13:57:52 2026] POST /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-46f6e2f1-f5f0-4f0e-ba7e-6e48b4d77682 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46f6e2f1-f5f0-4f0e-ba7e-6e48b4d77682 None None] GET http://192.168.122.11/volume// Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46f6e2f1-f5f0-4f0e-ba7e-6e48b4d77682 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46f6e2f1-f5f0-4f0e-ba7e-6e48b4d77682 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46f6e2f1-f5f0-4f0e-ba7e-6e48b4d77682 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1154/2287] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:57:52 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-5027ade7-9967-49cb-b80a-68b982ccdf4a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-5027ade7-9967-49cb-b80a-68b982ccdf4a tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-5027ade7-9967-49cb-b80a-68b982ccdf4a tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-5027ade7-9967-49cb-b80a-68b982ccdf4a tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-5027ade7-9967-49cb-b80a-68b982ccdf4a tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-5027ade7-9967-49cb-b80a-68b982ccdf4a tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1134/2288] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:57:52 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 1341 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:57:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-1b8ea810-c396-486b-93a1-c6d01141f7ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-1b8ea810-c396-486b-93a1-c6d01141f7ef tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] DELETE http://192.168.122.11/volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e Sep 07 13:57:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-1b8ea810-c396-486b-93a1-c6d01141f7ef tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-1b8ea810-c396-486b-93a1-c6d01141f7ef tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:53 devstack devstack@c-api.service[87675]: /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 07 13:57:53 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, Sep 07 13:57:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-c7b1850d-2770-4e78-af61-27ee4f531954 req-1b8ea810-c396-486b-93a1-c6d01141f7ef tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e returned with HTTP 200 Sep 07 13:57:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1155/2289] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:57:53 2026] DELETE /volume/v3/attachments/ce19be30-b35a-4b43-b3ca-99b49676671e => generated 19 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-fcde1012-a582-4bcb-bb19-6fd7dfa5667c req-51def536-e3c7-44bb-aaf2-ecd1ae57f4fc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-fcde1012-a582-4bcb-bb19-6fd7dfa5667c req-51def536-e3c7-44bb-aaf2-ecd1ae57f4fc tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:57:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-fcde1012-a582-4bcb-bb19-6fd7dfa5667c req-51def536-e3c7-44bb-aaf2-ecd1ae57f4fc tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-fcde1012-a582-4bcb-bb19-6fd7dfa5667c req-51def536-e3c7-44bb-aaf2-ecd1ae57f4fc tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-fcde1012-a582-4bcb-bb19-6fd7dfa5667c req-51def536-e3c7-44bb-aaf2-ecd1ae57f4fc tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-fcde1012-a582-4bcb-bb19-6fd7dfa5667c req-51def536-e3c7-44bb-aaf2-ecd1ae57f4fc tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:57:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1135/2290] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:57:54 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f8084df6-194e-4627-977c-97c15d4a93bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8084df6-194e-4627-977c-97c15d4a93bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] DELETE http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8084df6-194e-4627-977c-97c15d4a93bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8084df6-194e-4627-977c-97c15d4a93bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-f8084df6-194e-4627-977c-97c15d4a93bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Delete volume with id: 993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:57:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f8084df6-194e-4627-977c-97c15d4a93bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f8084df6-194e-4627-977c-97c15d4a93bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Delete volume request issued successfully. Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8084df6-194e-4627-977c-97c15d4a93bd tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 202 Sep 07 13:57:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1156/2291] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:57:59 2026] DELETE /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-09847e7a-c30d-4b8e-94a2-ff21ce52c1a6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9cf4b2f8-a286-4875-a81a-d4f5ea09e314 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cf4b2f8-a286-4875-a81a-d4f5ea09e314 None None] GET http://192.168.122.11/volume// Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9cf4b2f8-a286-4875-a81a-d4f5ea09e314 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9cf4b2f8-a286-4875-a81a-d4f5ea09e314 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cf4b2f8-a286-4875-a81a-d4f5ea09e314 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1157/2292] 192.168.122.11 () {56 vars in 883 bytes} [Mon Sep 7 13:57:59 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-09847e7a-c30d-4b8e-94a2-ff21ce52c1a6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:57:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-09847e7a-c30d-4b8e-94a2-ff21ce52c1a6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-09847e7a-c30d-4b8e-94a2-ff21ce52c1a6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c0d5394d-2e06-40d6-8425-75faeee0a49b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c0d5394d-2e06-40d6-8425-75faeee0a49b None None] GET http://192.168.122.11/volume// Sep 07 13:57:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c0d5394d-2e06-40d6-8425-75faeee0a49b None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c0d5394d-2e06-40d6-8425-75faeee0a49b None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c0d5394d-2e06-40d6-8425-75faeee0a49b None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:57:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1158/2293] 192.168.122.11 () {56 vars in 883 bytes} [Mon Sep 7 13:57:59 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8bd36102-9113-4765-b9c7-c40da22cb4cf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-09847e7a-c30d-4b8e-94a2-ff21ce52c1a6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:57:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-09847e7a-c30d-4b8e-94a2-ff21ce52c1a6 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 200 Sep 07 13:57:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1136/2294] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:57:59 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 863 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8bd36102-9113-4765-b9c7-c40da22cb4cf tempest-VersionsTest-1023205673 tempest-VersionsTest-1023205673-project-reader] GET http://192.168.122.11/volume/v3/ Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8bd36102-9113-4765-b9c7-c40da22cb4cf tempest-VersionsTest-1023205673 tempest-VersionsTest-1023205673-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8bd36102-9113-4765-b9c7-c40da22cb4cf tempest-VersionsTest-1023205673 tempest-VersionsTest-1023205673-project-reader] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8bd36102-9113-4765-b9c7-c40da22cb4cf tempest-VersionsTest-1023205673 tempest-VersionsTest-1023205673-project-reader] http://192.168.122.11/volume/v3/ returned with HTTP 200 Sep 07 13:57:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1159/2295] 192.168.122.11 () {58 vars in 1095 bytes} [Mon Sep 7 13:57:59 2026] GET /volume/v3/ => generated 389 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-abeff044-1fe1-4bfc-b50d-dd74aae64cad None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-abeff044-1fe1-4bfc-b50d-dd74aae64cad tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 Sep 07 13:58:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-abeff044-1fe1-4bfc-b50d-dd74aae64cad tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-abeff044-1fe1-4bfc-b50d-dd74aae64cad tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-abeff044-1fe1-4bfc-b50d-dd74aae64cad tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 returned with HTTP 404 Sep 07 13:58:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1137/2296] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:00 2026] GET /volume/v3/volumes/993d7366-900e-42bf-a97c-f5e4503cb162 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] DELETE http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:58:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:00 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Delete volume with id: f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:58:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:58:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Delete volume request issued successfully. Sep 07 13:58:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7413c7e6-1b40-4a0b-b6d6-f882b81ad28f tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 202 Sep 07 13:58:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1160/2297] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:00 2026] DELETE /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b782222d-c47a-4b1a-82f7-70f8f0ce2637 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b782222d-c47a-4b1a-82f7-70f8f0ce2637 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:58:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b782222d-c47a-4b1a-82f7-70f8f0ce2637 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b782222d-c47a-4b1a-82f7-70f8f0ce2637 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b782222d-c47a-4b1a-82f7-70f8f0ce2637 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Volume info retrieved successfully. Sep 07 13:58:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b782222d-c47a-4b1a-82f7-70f8f0ce2637 tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 200 Sep 07 13:58:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1138/2298] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:00 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 864 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d71e83f-e654-47bf-8952-47f5b6be915d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d71e83f-e654-47bf-8952-47f5b6be915d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] GET http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 Sep 07 13:58:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d71e83f-e654-47bf-8952-47f5b6be915d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d71e83f-e654-47bf-8952-47f5b6be915d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d71e83f-e654-47bf-8952-47f5b6be915d tempest-TestServerVolumeAttachmentScenario-1452997354 tempest-TestServerVolumeAttachmentScenario-1452997354-project-member] http://192.168.122.11/volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 returned with HTTP 404 Sep 07 13:58:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1161/2299] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:01 2026] GET /volume/v3/volumes/f4c848b0-5ae9-47c9-bbfe-d6c066855406 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1392919795"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1392919795'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Create volume of 1 GB Sep 07 13:58:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Availability Zones retrieved successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Flow 'volume_create_api' (1781400a-4e14-46e2-b42f-90ec52516ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85883c73-a926-4f4b-bf09-2292dfdf68cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85883c73-a926-4f4b-bf09-2292dfdf68cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6901fcb8-c353-44ae-8830-9be216529a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Created reservations ['07b30a36-3e55-43b4-92de-b9220d04fca0', '21c4cf28-d46e-468b-8cb4-d3fc012fb153', '2965a849-56b3-4f32-b7e3-b2d0a781b1a2', '91820c43-80b6-4726-b810-be1c7da62b3d'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6901fcb8-c353-44ae-8830-9be216529a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07b30a36-3e55-43b4-92de-b9220d04fca0', '21c4cf28-d46e-468b-8cb4-d3fc012fb153', '2965a849-56b3-4f32-b7e3-b2d0a781b1a2', '91820c43-80b6-4726-b810-be1c7da62b3d']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc66cef1-f783-4f51-bd0a-510357933396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc66cef1-f783-4f51-bd0a-510357933396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '373f9f29-762d-4757-a3bb-a8e72693b115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1392919795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af4793e6df9498eb3b325614b5349f4',qos_specs=None,replication_status=,reservations=['07b30a36-3e55-43b4-92de-b9220d04fca0','21c4cf28-d46e-468b-8cb4-d3fc012fb153','2965a849-56b3-4f32-b7e3-b2d0a781b1a2','91820c43-80b6-4726-b810-be1c7da62b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4230c66ca6454fb064bbb744b1b06f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1392919795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=373f9f29-762d-4757-a3bb-a8e72693b115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af4793e6df9498eb3b325614b5349f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e4230c66ca6454fb064bbb744b1b06f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831c9640-3410-4324-a9b3-263ed4e73b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831c9640-3410-4324-a9b3-263ed4e73b1c) transitioned into state 'SUCCESS' from state '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-1392919795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af4793e6df9498eb3b325614b5349f4',qos_specs=None,replication_status=,reservations=['07b30a36-3e55-43b4-92de-b9220d04fca0','21c4cf28-d46e-468b-8cb4-d3fc012fb153','2965a849-56b3-4f32-b7e3-b2d0a781b1a2','91820c43-80b6-4726-b810-be1c7da62b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4230c66ca6454fb064bbb744b1b06f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ebe19d-9348-41ec-8b9c-39f2a999f843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ebe19d-9348-41ec-8b9c-39f2a999f843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Flow 'volume_create_api' (1781400a-4e14-46e2-b42f-90ec52516ae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Create volume request issued successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a86122b1-e4fe-4e6e-a832-6c89a5dfa94d tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1139/2300] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:58:04 2026] POST /volume/v3/volumes => generated 757 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:58:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b258efc7-351d-4812-98df-5cc6640c2583 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b258efc7-351d-4812-98df-5cc6640c2583 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] GET http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b258efc7-351d-4812-98df-5cc6640c2583 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b258efc7-351d-4812-98df-5cc6640c2583 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b258efc7-351d-4812-98df-5cc6640c2583 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Volume info retrieved successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b258efc7-351d-4812-98df-5cc6640c2583 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 returned with HTTP 200 Sep 07 13:58:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1162/2301] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:04 2026] GET /volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05a0c392-b50b-44a5-9695-9bbe056fcd77 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05a0c392-b50b-44a5-9695-9bbe056fcd77 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] GET http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05a0c392-b50b-44a5-9695-9bbe056fcd77 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05a0c392-b50b-44a5-9695-9bbe056fcd77 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05a0c392-b50b-44a5-9695-9bbe056fcd77 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Volume info retrieved successfully. Sep 07 13:58:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05a0c392-b50b-44a5-9695-9bbe056fcd77 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 returned with HTTP 200 Sep 07 13:58:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1140/2302] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:05 2026] GET /volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4e014b0b-912a-4b14-a13f-1d0bb1bbe974 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e014b0b-912a-4b14-a13f-1d0bb1bbe974 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] GET http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e014b0b-912a-4b14-a13f-1d0bb1bbe974 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4e014b0b-912a-4b14-a13f-1d0bb1bbe974 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4e014b0b-912a-4b14-a13f-1d0bb1bbe974 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Volume info retrieved successfully. Sep 07 13:58:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4e014b0b-912a-4b14-a13f-1d0bb1bbe974 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 returned with HTTP 200 Sep 07 13:58:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1163/2303] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:06 2026] GET /volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c004f4d0-700e-42e1-99c3-09fa680fa260 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c004f4d0-700e-42e1-99c3-09fa680fa260 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-reader] GET http://192.168.122.11/volume/v3/limits Sep 07 13:58:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c004f4d0-700e-42e1-99c3-09fa680fa260 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c004f4d0-700e-42e1-99c3-09fa680fa260 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c004f4d0-700e-42e1-99c3-09fa680fa260 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-reader] http://192.168.122.11/volume/v3/limits returned with HTTP 200 Sep 07 13:58:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1141/2304] 192.168.122.11 () {58 vars in 1113 bytes} [Mon Sep 7 13:58:06 2026] GET /volume/v3/limits => generated 302 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-805104ae-fb73-4d3f-bea1-fec4d0a57669 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-805104ae-fb73-4d3f-bea1-fec4d0a57669 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] GET http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-805104ae-fb73-4d3f-bea1-fec4d0a57669 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-805104ae-fb73-4d3f-bea1-fec4d0a57669 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-805104ae-fb73-4d3f-bea1-fec4d0a57669 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Volume info retrieved successfully. Sep 07 13:58:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-805104ae-fb73-4d3f-bea1-fec4d0a57669 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 returned with HTTP 200 Sep 07 13:58:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1164/2305] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:07 2026] GET /volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0f1de998-1c42-4658-a134-9a9c07121d98 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0f1de998-1c42-4658-a134-9a9c07121d98 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] DELETE http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0f1de998-1c42-4658-a134-9a9c07121d98 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0f1de998-1c42-4658-a134-9a9c07121d98 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:07 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-0f1de998-1c42-4658-a134-9a9c07121d98 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Delete volume with id: 373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0f1de998-1c42-4658-a134-9a9c07121d98 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Volume info retrieved successfully. Sep 07 13:58:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0f1de998-1c42-4658-a134-9a9c07121d98 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Delete volume request issued successfully. Sep 07 13:58:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0f1de998-1c42-4658-a134-9a9c07121d98 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 returned with HTTP 202 Sep 07 13:58:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1142/2306] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:07 2026] DELETE /volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-26a1a958-a07d-41c0-9fad-c5f9739aa0b5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-26a1a958-a07d-41c0-9fad-c5f9739aa0b5 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] GET http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-26a1a958-a07d-41c0-9fad-c5f9739aa0b5 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-26a1a958-a07d-41c0-9fad-c5f9739aa0b5 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-26a1a958-a07d-41c0-9fad-c5f9739aa0b5 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Volume info retrieved successfully. Sep 07 13:58:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-26a1a958-a07d-41c0-9fad-c5f9739aa0b5 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 returned with HTTP 200 Sep 07 13:58:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1165/2307] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:07 2026] GET /volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8f27509a-a05a-4866-bede-1c082afc9309 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f27509a-a05a-4866-bede-1c082afc9309 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] GET http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 Sep 07 13:58:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f27509a-a05a-4866-bede-1c082afc9309 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f27509a-a05a-4866-bede-1c082afc9309 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f27509a-a05a-4866-bede-1c082afc9309 tempest-AbsoluteLimitsTests-1020927928 tempest-AbsoluteLimitsTests-1020927928-project-member] http://192.168.122.11/volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 returned with HTTP 404 Sep 07 13:58:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1143/2308] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:08 2026] GET /volume/v3/volumes/373f9f29-762d-4757-a3bb-a8e72693b115 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-18c2e58f-4f58-4107-b52e-269c4333a183 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18c2e58f-4f58-4107-b52e-269c4333a183 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-18c2e58f-4f58-4107-b52e-269c4333a183 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccde6f0e-307e-495c-949f-c6b2327c2b2c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-941368994"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=278,cinder:UPDATE=46,cinder:DELETE=5,cinder:INSERT=19 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-18c2e58f-4f58-4107-b52e-269c4333a183 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 404 Sep 07 13:58:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1166/2309] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:58:15 2026] POST /volume/v3/snapshots => generated 109 bytes in 278 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8b94ca69-dd62-40ca-8122-54432759fec5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b94ca69-dd62-40ca-8122-54432759fec5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8b94ca69-dd62-40ca-8122-54432759fec5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1730596911"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=354,cinder:INSERT=44,cinder:UPDATE=82,cinder:DELETE=6 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8b94ca69-dd62-40ca-8122-54432759fec5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 404 Sep 07 13:58:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1144/2310] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:58:15 2026] POST /volume/v3/snapshots => generated 77 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-79391a51-ff2c-4d5c-92da-cd4da4e88bdc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-72871576-47d3-48b7-9111-8a7f26e7c511 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Create volume of 1 GB Sep 07 13:58:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Availability Zones retrieved successfully. Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-79391a51-ff2c-4d5c-92da-cd4da4e88bdc tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] GET http://192.168.122.11/volume/v3/snapshots?limit=invalid Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-79391a51-ff2c-4d5c-92da-cd4da4e88bdc tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-79391a51-ff2c-4d5c-92da-cd4da4e88bdc tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-79391a51-ff2c-4d5c-92da-cd4da4e88bdc tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-79391a51-ff2c-4d5c-92da-cd4da4e88bdc tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] http://192.168.122.11/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 13:58:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1167/2311] 192.168.122.11 () {58 vars in 1149 bytes} [Mon Sep 7 13:58:15 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 248 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Flow 'volume_create_api' (ea18f039-8c7a-497d-b497-1fee2dcf1c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d24a948-0b30-44b7-a802-651bda0272f1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be23dfc5-2331-49ea-825a-84c27d564e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d24a948-0b30-44b7-a802-651bda0272f1 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] GET http://192.168.122.11/volume/v3/snapshots?marker=4b21fccf-84cb-40f8-9518-0894769018b9 Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d24a948-0b30-44b7-a802-651bda0272f1 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d24a948-0b30-44b7-a802-651bda0272f1 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-6d24a948-0b30-44b7-a802-651bda0272f1 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-6d24a948-0b30-44b7-a802-651bda0272f1 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d24a948-0b30-44b7-a802-651bda0272f1 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] http://192.168.122.11/volume/v3/snapshots?marker=4b21fccf-84cb-40f8-9518-0894769018b9 returned with HTTP 404 Sep 07 13:58:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1168/2312] 192.168.122.11 () {58 vars in 1209 bytes} [Mon Sep 7 13:58:15 2026] GET /volume/v3/snapshots?marker=4b21fccf-84cb-40f8-9518-0894769018b9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dc142d76-afb4-4f4f-8a3f-e33d54a24138 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc142d76-afb4-4f4f-8a3f-e33d54a24138 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] GET http://192.168.122.11/volume/v3/snapshots?sort_key=invalid Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dc142d76-afb4-4f4f-8a3f-e33d54a24138 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dc142d76-afb4-4f4f-8a3f-e33d54a24138 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-dc142d76-afb4-4f4f-8a3f-e33d54a24138 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-dc142d76-afb4-4f4f-8a3f-e33d54a24138 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc142d76-afb4-4f4f-8a3f-e33d54a24138 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-reader] http://192.168.122.11/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 13:58:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1169/2313] 192.168.122.11 () {58 vars in 1155 bytes} [Mon Sep 7 13:58:15 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1372458957"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1372458957'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Create volume of 2 GB Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be23dfc5-2331-49ea-825a-84c27d564e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86386b9d-e54e-4ed8-889f-e69a60621e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Availability Zones retrieved successfully. Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Flow 'volume_create_api' (d77f73e6-b206-40b4-96ac-a5ecedf05795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df091c4c-a343-44b7-b7f2-a0577f4bb3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Validating volume size '2' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df091c4c-a343-44b7-b7f2-a0577f4bb3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:15 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84fdb6be-091e-4a05-8206-7b26aa658cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Created reservations ['45a27116-e593-44d0-ac19-db3b650f52b7', '01ca2690-121f-49d4-8b90-d808cb738533', 'a9d3fcb4-0267-47e5-b564-0a54e07d8556', 'a2ee74fe-67db-4114-9b9e-5b5ccf37f54f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86386b9d-e54e-4ed8-889f-e69a60621e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a27116-e593-44d0-ac19-db3b650f52b7', '01ca2690-121f-49d4-8b90-d808cb738533', 'a9d3fcb4-0267-47e5-b564-0a54e07d8556', 'a2ee74fe-67db-4114-9b9e-5b5ccf37f54f']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:15 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5331ad-0dc6-431e-b2b4-d462ddf38fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5331ad-0dc6-431e-b2b4-d462ddf38fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21abf20a-ba46-4e3a-a919-bd4194262778', '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='136b2ff5c9cd4a518d108a56286ff7cc',qos_specs=None,replication_status=,reservations=['45a27116-e593-44d0-ac19-db3b650f52b7','01ca2690-121f-49d4-8b90-d808cb738533','a9d3fcb4-0267-47e5-b564-0a54e07d8556','a2ee74fe-67db-4114-9b9e-5b5ccf37f54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2a8dea1a548798ab2ffc9a4863661',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:15Z,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=21abf20a-ba46-4e3a-a919-bd4194262778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='136b2ff5c9cd4a518d108a56286ff7cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2a8dea1a548798ab2ffc9a4863661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db6e4ee-575c-4c25-9e06-f0838a35f7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db6e4ee-575c-4c25-9e06-f0838a35f7a3) transitioned into state 'SUCCESS' from 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='136b2ff5c9cd4a518d108a56286ff7cc',qos_specs=None,replication_status=,reservations=['45a27116-e593-44d0-ac19-db3b650f52b7','01ca2690-121f-49d4-8b90-d808cb738533','a9d3fcb4-0267-47e5-b564-0a54e07d8556','a2ee74fe-67db-4114-9b9e-5b5ccf37f54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2a8dea1a548798ab2ffc9a4863661',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101d28ce-d01b-410a-a02e-79af283a7ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101d28ce-d01b-410a-a02e-79af283a7ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Flow 'volume_create_api' (ea18f039-8c7a-497d-b497-1fee2dcf1c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Create volume request issued successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72871576-47d3-48b7-9111-8a7f26e7c511 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1145/2314] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:58:15 2026] POST /volume/v3/volumes => generated 747 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Created reservations ['3a299efe-a01b-490a-b85b-37fec73d145b', 'f35f2454-7f22-4244-8887-30bb05368702', 'a96a568c-766d-4b89-bbdd-9e39c82e635a', 'b9070945-cdbc-477d-a436-5055eeb624f2'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84fdb6be-091e-4a05-8206-7b26aa658cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a299efe-a01b-490a-b85b-37fec73d145b', 'f35f2454-7f22-4244-8887-30bb05368702', 'a96a568c-766d-4b89-bbdd-9e39c82e635a', 'b9070945-cdbc-477d-a436-5055eeb624f2']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e9854add-4a9e-4b91-bfb6-75fe0dac4746 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d326e10d-0cc1-4a74-8650-b76a2aa56349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9854add-4a9e-4b91-bfb6-75fe0dac4746 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9854add-4a9e-4b91-bfb6-75fe0dac4746 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9854add-4a9e-4b91-bfb6-75fe0dac4746 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:16 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e9854add-4a9e-4b91-bfb6-75fe0dac4746 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d326e10d-0cc1-4a74-8650-b76a2aa56349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1372458957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bd8fc26dcc49b097ee0e27f9e3bb3b',qos_specs=None,replication_status=,reservations=['3a299efe-a01b-490a-b85b-37fec73d145b','f35f2454-7f22-4244-8887-30bb05368702','a96a568c-766d-4b89-bbdd-9e39c82e635a','b9070945-cdbc-477d-a436-5055eeb624f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d68fbea6f248869848605c13575194',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1372458957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03bd8fc26dcc49b097ee0e27f9e3bb3b',provider_auth=None,provider_geometry=None,provider_id=None,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='41d68fbea6f248869848605c13575194',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070baaf4-20ba-4b65-88ac-0f63673d2c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9854add-4a9e-4b91-bfb6-75fe0dac4746 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 200 Sep 07 13:58:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1146/2315] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:16 2026] GET /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 815 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070baaf4-20ba-4b65-88ac-0f63673d2c46) transitioned into state 'SUCCESS' from state '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-1372458957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bd8fc26dcc49b097ee0e27f9e3bb3b',qos_specs=None,replication_status=,reservations=['3a299efe-a01b-490a-b85b-37fec73d145b','f35f2454-7f22-4244-8887-30bb05368702','a96a568c-766d-4b89-bbdd-9e39c82e635a','b9070945-cdbc-477d-a436-5055eeb624f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d68fbea6f248869848605c13575194',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584e7aee-dbad-4ed1-88e9-002758e8a12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584e7aee-dbad-4ed1-88e9-002758e8a12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Flow 'volume_create_api' (d77f73e6-b206-40b4-96ac-a5ecedf05795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Create volume request issued successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83d99986-9d9a-4289-a3c5-e009e99397b5 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1170/2316] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:58:15 2026] POST /volume/v3/volumes => generated 769 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-38fba05c-0a5e-4e46-88d3-d36cf56b5811 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-38fba05c-0a5e-4e46-88d3-d36cf56b5811 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-38fba05c-0a5e-4e46-88d3-d36cf56b5811 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-38fba05c-0a5e-4e46-88d3-d36cf56b5811 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-38fba05c-0a5e-4e46-88d3-d36cf56b5811 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Volume info retrieved successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-38fba05c-0a5e-4e46-88d3-d36cf56b5811 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 returned with HTTP 200 Sep 07 13:58:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1147/2317] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:16 2026] GET /volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 => generated 837 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f51ffd50-7869-43d1-88ff-691700f8c61b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f51ffd50-7869-43d1-88ff-691700f8c61b tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f51ffd50-7869-43d1-88ff-691700f8c61b tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f51ffd50-7869-43d1-88ff-691700f8c61b tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f51ffd50-7869-43d1-88ff-691700f8c61b tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f51ffd50-7869-43d1-88ff-691700f8c61b tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 200 Sep 07 13:58:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1171/2318] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:17 2026] GET /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db1e0257-2f38-464f-a4a6-ca976a8e1d98 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db1e0257-2f38-464f-a4a6-ca976a8e1d98 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db1e0257-2f38-464f-a4a6-ca976a8e1d98 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db1e0257-2f38-464f-a4a6-ca976a8e1d98 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-db1e0257-2f38-464f-a4a6-ca976a8e1d98 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Volume info retrieved successfully. Sep 07 13:58:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db1e0257-2f38-464f-a4a6-ca976a8e1d98 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 returned with HTTP 200 Sep 07 13:58:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1148/2319] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:17 2026] GET /volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 => generated 861 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7c25d5be-9272-45b7-8e52-f3607cab36ac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c25d5be-9272-45b7-8e52-f3607cab36ac tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7c25d5be-9272-45b7-8e52-f3607cab36ac tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7c25d5be-9272-45b7-8e52-f3607cab36ac tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7c25d5be-9272-45b7-8e52-f3607cab36ac tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7c25d5be-9272-45b7-8e52-f3607cab36ac tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1172/2320] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a69eacab-638f-4b00-bba3-644e677b401f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a69eacab-638f-4b00-bba3-644e677b401f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a69eacab-638f-4b00-bba3-644e677b401f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a69eacab-638f-4b00-bba3-644e677b401f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a69eacab-638f-4b00-bba3-644e677b401f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a69eacab-638f-4b00-bba3-644e677b401f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1149/2321] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 840 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-714069514"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-714069514'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Create volume of 1 GB Sep 07 13:58:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Availability Zones retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fc5da19b-843f-4b75-ab9c-89f2f97d8d8c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Flow 'volume_create_api' (262bedfb-a9df-4a31-aced-6f790f2bfcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc5da19b-843f-4b75-ab9c-89f2f97d8d8c tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc5da19b-843f-4b75-ab9c-89f2f97d8d8c tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc5da19b-843f-4b75-ab9c-89f2f97d8d8c tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c0893c-b8c9-4291-87fa-885d876610cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fc5da19b-843f-4b75-ab9c-89f2f97d8d8c tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc5da19b-843f-4b75-ab9c-89f2f97d8d8c tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1150/2322] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-69539238-154d-41de-98ff-ac67fde10ce8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69539238-154d-41de-98ff-ac67fde10ce8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69539238-154d-41de-98ff-ac67fde10ce8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1569137628"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c0893c-b8c9-4291-87fa-885d876610cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46c391d-8ec5-495f-84d2-7c7dc18f6281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-69539238-154d-41de-98ff-ac67fde10ce8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-69539238-154d-41de-98ff-ac67fde10ce8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Create snapshot from volume e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Created reservations ['b2837476-6828-4c1c-8aae-8396872f9465', '1b67ee18-4817-4146-9598-5a0398746dff', 'cc42a553-142f-4771-9dfd-ab5353117560', '934b2f7f-c1f5-49d7-8e91-6073dcc47867'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46c391d-8ec5-495f-84d2-7c7dc18f6281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2837476-6828-4c1c-8aae-8396872f9465', '1b67ee18-4817-4146-9598-5a0398746dff', 'cc42a553-142f-4771-9dfd-ab5353117560', '934b2f7f-c1f5-49d7-8e91-6073dcc47867']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9119452-7b00-44b3-a132-8b669aaa67ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-69539238-154d-41de-98ff-ac67fde10ce8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Created reservations ['f73c8abb-99b8-419b-a116-4808d2ea32bb', '85f8397e-538f-4c60-b701-128cf061e90d', '54ad78ea-5f82-49f2-9349-76478d3bc66b', 'ff25e3f9-d53d-4159-89f6-45c709349f9c'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9119452-7b00-44b3-a132-8b669aaa67ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c551435-63ec-46a1-a577-71c153c55799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-714069514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='136b2ff5c9cd4a518d108a56286ff7cc',qos_specs=None,replication_status=,reservations=['b2837476-6828-4c1c-8aae-8396872f9465','1b67ee18-4817-4146-9598-5a0398746dff','cc42a553-142f-4771-9dfd-ab5353117560','934b2f7f-c1f5-49d7-8e91-6073dcc47867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2a8dea1a548798ab2ffc9a4863661',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:18Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-714069514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c551435-63ec-46a1-a577-71c153c55799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='136b2ff5c9cd4a518d108a56286ff7cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2a8dea1a548798ab2ffc9a4863661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1a6d43-45ce-464c-9298-8fd617805934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-69539238-154d-41de-98ff-ac67fde10ce8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot create request issued successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69539238-154d-41de-98ff-ac67fde10ce8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:58:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1151/2323] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:58:18 2026] POST /volume/v3/snapshots => generated 318 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c94655ac-ad77-4cdd-98c3-8ab5b539d78d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c94655ac-ad77-4cdd-98c3-8ab5b539d78d tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c94655ac-ad77-4cdd-98c3-8ab5b539d78d tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c94655ac-ad77-4cdd-98c3-8ab5b539d78d tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c94655ac-ad77-4cdd-98c3-8ab5b539d78d tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1a6d43-45ce-464c-9298-8fd617805934) transitioned into 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-714069514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='136b2ff5c9cd4a518d108a56286ff7cc',qos_specs=None,replication_status=,reservations=['b2837476-6828-4c1c-8aae-8396872f9465','1b67ee18-4817-4146-9598-5a0398746dff','cc42a553-142f-4771-9dfd-ab5353117560','934b2f7f-c1f5-49d7-8e91-6073dcc47867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2a8dea1a548798ab2ffc9a4863661',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c94655ac-ad77-4cdd-98c3-8ab5b539d78d tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fdd2ce-01aa-40c0-9a8a-676a1aafcb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1152/2324] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 450 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fdd2ce-01aa-40c0-9a8a-676a1aafcb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:19 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Flow 'volume_create_api' (262bedfb-a9df-4a31-aced-6f790f2bfcf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Create volume request issued successfully. Sep 07 13:58:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43d4c245-405b-4748-89ba-c17b3920f8f4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1173/2325] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:18 2026] POST /volume/v3/volumes => generated 782 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e70b5fad-097e-4e74-afe7-5e036727be93 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e70b5fad-097e-4e74-afe7-5e036727be93 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e70b5fad-097e-4e74-afe7-5e036727be93 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e70b5fad-097e-4e74-afe7-5e036727be93 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e70b5fad-097e-4e74-afe7-5e036727be93 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e70b5fad-097e-4e74-afe7-5e036727be93 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1153/2326] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:19 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7b28da27-6096-4eb4-8276-af28fc08b049 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b28da27-6096-4eb4-8276-af28fc08b049 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b28da27-6096-4eb4-8276-af28fc08b049 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b28da27-6096-4eb4-8276-af28fc08b049 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7b28da27-6096-4eb4-8276-af28fc08b049 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b28da27-6096-4eb4-8276-af28fc08b049 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 200 Sep 07 13:58:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1174/2327] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:20 2026] GET /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f8b50e49-3462-41a4-a74b-1ffcd11b319f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8b50e49-3462-41a4-a74b-1ffcd11b319f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8b50e49-3462-41a4-a74b-1ffcd11b319f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8b50e49-3462-41a4-a74b-1ffcd11b319f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f8b50e49-3462-41a4-a74b-1ffcd11b319f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8b50e49-3462-41a4-a74b-1ffcd11b319f tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1154/2328] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:20 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 874 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-11a2765b-2dde-43b4-a6ea-0720dd4d1f14 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11a2765b-2dde-43b4-a6ea-0720dd4d1f14 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11a2765b-2dde-43b4-a6ea-0720dd4d1f14 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11a2765b-2dde-43b4-a6ea-0720dd4d1f14 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-11a2765b-2dde-43b4-a6ea-0720dd4d1f14 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11a2765b-2dde-43b4-a6ea-0720dd4d1f14 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 200 Sep 07 13:58:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1175/2329] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:21 2026] GET /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b05e28b2-028e-4505-9b8a-cb1f8555a744 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b05e28b2-028e-4505-9b8a-cb1f8555a744 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b05e28b2-028e-4505-9b8a-cb1f8555a744 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b05e28b2-028e-4505-9b8a-cb1f8555a744 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b05e28b2-028e-4505-9b8a-cb1f8555a744 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b05e28b2-028e-4505-9b8a-cb1f8555a744 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1155/2330] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:21 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 874 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-52ced305-7b81-40a4-af76-570c2160ff19 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52ced305-7b81-40a4-af76-570c2160ff19 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52ced305-7b81-40a4-af76-570c2160ff19 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52ced305-7b81-40a4-af76-570c2160ff19 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-52ced305-7b81-40a4-af76-570c2160ff19 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52ced305-7b81-40a4-af76-570c2160ff19 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 200 Sep 07 13:58:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1176/2331] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:22 2026] GET /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 477 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "99ac7598-60f9-4b89-813c-c2f6150da6d7"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '99ac7598-60f9-4b89-813c-c2f6150da6d7'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Create volume of 1 GB Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Availability Zones retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Flow 'volume_create_api' (52d67862-b550-466f-9a18-b96bced1a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (767c1d9c-b2a6-4bf1-92ab-f3b213ce0d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (767c1d9c-b2a6-4bf1-92ab-f3b213ce0d23) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:58:22 devstack devstack@c-api.service[87676]: 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 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (767c1d9c-b2a6-4bf1-92ab-f3b213ce0d23) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (767c1d9c-b2a6-4bf1-92ab-f3b213ce0d23) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:58:22 devstack devstack@c-api.service[87676]: WARNING cinder.volume.api [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Flow 'volume_create_api' (52d67862-b550-466f-9a18-b96bced1a08d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb4bcdbc-d5cf-4ec5-84cf-8100a54e3517 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 400 Sep 07 13:58:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1156/2332] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:58:22 2026] POST /volume/v3/volumes => generated 171 bytes in 87 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d48692d-e617-4746-895f-8f36857eebf8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d48692d-e617-4746-895f-8f36857eebf8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d48692d-e617-4746-895f-8f36857eebf8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d48692d-e617-4746-895f-8f36857eebf8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-8d48692d-e617-4746-895f-8f36857eebf8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Delete snapshot with id: 99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8d48692d-e617-4746-895f-8f36857eebf8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8d48692d-e617-4746-895f-8f36857eebf8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot delete request issued successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d48692d-e617-4746-895f-8f36857eebf8 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 202 Sep 07 13:58:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1177/2333] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:58:22 2026] DELETE /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fb58d60c-bf34-4f2d-81c8-969b717027d9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb58d60c-bf34-4f2d-81c8-969b717027d9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb58d60c-bf34-4f2d-81c8-969b717027d9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fb58d60c-bf34-4f2d-81c8-969b717027d9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fb58d60c-bf34-4f2d-81c8-969b717027d9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fb58d60c-bf34-4f2d-81c8-969b717027d9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 200 Sep 07 13:58:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1157/2334] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:22 2026] GET /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fa10969a-7a37-4246-9055-26894d8872a8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fa10969a-7a37-4246-9055-26894d8872a8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fa10969a-7a37-4246-9055-26894d8872a8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fa10969a-7a37-4246-9055-26894d8872a8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fa10969a-7a37-4246-9055-26894d8872a8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fa10969a-7a37-4246-9055-26894d8872a8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1178/2335] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:22 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ca7deff-cee1-4fed-a337-ec80a0fbe902 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ca7deff-cee1-4fed-a337-ec80a0fbe902 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ca7deff-cee1-4fed-a337-ec80a0fbe902 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ca7deff-cee1-4fed-a337-ec80a0fbe902 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8ca7deff-cee1-4fed-a337-ec80a0fbe902 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ca7deff-cee1-4fed-a337-ec80a0fbe902 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1158/2336] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-72208b4d-d3a7-4d97-a4b6-b742c8d5f9e8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-72208b4d-d3a7-4d97-a4b6-b742c8d5f9e8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-72208b4d-d3a7-4d97-a4b6-b742c8d5f9e8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-72208b4d-d3a7-4d97-a4b6-b742c8d5f9e8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-72208b4d-d3a7-4d97-a4b6-b742c8d5f9e8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-72208b4d-d3a7-4d97-a4b6-b742c8d5f9e8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1179/2337] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 875 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8054a527-c09f-4af7-9ee5-a3ce61337c68 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8054a527-c09f-4af7-9ee5-a3ce61337c68 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8054a527-c09f-4af7-9ee5-a3ce61337c68 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8054a527-c09f-4af7-9ee5-a3ce61337c68 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8054a527-c09f-4af7-9ee5-a3ce61337c68 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8054a527-c09f-4af7-9ee5-a3ce61337c68 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1159/2338] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:58:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c551435-63ec-46a1-a577-71c153c55799", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1263202889"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Create snapshot from volume 0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:23 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Created reservations ['12885ea1-9be9-4c3d-9578-d3867cbd77c0', '4b133968-177b-4cc7-aa95-711588455f00', 'fdf93ab1-4200-46b3-9298-bb10e14a8731', '8ae22afc-ba50-4c37-96f6-cacdb9f47aa7'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot create request issued successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cad9709a-2e0e-483b-89da-04fc7826fa70 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:58:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1180/2339] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:58:23 2026] POST /volume/v3/snapshots => generated 326 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2280ee28-3ec2-442f-882b-5a45f3025da4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2280ee28-3ec2-442f-882b-5a45f3025da4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2280ee28-3ec2-442f-882b-5a45f3025da4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2280ee28-3ec2-442f-882b-5a45f3025da4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2280ee28-3ec2-442f-882b-5a45f3025da4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2280ee28-3ec2-442f-882b-5a45f3025da4 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1160/2340] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-acdde2b5-7009-4c64-8b94-7c27508e11f9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-acdde2b5-7009-4c64-8b94-7c27508e11f9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-acdde2b5-7009-4c64-8b94-7c27508e11f9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-acdde2b5-7009-4c64-8b94-7c27508e11f9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-acdde2b5-7009-4c64-8b94-7c27508e11f9 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 returned with HTTP 404 Sep 07 13:58:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1181/2341] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:24 2026] GET /volume/v3/snapshots/99ac7598-60f9-4b89-813c-c2f6150da6d7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b3b81df-8fb8-42ed-94e4-bdf79a59e122 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b3b81df-8fb8-42ed-94e4-bdf79a59e122 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b3b81df-8fb8-42ed-94e4-bdf79a59e122 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b3b81df-8fb8-42ed-94e4-bdf79a59e122 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b3b81df-8fb8-42ed-94e4-bdf79a59e122 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Volume info retrieved successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b3b81df-8fb8-42ed-94e4-bdf79a59e122 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 returned with HTTP 200 Sep 07 13:58:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1161/2342] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:24 2026] GET /volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Delete volume with id: e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Volume info retrieved successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Delete volume request issued successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc7dcf88-b62f-443f-9ecc-effec1307b30 tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 returned with HTTP 202 Sep 07 13:58:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1182/2343] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:24 2026] DELETE /volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d7ea7d49-b45c-4d7a-bf89-1c50c3a28ffd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d7ea7d49-b45c-4d7a-bf89-1c50c3a28ffd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d7ea7d49-b45c-4d7a-bf89-1c50c3a28ffd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d7ea7d49-b45c-4d7a-bf89-1c50c3a28ffd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d7ea7d49-b45c-4d7a-bf89-1c50c3a28ffd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Volume info retrieved successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d7ea7d49-b45c-4d7a-bf89-1c50c3a28ffd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 returned with HTTP 200 Sep 07 13:58:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1162/2344] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:24 2026] GET /volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f95ad722-9a66-45f1-91a3-905b68b9da5d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f95ad722-9a66-45f1-91a3-905b68b9da5d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f95ad722-9a66-45f1-91a3-905b68b9da5d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f95ad722-9a66-45f1-91a3-905b68b9da5d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f95ad722-9a66-45f1-91a3-905b68b9da5d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f95ad722-9a66-45f1-91a3-905b68b9da5d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 200 Sep 07 13:58:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1183/2345] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:24 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a860e96f-af17-431a-a750-cc47237df6bd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a860e96f-af17-431a-a750-cc47237df6bd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] GET http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 Sep 07 13:58:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a860e96f-af17-431a-a750-cc47237df6bd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a860e96f-af17-431a-a750-cc47237df6bd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a860e96f-af17-431a-a750-cc47237df6bd tempest-VolumesSnapshotNegativeTestJSON-1954635391 tempest-VolumesSnapshotNegativeTestJSON-1954635391-project-member] http://192.168.122.11/volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 returned with HTTP 404 Sep 07 13:58:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1163/2346] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:25 2026] GET /volume/v3/volumes/e4fa7fd1-9a71-49f9-9459-fbcd61b2fc94 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d23a43f9-a178-49b5-85e1-e6eef0ddc314 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d23a43f9-a178-49b5-85e1-e6eef0ddc314 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d23a43f9-a178-49b5-85e1-e6eef0ddc314 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d23a43f9-a178-49b5-85e1-e6eef0ddc314 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d23a43f9-a178-49b5-85e1-e6eef0ddc314 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d23a43f9-a178-49b5-85e1-e6eef0ddc314 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 200 Sep 07 13:58:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1184/2347] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:25 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-96f1dfb3-a0e9-4e81-9e88-9167c341f9c5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-96f1dfb3-a0e9-4e81-9e88-9167c341f9c5 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-96f1dfb3-a0e9-4e81-9e88-9167c341f9c5 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-96f1dfb3-a0e9-4e81-9e88-9167c341f9c5 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-96f1dfb3-a0e9-4e81-9e88-9167c341f9c5 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-96f1dfb3-a0e9-4e81-9e88-9167c341f9c5 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 200 Sep 07 13:58:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1164/2348] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:26 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 485 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-71ab883d-dcce-4aa5-9043-a81e8798f582 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71ab883d-dcce-4aa5-9043-a81e8798f582 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-71ab883d-dcce-4aa5-9043-a81e8798f582 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-71ab883d-dcce-4aa5-9043-a81e8798f582 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-71ab883d-dcce-4aa5-9043-a81e8798f582 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-71ab883d-dcce-4aa5-9043-a81e8798f582 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 200 Sep 07 13:58:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1185/2349] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:26 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 485 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:27 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Delete snapshot with id: f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot delete request issued successfully. Sep 07 13:58:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b4e69de-a81a-428f-95ea-243ed6236f12 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 202 Sep 07 13:58:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1165/2350] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:58:26 2026] DELETE /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe17bdf1-c73d-4d9f-be25-526018acde3d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe17bdf1-c73d-4d9f-be25-526018acde3d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe17bdf1-c73d-4d9f-be25-526018acde3d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe17bdf1-c73d-4d9f-be25-526018acde3d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe17bdf1-c73d-4d9f-be25-526018acde3d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe17bdf1-c73d-4d9f-be25-526018acde3d tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 200 Sep 07 13:58:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1186/2351] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:27 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 484 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c3666158-0d80-40e6-a311-58df8db9c8a2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3666158-0d80-40e6-a311-58df8db9c8a2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c3666158-0d80-40e6-a311-58df8db9c8a2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c3666158-0d80-40e6-a311-58df8db9c8a2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c3666158-0d80-40e6-a311-58df8db9c8a2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Snapshot retrieved successfully. Sep 07 13:58:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3666158-0d80-40e6-a311-58df8db9c8a2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 200 Sep 07 13:58:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1166/2352] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:28 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 484 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-53238ff0-3889-48c5-b7fa-e9871297ebab None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1118161448"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1118161448'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume of 1 GB Sep 07 13:58:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Availability Zones retrieved successfully. Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (8db15115-9e0f-4402-ab7b-4a800a1a6f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff80d434-d02c-466d-854c-7120f6091c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff80d434-d02c-466d-854c-7120f6091c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:28 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa49a14b-5151-47fc-b2f2-af9dd2b8004c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Created reservations ['60014943-7e71-4df4-8c49-57d57c916e90', '43275867-bd7a-48cf-9616-196dc9b32e20', '59a4ba31-1100-46af-b86e-761fa02efe0d', '0f55d271-007e-43da-9844-b20eaecf7180'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa49a14b-5151-47fc-b2f2-af9dd2b8004c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60014943-7e71-4df4-8c49-57d57c916e90', '43275867-bd7a-48cf-9616-196dc9b32e20', '59a4ba31-1100-46af-b86e-761fa02efe0d', '0f55d271-007e-43da-9844-b20eaecf7180']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fef46c4-191a-4c0d-a31a-dd57bfcf1b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d6131709-7143-43ad-b34e-8ebf500467d8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6131709-7143-43ad-b34e-8ebf500467d8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6131709-7143-43ad-b34e-8ebf500467d8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d6131709-7143-43ad-b34e-8ebf500467d8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d6131709-7143-43ad-b34e-8ebf500467d8 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 returned with HTTP 404 Sep 07 13:58:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1167/2353] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:58:29 2026] GET /volume/v3/snapshots/f1630790-b417-4343-bb76-02f65579af75 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fef46c4-191a-4c0d-a31a-dd57bfcf1b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a6630f-aa3f-46ac-869b-c2131cf60945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1118161448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['60014943-7e71-4df4-8c49-57d57c916e90','43275867-bd7a-48cf-9616-196dc9b32e20','59a4ba31-1100-46af-b86e-761fa02efe0d','0f55d271-007e-43da-9844-b20eaecf7180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1118161448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a6630f-aa3f-46ac-869b-c2131cf60945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82910d8fc5804d80a2dd45ad5cfa908d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='685326704b7847dba4fe1be98db9e111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-80806a95-6650-48f1-9226-901c6d749fd1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5984090-3782-4066-b5ff-97b095e51c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-80806a95-6650-48f1-9226-901c6d749fd1 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] DELETE http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-80806a95-6650-48f1-9226-901c6d749fd1 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-80806a95-6650-48f1-9226-901c6d749fd1 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-80806a95-6650-48f1-9226-901c6d749fd1 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Delete volume with id: 0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-80806a95-6650-48f1-9226-901c6d749fd1 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5984090-3782-4066-b5ff-97b095e51c6a) transitioned into state 'SUCCESS' from state '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-1118161448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['60014943-7e71-4df4-8c49-57d57c916e90','43275867-bd7a-48cf-9616-196dc9b32e20','59a4ba31-1100-46af-b86e-761fa02efe0d','0f55d271-007e-43da-9844-b20eaecf7180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0153fd78-2448-4aec-9119-77d1d0e80269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0153fd78-2448-4aec-9119-77d1d0e80269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (8db15115-9e0f-4402-ab7b-4a800a1a6f58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request issued successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-53238ff0-3889-48c5-b7fa-e9871297ebab tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1187/2354] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:28 2026] POST /volume/v3/volumes => generated 764 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-80806a95-6650-48f1-9226-901c6d749fd1 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Delete volume request issued successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-80806a95-6650-48f1-9226-901c6d749fd1 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 202 Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1168/2355] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:29 2026] DELETE /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1093387785"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d296f17c-ce81-442a-8b4a-124eae9b0a18 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d296f17c-ce81-442a-8b4a-124eae9b0a18 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d296f17c-ce81-442a-8b4a-124eae9b0a18 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1093387785'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume of 1 GB Sep 07 13:58:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d296f17c-ce81-442a-8b4a-124eae9b0a18 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Availability Zones retrieved successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d296f17c-ce81-442a-8b4a-124eae9b0a18 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (9a785533-1257-4784-ad91-c7844ea56d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2a8f49-ec29-4d06-bef2-c79dc5ac3e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d296f17c-ce81-442a-8b4a-124eae9b0a18 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1169/2356] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:29 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 874 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2a8f49-ec29-4d06-bef2-c79dc5ac3e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de9671f-ad36-4619-bc45-f3af5b171c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Created reservations ['a4e3a65a-c420-46b7-aa29-afa99342344c', '49800214-5ade-486b-9575-3f7fad32b53e', '7027ba46-283c-4414-9f54-91201be0f6b8', '56db0364-c526-4c7b-a423-41c7d3273c9f'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de9671f-ad36-4619-bc45-f3af5b171c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4e3a65a-c420-46b7-aa29-afa99342344c', '49800214-5ade-486b-9575-3f7fad32b53e', '7027ba46-283c-4414-9f54-91201be0f6b8', '56db0364-c526-4c7b-a423-41c7d3273c9f']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b761cdd7-8f32-4778-9a57-8a11efc9baa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b761cdd7-8f32-4778-9a57-8a11efc9baa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '727bfbb2-9337-4e3c-9bd2-f3231b661704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1093387785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['a4e3a65a-c420-46b7-aa29-afa99342344c','49800214-5ade-486b-9575-3f7fad32b53e','7027ba46-283c-4414-9f54-91201be0f6b8','56db0364-c526-4c7b-a423-41c7d3273c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1093387785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=727bfbb2-9337-4e3c-9bd2-f3231b661704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82910d8fc5804d80a2dd45ad5cfa908d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='685326704b7847dba4fe1be98db9e111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ed277f-668f-41ac-a7c9-a3896bc417a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ed277f-668f-41ac-a7c9-a3896bc417a7) transitioned into state 'SUCCESS' from state '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-1093387785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['a4e3a65a-c420-46b7-aa29-afa99342344c','49800214-5ade-486b-9575-3f7fad32b53e','7027ba46-283c-4414-9f54-91201be0f6b8','56db0364-c526-4c7b-a423-41c7d3273c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (435d47cd-86c4-4f56-a6de-f7f836e93e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (435d47cd-86c4-4f56-a6de-f7f836e93e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (9a785533-1257-4784-ad91-c7844ea56d36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request issued successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ddab4f2b-2d12-40f7-b9ab-a6899be8c721 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1188/2357] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:29 2026] POST /volume/v3/volumes => generated 764 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1739527171"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1739527171'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume of 1 GB Sep 07 13:58:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Availability Zones retrieved successfully. Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (e187d94b-5b67-489e-b8bd-616114d6523b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02952d0d-91e8-4c2f-933a-7820f00e800f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02952d0d-91e8-4c2f-933a-7820f00e800f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab1f8bb-49da-4806-a785-c5f0d723b66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2e647ab7-3431-4f5a-bcbc-87a9fe2c6802 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e647ab7-3431-4f5a-bcbc-87a9fe2c6802 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e647ab7-3431-4f5a-bcbc-87a9fe2c6802 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2e647ab7-3431-4f5a-bcbc-87a9fe2c6802 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2e647ab7-3431-4f5a-bcbc-87a9fe2c6802 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Created reservations ['d885c55e-280d-4ec3-a38a-32a82abbe18c', '2467d8d3-87f3-4652-ad18-2d32b5957ad0', 'db50bc6e-48b0-490f-bc57-bb3592156af5', '9745c230-8f81-416a-b599-ce48728908d7'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab1f8bb-49da-4806-a785-c5f0d723b66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d885c55e-280d-4ec3-a38a-32a82abbe18c', '2467d8d3-87f3-4652-ad18-2d32b5957ad0', 'db50bc6e-48b0-490f-bc57-bb3592156af5', '9745c230-8f81-416a-b599-ce48728908d7']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afc65fb-d5c5-4dc9-88c1-f351ea3e05ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2e647ab7-3431-4f5a-bcbc-87a9fe2c6802 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 200 Sep 07 13:58:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1189/2358] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:30 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 874 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afc65fb-d5c5-4dc9-88c1-f351ea3e05ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354b1c23-9cf9-4f7a-b65d-4ace1b011d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1739527171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['d885c55e-280d-4ec3-a38a-32a82abbe18c','2467d8d3-87f3-4652-ad18-2d32b5957ad0','db50bc6e-48b0-490f-bc57-bb3592156af5','9745c230-8f81-416a-b599-ce48728908d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1739527171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=354b1c23-9cf9-4f7a-b65d-4ace1b011d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82910d8fc5804d80a2dd45ad5cfa908d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='685326704b7847dba4fe1be98db9e111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01083b9a-1e6a-4d12-9bd4-9ce578a2eee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01083b9a-1e6a-4d12-9bd4-9ce578a2eee7) transitioned into state 'SUCCESS' from state '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-1739527171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['d885c55e-280d-4ec3-a38a-32a82abbe18c','2467d8d3-87f3-4652-ad18-2d32b5957ad0','db50bc6e-48b0-490f-bc57-bb3592156af5','9745c230-8f81-416a-b599-ce48728908d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260e9fe0-0221-42bd-a6e8-84b96b757db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260e9fe0-0221-42bd-a6e8-84b96b757db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (e187d94b-5b67-489e-b8bd-616114d6523b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request issued successfully. Sep 07 13:58:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b00f2a97-979e-481c-a438-85dc18b39ed5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1170/2359] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:30 2026] POST /volume/v3/volumes => generated 764 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1288279377"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1288279377'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume of 1 GB Sep 07 13:58:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Availability Zones retrieved successfully. Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (b4810ebc-25e7-49c2-9179-0d7a56ac7b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28df3847-45e7-4f6f-bc4c-4c5c409c285f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28df3847-45e7-4f6f-bc4c-4c5c409c285f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:30 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8060c8-7560-4bf0-9e55-719d4f9d18dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Created reservations ['59e5b28b-044c-4b91-a7e0-0929f46ca955', '5c8a4f4a-8f28-4d49-bc4e-9219718fcabc', 'ae3f78ae-c824-448a-9985-d015a0b3d2e9', 'a06ea18d-0ceb-4635-a9b3-27979d196139'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8060c8-7560-4bf0-9e55-719d4f9d18dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e5b28b-044c-4b91-a7e0-0929f46ca955', '5c8a4f4a-8f28-4d49-bc4e-9219718fcabc', 'ae3f78ae-c824-448a-9985-d015a0b3d2e9', 'a06ea18d-0ceb-4635-a9b3-27979d196139']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eef7802-d1c9-4a43-8792-9eaeff360641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eef7802-d1c9-4a43-8792-9eaeff360641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2714bcce-95a2-44ee-92ee-b02c1280bbbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1288279377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['59e5b28b-044c-4b91-a7e0-0929f46ca955','5c8a4f4a-8f28-4d49-bc4e-9219718fcabc','ae3f78ae-c824-448a-9985-d015a0b3d2e9','a06ea18d-0ceb-4635-a9b3-27979d196139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1288279377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2714bcce-95a2-44ee-92ee-b02c1280bbbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82910d8fc5804d80a2dd45ad5cfa908d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='685326704b7847dba4fe1be98db9e111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6892eb-b830-4988-b26e-36b42d1f3c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6892eb-b830-4988-b26e-36b42d1f3c03) transitioned into state 'SUCCESS' from state '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-1288279377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['59e5b28b-044c-4b91-a7e0-0929f46ca955','5c8a4f4a-8f28-4d49-bc4e-9219718fcabc','ae3f78ae-c824-448a-9985-d015a0b3d2e9','a06ea18d-0ceb-4635-a9b3-27979d196139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c596eaf6-d98e-4f6d-ae58-d289e00093c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c596eaf6-d98e-4f6d-ae58-d289e00093c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (b4810ebc-25e7-49c2-9179-0d7a56ac7b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request issued successfully. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92c7ba9a-9173-4fa4-b8f2-34721646f3a0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1190/2360] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:30 2026] POST /volume/v3/volumes => generated 764 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af718120-db99-42ab-b380-fa9ae97af7b7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-722298452"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-722298452'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume of 1 GB Sep 07 13:58:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Availability Zones retrieved successfully. Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (061dd76d-26fc-4c7d-9f84-1bd7f1b8aaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab83496-5834-4026-957c-82204c103021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab83496-5834-4026-957c-82204c103021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d2386b-0c11-4ba8-8614-982d1868c1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-af0db545-81fc-4c88-9dab-f680f84a7aa2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af0db545-81fc-4c88-9dab-f680f84a7aa2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af0db545-81fc-4c88-9dab-f680f84a7aa2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af0db545-81fc-4c88-9dab-f680f84a7aa2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af0db545-81fc-4c88-9dab-f680f84a7aa2 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 returned with HTTP 404 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1191/2361] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:31 2026] GET /volume/v3/volumes/0c551435-63ec-46a1-a577-71c153c55799 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-396a31d1-01ec-4eef-a726-1f1b347647ee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-396a31d1-01ec-4eef-a726-1f1b347647ee tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] DELETE http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-396a31d1-01ec-4eef-a726-1f1b347647ee tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-396a31d1-01ec-4eef-a726-1f1b347647ee tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-396a31d1-01ec-4eef-a726-1f1b347647ee tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Delete volume with id: 21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-396a31d1-01ec-4eef-a726-1f1b347647ee tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-396a31d1-01ec-4eef-a726-1f1b347647ee tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Delete volume request issued successfully. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-396a31d1-01ec-4eef-a726-1f1b347647ee tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 202 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1192/2362] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:31 2026] DELETE /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Created reservations ['30938e29-04e4-4334-ab9a-988bf024a314', '27e473c4-f8f1-4fdc-88f5-101449cc7b3a', '10ef474e-aace-4312-aaae-009694725547', '8f519e36-ce9c-4d10-9944-17a28aa50307'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6bd543e9-8f92-437c-85dc-62c584231e5a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d2386b-0c11-4ba8-8614-982d1868c1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30938e29-04e4-4334-ab9a-988bf024a314', '27e473c4-f8f1-4fdc-88f5-101449cc7b3a', '10ef474e-aace-4312-aaae-009694725547', '8f519e36-ce9c-4d10-9944-17a28aa50307']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b35dea2-6713-4678-b30b-1edab646f6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6bd543e9-8f92-437c-85dc-62c584231e5a tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6bd543e9-8f92-437c-85dc-62c584231e5a tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6bd543e9-8f92-437c-85dc-62c584231e5a tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6bd543e9-8f92-437c-85dc-62c584231e5a tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b35dea2-6713-4678-b30b-1edab646f6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dce9076-04ce-422f-97bd-fef487c0412e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-722298452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['30938e29-04e4-4334-ab9a-988bf024a314','27e473c4-f8f1-4fdc-88f5-101449cc7b3a','10ef474e-aace-4312-aaae-009694725547','8f519e36-ce9c-4d10-9944-17a28aa50307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-722298452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dce9076-04ce-422f-97bd-fef487c0412e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82910d8fc5804d80a2dd45ad5cfa908d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='685326704b7847dba4fe1be98db9e111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d551d3-6776-47a1-84ad-73f98ad8ff91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6bd543e9-8f92-437c-85dc-62c584231e5a tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 200 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1193/2363] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:31 2026] GET /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 839 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d551d3-6776-47a1-84ad-73f98ad8ff91) transitioned into state 'SUCCESS' from state '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-722298452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82910d8fc5804d80a2dd45ad5cfa908d',qos_specs=None,replication_status=,reservations=['30938e29-04e4-4334-ab9a-988bf024a314','27e473c4-f8f1-4fdc-88f5-101449cc7b3a','10ef474e-aace-4312-aaae-009694725547','8f519e36-ce9c-4d10-9944-17a28aa50307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='685326704b7847dba4fe1be98db9e111',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c39028-d1ff-4b95-86b0-499427ef4e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c39028-d1ff-4b95-86b0-499427ef4e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Flow 'volume_create_api' (061dd76d-26fc-4c7d-9f84-1bd7f1b8aaf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Create volume request issued successfully. Sep 07 13:58:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af718120-db99-42ab-b380-fa9ae97af7b7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1171/2364] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:31 2026] POST /volume/v3/volumes => generated 763 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d0318fbe-4434-47d0-8c9f-625617a29bbf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d0318fbe-4434-47d0-8c9f-625617a29bbf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d0318fbe-4434-47d0-8c9f-625617a29bbf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d0318fbe-4434-47d0-8c9f-625617a29bbf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d0318fbe-4434-47d0-8c9f-625617a29bbf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d0318fbe-4434-47d0-8c9f-625617a29bbf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 returned with HTTP 200 Sep 07 13:58:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1194/2365] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:31 2026] GET /volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b5dd651f-36c3-4745-b608-11a9fb469cf0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5dd651f-36c3-4745-b608-11a9fb469cf0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 Sep 07 13:58:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5dd651f-36c3-4745-b608-11a9fb469cf0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5dd651f-36c3-4745-b608-11a9fb469cf0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b5dd651f-36c3-4745-b608-11a9fb469cf0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5dd651f-36c3-4745-b608-11a9fb469cf0 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 returned with HTTP 200 Sep 07 13:58:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1172/2366] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:32 2026] GET /volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0a49baa8-037d-4b68-b57c-157118122321 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a49baa8-037d-4b68-b57c-157118122321 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a49baa8-037d-4b68-b57c-157118122321 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a49baa8-037d-4b68-b57c-157118122321 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0a49baa8-037d-4b68-b57c-157118122321 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Volume info retrieved successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a49baa8-037d-4b68-b57c-157118122321 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 200 Sep 07 13:58:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1195/2367] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:32 2026] GET /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 839 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fe8c9960-2238-4b9c-87f3-0d0e10470118 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe8c9960-2238-4b9c-87f3-0d0e10470118 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 Sep 07 13:58:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe8c9960-2238-4b9c-87f3-0d0e10470118 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe8c9960-2238-4b9c-87f3-0d0e10470118 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe8c9960-2238-4b9c-87f3-0d0e10470118 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe8c9960-2238-4b9c-87f3-0d0e10470118 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 returned with HTTP 200 Sep 07 13:58:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1173/2368] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:33 2026] GET /volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0e891f44-0543-44a7-91ae-74e268a979d5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e891f44-0543-44a7-91ae-74e268a979d5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 Sep 07 13:58:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e891f44-0543-44a7-91ae-74e268a979d5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e891f44-0543-44a7-91ae-74e268a979d5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0e891f44-0543-44a7-91ae-74e268a979d5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e891f44-0543-44a7-91ae-74e268a979d5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 returned with HTTP 200 Sep 07 13:58:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1196/2369] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:33 2026] GET /volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-035126a0-7684-4872-b86d-b5168a9fa445 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-035126a0-7684-4872-b86d-b5168a9fa445 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] GET http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 Sep 07 13:58:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-035126a0-7684-4872-b86d-b5168a9fa445 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-035126a0-7684-4872-b86d-b5168a9fa445 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-035126a0-7684-4872-b86d-b5168a9fa445 tempest-CinderUnicodeTest-1478308982 tempest-CinderUnicodeTest-1478308982-project-member] http://192.168.122.11/volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 returned with HTTP 404 Sep 07 13:58:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1174/2370] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:33 2026] GET /volume/v3/volumes/21abf20a-ba46-4e3a-a919-bd4194262778 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-49902d57-2823-444f-81f2-d76255848143 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-49902d57-2823-444f-81f2-d76255848143 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 Sep 07 13:58:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-49902d57-2823-444f-81f2-d76255848143 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-49902d57-2823-444f-81f2-d76255848143 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-49902d57-2823-444f-81f2-d76255848143 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-49902d57-2823-444f-81f2-d76255848143 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 returned with HTTP 200 Sep 07 13:58:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1197/2371] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:34 2026] GET /volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5c671083-6b7f-4276-ab01-3d6d30c8945a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c671083-6b7f-4276-ab01-3d6d30c8945a tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe Sep 07 13:58:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c671083-6b7f-4276-ab01-3d6d30c8945a tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c671083-6b7f-4276-ab01-3d6d30c8945a tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5c671083-6b7f-4276-ab01-3d6d30c8945a tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c671083-6b7f-4276-ab01-3d6d30c8945a tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe returned with HTTP 200 Sep 07 13:58:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1175/2372] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:34 2026] GET /volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe => generated 856 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6f7547e5-966b-480d-8292-e4989689ab2d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6f7547e5-966b-480d-8292-e4989689ab2d tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe Sep 07 13:58:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6f7547e5-966b-480d-8292-e4989689ab2d tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6f7547e5-966b-480d-8292-e4989689ab2d tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6f7547e5-966b-480d-8292-e4989689ab2d tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6f7547e5-966b-480d-8292-e4989689ab2d tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe returned with HTTP 200 Sep 07 13:58:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1198/2373] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e5e8a502-460d-4d11-89d0-d67be391945e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5e8a502-460d-4d11-89d0-d67be391945e tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e Sep 07 13:58:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5e8a502-460d-4d11-89d0-d67be391945e tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5e8a502-460d-4d11-89d0-d67be391945e tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e5e8a502-460d-4d11-89d0-d67be391945e tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5e8a502-460d-4d11-89d0-d67be391945e tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e returned with HTTP 200 Sep 07 13:58:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1176/2374] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-50871f2f-3d74-4cee-9a22-94914653ca82 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-50871f2f-3d74-4cee-9a22-94914653ca82 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] DELETE http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e Sep 07 13:58:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-50871f2f-3d74-4cee-9a22-94914653ca82 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-50871f2f-3d74-4cee-9a22-94914653ca82 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-50871f2f-3d74-4cee-9a22-94914653ca82 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume with id: 5dce9076-04ce-422f-97bd-fef487c0412e Sep 07 13:58:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-50871f2f-3d74-4cee-9a22-94914653ca82 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-50871f2f-3d74-4cee-9a22-94914653ca82 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume request issued successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-50871f2f-3d74-4cee-9a22-94914653ca82 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e returned with HTTP 202 Sep 07 13:58:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1199/2375] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:35 2026] DELETE /volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-26595165-aedb-4b67-ab19-26653c8646b2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26595165-aedb-4b67-ab19-26653c8646b2 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e Sep 07 13:58:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26595165-aedb-4b67-ab19-26653c8646b2 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-26595165-aedb-4b67-ab19-26653c8646b2 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-26595165-aedb-4b67-ab19-26653c8646b2 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-26595165-aedb-4b67-ab19-26653c8646b2 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e returned with HTTP 200 Sep 07 13:58:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1177/2376] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9e147eff-e049-42c3-be55-7a68d47745ef None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e147eff-e049-42c3-be55-7a68d47745ef tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e Sep 07 13:58:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e147eff-e049-42c3-be55-7a68d47745ef tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9e147eff-e049-42c3-be55-7a68d47745ef tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9e147eff-e049-42c3-be55-7a68d47745ef tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e returned with HTTP 404 Sep 07 13:58:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1200/2377] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:36 2026] GET /volume/v3/volumes/5dce9076-04ce-422f-97bd-fef487c0412e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:58:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] DELETE http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe Sep 07 13:58:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:37 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume with id: 2714bcce-95a2-44ee-92ee-b02c1280bbbe Sep 07 13:58:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume request issued successfully. Sep 07 13:58:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-378fee72-510a-49f2-a9d5-b128a6ef9714 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe returned with HTTP 202 Sep 07 13:58:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1178/2378] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:37 2026] DELETE /volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eb108a4d-d69e-4c79-9f89-563d3ca970f5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb108a4d-d69e-4c79-9f89-563d3ca970f5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe Sep 07 13:58:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb108a4d-d69e-4c79-9f89-563d3ca970f5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb108a4d-d69e-4c79-9f89-563d3ca970f5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eb108a4d-d69e-4c79-9f89-563d3ca970f5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb108a4d-d69e-4c79-9f89-563d3ca970f5 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe returned with HTTP 200 Sep 07 13:58:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1201/2379] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:37 2026] GET /volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05e8f0b2-c432-47e9-bc48-801d762e4bb8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05e8f0b2-c432-47e9-bc48-801d762e4bb8 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05e8f0b2-c432-47e9-bc48-801d762e4bb8 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-357877768", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5aac5404-1a86-490b-9346-fbfe1c9687d3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5aac5404-1a86-490b-9346-fbfe1c9687d3 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5aac5404-1a86-490b-9346-fbfe1c9687d3 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5aac5404-1a86-490b-9346-fbfe1c9687d3 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5aac5404-1a86-490b-9346-fbfe1c9687d3 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe returned with HTTP 404 Sep 07 13:58:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1202/2380] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:38 2026] GET /volume/v3/volumes/2714bcce-95a2-44ee-92ee-b02c1280bbbe => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] DELETE http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume with id: 354b1c23-9cf9-4f7a-b65d-4ace1b011d67 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05e8f0b2-c432-47e9-bc48-801d762e4bb8 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1179/2381] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:37 2026] POST /volume/v3/types => generated 379 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9bf4a3b3-4b63-4677-aca9-60c897f41acc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9bf4a3b3-4b63-4677-aca9-60c897f41acc tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption Sep 07 13:58:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9bf4a3b3-4b63-4677-aca9-60c897f41acc tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9bf4a3b3-4b63-4677-aca9-60c897f41acc tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1180/2382] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume request issued successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9b404b1-7b66-4c6f-985c-189d39117c25 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 returned with HTTP 202 Sep 07 13:58:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1203/2383] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:38 2026] DELETE /volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f11668e9-4771-40fd-8bc3-147424a5579b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-69918244-4826-427c-ab2e-5354a16d8085 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f11668e9-4771-40fd-8bc3-147424a5579b tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f11668e9-4771-40fd-8bc3-147424a5579b tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f11668e9-4771-40fd-8bc3-147424a5579b tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69918244-4826-427c-ab2e-5354a16d8085 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69918244-4826-427c-ab2e-5354a16d8085 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-902269090", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f11668e9-4771-40fd-8bc3-147424a5579b tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f11668e9-4771-40fd-8bc3-147424a5579b tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1204/2384] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:38 2026] GET /volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6762b54b-e031-4efe-9466-b71780e26721 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1774073209", "imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69918244-4826-427c-ab2e-5354a16d8085 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1774073209', 'imageRef': '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1181/2385] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types => generated 379 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-20cb3bf0-796c-44ea-b242-64ee785431fa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Create volume of 1 GB Sep 07 13:58:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Availability Zones retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20cb3bf0-796c-44ea-b242-64ee785431fa tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] POST http://192.168.122.11/volume/v3/types/7e93c89b-2c6d-413f-a761-a695dbbd8213/encryption Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20cb3bf0-796c-44ea-b242-64ee785431fa tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-20cb3bf0-796c-44ea-b242-64ee785431fa tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20cb3bf0-796c-44ea-b242-64ee785431fa tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/7e93c89b-2c6d-413f-a761-a695dbbd8213/encryption returned with HTTP 403 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1182/2386] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types/7e93c89b-2c6d-413f-a761-a695dbbd8213/encryption => generated 127 bytes in 176 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a72cba3d-e50b-4043-86ce-2e011c31b390 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Flow 'volume_create_api' (242f58b9-daf4-4205-b05a-7e0dc6a6d86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a72cba3d-e50b-4043-86ce-2e011c31b390 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a72cba3d-e50b-4043-86ce-2e011c31b390 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1059399134", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361a6bc7-1b3c-4839-82f8-61ea7d75669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a72cba3d-e50b-4043-86ce-2e011c31b390 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1183/2387] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1aafddd5-8af2-4ea6-898e-fc23c251f5d1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1aafddd5-8af2-4ea6-898e-fc23c251f5d1 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] POST http://192.168.122.11/volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297/extra_specs Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1aafddd5-8af2-4ea6-898e-fc23c251f5d1 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-1aafddd5-8af2-4ea6-898e-fc23c251f5d1 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1aafddd5-8af2-4ea6-898e-fc23c251f5d1 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297/extra_specs returned with HTTP 403 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1184/2388] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-54cdad5a-09a4-4b28-8c25-ae8160b9b360 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54cdad5a-09a4-4b28-8c25-ae8160b9b360 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] PUT http://192.168.122.11/volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297/extra_specs/key2 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54cdad5a-09a4-4b28-8c25-ae8160b9b360 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-54cdad5a-09a4-4b28-8c25-ae8160b9b360 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54cdad5a-09a4-4b28-8c25-ae8160b9b360 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297/extra_specs/key2 returned with HTTP 403 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1185/2389] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:58:38 2026] PUT /volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af256ad4-3ecf-4b84-b47f-520b13b71696 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af256ad4-3ecf-4b84-b47f-520b13b71696 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] POST http://192.168.122.11/volume/v3/types Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af256ad4-3ecf-4b84-b47f-520b13b71696 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-af256ad4-3ecf-4b84-b47f-520b13b71696 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af256ad4-3ecf-4b84-b47f-520b13b71696 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types returned with HTTP 403 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1186/2390] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:58: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 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-430a1d2f-a599-4a9c-a508-11c3dc28d06d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-430a1d2f-a599-4a9c-a508-11c3dc28d06d tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-430a1d2f-a599-4a9c-a508-11c3dc28d06d tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1392766445", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361a6bc7-1b3c-4839-82f8-61ea7d75669f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a538aefc-61f8-4e03-b33d-fd340ffaacf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-430a1d2f-a599-4a9c-a508-11c3dc28d06d tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1187/2391] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4f704ad7-cc3b-490f-8f27-4b349fbaec3f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f704ad7-cc3b-490f-8f27-4b349fbaec3f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types/78e83392-064b-453f-be98-48300937aa78/encryption Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4f704ad7-cc3b-490f-8f27-4b349fbaec3f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4f704ad7-cc3b-490f-8f27-4b349fbaec3f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/78e83392-064b-453f-be98-48300937aa78/encryption returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1188/2392] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types/78e83392-064b-453f-be98-48300937aa78/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-121dba93-3e80-4ce2-bab3-671d10820513 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-121dba93-3e80-4ce2-bab3-671d10820513 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] DELETE http://192.168.122.11/volume/v3/types/78e83392-064b-453f-be98-48300937aa78/encryption/97da092e-5c04-4bb1-a67b-a566f4b62b3b Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-121dba93-3e80-4ce2-bab3-671d10820513 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-121dba93-3e80-4ce2-bab3-671d10820513 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-121dba93-3e80-4ce2-bab3-671d10820513 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-121dba93-3e80-4ce2-bab3-671d10820513 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/78e83392-064b-453f-be98-48300937aa78/encryption/97da092e-5c04-4bb1-a67b-a566f4b62b3b returned with HTTP 403 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1189/2393] 192.168.122.11 () {58 vars in 1368 bytes} [Mon Sep 7 13:58:38 2026] DELETE /volume/v3/types/78e83392-064b-453f-be98-48300937aa78/encryption/97da092e-5c04-4bb1-a67b-a566f4b62b3b => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3e0dd240-add4-4da3-9576-95a27be1794e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e0dd240-add4-4da3-9576-95a27be1794e tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e0dd240-add4-4da3-9576-95a27be1794e tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1254667460", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Created reservations ['c2a38a84-ddae-4db3-a2ee-1ccab593e6a9', 'e6d0c97b-0dfa-49ff-9d86-a22534cede71', 'e51d5f76-a9e3-49eb-a4e3-ad6251db131a', 'bdfbbd85-b26a-4e3c-bae7-d2b2b0b5c1b9'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a538aefc-61f8-4e03-b33d-fd340ffaacf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a38a84-ddae-4db3-a2ee-1ccab593e6a9', 'e6d0c97b-0dfa-49ff-9d86-a22534cede71', 'e51d5f76-a9e3-49eb-a4e3-ad6251db131a', 'bdfbbd85-b26a-4e3c-bae7-d2b2b0b5c1b9']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050c0744-7a6a-4fdb-9b3b-e005b78334cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e0dd240-add4-4da3-9576-95a27be1794e tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1190/2394] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0694548e-a5b6-4884-8b93-84387f74aa13 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050c0744-7a6a-4fdb-9b3b-e005b78334cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '594cd4ea-2c86-4511-87df-8b8213a82ef4', '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-1774073209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbd239d9ea040b9b7d976a745910f53',qos_specs=None,replication_status=,reservations=['c2a38a84-ddae-4db3-a2ee-1ccab593e6a9','e6d0c97b-0dfa-49ff-9d86-a22534cede71','e51d5f76-a9e3-49eb-a4e3-ad6251db131a','bdfbbd85-b26a-4e3c-bae7-d2b2b0b5c1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2ee54ec034354a407ebb1bfb6d61a',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1774073209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=594cd4ea-2c86-4511-87df-8b8213a82ef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bbd239d9ea040b9b7d976a745910f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2ee54ec034354a407ebb1bfb6d61a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0694548e-a5b6-4884-8b93-84387f74aa13 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] DELETE http://192.168.122.11/volume/v3/types/a47ded1b-7fbd-4385-8981-cbb421d09aa3/extra_specs/key1 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0694548e-a5b6-4884-8b93-84387f74aa13 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0694548e-a5b6-4884-8b93-84387f74aa13 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71792bc3-5c1c-4f5a-a01d-65deb3d41dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-0694548e-a5b6-4884-8b93-84387f74aa13 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0694548e-a5b6-4884-8b93-84387f74aa13 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/a47ded1b-7fbd-4385-8981-cbb421d09aa3/extra_specs/key1 returned with HTTP 403 Sep 07 13:58:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1191/2395] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:58:38 2026] DELETE /volume/v3/types/a47ded1b-7fbd-4385-8981-cbb421d09aa3/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-98278a05-da05-472b-b095-edc70ca7e193 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98278a05-da05-472b-b095-edc70ca7e193 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-98278a05-da05-472b-b095-edc70ca7e193 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1243678807", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71792bc3-5c1c-4f5a-a01d-65deb3d41dec) transitioned into state 'SUCCESS' from state '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-1774073209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbd239d9ea040b9b7d976a745910f53',qos_specs=None,replication_status=,reservations=['c2a38a84-ddae-4db3-a2ee-1ccab593e6a9','e6d0c97b-0dfa-49ff-9d86-a22534cede71','e51d5f76-a9e3-49eb-a4e3-ad6251db131a','bdfbbd85-b26a-4e3c-bae7-d2b2b0b5c1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2ee54ec034354a407ebb1bfb6d61a',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ebc8e0-036f-4352-9ece-2a3e6be1ecad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98278a05-da05-472b-b095-edc70ca7e193 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1192/2396] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ebc8e0-036f-4352-9ece-2a3e6be1ecad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Flow 'volume_create_api' (242f58b9-daf4-4205-b05a-7e0dc6a6d86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Create volume request issued successfully. Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6762b54b-e031-4efe-9466-b71780e26721 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1205/2397] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/volumes => generated 760 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-14935cc7-b762-46bd-9292-566176f20983 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14935cc7-b762-46bd-9292-566176f20983 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] DELETE http://192.168.122.11/volume/v3/types/885c3e94-6df6-48e5-b925-de3cc56d0365 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14935cc7-b762-46bd-9292-566176f20983 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14935cc7-b762-46bd-9292-566176f20983 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-14935cc7-b762-46bd-9292-566176f20983 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14935cc7-b762-46bd-9292-566176f20983 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/885c3e94-6df6-48e5-b925-de3cc56d0365 returned with HTTP 403 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1193/2398] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/types/885c3e94-6df6-48e5-b925-de3cc56d0365 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-93a0db8b-3840-4b12-b4a3-f964a563ef9c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8fb9bb1b-49f2-48ed-8b57-31a1b433b09a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93a0db8b-3840-4b12-b4a3-f964a563ef9c tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] GET http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8fb9bb1b-49f2-48ed-8b57-31a1b433b09a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8fb9bb1b-49f2-48ed-8b57-31a1b433b09a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-93a0db8b-3840-4b12-b4a3-f964a563ef9c tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8fb9bb1b-49f2-48ed-8b57-31a1b433b09a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-93a0db8b-3840-4b12-b4a3-f964a563ef9c tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93a0db8b-3840-4b12-b4a3-f964a563ef9c tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs returned with HTTP 200 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1206/2399] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs => generated 123 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8fb9bb1b-49f2-48ed-8b57-31a1b433b09a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d7a2a7a-307f-4f1e-be1b-8a1407e2e028 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8fb9bb1b-49f2-48ed-8b57-31a1b433b09a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1194/2400] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 828 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d7a2a7a-307f-4f1e-be1b-8a1407e2e028 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] GET http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption/cipher Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d7a2a7a-307f-4f1e-be1b-8a1407e2e028 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d7a2a7a-307f-4f1e-be1b-8a1407e2e028 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-8d7a2a7a-307f-4f1e-be1b-8a1407e2e028 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d7a2a7a-307f-4f1e-be1b-8a1407e2e028 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption/cipher returned with HTTP 403 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1207/2401] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8e69bf0b-26b9-4986-b173-18ae2cf04c02 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e69bf0b-26b9-4986-b173-18ae2cf04c02 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] GET http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e69bf0b-26b9-4986-b173-18ae2cf04c02 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e69bf0b-26b9-4986-b173-18ae2cf04c02 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-8e69bf0b-26b9-4986-b173-18ae2cf04c02 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e69bf0b-26b9-4986-b173-18ae2cf04c02 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption returned with HTTP 403 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1195/2402] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-28d87d14-0f74-4b61-a5a0-ca6baed9377f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28d87d14-0f74-4b61-a5a0-ca6baed9377f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] GET http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/multiattach Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28d87d14-0f74-4b61-a5a0-ca6baed9377f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-28d87d14-0f74-4b61-a5a0-ca6baed9377f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-28d87d14-0f74-4b61-a5a0-ca6baed9377f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/multiattach returned with HTTP 200 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1208/2403] 192.168.122.11 () {58 vars in 1293 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-be42086e-13b7-4325-b9c0-218dd9e55ec3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-be42086e-13b7-4325-b9c0-218dd9e55ec3 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] GET http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/volume_backend_name Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-be42086e-13b7-4325-b9c0-218dd9e55ec3 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-be42086e-13b7-4325-b9c0-218dd9e55ec3 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-be42086e-13b7-4325-b9c0-218dd9e55ec3 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1196/2404] 192.168.122.11 () {58 vars in 1317 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/volume_backend_name => generated 143 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aab7826e-c7ac-4873-b5c9-743c515ed0f4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aab7826e-c7ac-4873-b5c9-743c515ed0f4 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] PUT http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption/79571f61-fc9c-48cd-9f46-c42de720abb4 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aab7826e-c7ac-4873-b5c9-743c515ed0f4 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-aab7826e-c7ac-4873-b5c9-743c515ed0f4 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aab7826e-c7ac-4873-b5c9-743c515ed0f4 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption/79571f61-fc9c-48cd-9f46-c42de720abb4 returned with HTTP 403 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1209/2405] 192.168.122.11 () {60 vars in 1385 bytes} [Mon Sep 7 13:58:39 2026] PUT /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/encryption/79571f61-fc9c-48cd-9f46-c42de720abb4 => generated 127 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-82db6855-e235-4532-9d34-e25c12edc012 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-82db6855-e235-4532-9d34-e25c12edc012 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] PUT http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/key1 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-82db6855-e235-4532-9d34-e25c12edc012 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-82db6855-e235-4532-9d34-e25c12edc012 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-82db6855-e235-4532-9d34-e25c12edc012 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/key1 returned with HTTP 403 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1197/2406] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:58:39 2026] PUT /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0811a9c9-713a-44d5-bb52-a6cb13777741 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0811a9c9-713a-44d5-bb52-a6cb13777741 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] PUT http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0811a9c9-713a-44d5-bb52-a6cb13777741 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-0811a9c9-713a-44d5-bb52-a6cb13777741 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '970847ef57a64298b458eb99a5c7d6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef03373ce8a4adfaadf30217da17b0c', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0811a9c9-713a-44d5-bb52-a6cb13777741 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-reader] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b returned with HTTP 403 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1210/2407] 192.168.122.11 () {60 vars in 1241 bytes} [Mon Sep 7 13:58:39 2026] PUT /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b => generated 109 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0441f546-a96f-4993-b126-c3c8762a8a9f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0441f546-a96f-4993-b126-c3c8762a8a9f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] DELETE http://192.168.122.11/volume/v3/types/885c3e94-6df6-48e5-b925-de3cc56d0365 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0441f546-a96f-4993-b126-c3c8762a8a9f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0441f546-a96f-4993-b126-c3c8762a8a9f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d1890419-032d-4c60-b469-0a960928efcf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1890419-032d-4c60-b469-0a960928efcf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1890419-032d-4c60-b469-0a960928efcf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1890419-032d-4c60-b469-0a960928efcf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0441f546-a96f-4993-b126-c3c8762a8a9f tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/885c3e94-6df6-48e5-b925-de3cc56d0365 returned with HTTP 202 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1198/2408] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/types/885c3e94-6df6-48e5-b925-de3cc56d0365 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2dec8d2a-f327-4363-bbce-5f099de748ca None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2dec8d2a-f327-4363-bbce-5f099de748ca tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] DELETE http://192.168.122.11/volume/v3/types/a47ded1b-7fbd-4385-8981-cbb421d09aa3 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2dec8d2a-f327-4363-bbce-5f099de748ca tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2dec8d2a-f327-4363-bbce-5f099de748ca tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d1890419-032d-4c60-b469-0a960928efcf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1890419-032d-4c60-b469-0a960928efcf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 returned with HTTP 200 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1211/2409] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2dec8d2a-f327-4363-bbce-5f099de748ca tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/a47ded1b-7fbd-4385-8981-cbb421d09aa3 returned with HTTP 202 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1199/2410] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/types/a47ded1b-7fbd-4385-8981-cbb421d09aa3 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ed1c1bac-0f39-40a1-b19f-ffcdcea4f8af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed1c1bac-0f39-40a1-b19f-ffcdcea4f8af tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] DELETE http://192.168.122.11/volume/v3/types/78e83392-064b-453f-be98-48300937aa78 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed1c1bac-0f39-40a1-b19f-ffcdcea4f8af tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed1c1bac-0f39-40a1-b19f-ffcdcea4f8af tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed1c1bac-0f39-40a1-b19f-ffcdcea4f8af tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/78e83392-064b-453f-be98-48300937aa78 returned with HTTP 202 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1212/2411] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/types/78e83392-064b-453f-be98-48300937aa78 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-91be00bd-29b1-4422-9898-95aa2c5348dc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91be00bd-29b1-4422-9898-95aa2c5348dc tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] DELETE http://192.168.122.11/volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-91be00bd-29b1-4422-9898-95aa2c5348dc tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-91be00bd-29b1-4422-9898-95aa2c5348dc tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91be00bd-29b1-4422-9898-95aa2c5348dc tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297 returned with HTTP 202 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1200/2412] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/types/69892ee7-4b06-434c-b9b2-cdec0ec5c297 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ff5b4790-3ec1-4071-95c7-5ea753ed61c2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff5b4790-3ec1-4071-95c7-5ea753ed61c2 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] DELETE http://192.168.122.11/volume/v3/types/7e93c89b-2c6d-413f-a761-a695dbbd8213 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ff5b4790-3ec1-4071-95c7-5ea753ed61c2 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ff5b4790-3ec1-4071-95c7-5ea753ed61c2 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff5b4790-3ec1-4071-95c7-5ea753ed61c2 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/7e93c89b-2c6d-413f-a761-a695dbbd8213 returned with HTTP 202 Sep 07 13:58:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1213/2413] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/types/7e93c89b-2c6d-413f-a761-a695dbbd8213 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a504e101-cb2b-4c3f-9b93-dd65fa4a0397 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a504e101-cb2b-4c3f-9b93-dd65fa4a0397 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] DELETE http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a504e101-cb2b-4c3f-9b93-dd65fa4a0397 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a504e101-cb2b-4c3f-9b93-dd65fa4a0397 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a504e101-cb2b-4c3f-9b93-dd65fa4a0397 tempest-VolumeTypesReaderTests-827493443 tempest-VolumeTypesReaderTests-827493443-project-admin] http://192.168.122.11/volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b returned with HTTP 202 Sep 07 13:58:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1201/2414] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/types/75f3b7d2-ad9f-4c35-baf2-10988ad3b64b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-58290b63-d04b-4bd2-96e7-5ee93c6321bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58290b63-d04b-4bd2-96e7-5ee93c6321bd tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58290b63-d04b-4bd2-96e7-5ee93c6321bd tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58290b63-d04b-4bd2-96e7-5ee93c6321bd tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-58290b63-d04b-4bd2-96e7-5ee93c6321bd tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58290b63-d04b-4bd2-96e7-5ee93c6321bd tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1214/2415] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:40 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0c7e74c0-d856-449c-887f-0d3c87099367 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c7e74c0-d856-449c-887f-0d3c87099367 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 Sep 07 13:58:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c7e74c0-d856-449c-887f-0d3c87099367 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c7e74c0-d856-449c-887f-0d3c87099367 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c7e74c0-d856-449c-887f-0d3c87099367 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 returned with HTTP 404 Sep 07 13:58:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1202/2416] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:40 2026] GET /volume/v3/volumes/354b1c23-9cf9-4f7a-b65d-4ace1b011d67 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] DELETE http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 Sep 07 13:58:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume with id: 727bfbb2-9337-4e3c-9bd2-f3231b661704 Sep 07 13:58:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume request issued successfully. Sep 07 13:58:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e01c2056-427a-40cd-8d04-a74ff82101a7 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 returned with HTTP 202 Sep 07 13:58:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1215/2417] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:40 2026] DELETE /volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-01ad5608-998f-4768-94d0-3882cbdd7195 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01ad5608-998f-4768-94d0-3882cbdd7195 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 Sep 07 13:58:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-01ad5608-998f-4768-94d0-3882cbdd7195 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-01ad5608-998f-4768-94d0-3882cbdd7195 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-01ad5608-998f-4768-94d0-3882cbdd7195 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01ad5608-998f-4768-94d0-3882cbdd7195 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 returned with HTTP 200 Sep 07 13:58:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1203/2418] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:40 2026] GET /volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-42ebfd88-ae4f-407d-8ec3-77ec6abdf045 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42ebfd88-ae4f-407d-8ec3-77ec6abdf045 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42ebfd88-ae4f-407d-8ec3-77ec6abdf045 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-42ebfd88-ae4f-407d-8ec3-77ec6abdf045 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-42ebfd88-ae4f-407d-8ec3-77ec6abdf045 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-42ebfd88-ae4f-407d-8ec3-77ec6abdf045 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1216/2419] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:41 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 910 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8353f87b-57d6-4bff-aac6-378385ca59bf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8353f87b-57d6-4bff-aac6-378385ca59bf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 Sep 07 13:58:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8353f87b-57d6-4bff-aac6-378385ca59bf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8353f87b-57d6-4bff-aac6-378385ca59bf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8353f87b-57d6-4bff-aac6-378385ca59bf tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 returned with HTTP 404 Sep 07 13:58:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1204/2420] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:41 2026] GET /volume/v3/volumes/727bfbb2-9337-4e3c-9bd2-f3231b661704 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:58:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0aec185a-69fc-4145-845d-c016c206b6b9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0aec185a-69fc-4145-845d-c016c206b6b9 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 Sep 07 13:58:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0aec185a-69fc-4145-845d-c016c206b6b9 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0aec185a-69fc-4145-845d-c016c206b6b9 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0aec185a-69fc-4145-845d-c016c206b6b9 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume with id: c5a6630f-aa3f-46ac-869b-c2131cf60945 Sep 07 13:58:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0aec185a-69fc-4145-845d-c016c206b6b9 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0aec185a-69fc-4145-845d-c016c206b6b9 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Delete volume request issued successfully. Sep 07 13:58:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0aec185a-69fc-4145-845d-c016c206b6b9 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 returned with HTTP 202 Sep 07 13:58:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1217/2421] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:41 2026] DELETE /volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7136d274-1f91-4c02-82ea-063f83d803bc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7136d274-1f91-4c02-82ea-063f83d803bc tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 Sep 07 13:58:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7136d274-1f91-4c02-82ea-063f83d803bc tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7136d274-1f91-4c02-82ea-063f83d803bc tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7136d274-1f91-4c02-82ea-063f83d803bc tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Volume info retrieved successfully. Sep 07 13:58:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7136d274-1f91-4c02-82ea-063f83d803bc tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 returned with HTTP 200 Sep 07 13:58:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1205/2422] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:41 2026] GET /volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d0a9909-94c5-409c-be22-ff4523590d19 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d0a9909-94c5-409c-be22-ff4523590d19 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d0a9909-94c5-409c-be22-ff4523590d19 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d0a9909-94c5-409c-be22-ff4523590d19 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:42 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:42 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8d0a9909-94c5-409c-be22-ff4523590d19 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d0a9909-94c5-409c-be22-ff4523590d19 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1218/2423] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:42 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-874cac2c-d546-4800-8df4-49606c64de79 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-874cac2c-d546-4800-8df4-49606c64de79 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] GET http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 Sep 07 13:58:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-874cac2c-d546-4800-8df4-49606c64de79 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-874cac2c-d546-4800-8df4-49606c64de79 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-874cac2c-d546-4800-8df4-49606c64de79 tempest-CreateVolumesFromImageTest-580221916 tempest-CreateVolumesFromImageTest-580221916-project-member] http://192.168.122.11/volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 returned with HTTP 404 Sep 07 13:58:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1206/2424] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:42 2026] GET /volume/v3/volumes/c5a6630f-aa3f-46ac-869b-c2131cf60945 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cf4999b2-bf97-4ba0-8e23-b7e3352dcb4e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf4999b2-bf97-4ba0-8e23-b7e3352dcb4e tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf4999b2-bf97-4ba0-8e23-b7e3352dcb4e tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf4999b2-bf97-4ba0-8e23-b7e3352dcb4e tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cf4999b2-bf97-4ba0-8e23-b7e3352dcb4e tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf4999b2-bf97-4ba0-8e23-b7e3352dcb4e tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1219/2425] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:43 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f4bce439-fdfd-49b1-8566-a6586b5a8832 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f4bce439-fdfd-49b1-8566-a6586b5a8832 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f4bce439-fdfd-49b1-8566-a6586b5a8832 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f4bce439-fdfd-49b1-8566-a6586b5a8832 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f4bce439-fdfd-49b1-8566-a6586b5a8832 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f4bce439-fdfd-49b1-8566-a6586b5a8832 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1207/2426] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:44 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-36013716-1e5d-4a28-8f81-ee04542456a4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-36013716-1e5d-4a28-8f81-ee04542456a4 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-36013716-1e5d-4a28-8f81-ee04542456a4 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-36013716-1e5d-4a28-8f81-ee04542456a4 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-36013716-1e5d-4a28-8f81-ee04542456a4 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-36013716-1e5d-4a28-8f81-ee04542456a4 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1220/2427] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:45 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-596384503"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-596384503'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume of 1 GB Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Availability Zones retrieved successfully. Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (7f3c8e11-4b84-4e71-9090-bbbcef43e2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0717727b-0f00-4112-9614-a313d6a2376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0717727b-0f00-4112-9614-a313d6a2376c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5e1797-9a60-48eb-ad9d-66d539354760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Created reservations ['43243160-bd49-4588-b079-0d7f0b364787', '0f012821-cc28-451e-8f93-0758d238377a', 'bd1c9f46-01a6-4cf0-a83d-6bc14b1b1304', 'bb993ea6-8430-405f-b8b6-e56c08c64046'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5e1797-9a60-48eb-ad9d-66d539354760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43243160-bd49-4588-b079-0d7f0b364787', '0f012821-cc28-451e-8f93-0758d238377a', 'bd1c9f46-01a6-4cf0-a83d-6bc14b1b1304', 'bb993ea6-8430-405f-b8b6-e56c08c64046']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d87396-4a44-4ced-8010-e7564635ebed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d87396-4a44-4ced-8010-e7564635ebed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a275e4e2-057e-44e6-a6d2-83f3049fc2d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-596384503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['43243160-bd49-4588-b079-0d7f0b364787','0f012821-cc28-451e-8f93-0758d238377a','bd1c9f46-01a6-4cf0-a83d-6bc14b1b1304','bb993ea6-8430-405f-b8b6-e56c08c64046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-596384503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a275e4e2-057e-44e6-a6d2-83f3049fc2d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e63908f-8a0a-4477-a4a1-6ba959cd06a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e63908f-8a0a-4477-a4a1-6ba959cd06a4) transitioned into state 'SUCCESS' from state '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-596384503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['43243160-bd49-4588-b079-0d7f0b364787','0f012821-cc28-451e-8f93-0758d238377a','bd1c9f46-01a6-4cf0-a83d-6bc14b1b1304','bb993ea6-8430-405f-b8b6-e56c08c64046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37b6975-36bc-4867-97af-e2b147a0d2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37b6975-36bc-4867-97af-e2b147a0d2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (7f3c8e11-4b84-4e71-9090-bbbcef43e2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request issued successfully. Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c072cb0-7aee-4a5f-b3e0-686e526c5b8c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1208/2428] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:58:45 2026] POST /volume/v3/volumes => generated 770 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5b3115c4-e74b-4fc1-99f1-f0d0da8730d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5b3115c4-e74b-4fc1-99f1-f0d0da8730d2 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:58:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5b3115c4-e74b-4fc1-99f1-f0d0da8730d2 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5b3115c4-e74b-4fc1-99f1-f0d0da8730d2 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5b3115c4-e74b-4fc1-99f1-f0d0da8730d2 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5b3115c4-e74b-4fc1-99f1-f0d0da8730d2 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 returned with HTTP 200 Sep 07 13:58:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1221/2429] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:46 2026] GET /volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a2f2f1f0-efa1-4595-a3ba-d4104bbd3789 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a2f2f1f0-efa1-4595-a3ba-d4104bbd3789 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a2f2f1f0-efa1-4595-a3ba-d4104bbd3789 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a2f2f1f0-efa1-4595-a3ba-d4104bbd3789 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a2f2f1f0-efa1-4595-a3ba-d4104bbd3789 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a2f2f1f0-efa1-4595-a3ba-d4104bbd3789 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1209/2430] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:46 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 1331 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-43fbb71a-158b-4eba-9b9c-8eb8c6ba2f3c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-43fbb71a-158b-4eba-9b9c-8eb8c6ba2f3c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-43fbb71a-158b-4eba-9b9c-8eb8c6ba2f3c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-43fbb71a-158b-4eba-9b9c-8eb8c6ba2f3c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-43fbb71a-158b-4eba-9b9c-8eb8c6ba2f3c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-43fbb71a-158b-4eba-9b9c-8eb8c6ba2f3c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1222/2431] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:58:46 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 1331 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:58:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9de99f70-0980-40cb-95be-46e4b0eb3d17 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9de99f70-0980-40cb-95be-46e4b0eb3d17 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:58:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9de99f70-0980-40cb-95be-46e4b0eb3d17 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9de99f70-0980-40cb-95be-46e4b0eb3d17 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9de99f70-0980-40cb-95be-46e4b0eb3d17 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9de99f70-0980-40cb-95be-46e4b0eb3d17 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 returned with HTTP 200 Sep 07 13:58:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1210/2432] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:47 2026] GET /volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-2d836f0a-ee8e-4d11-ac08-4cbb102129c9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-2d836f0a-ee8e-4d11-ac08-4cbb102129c9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-2d836f0a-ee8e-4d11-ac08-4cbb102129c9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-2d836f0a-ee8e-4d11-ac08-4cbb102129c9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-2d836f0a-ee8e-4d11-ac08-4cbb102129c9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-2d836f0a-ee8e-4d11-ac08-4cbb102129c9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1223/2433] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 13:58:47 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52aad9fd-da7f-4d9c-a413-a3348d6f9489 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52aad9fd-da7f-4d9c-a413-a3348d6f9489 None None] GET http://192.168.122.11/volume// Sep 07 13:58:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52aad9fd-da7f-4d9c-a413-a3348d6f9489 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52aad9fd-da7f-4d9c-a413-a3348d6f9489 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52aad9fd-da7f-4d9c-a413-a3348d6f9489 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:58:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1211/2434] 192.168.122.11 () {58 vars in 1303 bytes} [Mon Sep 7 13:58:47 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:58:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-4a897dfc-15c5-42d4-b2cb-c61fbdf3446a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-4a897dfc-15c5-42d4-b2cb-c61fbdf3446a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:58:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-4a897dfc-15c5-42d4-b2cb-c61fbdf3446a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "594cd4ea-2c86-4511-87df-8b8213a82ef4", "connector": null, "instance_uuid": "6e97dc61-c3fd-42cf-b4cf-fc599748674b"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-4a897dfc-15c5-42d4-b2cb-c61fbdf3446a tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:58:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1224/2435] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:58:47 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c8197afc-e28f-445a-819c-61c8171a5d07 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8197afc-e28f-445a-819c-61c8171a5d07 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:58:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8197afc-e28f-445a-819c-61c8171a5d07 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8197afc-e28f-445a-819c-61c8171a5d07 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c8197afc-e28f-445a-819c-61c8171a5d07 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8197afc-e28f-445a-819c-61c8171a5d07 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1212/2436] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a275e4e2-057e-44e6-a6d2-83f3049fc2d5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-704612998"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request body: {'volume': {"'source_volid": 'a275e4e2-057e-44e6-a6d2-83f3049fc2d5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-704612998'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume of 1 GB Sep 07 13:58:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Availability Zones retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (0ea70c73-d07c-4d80-961f-934228954e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0749887c-55af-484b-9fcb-2067f399ffbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0749887c-55af-484b-9fcb-2067f399ffbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6074754-cde9-48e2-ad43-88c9d0809e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Created reservations ['7ccf6aa9-479a-4843-9308-f7162eed7657', '5daf24d6-06d3-47b8-8f8e-fe7899b98ce8', 'e7497e0f-7ce4-48f5-9dbe-8c8c60c4dea2', '1b298f36-291c-4d2c-b191-9751d0fb88fc'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6074754-cde9-48e2-ad43-88c9d0809e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ccf6aa9-479a-4843-9308-f7162eed7657', '5daf24d6-06d3-47b8-8f8e-fe7899b98ce8', 'e7497e0f-7ce4-48f5-9dbe-8c8c60c4dea2', '1b298f36-291c-4d2c-b191-9751d0fb88fc']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854727f1-a2e8-4975-a517-1b74f54b44ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854727f1-a2e8-4975-a517-1b74f54b44ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa7e81c-16f6-4ef0-a539-392d6152a126', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-704612998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['7ccf6aa9-479a-4843-9308-f7162eed7657','5daf24d6-06d3-47b8-8f8e-fe7899b98ce8','e7497e0f-7ce4-48f5-9dbe-8c8c60c4dea2','1b298f36-291c-4d2c-b191-9751d0fb88fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-704612998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa7e81c-16f6-4ef0-a539-392d6152a126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2abd6025-bf5d-475c-ade9-9fc8a21a65d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2abd6025-bf5d-475c-ade9-9fc8a21a65d5) transitioned into state 'SUCCESS' from state '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-704612998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['7ccf6aa9-479a-4843-9308-f7162eed7657','5daf24d6-06d3-47b8-8f8e-fe7899b98ce8','e7497e0f-7ce4-48f5-9dbe-8c8c60c4dea2','1b298f36-291c-4d2c-b191-9751d0fb88fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d918bc46-e99e-409b-a201-6aaa8218e238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d918bc46-e99e-409b-a201-6aaa8218e238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (0ea70c73-d07c-4d80-961f-934228954e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request issued successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fcb634c4-b1d5-4629-a353-58ef50425e67 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1225/2437] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:48 2026] POST /volume/v3/volumes => generated 770 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b2156430-d2a3-48f3-8043-ce23405330b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a275e4e2-057e-44e6-a6d2-83f3049fc2d5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-306132315"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request body: {'volume': {"'source_volid": 'a275e4e2-057e-44e6-a6d2-83f3049fc2d5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-306132315'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume of 1 GB Sep 07 13:58:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Availability Zones retrieved successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (32942187-5229-4bec-8762-a1f166ec3d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e253ad-4d01-413f-bce5-6682399293f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e253ad-4d01-413f-bce5-6682399293f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be812090-7a78-4f27-8963-edc6a36c4523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Created reservations ['97b0147a-d945-4cff-9924-07bd6041ac7d', 'e9e8a0ff-abf4-42aa-87c0-1ebb2a25e5e2', '3186574c-0b31-49f8-82dc-f0c23f50c633', '0e0c446c-c977-4a4d-884b-b6c020d4420e'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be812090-7a78-4f27-8963-edc6a36c4523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97b0147a-d945-4cff-9924-07bd6041ac7d', 'e9e8a0ff-abf4-42aa-87c0-1ebb2a25e5e2', '3186574c-0b31-49f8-82dc-f0c23f50c633', '0e0c446c-c977-4a4d-884b-b6c020d4420e']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210dace5-f94f-48c1-8451-928d46e215dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210dace5-f94f-48c1-8451-928d46e215dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b180f5c9-0b2b-45f3-8b84-f5adb36305cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-306132315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['97b0147a-d945-4cff-9924-07bd6041ac7d','e9e8a0ff-abf4-42aa-87c0-1ebb2a25e5e2','3186574c-0b31-49f8-82dc-f0c23f50c633','0e0c446c-c977-4a4d-884b-b6c020d4420e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-306132315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b180f5c9-0b2b-45f3-8b84-f5adb36305cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f485952-b58f-4e03-addc-15cd3615bfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f485952-b58f-4e03-addc-15cd3615bfab) transitioned into state 'SUCCESS' from state '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-306132315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['97b0147a-d945-4cff-9924-07bd6041ac7d','e9e8a0ff-abf4-42aa-87c0-1ebb2a25e5e2','3186574c-0b31-49f8-82dc-f0c23f50c633','0e0c446c-c977-4a4d-884b-b6c020d4420e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff005d64-47dd-42e4-b33f-aab8ae103ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff005d64-47dd-42e4-b33f-aab8ae103ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (32942187-5229-4bec-8762-a1f166ec3d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request issued successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2156430-d2a3-48f3-8043-ce23405330b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1213/2438] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:49 2026] POST /volume/v3/volumes => generated 770 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bc118974-55d3-4cda-b543-db5d551a2a33 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a275e4e2-057e-44e6-a6d2-83f3049fc2d5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1681250966"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request body: {'volume': {"'source_volid": 'a275e4e2-057e-44e6-a6d2-83f3049fc2d5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1681250966'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume of 1 GB Sep 07 13:58:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Availability Zones retrieved successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (24e0c2cb-f4ad-4a87-9247-4d177798dc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fa2390-4465-4f52-b4b5-29f5e85a4b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fa2390-4465-4f52-b4b5-29f5e85a4b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d919383-6bc9-43aa-aa55-6a1f42cf1f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-62844da3-b371-424c-a9ce-f0abe201ac00 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-62844da3-b371-424c-a9ce-f0abe201ac00 None None] GET http://192.168.122.11/volume// Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-62844da3-b371-424c-a9ce-f0abe201ac00 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-62844da3-b371-424c-a9ce-f0abe201ac00 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-62844da3-b371-424c-a9ce-f0abe201ac00 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:58:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1214/2439] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:58:50 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Created reservations ['b213fa5c-5b6c-4c7a-83b3-e35df4e75a6f', '9cae1946-3a79-4767-b142-414100b5ae01', 'f746ad98-371f-4c0d-aebb-0858261027a5', '78fa21e7-098b-4bdc-90cf-e933bd7cf954'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d919383-6bc9-43aa-aa55-6a1f42cf1f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b213fa5c-5b6c-4c7a-83b3-e35df4e75a6f', '9cae1946-3a79-4767-b142-414100b5ae01', 'f746ad98-371f-4c0d-aebb-0858261027a5', '78fa21e7-098b-4bdc-90cf-e933bd7cf954']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a6794881-60f4-4388-8a75-8f9a0a8a77d9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58be5488-34a0-471b-9ccf-802113348ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58be5488-34a0-471b-9ccf-802113348ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f99a9bef-269c-4e4b-baf6-6ac0cf11b690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1681250966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['b213fa5c-5b6c-4c7a-83b3-e35df4e75a6f','9cae1946-3a79-4767-b142-414100b5ae01','f746ad98-371f-4c0d-aebb-0858261027a5','78fa21e7-098b-4bdc-90cf-e933bd7cf954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1681250966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f99a9bef-269c-4e4b-baf6-6ac0cf11b690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ecbfba2-e527-4fa1-b807-c506dc56cff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a6794881-60f4-4388-8a75-8f9a0a8a77d9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a6794881-60f4-4388-8a75-8f9a0a8a77d9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a6794881-60f4-4388-8a75-8f9a0a8a77d9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ecbfba2-e527-4fa1-b807-c506dc56cff3) transitioned into state 'SUCCESS' from state '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-1681250966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['b213fa5c-5b6c-4c7a-83b3-e35df4e75a6f','9cae1946-3a79-4767-b142-414100b5ae01','f746ad98-371f-4c0d-aebb-0858261027a5','78fa21e7-098b-4bdc-90cf-e933bd7cf954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b33a80b-ff6c-4546-8621-d3660763b9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a6794881-60f4-4388-8a75-8f9a0a8a77d9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b33a80b-ff6c-4546-8621-d3660763b9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a6794881-60f4-4388-8a75-8f9a0a8a77d9 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:58:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1215/2440] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:58:50 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 1511 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (24e0c2cb-f4ad-4a87-9247-4d177798dc76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request issued successfully. Sep 07 13:58:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc118974-55d3-4cda-b543-db5d551a2a33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1226/2441] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:49 2026] POST /volume/v3/volumes => generated 771 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a275e4e2-057e-44e6-a6d2-83f3049fc2d5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1003155377"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request body: {'volume': {"'source_volid": 'a275e4e2-057e-44e6-a6d2-83f3049fc2d5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1003155377'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume of 1 GB Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Availability Zones retrieved successfully. Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (7e74a5e1-4192-47c9-9633-b589485a18dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc98e2d-5656-4b9e-bc26-8398be705959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc98e2d-5656-4b9e-bc26-8398be705959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8da3a3-5b52-4e4f-b15b-ccff0f2e0c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a8840716-95f1-45d8-8742-7ec880cd206c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a8840716-95f1-45d8-8742-7ec880cd206c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] PUT http://192.168.122.11/volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a8840716-95f1-45d8-8742-7ec880cd206c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a8840716-95f1-45d8-8742-7ec880cd206c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Acquiring lock "cinder-attachment_update-594cd4ea-2c86-4511-87df-8b8213a82ef4-devstack" by "attachment_update" {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Created reservations ['e2112cfa-ea55-4248-85ef-03d3f1444a0b', '99cbf123-96ee-4bb1-9381-dee9e157be7a', '2ee61ff3-6765-4568-9de5-5b7a3b1065cf', '5ab88c44-6841-4015-a090-497e5a81d81a'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8da3a3-5b52-4e4f-b15b-ccff0f2e0c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2112cfa-ea55-4248-85ef-03d3f1444a0b', '99cbf123-96ee-4bb1-9381-dee9e157be7a', '2ee61ff3-6765-4568-9de5-5b7a3b1065cf', '5ab88c44-6841-4015-a090-497e5a81d81a']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f10955-0619-4903-b4a4-36fc664d328d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a8840716-95f1-45d8-8742-7ec880cd206c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Lock "cinder-attachment_update-594cd4ea-2c86-4511-87df-8b8213a82ef4-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87675) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f10955-0619-4903-b4a4-36fc664d328d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093daa56-4733-4758-9d88-500cc26c9e95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1003155377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['e2112cfa-ea55-4248-85ef-03d3f1444a0b','99cbf123-96ee-4bb1-9381-dee9e157be7a','2ee61ff3-6765-4568-9de5-5b7a3b1065cf','5ab88c44-6841-4015-a090-497e5a81d81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1003155377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093daa56-4733-4758-9d88-500cc26c9e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e20521-f1b2-4c1d-967f-e4728fe42093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e20521-f1b2-4c1d-967f-e4728fe42093) transitioned into state 'SUCCESS' from state '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-1003155377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['e2112cfa-ea55-4248-85ef-03d3f1444a0b','99cbf123-96ee-4bb1-9381-dee9e157be7a','2ee61ff3-6765-4568-9de5-5b7a3b1065cf','5ab88c44-6841-4015-a090-497e5a81d81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440dc670-c1a6-4fd0-8c4a-a4c1a5a8d768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440dc670-c1a6-4fd0-8c4a-a4c1a5a8d768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (7e74a5e1-4192-47c9-9633-b589485a18dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request issued successfully. Sep 07 13:58:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00daddf8-e5ef-4454-8fb8-735ce2a035b3 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1216/2442] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:50 2026] POST /volume/v3/volumes => generated 771 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c93deee0-2e47-45eb-9186-daad0138251c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a275e4e2-057e-44e6-a6d2-83f3049fc2d5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1399923286"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request body: {'volume': {"'source_volid": 'a275e4e2-057e-44e6-a6d2-83f3049fc2d5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1399923286'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume of 1 GB Sep 07 13:58:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Availability Zones retrieved successfully. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (af499660-c029-47bb-8c67-4d26ad8c02a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472eef02-5b4d-4bae-8d19-89b9b94554e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472eef02-5b4d-4bae-8d19-89b9b94554e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb43614-7f6a-406e-aa37-a247f076da2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Created reservations ['cf001816-1a69-41e0-8349-995d335ce6e5', 'eac76b04-51ed-42de-b4ae-2d78caa2f689', 'b01e5380-a13a-4f88-8cf2-7a256a29be01', 'acbaff9e-ab2c-4bbc-b99f-9e6f4d6482a7'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb43614-7f6a-406e-aa37-a247f076da2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf001816-1a69-41e0-8349-995d335ce6e5', 'eac76b04-51ed-42de-b4ae-2d78caa2f689', 'b01e5380-a13a-4f88-8cf2-7a256a29be01', 'acbaff9e-ab2c-4bbc-b99f-9e6f4d6482a7']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4642a78d-7c99-4144-83ce-963b56bac9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4642a78d-7c99-4144-83ce-963b56bac9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a1c05c-5003-4767-a034-57669f53a525', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1399923286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['cf001816-1a69-41e0-8349-995d335ce6e5','eac76b04-51ed-42de-b4ae-2d78caa2f689','b01e5380-a13a-4f88-8cf2-7a256a29be01','acbaff9e-ab2c-4bbc-b99f-9e6f4d6482a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1399923286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a1c05c-5003-4767-a034-57669f53a525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828f1bd7-861e-44af-aa1b-bbfdefadc9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828f1bd7-861e-44af-aa1b-bbfdefadc9a7) transitioned into state 'SUCCESS' from state '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-1399923286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ccdb34fbcbb4a66b3620213de1fa1c2',qos_specs=None,replication_status=,reservations=['cf001816-1a69-41e0-8349-995d335ce6e5','eac76b04-51ed-42de-b4ae-2d78caa2f689','b01e5380-a13a-4f88-8cf2-7a256a29be01','acbaff9e-ab2c-4bbc-b99f-9e6f4d6482a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6219729ad54de0930c9d4a98cb4f44',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fe49ee-cbb7-4da3-9b6d-9c1adfa181a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fe49ee-cbb7-4da3-9b6d-9c1adfa181a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Flow 'volume_create_api' (af499660-c029-47bb-8c67-4d26ad8c02a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Create volume request issued successfully. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c93deee0-2e47-45eb-9186-daad0138251c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1217/2443] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:58:51 2026] POST /volume/v3/volumes => generated 771 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0d9830ed-195d-4f7d-91cb-f2a5bd819d41 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d9830ed-195d-4f7d-91cb-f2a5bd819d41 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d9830ed-195d-4f7d-91cb-f2a5bd819d41 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d9830ed-195d-4f7d-91cb-f2a5bd819d41 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0d9830ed-195d-4f7d-91cb-f2a5bd819d41 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d9830ed-195d-4f7d-91cb-f2a5bd819d41 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 returned with HTTP 200 Sep 07 13:58:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1218/2444] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:51 2026] GET /volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-094c2e93-c796-4245-9335-400fd608589c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-094c2e93-c796-4245-9335-400fd608589c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-094c2e93-c796-4245-9335-400fd608589c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-094c2e93-c796-4245-9335-400fd608589c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-094c2e93-c796-4245-9335-400fd608589c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-094c2e93-c796-4245-9335-400fd608589c tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb returned with HTTP 200 Sep 07 13:58:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1219/2445] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:51 2026] GET /volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8c1a0bec-e2a8-4e4c-9bb6-d403fc8bc774 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c1a0bec-e2a8-4e4c-9bb6-d403fc8bc774 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb Sep 07 13:58:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c1a0bec-e2a8-4e4c-9bb6-d403fc8bc774 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c1a0bec-e2a8-4e4c-9bb6-d403fc8bc774 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8c1a0bec-e2a8-4e4c-9bb6-d403fc8bc774 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c1a0bec-e2a8-4e4c-9bb6-d403fc8bc774 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb returned with HTTP 200 Sep 07 13:58:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1220/2446] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:52 2026] GET /volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f8118968-0b5d-4e65-8565-56dae29f5f58 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8118968-0b5d-4e65-8565-56dae29f5f58 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 Sep 07 13:58:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8118968-0b5d-4e65-8565-56dae29f5f58 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8118968-0b5d-4e65-8565-56dae29f5f58 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f8118968-0b5d-4e65-8565-56dae29f5f58 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8118968-0b5d-4e65-8565-56dae29f5f58 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 returned with HTTP 200 Sep 07 13:58:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1221/2447] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:52 2026] GET /volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:53 devstack devstack@c-api.service[87675]: DEBUG cinder.coordination [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a8840716-95f1-45d8-8742-7ec880cd206c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Lock "cinder-attachment_update-594cd4ea-2c86-4511-87df-8b8213a82ef4-devstack" released by "attachment_update" :: held 2.610s {{(pid=87675) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:58:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-a8840716-95f1-45d8-8742-7ec880cd206c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a returned with HTTP 200 Sep 07 13:58:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1227/2448] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:58:50 2026] PUT /volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a => generated 694 bytes in 2705 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-af5ef937-b1f0-4ed9-8cf6-9bf0f6009aff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-af5ef937-b1f0-4ed9-8cf6-9bf0f6009aff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] POST http://192.168.122.11/volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a/action Sep 07 13:58:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-af5ef937-b1f0-4ed9-8cf6-9bf0f6009aff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:58:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-af5ef937-b1f0-4ed9-8cf6-9bf0f6009aff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-cf59e363-dbfb-44af-8ee2-719077323b7f req-af5ef937-b1f0-4ed9-8cf6-9bf0f6009aff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a/action returned with HTTP 204 Sep 07 13:58:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1222/2449] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:58:53 2026] POST /volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d3d37f50-7555-43c1-b7da-1a9c8aad7fd1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d3d37f50-7555-43c1-b7da-1a9c8aad7fd1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 Sep 07 13:58:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d3d37f50-7555-43c1-b7da-1a9c8aad7fd1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d3d37f50-7555-43c1-b7da-1a9c8aad7fd1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d3d37f50-7555-43c1-b7da-1a9c8aad7fd1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d3d37f50-7555-43c1-b7da-1a9c8aad7fd1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 returned with HTTP 200 Sep 07 13:58:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1228/2450] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:53 2026] GET /volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-17164bfb-ca16-4258-ad4a-0ea17a188907 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17164bfb-ca16-4258-ad4a-0ea17a188907 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 Sep 07 13:58:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-17164bfb-ca16-4258-ad4a-0ea17a188907 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-17164bfb-ca16-4258-ad4a-0ea17a188907 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-17164bfb-ca16-4258-ad4a-0ea17a188907 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17164bfb-ca16-4258-ad4a-0ea17a188907 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 returned with HTTP 200 Sep 07 13:58:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1223/2451] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:53 2026] GET /volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e724ec2e-48c4-4bb8-b7a8-dcba14624faf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e724ec2e-48c4-4bb8-b7a8-dcba14624faf tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 Sep 07 13:58:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e724ec2e-48c4-4bb8-b7a8-dcba14624faf tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e724ec2e-48c4-4bb8-b7a8-dcba14624faf tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e724ec2e-48c4-4bb8-b7a8-dcba14624faf tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e724ec2e-48c4-4bb8-b7a8-dcba14624faf tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 returned with HTTP 200 Sep 07 13:58:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1229/2452] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:55 2026] GET /volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f26a3494-1424-481a-b308-0259f65e4aa4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f26a3494-1424-481a-b308-0259f65e4aa4 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 Sep 07 13:58:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f26a3494-1424-481a-b308-0259f65e4aa4 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f26a3494-1424-481a-b308-0259f65e4aa4 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f26a3494-1424-481a-b308-0259f65e4aa4 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f26a3494-1424-481a-b308-0259f65e4aa4 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 returned with HTTP 200 Sep 07 13:58:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1224/2453] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:55 2026] GET /volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b3b5f3ba-cffb-44cf-9b99-db23c53a3647 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b3b5f3ba-cffb-44cf-9b99-db23c53a3647 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 Sep 07 13:58:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b3b5f3ba-cffb-44cf-9b99-db23c53a3647 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b3b5f3ba-cffb-44cf-9b99-db23c53a3647 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b3b5f3ba-cffb-44cf-9b99-db23c53a3647 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b3b5f3ba-cffb-44cf-9b99-db23c53a3647 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 returned with HTTP 200 Sep 07 13:58:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1230/2454] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:56 2026] GET /volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] DELETE http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 Sep 07 13:58:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:56 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume with id: d2a1c05c-5003-4767-a034-57669f53a525 Sep 07 13:58:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume request issued successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a4518cb8-ce2c-4d01-aa70-c782876c9168 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 returned with HTTP 202 Sep 07 13:58:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1225/2455] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:56 2026] DELETE /volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a5788748-f210-4f30-8675-a04fcf6b8ab7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a5788748-f210-4f30-8675-a04fcf6b8ab7 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 Sep 07 13:58:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a5788748-f210-4f30-8675-a04fcf6b8ab7 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a5788748-f210-4f30-8675-a04fcf6b8ab7 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a5788748-f210-4f30-8675-a04fcf6b8ab7 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a5788748-f210-4f30-8675-a04fcf6b8ab7 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 returned with HTTP 200 Sep 07 13:58:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1231/2456] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:56 2026] GET /volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 => generated 863 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d22aa46a-2962-484a-993b-a170882d55f1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d22aa46a-2962-484a-993b-a170882d55f1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 Sep 07 13:58:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d22aa46a-2962-484a-993b-a170882d55f1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d22aa46a-2962-484a-993b-a170882d55f1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d22aa46a-2962-484a-993b-a170882d55f1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d22aa46a-2962-484a-993b-a170882d55f1 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 returned with HTTP 200 Sep 07 13:58:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1226/2457] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:57 2026] GET /volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b924954b-c359-435d-9bdd-17d72434ae30 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b924954b-c359-435d-9bdd-17d72434ae30 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 Sep 07 13:58:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b924954b-c359-435d-9bdd-17d72434ae30 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b924954b-c359-435d-9bdd-17d72434ae30 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b924954b-c359-435d-9bdd-17d72434ae30 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 returned with HTTP 404 Sep 07 13:58:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1232/2458] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:58 2026] GET /volume/v3/volumes/d2a1c05c-5003-4767-a034-57669f53a525 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] DELETE http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 Sep 07 13:58:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:58 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume with id: 093daa56-4733-4758-9d88-500cc26c9e95 Sep 07 13:58:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume request issued successfully. Sep 07 13:58:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a91e11f-3d9e-4cfa-9c94-da60941def2f tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 returned with HTTP 202 Sep 07 13:58:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1227/2459] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:58 2026] DELETE /volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-816c69bc-8caf-4167-8117-14b7d65a8701 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-816c69bc-8caf-4167-8117-14b7d65a8701 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 Sep 07 13:58:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-816c69bc-8caf-4167-8117-14b7d65a8701 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-816c69bc-8caf-4167-8117-14b7d65a8701 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-816c69bc-8caf-4167-8117-14b7d65a8701 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:58:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-816c69bc-8caf-4167-8117-14b7d65a8701 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 returned with HTTP 200 Sep 07 13:58:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1233/2460] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:58 2026] GET /volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e23eb840-b973-4832-87c4-03b091221bab None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e23eb840-b973-4832-87c4-03b091221bab tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 Sep 07 13:58:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e23eb840-b973-4832-87c4-03b091221bab tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e23eb840-b973-4832-87c4-03b091221bab tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:58:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:58:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e23eb840-b973-4832-87c4-03b091221bab tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 returned with HTTP 404 Sep 07 13:58:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1228/2461] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:58:59 2026] GET /volume/v3/volumes/093daa56-4733-4758-9d88-500cc26c9e95 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cd803b64-e266-48c4-947a-8e1de58d2242 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd803b64-e266-48c4-947a-8e1de58d2242 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] DELETE http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 Sep 07 13:58:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd803b64-e266-48c4-947a-8e1de58d2242 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd803b64-e266-48c4-947a-8e1de58d2242 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:59 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-cd803b64-e266-48c4-947a-8e1de58d2242 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume with id: f99a9bef-269c-4e4b-baf6-6ac0cf11b690 Sep 07 13:58:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:58:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:58:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cd803b64-e266-48c4-947a-8e1de58d2242 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cd803b64-e266-48c4-947a-8e1de58d2242 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume request issued successfully. Sep 07 13:59:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd803b64-e266-48c4-947a-8e1de58d2242 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 returned with HTTP 202 Sep 07 13:59:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1234/2462] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:58:59 2026] DELETE /volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c7bfc3c2-5afb-44b9-9d12-62561b8fd296 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c7bfc3c2-5afb-44b9-9d12-62561b8fd296 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 Sep 07 13:59:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c7bfc3c2-5afb-44b9-9d12-62561b8fd296 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c7bfc3c2-5afb-44b9-9d12-62561b8fd296 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c7bfc3c2-5afb-44b9-9d12-62561b8fd296 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c7bfc3c2-5afb-44b9-9d12-62561b8fd296 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 returned with HTTP 200 Sep 07 13:59:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1229/2463] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:00 2026] GET /volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 => generated 863 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-92421d0e-6592-4643-94d0-8461a2f7adc5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92421d0e-6592-4643-94d0-8461a2f7adc5 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 Sep 07 13:59:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92421d0e-6592-4643-94d0-8461a2f7adc5 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-92421d0e-6592-4643-94d0-8461a2f7adc5 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-92421d0e-6592-4643-94d0-8461a2f7adc5 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-92421d0e-6592-4643-94d0-8461a2f7adc5 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 returned with HTTP 200 Sep 07 13:59:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1235/2464] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:01 2026] GET /volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1d553d46-691e-43d9-880f-84f8a3a3c3d8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d553d46-691e-43d9-880f-84f8a3a3c3d8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 Sep 07 13:59:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d553d46-691e-43d9-880f-84f8a3a3c3d8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1d553d46-691e-43d9-880f-84f8a3a3c3d8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1d553d46-691e-43d9-880f-84f8a3a3c3d8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 returned with HTTP 404 Sep 07 13:59:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1230/2465] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:02 2026] GET /volume/v3/volumes/f99a9bef-269c-4e4b-baf6-6ac0cf11b690 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4176fb5d-2930-4994-b86c-370ee85e7cca None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4176fb5d-2930-4994-b86c-370ee85e7cca tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] DELETE http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb Sep 07 13:59:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4176fb5d-2930-4994-b86c-370ee85e7cca tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4176fb5d-2930-4994-b86c-370ee85e7cca tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:02 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-4176fb5d-2930-4994-b86c-370ee85e7cca tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume with id: b180f5c9-0b2b-45f3-8b84-f5adb36305cb Sep 07 13:59:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4176fb5d-2930-4994-b86c-370ee85e7cca tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4176fb5d-2930-4994-b86c-370ee85e7cca tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume request issued successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4176fb5d-2930-4994-b86c-370ee85e7cca tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb returned with HTTP 202 Sep 07 13:59:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1236/2466] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:02 2026] DELETE /volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d79c3921-5019-4b5a-a896-fa354afebe5d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d79c3921-5019-4b5a-a896-fa354afebe5d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb Sep 07 13:59:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d79c3921-5019-4b5a-a896-fa354afebe5d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d79c3921-5019-4b5a-a896-fa354afebe5d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d79c3921-5019-4b5a-a896-fa354afebe5d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d79c3921-5019-4b5a-a896-fa354afebe5d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb returned with HTTP 200 Sep 07 13:59:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1231/2467] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:02 2026] GET /volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ebc82e0f-1b9e-42a3-bf12-a4b19fe76f90 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ebc82e0f-1b9e-42a3-bf12-a4b19fe76f90 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb Sep 07 13:59:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ebc82e0f-1b9e-42a3-bf12-a4b19fe76f90 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ebc82e0f-1b9e-42a3-bf12-a4b19fe76f90 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ebc82e0f-1b9e-42a3-bf12-a4b19fe76f90 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ebc82e0f-1b9e-42a3-bf12-a4b19fe76f90 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb returned with HTTP 200 Sep 07 13:59:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1237/2468] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:03 2026] GET /volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4b830105-ad81-44ea-992a-3e912bffbbfd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b830105-ad81-44ea-992a-3e912bffbbfd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb Sep 07 13:59:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b830105-ad81-44ea-992a-3e912bffbbfd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4b830105-ad81-44ea-992a-3e912bffbbfd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4b830105-ad81-44ea-992a-3e912bffbbfd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb returned with HTTP 404 Sep 07 13:59:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1232/2469] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:04 2026] GET /volume/v3/volumes/b180f5c9-0b2b-45f3-8b84-f5adb36305cb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] DELETE http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 Sep 07 13:59:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:04 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume with id: efa7e81c-16f6-4ef0-a539-392d6152a126 Sep 07 13:59:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume request issued successfully. Sep 07 13:59:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0af1f73c-72bc-4a4f-a209-b9cb8248d271 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 returned with HTTP 202 Sep 07 13:59:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1238/2470] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:04 2026] DELETE /volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d8cb14e6-58f1-4391-b04c-9ff545023c33 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d8cb14e6-58f1-4391-b04c-9ff545023c33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 Sep 07 13:59:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d8cb14e6-58f1-4391-b04c-9ff545023c33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d8cb14e6-58f1-4391-b04c-9ff545023c33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d8cb14e6-58f1-4391-b04c-9ff545023c33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d8cb14e6-58f1-4391-b04c-9ff545023c33 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 returned with HTTP 200 Sep 07 13:59:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1233/2471] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:04 2026] GET /volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 => generated 862 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-715d346a-77c1-4103-987b-09ef8fc27ffd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-715d346a-77c1-4103-987b-09ef8fc27ffd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 Sep 07 13:59:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-715d346a-77c1-4103-987b-09ef8fc27ffd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-715d346a-77c1-4103-987b-09ef8fc27ffd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-715d346a-77c1-4103-987b-09ef8fc27ffd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-715d346a-77c1-4103-987b-09ef8fc27ffd tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 returned with HTTP 200 Sep 07 13:59:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1239/2472] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:05 2026] GET /volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 => generated 862 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5663d3f6-5ff3-4f53-8bb9-d25456576dd8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5663d3f6-5ff3-4f53-8bb9-d25456576dd8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 Sep 07 13:59:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5663d3f6-5ff3-4f53-8bb9-d25456576dd8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5663d3f6-5ff3-4f53-8bb9-d25456576dd8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5663d3f6-5ff3-4f53-8bb9-d25456576dd8 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 returned with HTTP 404 Sep 07 13:59:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1234/2473] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:07 2026] GET /volume/v3/volumes/efa7e81c-16f6-4ef0-a539-392d6152a126 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-32380768-8078-4405-b740-5f80b836c145 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32380768-8078-4405-b740-5f80b836c145 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:59:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-32380768-8078-4405-b740-5f80b836c145 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-32380768-8078-4405-b740-5f80b836c145 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:07 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-32380768-8078-4405-b740-5f80b836c145 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume with id: a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:59:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-32380768-8078-4405-b740-5f80b836c145 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-32380768-8078-4405-b740-5f80b836c145 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Delete volume request issued successfully. Sep 07 13:59:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32380768-8078-4405-b740-5f80b836c145 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 returned with HTTP 202 Sep 07 13:59:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1240/2474] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:07 2026] DELETE /volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3d2713d8-51bb-4272-a7fb-b0d2fbe0ac84 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d2713d8-51bb-4272-a7fb-b0d2fbe0ac84 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:59:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d2713d8-51bb-4272-a7fb-b0d2fbe0ac84 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d2713d8-51bb-4272-a7fb-b0d2fbe0ac84 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3d2713d8-51bb-4272-a7fb-b0d2fbe0ac84 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d2713d8-51bb-4272-a7fb-b0d2fbe0ac84 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 returned with HTTP 200 Sep 07 13:59:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1235/2475] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:07 2026] GET /volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 => generated 862 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eccd5f5e-1bb4-4000-8055-438681d49766 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eccd5f5e-1bb4-4000-8055-438681d49766 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:59:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eccd5f5e-1bb4-4000-8055-438681d49766 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eccd5f5e-1bb4-4000-8055-438681d49766 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eccd5f5e-1bb4-4000-8055-438681d49766 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Volume info retrieved successfully. Sep 07 13:59:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eccd5f5e-1bb4-4000-8055-438681d49766 tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 returned with HTTP 200 Sep 07 13:59:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1241/2476] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:08 2026] GET /volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 => generated 862 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-79b0eb67-87e5-4f21-b640-1c3c5f3b785d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79b0eb67-87e5-4f21-b640-1c3c5f3b785d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] GET http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 Sep 07 13:59:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79b0eb67-87e5-4f21-b640-1c3c5f3b785d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79b0eb67-87e5-4f21-b640-1c3c5f3b785d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79b0eb67-87e5-4f21-b640-1c3c5f3b785d tempest-CreateVolumesFromSourceVolumeTest-982598607 tempest-CreateVolumesFromSourceVolumeTest-982598607-project-member] http://192.168.122.11/volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 returned with HTTP 404 Sep 07 13:59:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1236/2477] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:09 2026] GET /volume/v3/volumes/a275e4e2-057e-44e6-a6d2-83f3049fc2d5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-084148c2-8575-46df-aa22-a626ce3274a1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1528606601", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1528606601', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Create volume of 1 GB Sep 07 13:59:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Availability Zones retrieved successfully. Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Flow 'volume_create_api' (6bcd40b0-e047-4cd9-836d-89c018d79c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03e4bff-63d0-492c-880b-6d8466946b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03e4bff-63d0-492c-880b-6d8466946b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceae4f3d-f466-4bcf-817f-d6866956ad3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Created reservations ['c28e2aa0-de84-4e78-94ff-28472386d681', '221d4e8c-c64a-4bae-a4ab-f439e44982d7', 'd03a53c2-7e84-4fc5-984f-8a895cd61ff1', 'b0178d46-0db1-4c09-b3fd-41238dc7cfa6'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceae4f3d-f466-4bcf-817f-d6866956ad3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28e2aa0-de84-4e78-94ff-28472386d681', '221d4e8c-c64a-4bae-a4ab-f439e44982d7', 'd03a53c2-7e84-4fc5-984f-8a895cd61ff1', 'b0178d46-0db1-4c09-b3fd-41238dc7cfa6']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae9403d-94fa-4280-823c-e5a44321c7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae9403d-94fa-4280-823c-e5a44321c7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c40e1f-3aca-446a-a36b-ec6ec28dc3fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1528606601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2304521049e44f07b082bf33fd962d5a',qos_specs=None,replication_status=,reservations=['c28e2aa0-de84-4e78-94ff-28472386d681','221d4e8c-c64a-4bae-a4ab-f439e44982d7','d03a53c2-7e84-4fc5-984f-8a895cd61ff1','b0178d46-0db1-4c09-b3fd-41238dc7cfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3c12306fab458e940df245bc353677',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1528606601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c40e1f-3aca-446a-a36b-ec6ec28dc3fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2304521049e44f07b082bf33fd962d5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be3c12306fab458e940df245bc353677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83cbfd44-710a-44c6-9e89-8421ef4073d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83cbfd44-710a-44c6-9e89-8421ef4073d6) transitioned into state 'SUCCESS' from state '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-1528606601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2304521049e44f07b082bf33fd962d5a',qos_specs=None,replication_status=,reservations=['c28e2aa0-de84-4e78-94ff-28472386d681','221d4e8c-c64a-4bae-a4ab-f439e44982d7','d03a53c2-7e84-4fc5-984f-8a895cd61ff1','b0178d46-0db1-4c09-b3fd-41238dc7cfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3c12306fab458e940df245bc353677',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75126d2-cabf-4607-a267-f5d2a958a7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75126d2-cabf-4607-a267-f5d2a958a7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Flow 'volume_create_api' (6bcd40b0-e047-4cd9-836d-89c018d79c7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Create volume request issued successfully. Sep 07 13:59:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-084148c2-8575-46df-aa22-a626ce3274a1 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1242/2478] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 13:59:10 2026] POST /volume/v3/volumes => generated 761 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:59:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f75913ef-d547-4804-aa13-8e052fe95331 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f75913ef-d547-4804-aa13-8e052fe95331 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f75913ef-d547-4804-aa13-8e052fe95331 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f75913ef-d547-4804-aa13-8e052fe95331 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f75913ef-d547-4804-aa13-8e052fe95331 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f75913ef-d547-4804-aa13-8e052fe95331 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 200 Sep 07 13:59:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1237/2479] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:11 2026] GET /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 829 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d87d2221-512c-4f11-9f6b-6a72ab198567 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d87d2221-512c-4f11-9f6b-6a72ab198567 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d87d2221-512c-4f11-9f6b-6a72ab198567 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d87d2221-512c-4f11-9f6b-6a72ab198567 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d87d2221-512c-4f11-9f6b-6a72ab198567 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d87d2221-512c-4f11-9f6b-6a72ab198567 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 200 Sep 07 13:59:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1243/2480] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:12 2026] GET /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-766b908d-7af0-44a7-8fc9-8397009bb675 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-766b908d-7af0-44a7-8fc9-8397009bb675 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-766b908d-7af0-44a7-8fc9-8397009bb675 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-766b908d-7af0-44a7-8fc9-8397009bb675 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-766b908d-7af0-44a7-8fc9-8397009bb675 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-766b908d-7af0-44a7-8fc9-8397009bb675 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 200 Sep 07 13:59:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1238/2481] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:13 2026] GET /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2921755a-bb72-4f66-a7a2-e7d047b663ee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2921755a-bb72-4f66-a7a2-e7d047b663ee tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2921755a-bb72-4f66-a7a2-e7d047b663ee tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2921755a-bb72-4f66-a7a2-e7d047b663ee tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2921755a-bb72-4f66-a7a2-e7d047b663ee tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2921755a-bb72-4f66-a7a2-e7d047b663ee tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 200 Sep 07 13:59:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1244/2482] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:13 2026] GET /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 13:59:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52c40e1f-3aca-446a-a36b-ec6ec28dc3fd", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-265064399", "description": null, "metadata": null}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:14 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Create snapshot from volume 52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:14 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Created reservations ['df63c6e4-2272-4408-9be8-b434b2161444', '7340cc6f-32a3-44a7-96eb-f1546037ce53', '1798bed7-cc51-4c5f-9234-18479f991fd3', '4338e8fb-c862-496d-b4c1-93f63dbce87f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot force create request issued successfully. Sep 07 13:59:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b77cb277-b8cf-4515-af6b-f89399e843b4 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 13:59:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1239/2483] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 13:59:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:59:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-519c04fd-20fa-4669-a8fb-ee7314baeeaa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-519c04fd-20fa-4669-a8fb-ee7314baeeaa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-519c04fd-20fa-4669-a8fb-ee7314baeeaa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-519c04fd-20fa-4669-a8fb-ee7314baeeaa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-519c04fd-20fa-4669-a8fb-ee7314baeeaa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-519c04fd-20fa-4669-a8fb-ee7314baeeaa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1245/2484] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:14 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-eccf877d-28cd-4653-b845-aae5d058ed99 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eccf877d-28cd-4653-b845-aae5d058ed99 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eccf877d-28cd-4653-b845-aae5d058ed99 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eccf877d-28cd-4653-b845-aae5d058ed99 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-eccf877d-28cd-4653-b845-aae5d058ed99 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eccf877d-28cd-4653-b845-aae5d058ed99 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1240/2485] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:15 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:59:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "210fbe1b-fcac-4084-ba7e-c7a998570f1d", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '210fbe1b-fcac-4084-ba7e-c7a998570f1d', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Create volume of 1 GB Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=433,cinder:INSERT=88,cinder:UPDATE=142 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Availability Zones retrieved successfully. Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Flow 'volume_create_api' (d09ff819-b989-451e-8e03-928bd9043768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8be901-6547-42cc-bba5-3e63f1ae9a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a8d906ca-0c03-41db-a360-3fb10fe0dcb8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8d906ca-0c03-41db-a360-3fb10fe0dcb8 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8d906ca-0c03-41db-a360-3fb10fe0dcb8 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a8d906ca-0c03-41db-a360-3fb10fe0dcb8 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=437,cinder:INSERT=106,cinder:UPDATE=131 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a8d906ca-0c03-41db-a360-3fb10fe0dcb8 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a8d906ca-0c03-41db-a360-3fb10fe0dcb8 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1241/2486] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:16 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8be901-6547-42cc-bba5-3e63f1ae9a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e576c2-e895-41ec-80c0-c89afc06d7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Created reservations ['49a571cc-1b7f-463c-ae56-fd772d5715f4', '949d8a93-3f5f-4ddd-8f9e-3176fff9edfb', '12dbdeac-80c2-4f3a-ab4f-c80e68a6a6a7', '16a1ea20-7374-475a-b5f2-8ad275606f8a'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e576c2-e895-41ec-80c0-c89afc06d7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49a571cc-1b7f-463c-ae56-fd772d5715f4', '949d8a93-3f5f-4ddd-8f9e-3176fff9edfb', '12dbdeac-80c2-4f3a-ab4f-c80e68a6a6a7', '16a1ea20-7374-475a-b5f2-8ad275606f8a']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529bf491-c176-48f0-90a3-9ba53a6a18fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:16 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529bf491-c176-48f0-90a3-9ba53a6a18fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f3d6757-1b7b-4369-b352-615ba08e47fb', '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='dec21e6c7ed54726ba62587c8302d8f6',qos_specs=None,replication_status=,reservations=['49a571cc-1b7f-463c-ae56-fd772d5715f4','949d8a93-3f5f-4ddd-8f9e-3176fff9edfb','12dbdeac-80c2-4f3a-ab4f-c80e68a6a6a7','16a1ea20-7374-475a-b5f2-8ad275606f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a038a6cab8649aaa8dc8381baabd2d9',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:16Z,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=8f3d6757-1b7b-4369-b352-615ba08e47fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec21e6c7ed54726ba62587c8302d8f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a038a6cab8649aaa8dc8381baabd2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3b4f0c-2a63-427f-9915-dd41e76dcdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3b4f0c-2a63-427f-9915-dd41e76dcdcb) transitioned into state 'SUCCESS' from 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='dec21e6c7ed54726ba62587c8302d8f6',qos_specs=None,replication_status=,reservations=['49a571cc-1b7f-463c-ae56-fd772d5715f4','949d8a93-3f5f-4ddd-8f9e-3176fff9edfb','12dbdeac-80c2-4f3a-ab4f-c80e68a6a6a7','16a1ea20-7374-475a-b5f2-8ad275606f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a038a6cab8649aaa8dc8381baabd2d9',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33752f0f-a1e9-4ce3-abfa-d93e966a4c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33752f0f-a1e9-4ce3-abfa-d93e966a4c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Flow 'volume_create_api' (d09ff819-b989-451e-8e03-928bd9043768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Create volume request issued successfully. Sep 07 13:59:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cd2d6ed-b089-4b46-b065-bf00df63eb70 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1246/2487] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 13:59:15 2026] POST /volume/v3/volumes => generated 782 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0db80b91-8157-4a53-a6f8-d00c09deb152 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0db80b91-8157-4a53-a6f8-d00c09deb152 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0db80b91-8157-4a53-a6f8-d00c09deb152 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0db80b91-8157-4a53-a6f8-d00c09deb152 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0db80b91-8157-4a53-a6f8-d00c09deb152 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0db80b91-8157-4a53-a6f8-d00c09deb152 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1242/2488] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:16 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ce1c1a2d-90c9-4874-81ce-aa46cc8b839c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce1c1a2d-90c9-4874-81ce-aa46cc8b839c tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce1c1a2d-90c9-4874-81ce-aa46cc8b839c tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ce1c1a2d-90c9-4874-81ce-aa46cc8b839c tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ce1c1a2d-90c9-4874-81ce-aa46cc8b839c tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ce1c1a2d-90c9-4874-81ce-aa46cc8b839c tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1247/2489] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:17 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-87cb0567-57ba-410e-8169-d4e87095c363 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87cb0567-57ba-410e-8169-d4e87095c363 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87cb0567-57ba-410e-8169-d4e87095c363 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87cb0567-57ba-410e-8169-d4e87095c363 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-87cb0567-57ba-410e-8169-d4e87095c363 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87cb0567-57ba-410e-8169-d4e87095c363 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1243/2490] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:17 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-564c39bc-0206-4bd3-9704-60abca973697 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-564c39bc-0206-4bd3-9704-60abca973697 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-564c39bc-0206-4bd3-9704-60abca973697 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-564c39bc-0206-4bd3-9704-60abca973697 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-564c39bc-0206-4bd3-9704-60abca973697 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-564c39bc-0206-4bd3-9704-60abca973697 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1248/2491] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:17 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-09fa0659-15a0-4d1b-821b-2101053dafce None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d5f58622-b57c-4dcc-ab65-f57e3d815a5c", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Create volume request body: {'volume': {'snapshot_id': 'd5f58622-b57c-4dcc-ab65-f57e3d815a5c', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Create volume of 1 GB Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Availability Zones retrieved successfully. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Flow 'volume_create_api' (f8262355-508e-45f3-8275-8b88a5744394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f61efe-de7c-4fd4-be2c-049e719df838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f61efe-de7c-4fd4-be2c-049e719df838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd5f58622-b57c-4dcc-ab65-f57e3d815a5c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16162d6-7858-45a2-b475-6b3627000572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Created reservations ['1c43225b-365b-4ce0-9f32-b3f1a4a52c7c', '2468ebda-bdea-4696-a5c9-d90203c2576b', '67159fe3-a3a6-4a99-be82-36835cb315c9', '9e496975-a671-4a93-be8f-d4ffafbfee8b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16162d6-7858-45a2-b475-6b3627000572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c43225b-365b-4ce0-9f32-b3f1a4a52c7c', '2468ebda-bdea-4696-a5c9-d90203c2576b', '67159fe3-a3a6-4a99-be82-36835cb315c9', '9e496975-a671-4a93-be8f-d4ffafbfee8b']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ea926f-1913-4efc-a1da-ca175b8866ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ea926f-1913-4efc-a1da-ca175b8866ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a', '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='2304521049e44f07b082bf33fd962d5a',qos_specs=None,replication_status=,reservations=['1c43225b-365b-4ce0-9f32-b3f1a4a52c7c','2468ebda-bdea-4696-a5c9-d90203c2576b','67159fe3-a3a6-4a99-be82-36835cb315c9','9e496975-a671-4a93-be8f-d4ffafbfee8b'],size=1,snapshot_id=d5f58622-b57c-4dcc-ab65-f57e3d815a5c,source_replicaid=,source_volid=None,status='creating',user_id='be3c12306fab458e940df245bc353677',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:17Z,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=aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2304521049e44f07b082bf33fd962d5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d5f58622-b57c-4dcc-ab65-f57e3d815a5c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be3c12306fab458e940df245bc353677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa394bb-9c72-4722-9d41-1a1d71738078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa394bb-9c72-4722-9d41-1a1d71738078) transitioned into state 'SUCCESS' from 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='2304521049e44f07b082bf33fd962d5a',qos_specs=None,replication_status=,reservations=['1c43225b-365b-4ce0-9f32-b3f1a4a52c7c','2468ebda-bdea-4696-a5c9-d90203c2576b','67159fe3-a3a6-4a99-be82-36835cb315c9','9e496975-a671-4a93-be8f-d4ffafbfee8b'],size=1,snapshot_id=d5f58622-b57c-4dcc-ab65-f57e3d815a5c,source_replicaid=,source_volid=None,status='creating',user_id='be3c12306fab458e940df245bc353677',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b7ecf9-85a5-4ca1-be1a-8eff1898ce72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cffa3ad0-8c17-4542-9666-0b437b09c539 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cffa3ad0-8c17-4542-9666-0b437b09c539 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cffa3ad0-8c17-4542-9666-0b437b09c539 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cffa3ad0-8c17-4542-9666-0b437b09c539 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cffa3ad0-8c17-4542-9666-0b437b09c539 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b7ecf9-85a5-4ca1-be1a-8eff1898ce72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:17 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Flow 'volume_create_api' (f8262355-508e-45f3-8275-8b88a5744394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cffa3ad0-8c17-4542-9666-0b437b09c539 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Create volume request issued successfully. Sep 07 13:59:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1249/2492] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:17 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-09fa0659-15a0-4d1b-821b-2101053dafce tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1244/2493] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:59:17 2026] POST /volume/v3/volumes => generated 748 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:59:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-231bab43-cecf-4dbb-bdab-4982781b6c0b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-231bab43-cecf-4dbb-bdab-4982781b6c0b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-231bab43-cecf-4dbb-bdab-4982781b6c0b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-231bab43-cecf-4dbb-bdab-4982781b6c0b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-231bab43-cecf-4dbb-bdab-4982781b6c0b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-231bab43-cecf-4dbb-bdab-4982781b6c0b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1250/2494] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:18 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90ecf473-04fb-452f-ad30-0968adebfe76 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90ecf473-04fb-452f-ad30-0968adebfe76 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90ecf473-04fb-452f-ad30-0968adebfe76 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90ecf473-04fb-452f-ad30-0968adebfe76 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-90ecf473-04fb-452f-ad30-0968adebfe76 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90ecf473-04fb-452f-ad30-0968adebfe76 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1245/2495] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:19 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 932 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f046a654-571b-4912-9cc5-3e6f34b44610 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f046a654-571b-4912-9cc5-3e6f34b44610 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f046a654-571b-4912-9cc5-3e6f34b44610 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f046a654-571b-4912-9cc5-3e6f34b44610 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:19 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:19 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f046a654-571b-4912-9cc5-3e6f34b44610 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f046a654-571b-4912-9cc5-3e6f34b44610 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1251/2496] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:19 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-158106dc-b6ec-4a31-bc94-437021424342 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-158106dc-b6ec-4a31-bc94-437021424342 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-158106dc-b6ec-4a31-bc94-437021424342 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-158106dc-b6ec-4a31-bc94-437021424342 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-158106dc-b6ec-4a31-bc94-437021424342 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-158106dc-b6ec-4a31-bc94-437021424342 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1246/2497] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:20 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 932 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-11e717c9-8c60-48bb-a9c7-20fb4072fc0d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11e717c9-8c60-48bb-a9c7-20fb4072fc0d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11e717c9-8c60-48bb-a9c7-20fb4072fc0d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-11e717c9-8c60-48bb-a9c7-20fb4072fc0d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-11e717c9-8c60-48bb-a9c7-20fb4072fc0d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-11e717c9-8c60-48bb-a9c7-20fb4072fc0d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1252/2498] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:20 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 840 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-758ae83a-139c-445a-9166-cd60cdbe4b11 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-758ae83a-139c-445a-9166-cd60cdbe4b11 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-758ae83a-139c-445a-9166-cd60cdbe4b11 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-758ae83a-139c-445a-9166-cd60cdbe4b11 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-758ae83a-139c-445a-9166-cd60cdbe4b11 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-758ae83a-139c-445a-9166-cd60cdbe4b11 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1247/2499] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:21 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 932 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8f05a4dc-d901-469f-886d-02b6ddc74bc5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f05a4dc-d901-469f-886d-02b6ddc74bc5 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f05a4dc-d901-469f-886d-02b6ddc74bc5 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f05a4dc-d901-469f-886d-02b6ddc74bc5 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8f05a4dc-d901-469f-886d-02b6ddc74bc5 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f05a4dc-d901-469f-886d-02b6ddc74bc5 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1253/2500] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:21 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 840 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-03ed2079-2fbe-4015-b1a3-c99da297d429 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-03ed2079-2fbe-4015-b1a3-c99da297d429 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-03ed2079-2fbe-4015-b1a3-c99da297d429 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-03ed2079-2fbe-4015-b1a3-c99da297d429 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-03ed2079-2fbe-4015-b1a3-c99da297d429 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-03ed2079-2fbe-4015-b1a3-c99da297d429 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1248/2501] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:22 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 932 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ae0d5346-6028-44ac-bbaf-0aee8e225fbe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae0d5346-6028-44ac-bbaf-0aee8e225fbe tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae0d5346-6028-44ac-bbaf-0aee8e225fbe tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae0d5346-6028-44ac-bbaf-0aee8e225fbe tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ae0d5346-6028-44ac-bbaf-0aee8e225fbe tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae0d5346-6028-44ac-bbaf-0aee8e225fbe tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1254/2502] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:22 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 840 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f1d66e53-6633-441e-86bd-6845f2e62eac None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1d66e53-6633-441e-86bd-6845f2e62eac tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f1d66e53-6633-441e-86bd-6845f2e62eac tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f1d66e53-6633-441e-86bd-6845f2e62eac tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f1d66e53-6633-441e-86bd-6845f2e62eac tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1d66e53-6633-441e-86bd-6845f2e62eac tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1249/2503] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:23 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 932 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7fcc5b89-6ea4-4bf7-9514-5dfa21eb715d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fcc5b89-6ea4-4bf7-9514-5dfa21eb715d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7fcc5b89-6ea4-4bf7-9514-5dfa21eb715d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7fcc5b89-6ea4-4bf7-9514-5dfa21eb715d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7fcc5b89-6ea4-4bf7-9514-5dfa21eb715d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fcc5b89-6ea4-4bf7-9514-5dfa21eb715d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1255/2504] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:23 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1a1d3873-7227-4582-aded-5df61bad8ba6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a1d3873-7227-4582-aded-5df61bad8ba6 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1a1d3873-7227-4582-aded-5df61bad8ba6 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1a1d3873-7227-4582-aded-5df61bad8ba6 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1a1d3873-7227-4582-aded-5df61bad8ba6 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1a1d3873-7227-4582-aded-5df61bad8ba6 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1250/2505] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:24 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 932 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-09dc1b78-5901-4b6d-b453-bccf803c2471 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09dc1b78-5901-4b6d-b453-bccf803c2471 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09dc1b78-5901-4b6d-b453-bccf803c2471 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09dc1b78-5901-4b6d-b453-bccf803c2471 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-09dc1b78-5901-4b6d-b453-bccf803c2471 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09dc1b78-5901-4b6d-b453-bccf803c2471 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1256/2506] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:24 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b1323079-e642-4e6e-aa8c-f898b1284d37 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b1323079-e642-4e6e-aa8c-f898b1284d37 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b1323079-e642-4e6e-aa8c-f898b1284d37 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b1323079-e642-4e6e-aa8c-f898b1284d37 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b1323079-e642-4e6e-aa8c-f898b1284d37 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b1323079-e642-4e6e-aa8c-f898b1284d37 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1251/2507] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:24 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Delete snapshot with id: d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot delete request issued successfully. Sep 07 13:59:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d5055cf2-d69d-411f-a0d5-7103855f2fdf tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 202 Sep 07 13:59:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1257/2508] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:59:24 2026] DELETE /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b54afad2-7305-429d-b8b3-e8a6ec15578f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b54afad2-7305-429d-b8b3-e8a6ec15578f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b54afad2-7305-429d-b8b3-e8a6ec15578f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b54afad2-7305-429d-b8b3-e8a6ec15578f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b54afad2-7305-429d-b8b3-e8a6ec15578f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b54afad2-7305-429d-b8b3-e8a6ec15578f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1252/2509] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:24 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7cb70ecb-2a2a-4e4a-94e9-83dc4e7a4e40 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cb70ecb-2a2a-4e4a-94e9-83dc4e7a4e40 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7cb70ecb-2a2a-4e4a-94e9-83dc4e7a4e40 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7cb70ecb-2a2a-4e4a-94e9-83dc4e7a4e40 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cb70ecb-2a2a-4e4a-94e9-83dc4e7a4e40 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cb70ecb-2a2a-4e4a-94e9-83dc4e7a4e40 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1258/2510] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:25 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 935 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-892e05cf-2b84-49f9-a59f-6da62090ed77 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-892e05cf-2b84-49f9-a59f-6da62090ed77 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-892e05cf-2b84-49f9-a59f-6da62090ed77 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-892e05cf-2b84-49f9-a59f-6da62090ed77 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-892e05cf-2b84-49f9-a59f-6da62090ed77 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Snapshot retrieved successfully. Sep 07 13:59:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-892e05cf-2b84-49f9-a59f-6da62090ed77 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 200 Sep 07 13:59:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1253/2511] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:25 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f9c3dd59-1d73-4378-935e-b5b2b4dd33fa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f9c3dd59-1d73-4378-935e-b5b2b4dd33fa tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f9c3dd59-1d73-4378-935e-b5b2b4dd33fa tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f9c3dd59-1d73-4378-935e-b5b2b4dd33fa tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f9c3dd59-1d73-4378-935e-b5b2b4dd33fa tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f9c3dd59-1d73-4378-935e-b5b2b4dd33fa tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1259/2512] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:26 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 935 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90ffdca8-3a25-4065-b0f7-b3e5e143fd45 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90ffdca8-3a25-4065-b0f7-b3e5e143fd45 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90ffdca8-3a25-4065-b0f7-b3e5e143fd45 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90ffdca8-3a25-4065-b0f7-b3e5e143fd45 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90ffdca8-3a25-4065-b0f7-b3e5e143fd45 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 404 Sep 07 13:59:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1254/2513] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:26 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9209e848-8591-41d8-ab68-c287a02a434d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9209e848-8591-41d8-ab68-c287a02a434d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] DELETE http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9209e848-8591-41d8-ab68-c287a02a434d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9209e848-8591-41d8-ab68-c287a02a434d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-9209e848-8591-41d8-ab68-c287a02a434d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Delete volume with id: 52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9209e848-8591-41d8-ab68-c287a02a434d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9209e848-8591-41d8-ab68-c287a02a434d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Delete volume request issued successfully. Sep 07 13:59:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9209e848-8591-41d8-ab68-c287a02a434d tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 202 Sep 07 13:59:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1260/2514] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:26 2026] DELETE /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-faf648fc-06f5-4fc9-b52c-0a9ccc566f7b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-faf648fc-06f5-4fc9-b52c-0a9ccc566f7b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-faf648fc-06f5-4fc9-b52c-0a9ccc566f7b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-faf648fc-06f5-4fc9-b52c-0a9ccc566f7b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-faf648fc-06f5-4fc9-b52c-0a9ccc566f7b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-faf648fc-06f5-4fc9-b52c-0a9ccc566f7b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 200 Sep 07 13:59:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1255/2515] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:27 2026] GET /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-272a6d17-0495-4744-b433-2238d9bc89cd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-272a6d17-0495-4744-b433-2238d9bc89cd tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-272a6d17-0495-4744-b433-2238d9bc89cd tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-272a6d17-0495-4744-b433-2238d9bc89cd tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-272a6d17-0495-4744-b433-2238d9bc89cd tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-272a6d17-0495-4744-b433-2238d9bc89cd tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1261/2516] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:27 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-84974d35-06a8-4ba3-ab20-06329a9a8ca8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-84974d35-06a8-4ba3-ab20-06329a9a8ca8 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-84974d35-06a8-4ba3-ab20-06329a9a8ca8 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-84974d35-06a8-4ba3-ab20-06329a9a8ca8 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-84974d35-06a8-4ba3-ab20-06329a9a8ca8 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-84974d35-06a8-4ba3-ab20-06329a9a8ca8 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1256/2517] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:27 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 1200 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] DELETE http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Delete volume with id: 8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Delete volume request issued successfully. Sep 07 13:59:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cb33e94-e915-431b-b0f8-44b22db1b68c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 202 Sep 07 13:59:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1262/2518] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:59:27 2026] DELETE /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c974e31a-a9c4-4288-b2af-85176a47ec9c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c974e31a-a9c4-4288-b2af-85176a47ec9c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c974e31a-a9c4-4288-b2af-85176a47ec9c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c974e31a-a9c4-4288-b2af-85176a47ec9c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c974e31a-a9c4-4288-b2af-85176a47ec9c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Volume info retrieved successfully. Sep 07 13:59:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c974e31a-a9c4-4288-b2af-85176a47ec9c tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 200 Sep 07 13:59:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1257/2519] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:27 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 1199 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3d664a3c-b594-4060-88a2-fea82e413f9b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d664a3c-b594-4060-88a2-fea82e413f9b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d664a3c-b594-4060-88a2-fea82e413f9b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3d664a3c-b594-4060-88a2-fea82e413f9b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3d664a3c-b594-4060-88a2-fea82e413f9b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 404 Sep 07 13:59:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1263/2520] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:28 2026] GET /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] DELETE http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:28 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Delete volume with id: aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Delete volume request issued successfully. Sep 07 13:59:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bcfc79d3-0cbe-4f0e-83e5-d0a2d6dbe48a tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 202 Sep 07 13:59:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1258/2521] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:28 2026] DELETE /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d8dc78d1-fa88-42dc-b6cf-1689be67a8b0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8dc78d1-fa88-42dc-b6cf-1689be67a8b0 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8dc78d1-fa88-42dc-b6cf-1689be67a8b0 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8dc78d1-fa88-42dc-b6cf-1689be67a8b0 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d8dc78d1-fa88-42dc-b6cf-1689be67a8b0 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Volume info retrieved successfully. Sep 07 13:59:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8dc78d1-fa88-42dc-b6cf-1689be67a8b0 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 200 Sep 07 13:59:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1264/2522] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:28 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-915653e8-94fd-44f8-a07b-5e0c2a231bee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-915653e8-94fd-44f8-a07b-5e0c2a231bee tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-915653e8-94fd-44f8-a07b-5e0c2a231bee tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-915653e8-94fd-44f8-a07b-5e0c2a231bee tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-915653e8-94fd-44f8-a07b-5e0c2a231bee tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1259/2523] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:29 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f089777c-291d-4722-b177-cdbfea0fb38f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f089777c-291d-4722-b177-cdbfea0fb38f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f089777c-291d-4722-b177-cdbfea0fb38f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f089777c-291d-4722-b177-cdbfea0fb38f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f089777c-291d-4722-b177-cdbfea0fb38f tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1265/2524] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:29 2026] GET /volume/v3/volumes/aa339915-43d5-4ffe-bdaa-2ab2f4c75a1a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e827be4c-394b-462b-80a6-a933dd226495 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2f336fcb-6a2b-427f-984d-83c1f79dad5b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e827be4c-394b-462b-80a6-a933dd226495 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] DELETE http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e827be4c-394b-462b-80a6-a933dd226495 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e827be4c-394b-462b-80a6-a933dd226495 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f336fcb-6a2b-427f-984d-83c1f79dad5b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:29 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-e827be4c-394b-462b-80a6-a933dd226495 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Delete volume with id: 8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f336fcb-6a2b-427f-984d-83c1f79dad5b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2f336fcb-6a2b-427f-984d-83c1f79dad5b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-2f336fcb-6a2b-427f-984d-83c1f79dad5b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Delete snapshot with id: d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2f336fcb-6a2b-427f-984d-83c1f79dad5b tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1266/2525] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 13:59:29 2026] DELETE /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a3ada598-84f5-4902-8a79-7ca3055942fa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e827be4c-394b-462b-80a6-a933dd226495 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1260/2526] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 13:59:29 2026] DELETE /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a3ada598-84f5-4902-8a79-7ca3055942fa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a3ada598-84f5-4902-8a79-7ca3055942fa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a3ada598-84f5-4902-8a79-7ca3055942fa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-12741d2f-a4b1-483a-98ac-86f0f83afec7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a3ada598-84f5-4902-8a79-7ca3055942fa tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1267/2527] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 13:59:29 2026] GET /volume/v3/snapshots/d5f58622-b57c-4dcc-ab65-f57e3d815a5c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12741d2f-a4b1-483a-98ac-86f0f83afec7 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] GET http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b71f5e54-4c42-48c7-8463-a3f102fa5de2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12741d2f-a4b1-483a-98ac-86f0f83afec7 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12741d2f-a4b1-483a-98ac-86f0f83afec7 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b71f5e54-4c42-48c7-8463-a3f102fa5de2 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] DELETE http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b71f5e54-4c42-48c7-8463-a3f102fa5de2 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b71f5e54-4c42-48c7-8463-a3f102fa5de2 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b71f5e54-4c42-48c7-8463-a3f102fa5de2 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Delete volume with id: 52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b71f5e54-4c42-48c7-8463-a3f102fa5de2 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1268/2528] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:29 2026] DELETE /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12741d2f-a4b1-483a-98ac-86f0f83afec7 tempest-VolumeImageDependencyTests-2021947281 tempest-VolumeImageDependencyTests-2021947281-project-member] http://192.168.122.11/volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1261/2529] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 13:59:29 2026] GET /volume/v3/volumes/8f3d6757-1b7b-4369-b352-615ba08e47fb => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e77a440a-ac91-4456-b68c-6c47a95f7079 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e77a440a-ac91-4456-b68c-6c47a95f7079 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] GET http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e77a440a-ac91-4456-b68c-6c47a95f7079 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e77a440a-ac91-4456-b68c-6c47a95f7079 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e77a440a-ac91-4456-b68c-6c47a95f7079 tempest-SnapshotDependencyTests-794936272 tempest-SnapshotDependencyTests-794936272-project-member] http://192.168.122.11/volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd returned with HTTP 404 Sep 07 13:59:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1269/2530] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:29 2026] GET /volume/v3/volumes/52c40e1f-3aca-446a-a36b-ec6ec28dc3fd => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b05be287-b295-4293-93e6-1b5a23df9379 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b05be287-b295-4293-93e6-1b5a23df9379 None None] GET http://192.168.122.11/volume// Sep 07 13:59:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b05be287-b295-4293-93e6-1b5a23df9379 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b05be287-b295-4293-93e6-1b5a23df9379 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b05be287-b295-4293-93e6-1b5a23df9379 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:59:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1262/2531] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:59:32 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:59:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-9ddf3854-3d5d-46d7-bc47-7d9932f111f7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-9ddf3854-3d5d-46d7-bc47-7d9932f111f7 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 13:59:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-9ddf3854-3d5d-46d7-bc47-7d9932f111f7 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "594cd4ea-2c86-4511-87df-8b8213a82ef4", "connector": null, "instance_uuid": "6e97dc61-c3fd-42cf-b4cf-fc599748674b"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-9ddf3854-3d5d-46d7-bc47-7d9932f111f7 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 13:59:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1270/2532] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 13:59:32 2026] POST /volume/v3/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-83c16855-685a-4a55-9759-602ef241fdff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-83c16855-685a-4a55-9759-602ef241fdff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] DELETE http://192.168.122.11/volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a Sep 07 13:59:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-83c16855-685a-4a55-9759-602ef241fdff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-83c16855-685a-4a55-9759-602ef241fdff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:32 devstack devstack@c-api.service[87676]: /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 07 13:59:32 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 13:59:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-380f8070-c90d-4a15-a49e-7305418d3dc4 req-83c16855-685a-4a55-9759-602ef241fdff tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a returned with HTTP 200 Sep 07 13:59:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1263/2533] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 13:59:32 2026] DELETE /volume/v3/attachments/c368f7fc-11ca-4e45-bc55-dbd4daa2690a => generated 192 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7797b2ea-d086-4a25-8850-45616447550d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-638737013"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-638737013'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Create volume of 1 GB Sep 07 13:59:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Availability Zones retrieved successfully. Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Flow 'volume_create_api' (b43d59d4-ee71-4625-926d-dea6de6ec873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a518f1-524c-4473-8699-386191b54200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a518f1-524c-4473-8699-386191b54200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a4c245-10a4-4c79-96d2-5c22df3b7aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Created reservations ['2c4e1645-24fa-4d59-bf6b-f67b914ddb6c', '6c5397f1-af41-434e-b150-52e50bba9067', 'fd245d14-f27e-459d-8f1e-015d9a9d0be8', '7f60bb0f-f9de-4755-a4da-b2bd860a4072'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a4c245-10a4-4c79-96d2-5c22df3b7aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4e1645-24fa-4d59-bf6b-f67b914ddb6c', '6c5397f1-af41-434e-b150-52e50bba9067', 'fd245d14-f27e-459d-8f1e-015d9a9d0be8', '7f60bb0f-f9de-4755-a4da-b2bd860a4072']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7408a0-95b1-4336-88a4-12c337d321b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7408a0-95b1-4336-88a4-12c337d321b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9813bd1e-6c77-4198-b28d-4893bda3be14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-638737013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2575ca86b00f4458a638abdb04b6f8c6',qos_specs=None,replication_status=,reservations=['2c4e1645-24fa-4d59-bf6b-f67b914ddb6c','6c5397f1-af41-434e-b150-52e50bba9067','fd245d14-f27e-459d-8f1e-015d9a9d0be8','7f60bb0f-f9de-4755-a4da-b2bd860a4072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163fd6bc9d354f43b31af128fccd0795',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-638737013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9813bd1e-6c77-4198-b28d-4893bda3be14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2575ca86b00f4458a638abdb04b6f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163fd6bc9d354f43b31af128fccd0795',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c432ab4a-ccfe-48ec-a585-c7aec4de12bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c432ab4a-ccfe-48ec-a585-c7aec4de12bf) transitioned into state 'SUCCESS' from state '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-638737013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2575ca86b00f4458a638abdb04b6f8c6',qos_specs=None,replication_status=,reservations=['2c4e1645-24fa-4d59-bf6b-f67b914ddb6c','6c5397f1-af41-434e-b150-52e50bba9067','fd245d14-f27e-459d-8f1e-015d9a9d0be8','7f60bb0f-f9de-4755-a4da-b2bd860a4072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163fd6bc9d354f43b31af128fccd0795',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb49b76-a5b8-4acb-9e3c-607c3ee5ee02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb49b76-a5b8-4acb-9e3c-607c3ee5ee02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Flow 'volume_create_api' (b43d59d4-ee71-4625-926d-dea6de6ec873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Create volume request issued successfully. Sep 07 13:59:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7797b2ea-d086-4a25-8850-45616447550d tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1271/2534] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:59:33 2026] POST /volume/v3/volumes => generated 784 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:59:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-904b0a8b-a2fe-4078-8fe7-40733f457f95 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-904b0a8b-a2fe-4078-8fe7-40733f457f95 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 Sep 07 13:59:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-904b0a8b-a2fe-4078-8fe7-40733f457f95 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-904b0a8b-a2fe-4078-8fe7-40733f457f95 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-904b0a8b-a2fe-4078-8fe7-40733f457f95 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-904b0a8b-a2fe-4078-8fe7-40733f457f95 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 returned with HTTP 200 Sep 07 13:59:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1264/2535] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:33 2026] GET /volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 => generated 963 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d8604411-6146-4327-a1db-4d6d8bd9ac8c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8604411-6146-4327-a1db-4d6d8bd9ac8c tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 Sep 07 13:59:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8604411-6146-4327-a1db-4d6d8bd9ac8c tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8604411-6146-4327-a1db-4d6d8bd9ac8c tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d8604411-6146-4327-a1db-4d6d8bd9ac8c tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8604411-6146-4327-a1db-4d6d8bd9ac8c tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 returned with HTTP 200 Sep 07 13:59:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1272/2536] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:34 2026] GET /volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 => generated 1013 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ebd60508-dc74-44b3-8f23-aaa6dcc9801b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebd60508-dc74-44b3-8f23-aaa6dcc9801b None None] GET http://192.168.122.11/volume// Sep 07 13:59:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebd60508-dc74-44b3-8f23-aaa6dcc9801b None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebd60508-dc74-44b3-8f23-aaa6dcc9801b None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebd60508-dc74-44b3-8f23-aaa6dcc9801b None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 13:59:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1265/2537] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 13:59:35 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:59:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-d44ba6d1-1d95-43ff-a6a0-2a83239ec02c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-d44ba6d1-1d95-43ff-a6a0-2a83239ec02c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] GET http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 13:59:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-d44ba6d1-1d95-43ff-a6a0-2a83239ec02c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-d44ba6d1-1d95-43ff-a6a0-2a83239ec02c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-d44ba6d1-1d95-43ff-a6a0-2a83239ec02c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 13:59:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-d44ba6d1-1d95-43ff-a6a0-2a83239ec02c tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 200 Sep 07 13:59:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1273/2538] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 13:59:35 2026] GET /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 1511 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-5c1b9da3-bb4b-4ff4-adfc-769ace7d802d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-5c1b9da3-bb4b-4ff4-adfc-769ace7d802d tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] PUT http://192.168.122.11/volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6 Sep 07 13:59:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-5c1b9da3-bb4b-4ff4-adfc-769ace7d802d tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:35 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-5c1b9da3-bb4b-4ff4-adfc-769ace7d802d tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Acquiring lock "cinder-attachment_update-594cd4ea-2c86-4511-87df-8b8213a82ef4-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:59:35 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-5c1b9da3-bb4b-4ff4-adfc-769ace7d802d tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Lock "cinder-attachment_update-594cd4ea-2c86-4511-87df-8b8213a82ef4-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:59:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b2fded27-3074-4f96-93e7-d614d008bb0f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2fded27-3074-4f96-93e7-d614d008bb0f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2fded27-3074-4f96-93e7-d614d008bb0f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2fded27-3074-4f96-93e7-d614d008bb0f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b2fded27-3074-4f96-93e7-d614d008bb0f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2fded27-3074-4f96-93e7-d614d008bb0f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 returned with HTTP 200 Sep 07 13:59:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1274/2539] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:36 2026] GET /volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f678ede5-81cc-4a63-903b-d59c965e8f97 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-5c1b9da3-bb4b-4ff4-adfc-769ace7d802d tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Lock "cinder-attachment_update-594cd4ea-2c86-4511-87df-8b8213a82ef4-devstack" released by "attachment_update" :: held 0.207s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-5c1b9da3-bb4b-4ff4-adfc-769ace7d802d tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6 returned with HTTP 200 Sep 07 13:59:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1266/2540] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 13:59:35 2026] PUT /volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6 => generated 694 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f678ede5-81cc-4a63-903b-d59c965e8f97 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] POST http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14/action Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f678ede5-81cc-4a63-903b-d59c965e8f97 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f678ede5-81cc-4a63-903b-d59c965e8f97 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-b10fe126-a73f-4c04-803d-67e7bfe02bd3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-b10fe126-a73f-4c04-803d-67e7bfe02bd3 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] POST http://192.168.122.11/volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6/action Sep 07 13:59:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-b10fe126-a73f-4c04-803d-67e7bfe02bd3 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action body: b'{"os-complete": null}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-b10fe126-a73f-4c04-803d-67e7bfe02bd3 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f678ede5-81cc-4a63-903b-d59c965e8f97 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-f678ede5-81cc-4a63-903b-d59c965e8f97 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3bd6cc9f85564bc8b4b75291062ad336', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2575ca86b00f4458a638abdb04b6f8c6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f678ede5-81cc-4a63-903b-d59c965e8f97 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14/action returned with HTTP 403 Sep 07 13:59:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1275/2541] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:59:36 2026] POST /volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14/action => generated 131 bytes in 206 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Delete volume with id: 9813bd1e-6c77-4198-b28d-4893bda3be14 Sep 07 13:59:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-a0953ca2-d854-497d-b8ec-a1245eff235d req-b10fe126-a73f-4c04-803d-67e7bfe02bd3 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6/action returned with HTTP 204 Sep 07 13:59:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1267/2542] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 13:59:36 2026] POST /volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Delete volume request issued successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-40424ddc-3c92-45fc-8f4e-4c94a9391763 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 returned with HTTP 202 Sep 07 13:59:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1276/2543] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:36 2026] DELETE /volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a62d0d08-75ea-44ee-9527-8c8b1a4b9775 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a62d0d08-75ea-44ee-9527-8c8b1a4b9775 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 Sep 07 13:59:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a62d0d08-75ea-44ee-9527-8c8b1a4b9775 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a62d0d08-75ea-44ee-9527-8c8b1a4b9775 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a62d0d08-75ea-44ee-9527-8c8b1a4b9775 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a62d0d08-75ea-44ee-9527-8c8b1a4b9775 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 returned with HTTP 200 Sep 07 13:59:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1268/2544] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:36 2026] GET /volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 => generated 1013 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ef9c9227-e237-40cf-9cb5-c19fe634aafc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef9c9227-e237-40cf-9cb5-c19fe634aafc tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 Sep 07 13:59:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef9c9227-e237-40cf-9cb5-c19fe634aafc tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef9c9227-e237-40cf-9cb5-c19fe634aafc tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef9c9227-e237-40cf-9cb5-c19fe634aafc tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 returned with HTTP 404 Sep 07 13:59:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1277/2545] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:37 2026] GET /volume/v3/volumes/9813bd1e-6c77-4198-b28d-4893bda3be14 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e7f40070-3334-4706-aee0-dd36f3c428fd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-177259071"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-177259071'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Create volume of 1 GB Sep 07 13:59:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Availability Zones retrieved successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Flow 'volume_create_api' (5a04ff30-4a7b-4624-99fe-b8188aba2140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a338c66-07ad-418d-a78b-d2ba08c106b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a338c66-07ad-418d-a78b-d2ba08c106b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d881de-bf4c-4440-8513-bc835d7fbf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Created reservations ['cce4713c-ef22-489e-b2dc-becbf9232537', '4e6ead8b-53b4-4c0b-9d16-f24f85bb527a', 'd4898b5c-2d1c-4b29-b034-a617bc97cbe8', '9fb41e0a-4cbd-4c7e-b59d-78a896cafed6'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d881de-bf4c-4440-8513-bc835d7fbf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cce4713c-ef22-489e-b2dc-becbf9232537', '4e6ead8b-53b4-4c0b-9d16-f24f85bb527a', 'd4898b5c-2d1c-4b29-b034-a617bc97cbe8', '9fb41e0a-4cbd-4c7e-b59d-78a896cafed6']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f74028-8707-422b-b860-447bdec1de94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f74028-8707-422b-b860-447bdec1de94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-177259071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2575ca86b00f4458a638abdb04b6f8c6',qos_specs=None,replication_status=,reservations=['cce4713c-ef22-489e-b2dc-becbf9232537','4e6ead8b-53b4-4c0b-9d16-f24f85bb527a','d4898b5c-2d1c-4b29-b034-a617bc97cbe8','9fb41e0a-4cbd-4c7e-b59d-78a896cafed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163fd6bc9d354f43b31af128fccd0795',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-177259071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2575ca86b00f4458a638abdb04b6f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163fd6bc9d354f43b31af128fccd0795',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2833898c-7b8f-4e8d-b44a-96cc17dd0a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2833898c-7b8f-4e8d-b44a-96cc17dd0a2b) transitioned into state 'SUCCESS' from state '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-177259071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2575ca86b00f4458a638abdb04b6f8c6',qos_specs=None,replication_status=,reservations=['cce4713c-ef22-489e-b2dc-becbf9232537','4e6ead8b-53b4-4c0b-9d16-f24f85bb527a','d4898b5c-2d1c-4b29-b034-a617bc97cbe8','9fb41e0a-4cbd-4c7e-b59d-78a896cafed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163fd6bc9d354f43b31af128fccd0795',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011c3e21-68c3-42a8-9d4c-926ad7cefecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011c3e21-68c3-42a8-9d4c-926ad7cefecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Flow 'volume_create_api' (5a04ff30-4a7b-4624-99fe-b8188aba2140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Create volume request issued successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e7f40070-3334-4706-aee0-dd36f3c428fd tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1269/2546] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 13:59:37 2026] POST /volume/v3/volumes => generated 784 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6c4c3c35-e69b-4e07-8cc6-a81c8ddd078f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6c4c3c35-e69b-4e07-8cc6-a81c8ddd078f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6c4c3c35-e69b-4e07-8cc6-a81c8ddd078f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6c4c3c35-e69b-4e07-8cc6-a81c8ddd078f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6c4c3c35-e69b-4e07-8cc6-a81c8ddd078f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6c4c3c35-e69b-4e07-8cc6-a81c8ddd078f tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 returned with HTTP 200 Sep 07 13:59:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1278/2547] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:37 2026] GET /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 => generated 963 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-259a80b3-901e-4776-a768-30203c5df913 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-259a80b3-901e-4776-a768-30203c5df913 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-259a80b3-901e-4776-a768-30203c5df913 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-259a80b3-901e-4776-a768-30203c5df913 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-259a80b3-901e-4776-a768-30203c5df913 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-259a80b3-901e-4776-a768-30203c5df913 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 returned with HTTP 200 Sep 07 13:59:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1270/2548] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:39 2026] GET /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 => generated 1013 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ab743239-f250-45c5-8260-d705e144da2b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab743239-f250-45c5-8260-d705e144da2b tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab743239-f250-45c5-8260-d705e144da2b tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab743239-f250-45c5-8260-d705e144da2b tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ab743239-f250-45c5-8260-d705e144da2b tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab743239-f250-45c5-8260-d705e144da2b tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 returned with HTTP 200 Sep 07 13:59:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1279/2549] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:40 2026] GET /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-455ce840-ad7f-4574-b367-cd09cde3a713 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-455ce840-ad7f-4574-b367-cd09cde3a713 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] POST http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0/action Sep 07 13:59:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-455ce840-ad7f-4574-b367-cd09cde3a713 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-455ce840-ad7f-4574-b367-cd09cde3a713 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-455ce840-ad7f-4574-b367-cd09cde3a713 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3bd6cc9f85564bc8b4b75291062ad336', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2575ca86b00f4458a638abdb04b6f8c6', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:59:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-455ce840-ad7f-4574-b367-cd09cde3a713 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-reader] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0/action returned with HTTP 403 Sep 07 13:59:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1271/2550] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 13:59:40 2026] POST /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0/action => generated 131 bytes in 46 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cff11057-19eb-4378-93af-5313de28b430 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cff11057-19eb-4378-93af-5313de28b430 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cff11057-19eb-4378-93af-5313de28b430 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cff11057-19eb-4378-93af-5313de28b430 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-cff11057-19eb-4378-93af-5313de28b430 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Delete volume with id: 1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cff11057-19eb-4378-93af-5313de28b430 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cff11057-19eb-4378-93af-5313de28b430 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Delete volume request issued successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cff11057-19eb-4378-93af-5313de28b430 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 returned with HTTP 202 Sep 07 13:59:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1280/2551] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 13:59:40 2026] DELETE /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cee56713-f3c1-4286-9207-8ea1f552adb1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cee56713-f3c1-4286-9207-8ea1f552adb1 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cee56713-f3c1-4286-9207-8ea1f552adb1 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cee56713-f3c1-4286-9207-8ea1f552adb1 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cee56713-f3c1-4286-9207-8ea1f552adb1 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cee56713-f3c1-4286-9207-8ea1f552adb1 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 returned with HTTP 200 Sep 07 13:59:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1272/2552] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:40 2026] GET /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 => generated 1013 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-47757983-a0b2-42fb-b347-af82698496d3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-47757983-a0b2-42fb-b347-af82698496d3 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-47757983-a0b2-42fb-b347-af82698496d3 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-47757983-a0b2-42fb-b347-af82698496d3 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-47757983-a0b2-42fb-b347-af82698496d3 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-47757983-a0b2-42fb-b347-af82698496d3 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 returned with HTTP 200 Sep 07 13:59:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1281/2553] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:41 2026] GET /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 => generated 1013 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aa2e5c3c-829d-4692-bf38-7bf4a592aa35 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aa2e5c3c-829d-4692-bf38-7bf4a592aa35 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] GET http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 Sep 07 13:59:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aa2e5c3c-829d-4692-bf38-7bf4a592aa35 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aa2e5c3c-829d-4692-bf38-7bf4a592aa35 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aa2e5c3c-829d-4692-bf38-7bf4a592aa35 tempest-ProjectReaderTests-1928351445 tempest-ProjectReaderTests-1928351445-project-admin] http://192.168.122.11/volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 returned with HTTP 404 Sep 07 13:59:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1273/2554] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 13:59:42 2026] GET /volume/v3/volumes/1c10a8c1-0b6b-4556-83e0-d2e169d8c7b0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-88dba6c2-3e7f-43b0-8652-83257e8dab8a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88dba6c2-3e7f-43b0-8652-83257e8dab8a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:59:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-88dba6c2-3e7f-43b0-8652-83257e8dab8a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-611185930", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-88dba6c2-3e7f-43b0-8652-83257e8dab8a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1282/2555] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:46 2026] POST /volume/v3/types => generated 379 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-302b9cf6-1ae2-425b-af26-d53bbf4189f2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-302b9cf6-1ae2-425b-af26-d53bbf4189f2 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption Sep 07 13:59:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-302b9cf6-1ae2-425b-af26-d53bbf4189f2 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-302b9cf6-1ae2-425b-af26-d53bbf4189f2 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption returned with HTTP 200 Sep 07 13:59:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1274/2556] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:59:46 2026] POST /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ea24c584-80eb-481e-abb0-1d462ee249dd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea24c584-80eb-481e-abb0-1d462ee249dd tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:59:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea24c584-80eb-481e-abb0-1d462ee249dd tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1208050513", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea24c584-80eb-481e-abb0-1d462ee249dd tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1283/2557] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:46 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0efe78da-7f66-41c9-a83a-035a7b94450c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0efe78da-7f66-41c9-a83a-035a7b94450c tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types/1327c64e-89fe-48d1-8130-4c1ea1108146/encryption Sep 07 13:59:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0efe78da-7f66-41c9-a83a-035a7b94450c tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0efe78da-7f66-41c9-a83a-035a7b94450c tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/1327c64e-89fe-48d1-8130-4c1ea1108146/encryption returned with HTTP 200 Sep 07 13:59:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1275/2558] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:59:46 2026] POST /volume/v3/types/1327c64e-89fe-48d1-8130-4c1ea1108146/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-17369f58-fc5d-4878-91e6-8270411286be None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17369f58-fc5d-4878-91e6-8270411286be tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:59:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-17369f58-fc5d-4878-91e6-8270411286be tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-480408661", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17369f58-fc5d-4878-91e6-8270411286be tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1284/2559] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:46 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7d308f1a-1d56-4243-8263-639d0889c928 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d308f1a-1d56-4243-8263-639d0889c928 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c/extra_specs Sep 07 13:59:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7d308f1a-1d56-4243-8263-639d0889c928 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7d308f1a-1d56-4243-8263-639d0889c928 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c/extra_specs returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1276/2560] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 13:59:46 2026] POST /volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c/extra_specs => generated 35 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d86356de-ecad-406d-b9b0-c78e71229a03 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d86356de-ecad-406d-b9b0-c78e71229a03 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] PUT http://192.168.122.11/volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c/extra_specs/key2 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d86356de-ecad-406d-b9b0-c78e71229a03 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d86356de-ecad-406d-b9b0-c78e71229a03 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c/extra_specs/key2 returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1285/2561] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:59:47 2026] PUT /volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c/extra_specs/key2 => generated 25 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-98e15c5e-efcf-42ae-b8a2-4e1b63fb459a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98e15c5e-efcf-42ae-b8a2-4e1b63fb459a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-98e15c5e-efcf-42ae-b8a2-4e1b63fb459a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-98e15c5e-efcf-42ae-b8a2-4e1b63fb459a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1277/2562] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 13:59:47 2026] POST /volume/v3/types => generated 195 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9f3bbe9c-8a77-45cb-89ae-a81f7d4c4590 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9f3bbe9c-8a77-45cb-89ae-a81f7d4c4590 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/549ecfe4-eb37-4d0a-b92f-dba57d5808df Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9f3bbe9c-8a77-45cb-89ae-a81f7d4c4590 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9f3bbe9c-8a77-45cb-89ae-a81f7d4c4590 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9f3bbe9c-8a77-45cb-89ae-a81f7d4c4590 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/549ecfe4-eb37-4d0a-b92f-dba57d5808df returned with HTTP 202 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1286/2563] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:59:47 2026] DELETE /volume/v3/types/549ecfe4-eb37-4d0a-b92f-dba57d5808df => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-497ea177-49b7-4265-87d1-ca6d0a4febb2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-497ea177-49b7-4265-87d1-ca6d0a4febb2 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-497ea177-49b7-4265-87d1-ca6d0a4febb2 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-658153680", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-497ea177-49b7-4265-87d1-ca6d0a4febb2 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1278/2564] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:47 2026] POST /volume/v3/types => generated 379 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ed466c6d-255e-4494-bf48-1ac8c9a704d8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed466c6d-255e-4494-bf48-1ac8c9a704d8 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690/encryption Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ed466c6d-255e-4494-bf48-1ac8c9a704d8 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ed466c6d-255e-4494-bf48-1ac8c9a704d8 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690/encryption returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1287/2565] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 13:59:47 2026] POST /volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-95054973-06da-47c7-897c-7bd9c15e9874 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-95054973-06da-47c7-897c-7bd9c15e9874 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690/encryption/f2f20994-96e6-43be-98f6-1d360ac1d443 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-95054973-06da-47c7-897c-7bd9c15e9874 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-95054973-06da-47c7-897c-7bd9c15e9874 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-95054973-06da-47c7-897c-7bd9c15e9874 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690/encryption/f2f20994-96e6-43be-98f6-1d360ac1d443 returned with HTTP 202 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1279/2566] 192.168.122.11 () {58 vars in 1368 bytes} [Mon Sep 7 13:59:47 2026] DELETE /volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690/encryption/f2f20994-96e6-43be-98f6-1d360ac1d443 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c10c78cd-ea11-4f39-9296-b22cfd59070b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c10c78cd-ea11-4f39-9296-b22cfd59070b tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c10c78cd-ea11-4f39-9296-b22cfd59070b tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-540638593", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c10c78cd-ea11-4f39-9296-b22cfd59070b tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1288/2567] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:47 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0119b04a-18fa-4237-bd0d-54e11706d9f4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0119b04a-18fa-4237-bd0d-54e11706d9f4 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/6a7ae969-b1d2-47e6-9f5a-ab9030a145df/extra_specs/key1 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0119b04a-18fa-4237-bd0d-54e11706d9f4 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0119b04a-18fa-4237-bd0d-54e11706d9f4 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0119b04a-18fa-4237-bd0d-54e11706d9f4 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/6a7ae969-b1d2-47e6-9f5a-ab9030a145df/extra_specs/key1 returned with HTTP 202 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1280/2568] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:59:47 2026] DELETE /volume/v3/types/6a7ae969-b1d2-47e6-9f5a-ab9030a145df/extra_specs/key1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-407e983d-79d1-4f13-a89b-c2ce9eb4999d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-407e983d-79d1-4f13-a89b-c2ce9eb4999d tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-407e983d-79d1-4f13-a89b-c2ce9eb4999d tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-816456001", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-407e983d-79d1-4f13-a89b-c2ce9eb4999d tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1289/2569] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:47 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7851182a-b109-40ab-a5a6-4076f6e68c69 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7851182a-b109-40ab-a5a6-4076f6e68c69 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/e58a1761-348b-4689-bc46-a43c6ac06aee Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7851182a-b109-40ab-a5a6-4076f6e68c69 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7851182a-b109-40ab-a5a6-4076f6e68c69 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7851182a-b109-40ab-a5a6-4076f6e68c69 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/e58a1761-348b-4689-bc46-a43c6ac06aee returned with HTTP 202 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1281/2570] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:59:47 2026] DELETE /volume/v3/types/e58a1761-348b-4689-bc46-a43c6ac06aee => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0055af47-8666-4cbb-bbcc-e2a921b337fb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0055af47-8666-4cbb-bbcc-e2a921b337fb tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] GET http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0055af47-8666-4cbb-bbcc-e2a921b337fb tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0055af47-8666-4cbb-bbcc-e2a921b337fb tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0055af47-8666-4cbb-bbcc-e2a921b337fb tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1290/2571] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs => generated 185 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-731dacd2-c13f-481e-9bc2-3eba34c059f9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-731dacd2-c13f-481e-9bc2-3eba34c059f9 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] GET http://192.168.122.11/volume/v3/types Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-731dacd2-c13f-481e-9bc2-3eba34c059f9 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-731dacd2-c13f-481e-9bc2-3eba34c059f9 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-731dacd2-c13f-481e-9bc2-3eba34c059f9 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1282/2572] 192.168.122.11 () {58 vars in 1110 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/types => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a4a4e140-c3dd-4465-960d-42f9aaaf7cd8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4a4e140-c3dd-4465-960d-42f9aaaf7cd8 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] GET http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption/cipher Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a4a4e140-c3dd-4465-960d-42f9aaaf7cd8 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a4a4e140-c3dd-4465-960d-42f9aaaf7cd8 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4a4e140-c3dd-4465-960d-42f9aaaf7cd8 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption/cipher returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1291/2573] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0d05df61-150d-4ca1-8773-a58e7b408109 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d05df61-150d-4ca1-8773-a58e7b408109 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] GET http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d05df61-150d-4ca1-8773-a58e7b408109 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d05df61-150d-4ca1-8773-a58e7b408109 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d05df61-150d-4ca1-8773-a58e7b408109 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1283/2574] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3184c8c8-9540-4d3a-ac1b-4ce65882c34b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3184c8c8-9540-4d3a-ac1b-4ce65882c34b tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] GET http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/multiattach Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3184c8c8-9540-4d3a-ac1b-4ce65882c34b tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3184c8c8-9540-4d3a-ac1b-4ce65882c34b tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3184c8c8-9540-4d3a-ac1b-4ce65882c34b tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/multiattach returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1292/2575] 192.168.122.11 () {58 vars in 1293 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/multiattach => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21e63082-979a-4811-b56a-93aeda6bc8ed None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21e63082-979a-4811-b56a-93aeda6bc8ed tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] GET http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/volume_backend_name Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21e63082-979a-4811-b56a-93aeda6bc8ed tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21e63082-979a-4811-b56a-93aeda6bc8ed tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21e63082-979a-4811-b56a-93aeda6bc8ed tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1284/2576] 192.168.122.11 () {58 vars in 1317 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/volume_backend_name => generated 44 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d412cd0d-a473-442e-b556-2dc0a469a501 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d412cd0d-a473-442e-b556-2dc0a469a501 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] GET http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d412cd0d-a473-442e-b556-2dc0a469a501 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d412cd0d-a473-442e-b556-2dc0a469a501 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d412cd0d-a473-442e-b556-2dc0a469a501 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1293/2577] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8797bad2-bb68-4d55-812b-7eeb23478489 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8797bad2-bb68-4d55-812b-7eeb23478489 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] PUT http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption/287c86fa-ecc3-46c5-b42f-ec6c5e0b0943 Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8797bad2-bb68-4d55-812b-7eeb23478489 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8797bad2-bb68-4d55-812b-7eeb23478489 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption/287c86fa-ecc3-46c5-b42f-ec6c5e0b0943 returned with HTTP 200 Sep 07 13:59:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1285/2578] 192.168.122.11 () {60 vars in 1385 bytes} [Mon Sep 7 13:59:47 2026] PUT /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/encryption/287c86fa-ecc3-46c5-b42f-ec6c5e0b0943 => generated 33 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-12556b35-fc87-4a70-909f-c839ecddb27f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-12556b35-fc87-4a70-909f-c839ecddb27f tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] PUT http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/key1 Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-12556b35-fc87-4a70-909f-c839ecddb27f tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-12556b35-fc87-4a70-909f-c839ecddb27f tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/key1 returned with HTTP 200 Sep 07 13:59:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1294/2579] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 13:59:48 2026] PUT /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd/extra_specs/key1 => generated 30 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-25eb41c5-07bd-4377-91d3-c05149d845d1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25eb41c5-07bd-4377-91d3-c05149d845d1 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] PUT http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-25eb41c5-07bd-4377-91d3-c05149d845d1 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25eb41c5-07bd-4377-91d3-c05149d845d1 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd returned with HTTP 200 Sep 07 13:59:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1286/2580] 192.168.122.11 () {60 vars in 1241 bytes} [Mon Sep 7 13:59:48 2026] PUT /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd => generated 370 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-246b0d20-83b2-4d69-b1ee-59ab8a43bc4a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-246b0d20-83b2-4d69-b1ee-59ab8a43bc4a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/6a7ae969-b1d2-47e6-9f5a-ab9030a145df Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-246b0d20-83b2-4d69-b1ee-59ab8a43bc4a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-246b0d20-83b2-4d69-b1ee-59ab8a43bc4a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-246b0d20-83b2-4d69-b1ee-59ab8a43bc4a tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/6a7ae969-b1d2-47e6-9f5a-ab9030a145df returned with HTTP 202 Sep 07 13:59:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1295/2581] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:59:48 2026] DELETE /volume/v3/types/6a7ae969-b1d2-47e6-9f5a-ab9030a145df => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4d12f270-8777-4ae3-9450-5e02dae86479 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4d12f270-8777-4ae3-9450-5e02dae86479 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690 Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4d12f270-8777-4ae3-9450-5e02dae86479 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4d12f270-8777-4ae3-9450-5e02dae86479 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4d12f270-8777-4ae3-9450-5e02dae86479 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690 returned with HTTP 202 Sep 07 13:59:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1287/2582] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:59:48 2026] DELETE /volume/v3/types/1ce02b4d-6e7d-42cb-b69e-b7e9b5c96690 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2fc725c5-7f4c-4d89-84ce-bd8c84ab6c84 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fc725c5-7f4c-4d89-84ce-bd8c84ab6c84 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fc725c5-7f4c-4d89-84ce-bd8c84ab6c84 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2fc725c5-7f4c-4d89-84ce-bd8c84ab6c84 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2fc725c5-7f4c-4d89-84ce-bd8c84ab6c84 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c returned with HTTP 202 Sep 07 13:59:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1296/2583] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:59:48 2026] DELETE /volume/v3/types/58df2670-a0dd-4d77-8cf1-86b06d66f87c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ceba3f69-998c-4b95-b7d5-9512a0ec21ad None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ceba3f69-998c-4b95-b7d5-9512a0ec21ad tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/1327c64e-89fe-48d1-8130-4c1ea1108146 Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ceba3f69-998c-4b95-b7d5-9512a0ec21ad tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ceba3f69-998c-4b95-b7d5-9512a0ec21ad tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ceba3f69-998c-4b95-b7d5-9512a0ec21ad tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/1327c64e-89fe-48d1-8130-4c1ea1108146 returned with HTTP 202 Sep 07 13:59:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1288/2584] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:59:48 2026] DELETE /volume/v3/types/1327c64e-89fe-48d1-8130-4c1ea1108146 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-adfda7ae-1eab-4b6c-a5ed-4a792112e168 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-adfda7ae-1eab-4b6c-a5ed-4a792112e168 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] DELETE http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-adfda7ae-1eab-4b6c-a5ed-4a792112e168 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-adfda7ae-1eab-4b6c-a5ed-4a792112e168 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-adfda7ae-1eab-4b6c-a5ed-4a792112e168 tempest-VolumeTypesAdminTests-1943566336 tempest-VolumeTypesAdminTests-1943566336-project-admin] http://192.168.122.11/volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd returned with HTTP 202 Sep 07 13:59:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1297/2585] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 13:59:48 2026] DELETE /volume/v3/types/42cf1125-0db3-45f5-83e6-85cc8f341ffd => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:58 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=192,cinder:INSERT=23,cinder:UPDATE=47 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:59:58 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=225,cinder:INSERT=56,cinder:UPDATE=49 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:00:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-6bfb3037-b050-443c-91d3-2a164b62cf74 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-6bfb3037-b050-443c-91d3-2a164b62cf74 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] DELETE http://192.168.122.11/volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6 Sep 07 14:00:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-6bfb3037-b050-443c-91d3-2a164b62cf74 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-6bfb3037-b050-443c-91d3-2a164b62cf74 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:00:22 devstack devstack@c-api.service[87676]: /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 07 14:00:22 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 14:00:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-6bfb3037-b050-443c-91d3-2a164b62cf74 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6 returned with HTTP 200 Sep 07 14:00:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1289/2586] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 14:00:22 2026] DELETE /volume/v3/attachments/3958c494-095a-4647-bf9a-4ec891bcc7b6 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] DELETE http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 14:00:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:22 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Delete volume with id: 594cd4ea-2c86-4511-87df-8b8213a82ef4 Sep 07 14:00:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:00:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:00:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Volume info retrieved successfully. Sep 07 14:00:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] Delete volume request issued successfully. Sep 07 14:00:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-2a249dd2-3121-486c-8fdd-cba0999d09e4 req-8f31778f-06cd-4a12-841e-47069e7996d5 tempest-TestShelveInstance-1006575646 tempest-TestShelveInstance-1006575646-project-member] http://192.168.122.11/volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 returned with HTTP 202 Sep 07 14:00:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1298/2587] 192.168.122.11 () {62 vars in 1504 bytes} [Mon Sep 7 14:00:22 2026] DELETE /volume/v3/volumes/594cd4ea-2c86-4511-87df-8b8213a82ef4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:00:32 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:00:32 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90749052-143d-44b4-845f-1cfdb7357ee6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1086493246", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1086493246', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Create volume of 1 GB Sep 07 14:00:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:00:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Availability Zones retrieved successfully. Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Flow 'volume_create_api' (ef5de784-19b3-4451-968b-529d3ca145d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfa6198-00ef-4ffc-bde2-bf194e28f561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfa6198-00ef-4ffc-bde2-bf194e28f561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab8475e-a9d5-4a3b-9007-ae048cf3de1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Created reservations ['58bace3a-2cf1-4300-925f-e3aee4e72bf5', 'bb6681e1-2e3e-4579-93c3-558ace17f2cf', '76923b4f-24be-402b-a5c1-1772cb7504a1', '6242ee6c-772e-44bf-bb28-58574194e99f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab8475e-a9d5-4a3b-9007-ae048cf3de1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58bace3a-2cf1-4300-925f-e3aee4e72bf5', 'bb6681e1-2e3e-4579-93c3-558ace17f2cf', '76923b4f-24be-402b-a5c1-1772cb7504a1', '6242ee6c-772e-44bf-bb28-58574194e99f']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23387b89-3a17-4ffb-bc8a-764140a404e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23387b89-3a17-4ffb-bc8a-764140a404e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9506d95-e8cd-48a8-b774-c742ab3e8696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1086493246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3ed4873c384a18a691eb17673eca7f',qos_specs=None,replication_status=,reservations=['58bace3a-2cf1-4300-925f-e3aee4e72bf5','bb6681e1-2e3e-4579-93c3-558ace17f2cf','76923b4f-24be-402b-a5c1-1772cb7504a1','6242ee6c-772e-44bf-bb28-58574194e99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f83f87b27f449ea94df7b0b2a9e386f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1086493246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9506d95-e8cd-48a8-b774-c742ab3e8696,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3ed4873c384a18a691eb17673eca7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f83f87b27f449ea94df7b0b2a9e386f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f101e195-cf6f-4746-b2da-79af92dbba01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f101e195-cf6f-4746-b2da-79af92dbba01) transitioned into state 'SUCCESS' from state '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-1086493246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3ed4873c384a18a691eb17673eca7f',qos_specs=None,replication_status=,reservations=['58bace3a-2cf1-4300-925f-e3aee4e72bf5','bb6681e1-2e3e-4579-93c3-558ace17f2cf','76923b4f-24be-402b-a5c1-1772cb7504a1','6242ee6c-772e-44bf-bb28-58574194e99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f83f87b27f449ea94df7b0b2a9e386f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3dce300-29f2-43ab-a85a-1d520de50713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3dce300-29f2-43ab-a85a-1d520de50713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Flow 'volume_create_api' (ef5de784-19b3-4451-968b-529d3ca145d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:00:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Create volume request issued successfully. Sep 07 14:00:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90749052-143d-44b4-845f-1cfdb7357ee6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:00:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1290/2588] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:00:56 2026] POST /volume/v3/volumes => generated 754 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:01:06 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:01:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-145b46c5-2bc7-40e5-be3a-0fa5e8db2268 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-145b46c5-2bc7-40e5-be3a-0fa5e8db2268 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-145b46c5-2bc7-40e5-be3a-0fa5e8db2268 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-145b46c5-2bc7-40e5-be3a-0fa5e8db2268 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-145b46c5-2bc7-40e5-be3a-0fa5e8db2268 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-145b46c5-2bc7-40e5-be3a-0fa5e8db2268 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1299/2589] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:01:25 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0130b85b-ddd5-44fc-a100-d452ba0740f6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0130b85b-ddd5-44fc-a100-d452ba0740f6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0130b85b-ddd5-44fc-a100-d452ba0740f6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0130b85b-ddd5-44fc-a100-d452ba0740f6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0130b85b-ddd5-44fc-a100-d452ba0740f6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0130b85b-ddd5-44fc-a100-d452ba0740f6 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1291/2590] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:01:25 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-e0fea8d4-3ad6-4bb2-9630-937b8a2a0abd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-e0fea8d4-3ad6-4bb2-9630-937b8a2a0abd tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-e0fea8d4-3ad6-4bb2-9630-937b8a2a0abd tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-e0fea8d4-3ad6-4bb2-9630-937b8a2a0abd tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-e0fea8d4-3ad6-4bb2-9630-937b8a2a0abd tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-e0fea8d4-3ad6-4bb2-9630-937b8a2a0abd tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1300/2591] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 14:01:25 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7e91a250-0798-48d3-b0c5-cbf4dc27c75e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e91a250-0798-48d3-b0c5-cbf4dc27c75e None None] GET http://192.168.122.11/volume// Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e91a250-0798-48d3-b0c5-cbf4dc27c75e None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e91a250-0798-48d3-b0c5-cbf4dc27c75e None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e91a250-0798-48d3-b0c5-cbf4dc27c75e None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 14:01:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1292/2592] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 14:01:26 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-2285a161-4c3d-4de4-9e49-5bd0a54ca218 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-2285a161-4c3d-4de4-9e49-5bd0a54ca218 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-2285a161-4c3d-4de4-9e49-5bd0a54ca218 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9506d95-e8cd-48a8-b774-c742ab3e8696", "connector": null, "instance_uuid": "3d4d21bc-ce28-4a91-8b34-799294885338"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:01:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-2285a161-4c3d-4de4-9e49-5bd0a54ca218 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 14:01:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1301/2593] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 14:01:26 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-44d2dba7-9d10-49c1-b646-c9ccbd904e26 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-44d2dba7-9d10-49c1-b646-c9ccbd904e26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-44d2dba7-9d10-49c1-b646-c9ccbd904e26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-44d2dba7-9d10-49c1-b646-c9ccbd904e26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f1afd8b0-c125-4f16-b403-7bb85e326f65 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1afd8b0-c125-4f16-b403-7bb85e326f65 None None] GET http://192.168.122.11/volume// Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1afd8b0-c125-4f16-b403-7bb85e326f65 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1afd8b0-c125-4f16-b403-7bb85e326f65 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1afd8b0-c125-4f16-b403-7bb85e326f65 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 14:01:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1302/2594] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 14:01:26 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:01:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-d6498231-5067-4ba7-9d6c-10910af1325a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-44d2dba7-9d10-49c1-b646-c9ccbd904e26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-d6498231-5067-4ba7-9d6c-10910af1325a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-d6498231-5067-4ba7-9d6c-10910af1325a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-d6498231-5067-4ba7-9d6c-10910af1325a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-44d2dba7-9d10-49c1-b646-c9ccbd904e26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1293/2595] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:01:26 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-d6498231-5067-4ba7-9d6c-10910af1325a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-d6498231-5067-4ba7-9d6c-10910af1325a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1303/2596] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 14:01:26 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f43e2a19-f444-4e88-8906-03e57dd66e4a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f43e2a19-f444-4e88-8906-03e57dd66e4a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] PUT http://192.168.122.11/volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09 Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f43e2a19-f444-4e88-8906-03e57dd66e4a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f43e2a19-f444-4e88-8906-03e57dd66e4a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Acquiring lock "cinder-attachment_update-b9506d95-e8cd-48a8-b774-c742ab3e8696-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f43e2a19-f444-4e88-8906-03e57dd66e4a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Lock "cinder-attachment_update-b9506d95-e8cd-48a8-b774-c742ab3e8696-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:26 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f43e2a19-f444-4e88-8906-03e57dd66e4a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Lock "cinder-attachment_update-b9506d95-e8cd-48a8-b774-c742ab3e8696-devstack" released by "attachment_update" :: held 0.156s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 14:01:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f43e2a19-f444-4e88-8906-03e57dd66e4a tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09 returned with HTTP 200 Sep 07 14:01:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1294/2597] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 14:01:26 2026] PUT /volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09 => generated 694 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:01:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f9030d93-6d2d-4da9-a274-4b2dab58960c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f9030d93-6d2d-4da9-a274-4b2dab58960c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09/action Sep 07 14:01:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f9030d93-6d2d-4da9-a274-4b2dab58960c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:01:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f9030d93-6d2d-4da9-a274-4b2dab58960c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:01:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-b094ff2a-5e6a-4782-b6e2-5e53806f20b1 req-f9030d93-6d2d-4da9-a274-4b2dab58960c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09/action returned with HTTP 204 Sep 07 14:01:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1304/2598] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 14:01:27 2026] POST /volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:01:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f915f701-1b90-47e6-b3e0-2f2b44df254d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f915f701-1b90-47e6-b3e0-2f2b44df254d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f915f701-1b90-47e6-b3e0-2f2b44df254d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f915f701-1b90-47e6-b3e0-2f2b44df254d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f915f701-1b90-47e6-b3e0-2f2b44df254d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f915f701-1b90-47e6-b3e0-2f2b44df254d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1295/2599] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:01:27 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:01:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1ba2acaa-1c1f-4336-ab24-8469c5afbb70 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ba2acaa-1c1f-4336-ab24-8469c5afbb70 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ba2acaa-1c1f-4336-ab24-8469c5afbb70 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ba2acaa-1c1f-4336-ab24-8469c5afbb70 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1ba2acaa-1c1f-4336-ab24-8469c5afbb70 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ba2acaa-1c1f-4336-ab24-8469c5afbb70 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1305/2600] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:01:27 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:01:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-5ff7b4b0-10bb-4920-bb9b-d0d0a342965e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-5ff7b4b0-10bb-4920-bb9b-d0d0a342965e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-5ff7b4b0-10bb-4920-bb9b-d0d0a342965e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-5ff7b4b0-10bb-4920-bb9b-d0d0a342965e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-5ff7b4b0-10bb-4920-bb9b-d0d0a342965e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-5ff7b4b0-10bb-4920-bb9b-d0d0a342965e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1296/2601] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 14:01:29 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:01:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-9ccfb81f-4536-4138-a753-26c0b82700fb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-9ccfb81f-4536-4138-a753-26c0b82700fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696/action Sep 07 14:01:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-9ccfb81f-4536-4138-a753-26c0b82700fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:01:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-9ccfb81f-4536-4138-a753-26c0b82700fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:01:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-9ccfb81f-4536-4138-a753-26c0b82700fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-9ccfb81f-4536-4138-a753-26c0b82700fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Begin detaching volume completed successfully. Sep 07 14:01:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-9ccfb81f-4536-4138-a753-26c0b82700fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696/action returned with HTTP 202 Sep 07 14:01:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1306/2602] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 14:01:29 2026] POST /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:01:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e4261f4b-5ee6-46a7-97d1-0eac06a4f6fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4261f4b-5ee6-46a7-97d1-0eac06a4f6fe None None] GET http://192.168.122.11/volume// Sep 07 14:01:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4261f4b-5ee6-46a7-97d1-0eac06a4f6fe None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4261f4b-5ee6-46a7-97d1-0eac06a4f6fe None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4261f4b-5ee6-46a7-97d1-0eac06a4f6fe None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 14:01:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1297/2603] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 14:01:29 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:01:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-420ca15c-b9ad-4eb8-89c4-5c2f2bbe7213 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-420ca15c-b9ad-4eb8-89c4-5c2f2bbe7213 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-420ca15c-b9ad-4eb8-89c4-5c2f2bbe7213 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-420ca15c-b9ad-4eb8-89c4-5c2f2bbe7213 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-420ca15c-b9ad-4eb8-89c4-5c2f2bbe7213 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-420ca15c-b9ad-4eb8-89c4-5c2f2bbe7213 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:01:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1307/2604] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 14:01:29 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 1323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:01:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-6067d1d8-1a73-43e2-a21d-e373c9129bfe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-6067d1d8-1a73-43e2-a21d-e373c9129bfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] DELETE http://192.168.122.11/volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09 Sep 07 14:01:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-6067d1d8-1a73-43e2-a21d-e373c9129bfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-6067d1d8-1a73-43e2-a21d-e373c9129bfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:30 devstack devstack@c-api.service[87676]: /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 07 14:01:30 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 14:01:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-25e6601d-8dc1-4f8d-bc30-d80bcda6a919 req-6067d1d8-1a73-43e2-a21d-e373c9129bfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09 returned with HTTP 200 Sep 07 14:01:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1298/2605] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 14:01:30 2026] DELETE /volume/v3/attachments/5109db5c-e4fb-44c8-9b19-ecb2b453af09 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:01:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9506d95-e8cd-48a8-b774-c742ab3e8696", "force": false, "name": "tempest-TestStampPattern-snapshot-740789390", "description": null, "metadata": null}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:01:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:01:31 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Create snapshot from volume b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:01:31 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Created reservations ['26a2b183-5e3b-4975-b6ad-5c82907d1cbc', 'cd0e6d6d-6a86-4697-b472-b8bdd1580be5', '6e822c67-6ee6-40ee-b110-97521855f14b', '05e10079-1fd2-4cda-9fca-54d3e1ba7f2c'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:01:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:01:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot create request issued successfully. Sep 07 14:01:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d713e45f-06ea-425e-875b-c0c4d92d7727 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:01:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1308/2606] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:01:31 2026] POST /volume/v3/snapshots => generated 302 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:01:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-14b5ed20-9eb9-475c-80b0-20a290e06b52 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14b5ed20-9eb9-475c-80b0-20a290e06b52 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:01:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14b5ed20-9eb9-475c-80b0-20a290e06b52 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14b5ed20-9eb9-475c-80b0-20a290e06b52 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-14b5ed20-9eb9-475c-80b0-20a290e06b52 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:01:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14b5ed20-9eb9-475c-80b0-20a290e06b52 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 200 Sep 07 14:01:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1299/2607] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:01:31 2026] GET /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 434 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dbc33c52-0baa-412a-ae3c-0d004c0b9b63 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dbc33c52-0baa-412a-ae3c-0d004c0b9b63 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:01:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dbc33c52-0baa-412a-ae3c-0d004c0b9b63 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dbc33c52-0baa-412a-ae3c-0d004c0b9b63 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dbc33c52-0baa-412a-ae3c-0d004c0b9b63 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:01:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dbc33c52-0baa-412a-ae3c-0d004c0b9b63 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 200 Sep 07 14:01:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1309/2608] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:01:32 2026] GET /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-414489f6-705e-477e-97ff-9079c92310ec None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-414489f6-705e-477e-97ff-9079c92310ec tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:01:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-414489f6-705e-477e-97ff-9079c92310ec tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-414489f6-705e-477e-97ff-9079c92310ec tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-414489f6-705e-477e-97ff-9079c92310ec tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:01:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-414489f6-705e-477e-97ff-9079c92310ec tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 200 Sep 07 14:01:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1300/2609] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:01:33 2026] GET /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-52b8aacd-2daf-4980-8c2a-038766af4f59 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52b8aacd-2daf-4980-8c2a-038766af4f59 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:01:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52b8aacd-2daf-4980-8c2a-038766af4f59 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52b8aacd-2daf-4980-8c2a-038766af4f59 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:01:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-52b8aacd-2daf-4980-8c2a-038766af4f59 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:01:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52b8aacd-2daf-4980-8c2a-038766af4f59 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 200 Sep 07 14:01:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1310/2610] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:01:33 2026] GET /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2125949125", "snapshot_id": "8d864934-470f-44d8-ac20-b36799bfa364", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2125949125', 'snapshot_id': '8d864934-470f-44d8-ac20-b36799bfa364', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:01:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Create volume of 1 GB Sep 07 14:01:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Availability Zones retrieved successfully. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Flow 'volume_create_api' (e555867b-6807-4071-9937-c4b0f1f96d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25aa5dfc-4161-4a15-87dc-89832349f9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25aa5dfc-4161-4a15-87dc-89832349f9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d864934-470f-44d8-ac20-b36799bfa364', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7092d0-06d3-4db9-ab02-871a67998a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Created reservations ['04ee4087-297d-4d0d-8b6a-2e0d98b7cce6', '22c718b5-fc41-43b7-950e-aa170bbd9e8f', '272fbf4f-7884-4d67-85c1-858ab184676c', '18c9ce59-0c05-47c7-bdd8-365c697729b6'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7092d0-06d3-4db9-ab02-871a67998a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ee4087-297d-4d0d-8b6a-2e0d98b7cce6', '22c718b5-fc41-43b7-950e-aa170bbd9e8f', '272fbf4f-7884-4d67-85c1-858ab184676c', '18c9ce59-0c05-47c7-bdd8-365c697729b6']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0374a844-d8f0-46b0-a64e-766528cdea46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0374a844-d8f0-46b0-a64e-766528cdea46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ebaf22f-61d2-4948-8850-82a00f688a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2125949125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3ed4873c384a18a691eb17673eca7f',qos_specs=None,replication_status=,reservations=['04ee4087-297d-4d0d-8b6a-2e0d98b7cce6','22c718b5-fc41-43b7-950e-aa170bbd9e8f','272fbf4f-7884-4d67-85c1-858ab184676c','18c9ce59-0c05-47c7-bdd8-365c697729b6'],size=1,snapshot_id=8d864934-470f-44d8-ac20-b36799bfa364,source_replicaid=,source_volid=None,status='creating',user_id='8f83f87b27f449ea94df7b0b2a9e386f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2125949125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ebaf22f-61d2-4948-8850-82a00f688a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3ed4873c384a18a691eb17673eca7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d864934-470f-44d8-ac20-b36799bfa364,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f83f87b27f449ea94df7b0b2a9e386f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6cbc12-a711-422a-965e-5a7fa9bffebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6cbc12-a711-422a-965e-5a7fa9bffebd) transitioned into state 'SUCCESS' from state '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-2125949125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3ed4873c384a18a691eb17673eca7f',qos_specs=None,replication_status=,reservations=['04ee4087-297d-4d0d-8b6a-2e0d98b7cce6','22c718b5-fc41-43b7-950e-aa170bbd9e8f','272fbf4f-7884-4d67-85c1-858ab184676c','18c9ce59-0c05-47c7-bdd8-365c697729b6'],size=1,snapshot_id=8d864934-470f-44d8-ac20-b36799bfa364,source_replicaid=,source_volid=None,status='creating',user_id='8f83f87b27f449ea94df7b0b2a9e386f',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e295bad3-238f-4308-839f-c577f751e79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e295bad3-238f-4308-839f-c577f751e79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Flow 'volume_create_api' (e555867b-6807-4071-9937-c4b0f1f96d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:01:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Create volume request issued successfully. Sep 07 14:01:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe5bd50e-5c7a-4a97-8ef2-84252334499d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:01:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1301/2611] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:01:39 2026] POST /volume/v3/volumes => generated 788 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:01:43 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:01:49 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cc22d87a-6b53-4f87-bff3-93b8c3346382 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cc22d87a-6b53-4f87-bff3-93b8c3346382 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cc22d87a-6b53-4f87-bff3-93b8c3346382 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cc22d87a-6b53-4f87-bff3-93b8c3346382 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cc22d87a-6b53-4f87-bff3-93b8c3346382 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cc22d87a-6b53-4f87-bff3-93b8c3346382 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1311/2612] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:15 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d9fbba28-cfed-4c25-a463-8b815ee1ef6c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d9fbba28-cfed-4c25-a463-8b815ee1ef6c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d9fbba28-cfed-4c25-a463-8b815ee1ef6c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d9fbba28-cfed-4c25-a463-8b815ee1ef6c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d9fbba28-cfed-4c25-a463-8b815ee1ef6c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d9fbba28-cfed-4c25-a463-8b815ee1ef6c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1302/2613] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:15 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-144d4a0b-7093-4039-b040-de9381e0c58c req-4e255882-5005-4b4e-b8d5-9d590b33ea26 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-4e255882-5005-4b4e-b8d5-9d590b33ea26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-4e255882-5005-4b4e-b8d5-9d590b33ea26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-4e255882-5005-4b4e-b8d5-9d590b33ea26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-144d4a0b-7093-4039-b040-de9381e0c58c req-4e255882-5005-4b4e-b8d5-9d590b33ea26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-4e255882-5005-4b4e-b8d5-9d590b33ea26 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1312/2614] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 14:02:15 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-194bcc7c-1726-45e1-a4e0-9034429eee14 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-194bcc7c-1726-45e1-a4e0-9034429eee14 None None] GET http://192.168.122.11/volume// Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-194bcc7c-1726-45e1-a4e0-9034429eee14 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-194bcc7c-1726-45e1-a4e0-9034429eee14 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-194bcc7c-1726-45e1-a4e0-9034429eee14 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 14:02:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1303/2615] 192.168.122.11 () {58 vars in 1312 bytes} [Mon Sep 7 14:02:15 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-144d4a0b-7093-4039-b040-de9381e0c58c req-09e13e89-b8ba-4aa6-af13-583391be8867 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-09e13e89-b8ba-4aa6-af13-583391be8867 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/attachments Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-09e13e89-b8ba-4aa6-af13-583391be8867 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ebaf22f-61d2-4948-8850-82a00f688a58", "connector": null, "instance_uuid": "42992327-7bb4-44ef-9f21-dbc75b27bdf5"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-09e13e89-b8ba-4aa6-af13-583391be8867 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments returned with HTTP 200 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1313/2616] 192.168.122.11 () {66 vars in 1478 bytes} [Mon Sep 7 14:02:15 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-024e912e-fa0d-4dfc-aabe-75f5e9b89071 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-024e912e-fa0d-4dfc-aabe-75f5e9b89071 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-024e912e-fa0d-4dfc-aabe-75f5e9b89071 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-024e912e-fa0d-4dfc-aabe-75f5e9b89071 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d8309b13-0892-4281-b070-0e5b988b5928 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8309b13-0892-4281-b070-0e5b988b5928 None None] GET http://192.168.122.11/volume// Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8309b13-0892-4281-b070-0e5b988b5928 None None] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8309b13-0892-4281-b070-0e5b988b5928 None None] Calling method 'all' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8309b13-0892-4281-b070-0e5b988b5928 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1314/2617] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 14:02:15 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:02:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-144d4a0b-7093-4039-b040-de9381e0c58c req-e1213bfc-7696-4524-b24e-bc9d8256e953 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-e1213bfc-7696-4524-b24e-bc9d8256e953 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-e1213bfc-7696-4524-b24e-bc9d8256e953 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-e1213bfc-7696-4524-b24e-bc9d8256e953 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-024e912e-fa0d-4dfc-aabe-75f5e9b89071 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-024e912e-fa0d-4dfc-aabe-75f5e9b89071 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1304/2618] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:15 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-144d4a0b-7093-4039-b040-de9381e0c58c req-e1213bfc-7696-4524-b24e-bc9d8256e953 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-e1213bfc-7696-4524-b24e-bc9d8256e953 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1315/2619] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 14:02:15 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 1061 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-144d4a0b-7093-4039-b040-de9381e0c58c req-d066bd84-c8df-47b0-8bb0-30461957058e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-d066bd84-c8df-47b0-8bb0-30461957058e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] PUT http://192.168.122.11/volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41 Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-d066bd84-c8df-47b0-8bb0-30461957058e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.11", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e54d9cc87bc", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7b5f7368-f1f5-4867-a960-309b64ea9e46", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-144d4a0b-7093-4039-b040-de9381e0c58c req-d066bd84-c8df-47b0-8bb0-30461957058e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Acquiring lock "cinder-attachment_update-5ebaf22f-61d2-4948-8850-82a00f688a58-devstack" by "attachment_update" {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-144d4a0b-7093-4039-b040-de9381e0c58c req-d066bd84-c8df-47b0-8bb0-30461957058e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Lock "cinder-attachment_update-5ebaf22f-61d2-4948-8850-82a00f688a58-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87676) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.coordination [req-144d4a0b-7093-4039-b040-de9381e0c58c req-d066bd84-c8df-47b0-8bb0-30461957058e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Lock "cinder-attachment_update-5ebaf22f-61d2-4948-8850-82a00f688a58-devstack" released by "attachment_update" :: held 0.164s {{(pid=87676) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-d066bd84-c8df-47b0-8bb0-30461957058e tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41 returned with HTTP 200 Sep 07 14:02:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1305/2620] 192.168.122.11 () {66 vars in 1588 bytes} [Mon Sep 7 14:02:16 2026] PUT /volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41 => generated 694 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-144d4a0b-7093-4039-b040-de9381e0c58c req-aeaf4451-0d36-41b5-a448-9b26a22f62c1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-aeaf4451-0d36-41b5-a448-9b26a22f62c1 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41/action Sep 07 14:02:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-aeaf4451-0d36-41b5-a448-9b26a22f62c1 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action body: b'{"os-complete": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:02:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-aeaf4451-0d36-41b5-a448-9b26a22f62c1 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:16 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:16 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:16 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:16 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-144d4a0b-7093-4039-b040-de9381e0c58c req-aeaf4451-0d36-41b5-a448-9b26a22f62c1 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41/action returned with HTTP 204 Sep 07 14:02:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1316/2621] 192.168.122.11 () {66 vars in 1609 bytes} [Mon Sep 7 14:02:16 2026] POST /volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1edfddb5-d0c4-4369-828b-b72dd3a42921 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1edfddb5-d0c4-4369-828b-b72dd3a42921 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1edfddb5-d0c4-4369-828b-b72dd3a42921 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1edfddb5-d0c4-4369-828b-b72dd3a42921 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1edfddb5-d0c4-4369-828b-b72dd3a42921 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1edfddb5-d0c4-4369-828b-b72dd3a42921 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1306/2622] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:16 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 1173 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-01cedd0f-3883-4df9-9dc9-11c85fcdd09c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-01cedd0f-3883-4df9-9dc9-11c85fcdd09c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-01cedd0f-3883-4df9-9dc9-11c85fcdd09c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-01cedd0f-3883-4df9-9dc9-11c85fcdd09c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-01cedd0f-3883-4df9-9dc9-11c85fcdd09c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-01cedd0f-3883-4df9-9dc9-11c85fcdd09c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1317/2623] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:16 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-98b44337-1206-4112-9ade-4d93b5857a15 req-21462169-7b41-45bf-9d9f-14663327dbfe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-21462169-7b41-45bf-9d9f-14663327dbfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-21462169-7b41-45bf-9d9f-14663327dbfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-21462169-7b41-45bf-9d9f-14663327dbfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-98b44337-1206-4112-9ade-4d93b5857a15 req-21462169-7b41-45bf-9d9f-14663327dbfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-21462169-7b41-45bf-9d9f-14663327dbfe tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1307/2624] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 14:02:17 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 1173 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-98b44337-1206-4112-9ade-4d93b5857a15 req-e369d271-5591-412b-b20b-841a1d0ba8fb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-e369d271-5591-412b-b20b-841a1d0ba8fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] POST http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58/action Sep 07 14:02:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-e369d271-5591-412b-b20b-841a1d0ba8fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:02:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-e369d271-5591-412b-b20b-841a1d0ba8fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-98b44337-1206-4112-9ade-4d93b5857a15 req-e369d271-5591-412b-b20b-841a1d0ba8fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-98b44337-1206-4112-9ade-4d93b5857a15 req-e369d271-5591-412b-b20b-841a1d0ba8fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Begin detaching volume completed successfully. Sep 07 14:02:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-e369d271-5591-412b-b20b-841a1d0ba8fb tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58/action returned with HTTP 202 Sep 07 14:02:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1318/2625] 192.168.122.11 () {64 vars in 1556 bytes} [Mon Sep 7 14:02:17 2026] POST /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:02:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-92a22e21-59a5-47cb-b97d-e89ee1defbf0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92a22e21-59a5-47cb-b97d-e89ee1defbf0 None None] GET http://192.168.122.11/volume// Sep 07 14:02:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92a22e21-59a5-47cb-b97d-e89ee1defbf0 None None] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92a22e21-59a5-47cb-b97d-e89ee1defbf0 None None] Calling method 'all' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92a22e21-59a5-47cb-b97d-e89ee1defbf0 None None] http://192.168.122.11/volume// returned with HTTP 300 Sep 07 14:02:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1308/2626] 192.168.122.11 () {58 vars in 1310 bytes} [Mon Sep 7 14:02:18 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:02:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [req-98b44337-1206-4112-9ade-4d93b5857a15 req-8f536016-ee40-45d3-b42c-d614e86a447c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-8f536016-ee40-45d3-b42c-d614e86a447c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-8f536016-ee40-45d3-b42c-d614e86a447c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-8f536016-ee40-45d3-b42c-d614e86a447c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [req-98b44337-1206-4112-9ade-4d93b5857a15 req-8f536016-ee40-45d3-b42c-d614e86a447c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-8f536016-ee40-45d3-b42c-d614e86a447c tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1319/2627] 192.168.122.11 () {62 vars in 1523 bytes} [Mon Sep 7 14:02:18 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:02:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-98b44337-1206-4112-9ade-4d93b5857a15 req-da3cf57a-f699-4902-acb8-267d84417060 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-da3cf57a-f699-4902-acb8-267d84417060 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] DELETE http://192.168.122.11/volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41 Sep 07 14:02:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-da3cf57a-f699-4902-acb8-267d84417060 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-da3cf57a-f699-4902-acb8-267d84417060 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:18 devstack devstack@c-api.service[87676]: /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 07 14:02:18 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, Sep 07 14:02:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-98b44337-1206-4112-9ade-4d93b5857a15 req-da3cf57a-f699-4902-acb8-267d84417060 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41 returned with HTTP 200 Sep 07 14:02:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1309/2628] 192.168.122.11 () {64 vars in 1557 bytes} [Mon Sep 7 14:02:18 2026] DELETE /volume/v3/attachments/ef3a1d6d-7403-4fa1-bca5-fb4dfb7e5c41 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] DELETE http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:22 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Delete volume with id: 5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Delete volume request issued successfully. Sep 07 14:02:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1f18acf-09f9-4fe1-ade5-7b6cea30583f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 202 Sep 07 14:02:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1320/2629] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:02:22 2026] DELETE /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:02:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-05278f6a-a7c0-4381-a662-1aa0d7c51f5d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05278f6a-a7c0-4381-a662-1aa0d7c51f5d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05278f6a-a7c0-4381-a662-1aa0d7c51f5d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-05278f6a-a7c0-4381-a662-1aa0d7c51f5d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-05278f6a-a7c0-4381-a662-1aa0d7c51f5d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-05278f6a-a7c0-4381-a662-1aa0d7c51f5d tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 200 Sep 07 14:02:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1310/2630] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:22 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b07e12db-d9bf-4d05-937b-86fe251bd427 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b07e12db-d9bf-4d05-937b-86fe251bd427 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 Sep 07 14:02:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b07e12db-d9bf-4d05-937b-86fe251bd427 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b07e12db-d9bf-4d05-937b-86fe251bd427 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b07e12db-d9bf-4d05-937b-86fe251bd427 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 returned with HTTP 404 Sep 07 14:02:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1321/2631] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:23 2026] GET /volume/v3/volumes/5ebaf22f-61d2-4948-8850-82a00f688a58 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-adc0a6cb-286a-43b3-8062-c9245166f832 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-adc0a6cb-286a-43b3-8062-c9245166f832 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:02:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-adc0a6cb-286a-43b3-8062-c9245166f832 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-adc0a6cb-286a-43b3-8062-c9245166f832 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:24 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-adc0a6cb-286a-43b3-8062-c9245166f832 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Delete snapshot with id: 8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:02:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-adc0a6cb-286a-43b3-8062-c9245166f832 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:02:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-adc0a6cb-286a-43b3-8062-c9245166f832 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot delete request issued successfully. Sep 07 14:02:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-adc0a6cb-286a-43b3-8062-c9245166f832 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 202 Sep 07 14:02:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1311/2632] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:02:24 2026] DELETE /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:02:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-457c5530-d859-42be-a942-dfd01809ab91 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-457c5530-d859-42be-a942-dfd01809ab91 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:02:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-457c5530-d859-42be-a942-dfd01809ab91 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-457c5530-d859-42be-a942-dfd01809ab91 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-457c5530-d859-42be-a942-dfd01809ab91 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:02:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-457c5530-d859-42be-a942-dfd01809ab91 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 200 Sep 07 14:02:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1322/2633] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:02:24 2026] GET /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 460 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cd38be1f-48b7-4e6f-b96d-2ce00fbe395f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd38be1f-48b7-4e6f-b96d-2ce00fbe395f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:02:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd38be1f-48b7-4e6f-b96d-2ce00fbe395f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd38be1f-48b7-4e6f-b96d-2ce00fbe395f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cd38be1f-48b7-4e6f-b96d-2ce00fbe395f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Snapshot retrieved successfully. Sep 07 14:02:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd38be1f-48b7-4e6f-b96d-2ce00fbe395f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 200 Sep 07 14:02:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1312/2634] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:02:25 2026] GET /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-770c7a04-3f44-4cc0-94ad-ab097b146ae0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-770c7a04-3f44-4cc0-94ad-ab097b146ae0 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 Sep 07 14:02:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-770c7a04-3f44-4cc0-94ad-ab097b146ae0 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-770c7a04-3f44-4cc0-94ad-ab097b146ae0 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-770c7a04-3f44-4cc0-94ad-ab097b146ae0 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 returned with HTTP 404 Sep 07 14:02:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1323/2635] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:02:26 2026] GET /volume/v3/snapshots/8d864934-470f-44d8-ac20-b36799bfa364 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [req-49d656c7-a9f5-4117-99e1-6104d96e5bda req-f3ac227b-5df7-4388-bdbb-28cf4a3598f7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-49d656c7-a9f5-4117-99e1-6104d96e5bda req-f3ac227b-5df7-4388-bdbb-28cf4a3598f7 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:02:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-49d656c7-a9f5-4117-99e1-6104d96e5bda req-f3ac227b-5df7-4388-bdbb-28cf4a3598f7 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [req-49d656c7-a9f5-4117-99e1-6104d96e5bda req-f3ac227b-5df7-4388-bdbb-28cf4a3598f7 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [req-49d656c7-a9f5-4117-99e1-6104d96e5bda req-f3ac227b-5df7-4388-bdbb-28cf4a3598f7 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [req-49d656c7-a9f5-4117-99e1-6104d96e5bda req-f3ac227b-5df7-4388-bdbb-28cf4a3598f7 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:02:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1313/2636] 192.168.122.11 () {60 vars in 1482 bytes} [Mon Sep 7 14:02:26 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] DELETE http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:02:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:29 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Delete volume with id: b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:02:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Delete volume request issued successfully. Sep 07 14:02:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4740c0b1-57fd-44d7-949d-29de97f79de2 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 202 Sep 07 14:02:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1324/2637] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:02:29 2026] DELETE /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:02:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cdb48a88-b446-4ea3-945b-caa466d5e568 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cdb48a88-b446-4ea3-945b-caa466d5e568 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:02:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cdb48a88-b446-4ea3-945b-caa466d5e568 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cdb48a88-b446-4ea3-945b-caa466d5e568 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cdb48a88-b446-4ea3-945b-caa466d5e568 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Volume info retrieved successfully. Sep 07 14:02:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cdb48a88-b446-4ea3-945b-caa466d5e568 tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 200 Sep 07 14:02:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1314/2638] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:29 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3263beaa-559c-4112-8a18-f3dababf312f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3263beaa-559c-4112-8a18-f3dababf312f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] GET http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 Sep 07 14:02:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3263beaa-559c-4112-8a18-f3dababf312f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3263beaa-559c-4112-8a18-f3dababf312f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3263beaa-559c-4112-8a18-f3dababf312f tempest-TestStampPattern-665014011 tempest-TestStampPattern-665014011-project-member] http://192.168.122.11/volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 returned with HTTP 404 Sep 07 14:02:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1325/2639] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:30 2026] GET /volume/v3/volumes/b9506d95-e8cd-48a8-b774-c742ab3e8696 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:39 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:02:40 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:02:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ded5e856-b4a1-4fe4-9120-c2ff3ea6c30b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ded5e856-b4a1-4fe4-9120-c2ff3ea6c30b tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:02:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ded5e856-b4a1-4fe4-9120-c2ff3ea6c30b tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ded5e856-b4a1-4fe4-9120-c2ff3ea6c30b tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:02:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1315/2640] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:02:42 2026] POST /volume/v3/types => generated 287 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:02:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ec419fc7-873a-444f-a8ac-b5f193f77105", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ec419fc7-873a-444f-a8ac-b5f193f77105', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Create volume of 1 GB Sep 07 14:02:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Availability Zones retrieved successfully. Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Flow 'volume_create_api' (3f667785-1f38-4ea8-8b3f-123fbc74e7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39de85ac-984d-412d-be65-5d07e2cc0abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39de85ac-984d-412d-be65-5d07e2cc0abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:02:43Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=3cbec5c6-8403-4a77-ad9d-78b2cb5dff24,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': '3cbec5c6-8403-4a77-ad9d-78b2cb5dff24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf7cd39-6b56-42e0-a819-95845862fddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-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 07 14:02:45 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-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 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Created reservations ['ef4221b2-19da-4556-bb1b-47556f2fa0ff', '71fc8807-e0b6-42a6-8e09-87fa6309f600', '28e461c8-a2a1-483b-a542-939a6296a139', '8d7e1dac-9bd3-444d-b707-c7136038838e'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf7cd39-6b56-42e0-a819-95845862fddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef4221b2-19da-4556-bb1b-47556f2fa0ff', '71fc8807-e0b6-42a6-8e09-87fa6309f600', '28e461c8-a2a1-483b-a542-939a6296a139', '8d7e1dac-9bd3-444d-b707-c7136038838e']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce8f431-138b-43cb-91b5-e0b1f8614ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce8f431-138b-43cb-91b5-e0b1f8614ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '654efc45-405e-4df4-8bda-d87c6e51a484', '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='37a48510bebe4d5286d90aa7707ef489',qos_specs=None,replication_status=,reservations=['ef4221b2-19da-4556-bb1b-47556f2fa0ff','71fc8807-e0b6-42a6-8e09-87fa6309f600','28e461c8-a2a1-483b-a542-939a6296a139','8d7e1dac-9bd3-444d-b707-c7136038838e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c4f6c01588546a1b873e8b8cb3f8f43',volume_type_id=3cbec5c6-8403-4a77-ad9d-78b2cb5dff24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:02:45Z,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=654efc45-405e-4df4-8bda-d87c6e51a484,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a48510bebe4d5286d90aa7707ef489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c4f6c01588546a1b873e8b8cb3f8f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cbec5c6-8403-4a77-ad9d-78b2cb5dff24),volume_type_id=3cbec5c6-8403-4a77-ad9d-78b2cb5dff24)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a492b4-62c4-4afd-bb5f-b410279fb4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a492b4-62c4-4afd-bb5f-b410279fb4e2) transitioned into state 'SUCCESS' from 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='37a48510bebe4d5286d90aa7707ef489',qos_specs=None,replication_status=,reservations=['ef4221b2-19da-4556-bb1b-47556f2fa0ff','71fc8807-e0b6-42a6-8e09-87fa6309f600','28e461c8-a2a1-483b-a542-939a6296a139','8d7e1dac-9bd3-444d-b707-c7136038838e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c4f6c01588546a1b873e8b8cb3f8f43',volume_type_id=3cbec5c6-8403-4a77-ad9d-78b2cb5dff24)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a531bf7-57fa-4f52-b928-841065699a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a531bf7-57fa-4f52-b928-841065699a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Flow 'volume_create_api' (3f667785-1f38-4ea8-8b3f-123fbc74e7c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:02:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Create volume request issued successfully. Sep 07 14:02:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-06c9a07f-627d-490d-9521-dfdf6fbfa0a1 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:02:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1326/2641] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:02:44 2026] POST /volume/v3/volumes => generated 804 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:02:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-22058376-f73e-458f-81a4-8a1cdda7757e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22058376-f73e-458f-81a4-8a1cdda7757e tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-22058376-f73e-458f-81a4-8a1cdda7757e tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-22058376-f73e-458f-81a4-8a1cdda7757e tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-22058376-f73e-458f-81a4-8a1cdda7757e tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-22058376-f73e-458f-81a4-8a1cdda7757e tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 200 Sep 07 14:02:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1316/2642] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:45 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 872 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-097b5171-749f-4c81-b8a6-9cb47f69bd24 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-097b5171-749f-4c81-b8a6-9cb47f69bd24 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-097b5171-749f-4c81-b8a6-9cb47f69bd24 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-097b5171-749f-4c81-b8a6-9cb47f69bd24 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-097b5171-749f-4c81-b8a6-9cb47f69bd24 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-097b5171-749f-4c81-b8a6-9cb47f69bd24 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 200 Sep 07 14:02:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1327/2643] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:46 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 896 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3937a1a4-0bbc-4311-832f-590696338a01 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3937a1a4-0bbc-4311-832f-590696338a01 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3937a1a4-0bbc-4311-832f-590696338a01 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3937a1a4-0bbc-4311-832f-590696338a01 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3937a1a4-0bbc-4311-832f-590696338a01 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3937a1a4-0bbc-4311-832f-590696338a01 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 200 Sep 07 14:02:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1317/2644] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:47 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8edea169-f33c-4ddd-8e25-cbef39dab03f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8edea169-f33c-4ddd-8e25-cbef39dab03f tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8edea169-f33c-4ddd-8e25-cbef39dab03f tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8edea169-f33c-4ddd-8e25-cbef39dab03f tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8edea169-f33c-4ddd-8e25-cbef39dab03f tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8edea169-f33c-4ddd-8e25-cbef39dab03f tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 200 Sep 07 14:02:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1328/2645] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:48 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7580b451-2536-4a1d-ba34-4bd26e4ce023 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7580b451-2536-4a1d-ba34-4bd26e4ce023 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7580b451-2536-4a1d-ba34-4bd26e4ce023 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7580b451-2536-4a1d-ba34-4bd26e4ce023 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7580b451-2536-4a1d-ba34-4bd26e4ce023 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7580b451-2536-4a1d-ba34-4bd26e4ce023 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 200 Sep 07 14:02:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1318/2646] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:49 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9ab9b470-8370-4654-bbc8-5f37262c32e8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ab9b470-8370-4654-bbc8-5f37262c32e8 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ab9b470-8370-4654-bbc8-5f37262c32e8 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9ab9b470-8370-4654-bbc8-5f37262c32e8 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9ab9b470-8370-4654-bbc8-5f37262c32e8 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9ab9b470-8370-4654-bbc8-5f37262c32e8 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 200 Sep 07 14:02:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1329/2647] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:50 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 1301 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dff64078-914c-45be-96aa-e4af1d6f253c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dff64078-914c-45be-96aa-e4af1d6f253c tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] DELETE http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dff64078-914c-45be-96aa-e4af1d6f253c tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dff64078-914c-45be-96aa-e4af1d6f253c tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-dff64078-914c-45be-96aa-e4af1d6f253c tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Delete volume with id: 654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dff64078-914c-45be-96aa-e4af1d6f253c tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dff64078-914c-45be-96aa-e4af1d6f253c tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Delete volume request issued successfully. Sep 07 14:02:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dff64078-914c-45be-96aa-e4af1d6f253c tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 202 Sep 07 14:02:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1319/2648] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:02:50 2026] DELETE /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8627b160-8fcc-4332-a406-538b58b88cab None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8627b160-8fcc-4332-a406-538b58b88cab tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8627b160-8fcc-4332-a406-538b58b88cab tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8627b160-8fcc-4332-a406-538b58b88cab tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8627b160-8fcc-4332-a406-538b58b88cab tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Volume info retrieved successfully. Sep 07 14:02:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8627b160-8fcc-4332-a406-538b58b88cab tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 200 Sep 07 14:02:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1330/2649] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:50 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 1300 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c3ccf165-7a3c-4f6f-9184-bc26cf0d4f26 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3ccf165-7a3c-4f6f-9184-bc26cf0d4f26 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] GET http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 Sep 07 14:02:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c3ccf165-7a3c-4f6f-9184-bc26cf0d4f26 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c3ccf165-7a3c-4f6f-9184-bc26cf0d4f26 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3ccf165-7a3c-4f6f-9184-bc26cf0d4f26 tempest-VolumeAndVolumeTypeFromImageTest-1729956179 tempest-VolumeAndVolumeTypeFromImageTest-1729956179-project-member] http://192.168.122.11/volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 returned with HTTP 404 Sep 07 14:02:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1320/2650] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:02:52 2026] GET /volume/v3/volumes/654efc45-405e-4df4-8bda-d87c6e51a484 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:02:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-21846bcc-e419-4ac0-974a-c3990b574dc2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-21846bcc-e419-4ac0-974a-c3990b574dc2 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] GET http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 Sep 07 14:02:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-21846bcc-e419-4ac0-974a-c3990b574dc2 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-21846bcc-e419-4ac0-974a-c3990b574dc2 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-21846bcc-e419-4ac0-974a-c3990b574dc2 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:02:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-21846bcc-e419-4ac0-974a-c3990b574dc2 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Get all volumes completed successfully. Sep 07 14:02:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-21846bcc-e419-4ac0-974a-c3990b574dc2 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 14:02:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1331/2651] 192.168.122.11 () {58 vars in 1164 bytes} [Mon Sep 7 14:02:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:02:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2888bc55-f437-4330-9273-85a3dda7ce68 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2888bc55-f437-4330-9273-85a3dda7ce68 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] DELETE http://192.168.122.11/volume/v3/types/3cbec5c6-8403-4a77-ad9d-78b2cb5dff24 Sep 07 14:02:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2888bc55-f437-4330-9273-85a3dda7ce68 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2888bc55-f437-4330-9273-85a3dda7ce68 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2888bc55-f437-4330-9273-85a3dda7ce68 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] http://192.168.122.11/volume/v3/types/3cbec5c6-8403-4a77-ad9d-78b2cb5dff24 returned with HTTP 202 Sep 07 14:02:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1321/2652] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:02:52 2026] DELETE /volume/v3/types/3cbec5c6-8403-4a77-ad9d-78b2cb5dff24 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:02:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3b1affcb-e142-44fa-8480-012680dc1613 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3b1affcb-e142-44fa-8480-012680dc1613 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] GET http://192.168.122.11/volume/v3/types/3cbec5c6-8403-4a77-ad9d-78b2cb5dff24 Sep 07 14:02:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3b1affcb-e142-44fa-8480-012680dc1613 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3b1affcb-e142-44fa-8480-012680dc1613 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3b1affcb-e142-44fa-8480-012680dc1613 tempest-VolumeAndVolumeTypeFromImageTest-14630915 tempest-VolumeAndVolumeTypeFromImageTest-14630915-project-admin] http://192.168.122.11/volume/v3/types/3cbec5c6-8403-4a77-ad9d-78b2cb5dff24 returned with HTTP 404 Sep 07 14:02:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1332/2653] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 14:02:52 2026] GET /volume/v3/types/3cbec5c6-8403-4a77-ad9d-78b2cb5dff24 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e4368b86-8434-47ea-8b95-347e5ab18cce None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1965477815"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1965477815'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:02:55 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Create volume of 1 GB Sep 07 14:02:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Availability Zones retrieved successfully. Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Flow 'volume_create_api' (662d5895-c800-467a-9f7d-62f214d66637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d79f04-dfbf-4719-8000-449981d70dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d79f04-dfbf-4719-8000-449981d70dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:55 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5e1004-a3bf-4256-a409-216357202206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Created reservations ['76355070-dcc9-4a91-9866-afa565cf50ac', '0a953194-5fb3-4604-9b84-8a468eaecae0', '1203b314-b04e-4c7d-811b-24358e77e06d', '3d245375-e017-4c7d-87b9-763fc8798d77'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5e1004-a3bf-4256-a409-216357202206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76355070-dcc9-4a91-9866-afa565cf50ac', '0a953194-5fb3-4604-9b84-8a468eaecae0', '1203b314-b04e-4c7d-811b-24358e77e06d', '3d245375-e017-4c7d-87b9-763fc8798d77']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec677555-3708-4eef-8863-b8192622579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec677555-3708-4eef-8863-b8192622579a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3ae6108-8ef6-483a-a1d7-e921045d08cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1965477815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a71f058ffe14a9c8fb23d9b56b2ed86',qos_specs=None,replication_status=,reservations=['76355070-dcc9-4a91-9866-afa565cf50ac','0a953194-5fb3-4604-9b84-8a468eaecae0','1203b314-b04e-4c7d-811b-24358e77e06d','3d245375-e017-4c7d-87b9-763fc8798d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa96790cacee433c8c4732e219d8b7ab',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1965477815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3ae6108-8ef6-483a-a1d7-e921045d08cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a71f058ffe14a9c8fb23d9b56b2ed86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa96790cacee433c8c4732e219d8b7ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008de32c-ed3e-498c-9054-08f4f7fc18fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008de32c-ed3e-498c-9054-08f4f7fc18fe) transitioned into state 'SUCCESS' from state '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-1965477815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a71f058ffe14a9c8fb23d9b56b2ed86',qos_specs=None,replication_status=,reservations=['76355070-dcc9-4a91-9866-afa565cf50ac','0a953194-5fb3-4604-9b84-8a468eaecae0','1203b314-b04e-4c7d-811b-24358e77e06d','3d245375-e017-4c7d-87b9-763fc8798d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa96790cacee433c8c4732e219d8b7ab',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45941954-9ff9-49eb-a069-989dbacac72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45941954-9ff9-49eb-a069-989dbacac72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Flow 'volume_create_api' (662d5895-c800-467a-9f7d-62f214d66637) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:02:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Create volume request issued successfully. Sep 07 14:02:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e4368b86-8434-47ea-8b95-347e5ab18cce tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:02:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1322/2654] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:02:55 2026] POST /volume/v3/volumes => generated 777 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d8f8d78-b407-4c8f-b805-b15b5d6dd66b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d8f8d78-b407-4c8f-b805-b15b5d6dd66b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:02:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d8f8d78-b407-4c8f-b805-b15b5d6dd66b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d8f8d78-b407-4c8f-b805-b15b5d6dd66b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2d8f8d78-b407-4c8f-b805-b15b5d6dd66b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:02:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d8f8d78-b407-4c8f-b805-b15b5d6dd66b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd returned with HTTP 200 Sep 07 14:02:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1333/2655] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:02:56 2026] GET /volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af1cfda4-58ca-4f68-ad96-7c636c1a598d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af1cfda4-58ca-4f68-ad96-7c636c1a598d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:02:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af1cfda4-58ca-4f68-ad96-7c636c1a598d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af1cfda4-58ca-4f68-ad96-7c636c1a598d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:02:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-af1cfda4-58ca-4f68-ad96-7c636c1a598d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:02:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af1cfda4-58ca-4f68-ad96-7c636c1a598d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd returned with HTTP 200 Sep 07 14:02:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1323/2656] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:02:57 2026] GET /volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-10b18b63-aec8-421e-bd25-b375d1841663 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-10b18b63-aec8-421e-bd25-b375d1841663 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:02:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-10b18b63-aec8-421e-bd25-b375d1841663 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3ae6108-8ef6-483a-a1d7-e921045d08cd", "name": "tempest-VolumeDependencyTests-Snapshot-210671784"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-10b18b63-aec8-421e-bd25-b375d1841663 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:02:57 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-10b18b63-aec8-421e-bd25-b375d1841663 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Create snapshot from volume e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:02:57 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-10b18b63-aec8-421e-bd25-b375d1841663 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Created reservations ['855753f6-9859-498a-9de5-f8db50dd7752', '85938a57-60e0-4cbc-8d1a-e801f65608ea', '48bae4a6-2ee4-4552-852d-8f9bfd0fa60e', 'f13ab334-4d43-4715-a4a1-1a7a81267286'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:02:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-10b18b63-aec8-421e-bd25-b375d1841663 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot create request issued successfully. Sep 07 14:02:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-10b18b63-aec8-421e-bd25-b375d1841663 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:02:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1334/2657] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:02:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:02:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c89cddcb-6820-4649-837f-c22d7b0d31ad None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c89cddcb-6820-4649-837f-c22d7b0d31ad tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:02:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c89cddcb-6820-4649-837f-c22d7b0d31ad tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c89cddcb-6820-4649-837f-c22d7b0d31ad tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c89cddcb-6820-4649-837f-c22d7b0d31ad tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot retrieved successfully. Sep 07 14:02:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c89cddcb-6820-4649-837f-c22d7b0d31ad tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 200 Sep 07 14:02:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1324/2658] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:02:57 2026] GET /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-feca501c-5b3e-4ab5-b9ca-1c3ca6ea7a84 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-feca501c-5b3e-4ab5-b9ca-1c3ca6ea7a84 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:02:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-feca501c-5b3e-4ab5-b9ca-1c3ca6ea7a84 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-feca501c-5b3e-4ab5-b9ca-1c3ca6ea7a84 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-feca501c-5b3e-4ab5-b9ca-1c3ca6ea7a84 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot retrieved successfully. Sep 07 14:02:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-feca501c-5b3e-4ab5-b9ca-1c3ca6ea7a84 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 200 Sep 07 14:02:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1335/2659] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:02:58 2026] GET /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c97628f6-6b9a-44c0-8a4b-a857772c2fa1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c97628f6-6b9a-44c0-8a4b-a857772c2fa1 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:02:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c97628f6-6b9a-44c0-8a4b-a857772c2fa1 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c97628f6-6b9a-44c0-8a4b-a857772c2fa1 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:02:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c97628f6-6b9a-44c0-8a4b-a857772c2fa1 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot retrieved successfully. Sep 07 14:02:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c97628f6-6b9a-44c0-8a4b-a857772c2fa1 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 200 Sep 07 14:02:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1325/2660] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:02:59 2026] GET /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b847f597-a387-4352-8b35-ed94210640c0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a4fe51af-ed0a-4a53-a4aa-b503c5954ee6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1094163741"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Create volume request body: {'volume': {'snapshot_id': 'a4fe51af-ed0a-4a53-a4aa-b503c5954ee6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1094163741'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:02:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot retrieved successfully. Sep 07 14:02:59 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Create volume of 1 GB Sep 07 14:02:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Availability Zones retrieved successfully. Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Flow 'volume_create_api' (23f5dc8c-0dd9-4b02-858d-3d829e506485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814cb8fc-f41a-4e0c-964d-5e48298e10ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814cb8fc-f41a-4e0c-964d-5e48298e10ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a4fe51af-ed0a-4a53-a4aa-b503c5954ee6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900877dc-c0ee-421c-a03c-14940456059a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Created reservations ['3e5de90f-172a-4d79-9887-4c7419bf2457', '64520b47-273d-4dcc-bbc2-56ae9992ce86', '108803fc-7008-4c7d-a09f-dd7ad937c7f3', 'cab0f7ce-0f39-453a-ae8f-ed80a48637a2'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900877dc-c0ee-421c-a03c-14940456059a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5de90f-172a-4d79-9887-4c7419bf2457', '64520b47-273d-4dcc-bbc2-56ae9992ce86', '108803fc-7008-4c7d-a09f-dd7ad937c7f3', 'cab0f7ce-0f39-453a-ae8f-ed80a48637a2']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f061efec-8ce1-400f-9112-e5a9b5b67c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:59 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:59 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f061efec-8ce1-400f-9112-e5a9b5b67c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8680131-f91e-4e72-b8c1-38f493ea071e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1094163741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a71f058ffe14a9c8fb23d9b56b2ed86',qos_specs=None,replication_status=,reservations=['3e5de90f-172a-4d79-9887-4c7419bf2457','64520b47-273d-4dcc-bbc2-56ae9992ce86','108803fc-7008-4c7d-a09f-dd7ad937c7f3','cab0f7ce-0f39-453a-ae8f-ed80a48637a2'],size=1,snapshot_id=a4fe51af-ed0a-4a53-a4aa-b503c5954ee6,source_replicaid=,source_volid=None,status='creating',user_id='aa96790cacee433c8c4732e219d8b7ab',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1094163741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8680131-f91e-4e72-b8c1-38f493ea071e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a71f058ffe14a9c8fb23d9b56b2ed86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a4fe51af-ed0a-4a53-a4aa-b503c5954ee6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa96790cacee433c8c4732e219d8b7ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:59 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f4be3e-0a35-4163-af1b-989226844dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f4be3e-0a35-4163-af1b-989226844dd1) transitioned into state 'SUCCESS' from state '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-1094163741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a71f058ffe14a9c8fb23d9b56b2ed86',qos_specs=None,replication_status=,reservations=['3e5de90f-172a-4d79-9887-4c7419bf2457','64520b47-273d-4dcc-bbc2-56ae9992ce86','108803fc-7008-4c7d-a09f-dd7ad937c7f3','cab0f7ce-0f39-453a-ae8f-ed80a48637a2'],size=1,snapshot_id=a4fe51af-ed0a-4a53-a4aa-b503c5954ee6,source_replicaid=,source_volid=None,status='creating',user_id='aa96790cacee433c8c4732e219d8b7ab',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fa0f53-f7fb-4021-8f64-d764a76b756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fa0f53-f7fb-4021-8f64-d764a76b756c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:00 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Flow 'volume_create_api' (23f5dc8c-0dd9-4b02-858d-3d829e506485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Create volume request issued successfully. Sep 07 14:03:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b847f597-a387-4352-8b35-ed94210640c0 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1336/2661] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 14:02:59 2026] POST /volume/v3/volumes => generated 811 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e6ced6a5-c550-4570-bc0e-74584d0a4c1d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e6ced6a5-c550-4570-bc0e-74584d0a4c1d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e6ced6a5-c550-4570-bc0e-74584d0a4c1d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e6ced6a5-c550-4570-bc0e-74584d0a4c1d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e6ced6a5-c550-4570-bc0e-74584d0a4c1d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e6ced6a5-c550-4570-bc0e-74584d0a4c1d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 200 Sep 07 14:03:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1326/2662] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:00 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-591f6968-275c-4c69-9229-05cd2915d8bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-591f6968-275c-4c69-9229-05cd2915d8bd tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-591f6968-275c-4c69-9229-05cd2915d8bd tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-591f6968-275c-4c69-9229-05cd2915d8bd tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-591f6968-275c-4c69-9229-05cd2915d8bd tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-591f6968-275c-4c69-9229-05cd2915d8bd tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 200 Sep 07 14:03:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1337/2663] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:01 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b5bf3b0a-97eb-4fd5-8a0d-bd35b34d63b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5bf3b0a-97eb-4fd5-8a0d-bd35b34d63b3 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5bf3b0a-97eb-4fd5-8a0d-bd35b34d63b3 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5bf3b0a-97eb-4fd5-8a0d-bd35b34d63b3 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b5bf3b0a-97eb-4fd5-8a0d-bd35b34d63b3 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5bf3b0a-97eb-4fd5-8a0d-bd35b34d63b3 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 200 Sep 07 14:03:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1327/2664] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:02 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 903 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-675af24a-5858-48f4-877c-6d5ae2588605 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-675af24a-5858-48f4-877c-6d5ae2588605 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-675af24a-5858-48f4-877c-6d5ae2588605 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-675af24a-5858-48f4-877c-6d5ae2588605 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-675af24a-5858-48f4-877c-6d5ae2588605 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-675af24a-5858-48f4-877c-6d5ae2588605 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 200 Sep 07 14:03:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1338/2665] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:03 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 903 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-821ae414-1dcd-4878-bc22-c8a0e2176c14 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-821ae414-1dcd-4878-bc22-c8a0e2176c14 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-821ae414-1dcd-4878-bc22-c8a0e2176c14 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-821ae414-1dcd-4878-bc22-c8a0e2176c14 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-821ae414-1dcd-4878-bc22-c8a0e2176c14 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-821ae414-1dcd-4878-bc22-c8a0e2176c14 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 200 Sep 07 14:03:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1328/2666] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:04 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 903 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cd25f515-2cc2-43dd-b400-8d6ab6800726 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd25f515-2cc2-43dd-b400-8d6ab6800726 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd25f515-2cc2-43dd-b400-8d6ab6800726 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd25f515-2cc2-43dd-b400-8d6ab6800726 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cd25f515-2cc2-43dd-b400-8d6ab6800726 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd25f515-2cc2-43dd-b400-8d6ab6800726 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 200 Sep 07 14:03:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1339/2667] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:05 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bb14db25-94c3-4452-99d0-8d7058233a1b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bb14db25-94c3-4452-99d0-8d7058233a1b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bb14db25-94c3-4452-99d0-8d7058233a1b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bb14db25-94c3-4452-99d0-8d7058233a1b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:05 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-bb14db25-94c3-4452-99d0-8d7058233a1b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Delete snapshot with id: a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bb14db25-94c3-4452-99d0-8d7058233a1b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot retrieved successfully. Sep 07 14:03:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bb14db25-94c3-4452-99d0-8d7058233a1b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot delete request issued successfully. Sep 07 14:03:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bb14db25-94c3-4452-99d0-8d7058233a1b tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 202 Sep 07 14:03:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1329/2668] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:03:05 2026] DELETE /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-35b4f284-e2f0-40ff-9aee-b0510b883ecf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35b4f284-e2f0-40ff-9aee-b0510b883ecf tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35b4f284-e2f0-40ff-9aee-b0510b883ecf tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-35b4f284-e2f0-40ff-9aee-b0510b883ecf tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-35b4f284-e2f0-40ff-9aee-b0510b883ecf tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot retrieved successfully. Sep 07 14:03:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-35b4f284-e2f0-40ff-9aee-b0510b883ecf tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 200 Sep 07 14:03:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1340/2669] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:05 2026] GET /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a673f405-1809-4b42-b617-dfc0464225ba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a673f405-1809-4b42-b617-dfc0464225ba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a673f405-1809-4b42-b617-dfc0464225ba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a673f405-1809-4b42-b617-dfc0464225ba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a673f405-1809-4b42-b617-dfc0464225ba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Snapshot retrieved successfully. Sep 07 14:03:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a673f405-1809-4b42-b617-dfc0464225ba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 200 Sep 07 14:03:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1330/2670] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:06 2026] GET /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a353e314-8e1a-4b5f-a1e4-58fd2bcb5990 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a353e314-8e1a-4b5f-a1e4-58fd2bcb5990 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a353e314-8e1a-4b5f-a1e4-58fd2bcb5990 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a353e314-8e1a-4b5f-a1e4-58fd2bcb5990 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a353e314-8e1a-4b5f-a1e4-58fd2bcb5990 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 404 Sep 07 14:03:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1341/2671] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:07 2026] GET /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:03:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:07 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Delete volume with id: e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:03:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Delete volume request issued successfully. Sep 07 14:03:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-444ebb1f-0cde-42c9-853c-22c298c18e8d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd returned with HTTP 202 Sep 07 14:03:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1331/2672] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:03:07 2026] DELETE /volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d41ca5f2-52b8-49f4-8de7-1513b6d7bc30 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d41ca5f2-52b8-49f4-8de7-1513b6d7bc30 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:03:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d41ca5f2-52b8-49f4-8de7-1513b6d7bc30 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d41ca5f2-52b8-49f4-8de7-1513b6d7bc30 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d41ca5f2-52b8-49f4-8de7-1513b6d7bc30 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d41ca5f2-52b8-49f4-8de7-1513b6d7bc30 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd returned with HTTP 200 Sep 07 14:03:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1342/2673] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:07 2026] GET /volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-272d62dd-2fd2-41a8-a164-57ca914525ac None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-272d62dd-2fd2-41a8-a164-57ca914525ac tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:03:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-272d62dd-2fd2-41a8-a164-57ca914525ac tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-272d62dd-2fd2-41a8-a164-57ca914525ac tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-272d62dd-2fd2-41a8-a164-57ca914525ac tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd returned with HTTP 404 Sep 07 14:03:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1332/2674] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:08 2026] GET /volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-75075034-649c-4dbb-ac6f-a7446675acea None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-75075034-649c-4dbb-ac6f-a7446675acea tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-75075034-649c-4dbb-ac6f-a7446675acea tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-75075034-649c-4dbb-ac6f-a7446675acea tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:08 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-75075034-649c-4dbb-ac6f-a7446675acea tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Delete volume with id: e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-75075034-649c-4dbb-ac6f-a7446675acea tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-75075034-649c-4dbb-ac6f-a7446675acea tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Delete volume request issued successfully. Sep 07 14:03:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-75075034-649c-4dbb-ac6f-a7446675acea tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 202 Sep 07 14:03:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1343/2675] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:03:08 2026] DELETE /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-746d51fd-629f-45c8-b18a-beb80bdeafa5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-746d51fd-629f-45c8-b18a-beb80bdeafa5 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-746d51fd-629f-45c8-b18a-beb80bdeafa5 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-746d51fd-629f-45c8-b18a-beb80bdeafa5 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-746d51fd-629f-45c8-b18a-beb80bdeafa5 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Volume info retrieved successfully. Sep 07 14:03:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-746d51fd-629f-45c8-b18a-beb80bdeafa5 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 200 Sep 07 14:03:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1333/2676] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:09 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-69e2ed69-78a9-44f6-94d7-ab93af8072ab None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69e2ed69-78a9-44f6-94d7-ab93af8072ab tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69e2ed69-78a9-44f6-94d7-ab93af8072ab tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-69e2ed69-78a9-44f6-94d7-ab93af8072ab tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-69e2ed69-78a9-44f6-94d7-ab93af8072ab tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e returned with HTTP 404 Sep 07 14:03:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1344/2677] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:10 2026] GET /volume/v3/volumes/e8680131-f91e-4e72-b8c1-38f493ea071e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cb94dbc3-dce5-40cc-8199-acaafd169517 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb94dbc3-dce5-40cc-8199-acaafd169517 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb94dbc3-dce5-40cc-8199-acaafd169517 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb94dbc3-dce5-40cc-8199-acaafd169517 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:10 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-cb94dbc3-dce5-40cc-8199-acaafd169517 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Delete snapshot with id: a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb94dbc3-dce5-40cc-8199-acaafd169517 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 404 Sep 07 14:03:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1334/2678] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:03:10 2026] DELETE /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-747ec75a-85a5-4ed8-8a21-17844aa58524 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-747ec75a-85a5-4ed8-8a21-17844aa58524 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-747ec75a-85a5-4ed8-8a21-17844aa58524 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-747ec75a-85a5-4ed8-8a21-17844aa58524 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-747ec75a-85a5-4ed8-8a21-17844aa58524 tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 returned with HTTP 404 Sep 07 14:03:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1345/2679] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:10 2026] GET /volume/v3/snapshots/a4fe51af-ed0a-4a53-a4aa-b503c5954ee6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6abd1267-7ec1-484d-b728-1cc787583eba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6abd1267-7ec1-484d-b728-1cc787583eba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:03:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6abd1267-7ec1-484d-b728-1cc787583eba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6abd1267-7ec1-484d-b728-1cc787583eba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:10 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-6abd1267-7ec1-484d-b728-1cc787583eba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Delete volume with id: e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:03:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6abd1267-7ec1-484d-b728-1cc787583eba tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd returned with HTTP 404 Sep 07 14:03:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1335/2680] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:03:10 2026] DELETE /volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d8fa3d00-5be3-4385-bd6a-54f6f3c4ba5d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8fa3d00-5be3-4385-bd6a-54f6f3c4ba5d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] GET http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8fa3d00-5be3-4385-bd6a-54f6f3c4ba5d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d8fa3d00-5be3-4385-bd6a-54f6f3c4ba5d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d8fa3d00-5be3-4385-bd6a-54f6f3c4ba5d tempest-VolumeDependencyTests-362814326 tempest-VolumeDependencyTests-362814326-project-member] http://192.168.122.11/volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd returned with HTTP 404 Sep 07 14:03:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1346/2681] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:10 2026] GET /volume/v3/volumes/e3ae6108-8ef6-483a-a1d7-e921045d08cd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f2ee523d-6556-449a-98ad-bfda50136f33 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f2ee523d-6556-449a-98ad-bfda50136f33 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f2ee523d-6556-449a-98ad-bfda50136f33 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-695334080", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f2ee523d-6556-449a-98ad-bfda50136f33 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1336/2682] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:12 2026] POST /volume/v3/types => generated 379 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-551d8b1e-230c-42d7-a45b-8d2cc9b0b063 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-551d8b1e-230c-42d7-a45b-8d2cc9b0b063 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-551d8b1e-230c-42d7-a45b-8d2cc9b0b063 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-551d8b1e-230c-42d7-a45b-8d2cc9b0b063 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1347/2683] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c501fad2-9fe4-4f41-bcb3-e46688c00119 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c501fad2-9fe4-4f41-bcb3-e46688c00119 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c501fad2-9fe4-4f41-bcb3-e46688c00119 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1073274630", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c501fad2-9fe4-4f41-bcb3-e46688c00119 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1337/2684] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f1a6a4dc-a165-465a-977e-cad482d5dade None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1a6a4dc-a165-465a-977e-cad482d5dade tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] POST http://192.168.122.11/volume/v3/types/6db80ab5-fa08-486e-8445-7852455a703b/encryption Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1a6a4dc-a165-465a-977e-cad482d5dade tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-f1a6a4dc-a165-465a-977e-cad482d5dade tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1a6a4dc-a165-465a-977e-cad482d5dade tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/6db80ab5-fa08-486e-8445-7852455a703b/encryption returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1348/2685] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types/6db80ab5-fa08-486e-8445-7852455a703b/encryption => generated 127 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-556953ed-f89a-415d-a7e7-035270329c16 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-556953ed-f89a-415d-a7e7-035270329c16 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-556953ed-f89a-415d-a7e7-035270329c16 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1570468063", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-556953ed-f89a-415d-a7e7-035270329c16 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1338/2686] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5c76042c-474c-4dd7-b51d-79cdfd53346c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c76042c-474c-4dd7-b51d-79cdfd53346c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] POST http://192.168.122.11/volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe/extra_specs Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c76042c-474c-4dd7-b51d-79cdfd53346c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-5c76042c-474c-4dd7-b51d-79cdfd53346c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c76042c-474c-4dd7-b51d-79cdfd53346c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe/extra_specs returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1349/2687] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4735feb8-1de6-44be-bfe4-569db57eb93e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4735feb8-1de6-44be-bfe4-569db57eb93e tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] PUT http://192.168.122.11/volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe/extra_specs/key2 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4735feb8-1de6-44be-bfe4-569db57eb93e tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-4735feb8-1de6-44be-bfe4-569db57eb93e tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4735feb8-1de6-44be-bfe4-569db57eb93e tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe/extra_specs/key2 returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1339/2688] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:03:13 2026] PUT /volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-23fed4f0-b23a-4d2f-b991-2cdc7f26f29a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23fed4f0-b23a-4d2f-b991-2cdc7f26f29a tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-23fed4f0-b23a-4d2f-b991-2cdc7f26f29a tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-23fed4f0-b23a-4d2f-b991-2cdc7f26f29a tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-23fed4f0-b23a-4d2f-b991-2cdc7f26f29a tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1350/2689] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dcc0bc89-52e1-46c5-9529-d2fc134d33db None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dcc0bc89-52e1-46c5-9529-d2fc134d33db tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dcc0bc89-52e1-46c5-9529-d2fc134d33db tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1096858352", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dcc0bc89-52e1-46c5-9529-d2fc134d33db tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1340/2690] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cd0b3b39-9b84-421d-9037-458f414c92d3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd0b3b39-9b84-421d-9037-458f414c92d3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e/encryption Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cd0b3b39-9b84-421d-9037-458f414c92d3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cd0b3b39-9b84-421d-9037-458f414c92d3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e/encryption returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1351/2691] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7e8c8e32-e54a-4298-89dc-d8347efe5e46 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e8c8e32-e54a-4298-89dc-d8347efe5e46 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] DELETE http://192.168.122.11/volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e/encryption/38e3e3f1-4175-4c49-8e6f-c04dbe2da685 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e8c8e32-e54a-4298-89dc-d8347efe5e46 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e8c8e32-e54a-4298-89dc-d8347efe5e46 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-7e8c8e32-e54a-4298-89dc-d8347efe5e46 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e8c8e32-e54a-4298-89dc-d8347efe5e46 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e/encryption/38e3e3f1-4175-4c49-8e6f-c04dbe2da685 returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1341/2692] 192.168.122.11 () {58 vars in 1368 bytes} [Mon Sep 7 14:03:13 2026] DELETE /volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e/encryption/38e3e3f1-4175-4c49-8e6f-c04dbe2da685 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-127f3587-25f1-4932-b1f0-aac47e9c3377 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-127f3587-25f1-4932-b1f0-aac47e9c3377 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-127f3587-25f1-4932-b1f0-aac47e9c3377 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1203708395", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-127f3587-25f1-4932-b1f0-aac47e9c3377 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1352/2693] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:13 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ccbc86b1-a587-4d2b-ae9e-429cb4016be4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ccbc86b1-a587-4d2b-ae9e-429cb4016be4 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] DELETE http://192.168.122.11/volume/v3/types/fccb10a9-af7d-4063-8b3e-251cde9ba376/extra_specs/key1 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ccbc86b1-a587-4d2b-ae9e-429cb4016be4 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ccbc86b1-a587-4d2b-ae9e-429cb4016be4 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-ccbc86b1-a587-4d2b-ae9e-429cb4016be4 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ccbc86b1-a587-4d2b-ae9e-429cb4016be4 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/fccb10a9-af7d-4063-8b3e-251cde9ba376/extra_specs/key1 returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1342/2694] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:03:13 2026] DELETE /volume/v3/types/fccb10a9-af7d-4063-8b3e-251cde9ba376/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-07705e8c-479b-4843-8142-ed0bcfdac41e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07705e8c-479b-4843-8142-ed0bcfdac41e tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-07705e8c-479b-4843-8142-ed0bcfdac41e tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2008738663", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-07705e8c-479b-4843-8142-ed0bcfdac41e tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1353/2695] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:13 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 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8febbff9-0d88-4d38-83f5-4a3c1ed5a1b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8febbff9-0d88-4d38-83f5-4a3c1ed5a1b3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] DELETE http://192.168.122.11/volume/v3/types/10046f68-5947-4f52-958f-e679ff50f3f0 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8febbff9-0d88-4d38-83f5-4a3c1ed5a1b3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8febbff9-0d88-4d38-83f5-4a3c1ed5a1b3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-8febbff9-0d88-4d38-83f5-4a3c1ed5a1b3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8febbff9-0d88-4d38-83f5-4a3c1ed5a1b3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/10046f68-5947-4f52-958f-e679ff50f3f0 returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1343/2696] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:13 2026] DELETE /volume/v3/types/10046f68-5947-4f52-958f-e679ff50f3f0 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4c4019ee-b277-4b80-afcc-95383c3268c9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c4019ee-b277-4b80-afcc-95383c3268c9 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] GET http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c4019ee-b277-4b80-afcc-95383c3268c9 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c4019ee-b277-4b80-afcc-95383c3268c9 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c4019ee-b277-4b80-afcc-95383c3268c9 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1354/2697] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cb415448-cd41-4924-af4a-a5c7890b85b7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb415448-cd41-4924-af4a-a5c7890b85b7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] GET http://192.168.122.11/volume/v3/types Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb415448-cd41-4924-af4a-a5c7890b85b7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb415448-cd41-4924-af4a-a5c7890b85b7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-cb415448-cd41-4924-af4a-a5c7890b85b7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb415448-cd41-4924-af4a-a5c7890b85b7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1344/2698] 192.168.122.11 () {58 vars in 1110 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/types => generated 2363 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f2ddc5a4-2976-41f8-8fff-d258f9675881 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2ddc5a4-2976-41f8-8fff-d258f9675881 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] GET http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption/cipher Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2ddc5a4-2976-41f8-8fff-d258f9675881 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f2ddc5a4-2976-41f8-8fff-d258f9675881 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-f2ddc5a4-2976-41f8-8fff-d258f9675881 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f2ddc5a4-2976-41f8-8fff-d258f9675881 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption/cipher returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1355/2699] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-963f93be-cdec-4ca7-986b-6d81deebe5bf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-963f93be-cdec-4ca7-986b-6d81deebe5bf tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] GET http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-963f93be-cdec-4ca7-986b-6d81deebe5bf tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-963f93be-cdec-4ca7-986b-6d81deebe5bf tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-963f93be-cdec-4ca7-986b-6d81deebe5bf tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-963f93be-cdec-4ca7-986b-6d81deebe5bf tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1345/2700] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f0aa7fd4-dc03-48f0-9116-82eebfe1dde7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f0aa7fd4-dc03-48f0-9116-82eebfe1dde7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] GET http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/multiattach Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f0aa7fd4-dc03-48f0-9116-82eebfe1dde7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f0aa7fd4-dc03-48f0-9116-82eebfe1dde7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f0aa7fd4-dc03-48f0-9116-82eebfe1dde7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/multiattach returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1356/2701] 192.168.122.11 () {58 vars in 1293 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-13047027-ee5f-4cb4-928a-3980c18e17e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13047027-ee5f-4cb4-928a-3980c18e17e7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] GET http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/volume_backend_name Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13047027-ee5f-4cb4-928a-3980c18e17e7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13047027-ee5f-4cb4-928a-3980c18e17e7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13047027-ee5f-4cb4-928a-3980c18e17e7 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1346/2702] 192.168.122.11 () {58 vars in 1317 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-377560bc-86cf-4e2f-b382-6e40c89a769c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-377560bc-86cf-4e2f-b382-6e40c89a769c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] GET http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-377560bc-86cf-4e2f-b382-6e40c89a769c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-377560bc-86cf-4e2f-b382-6e40c89a769c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-377560bc-86cf-4e2f-b382-6e40c89a769c tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1357/2703] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 => generated 317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7919856b-d5b9-41d7-875b-dd8e58898382 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7919856b-d5b9-41d7-875b-dd8e58898382 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] PUT http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption/e613edb9-343c-4185-9a0d-0c143db8ac26 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7919856b-d5b9-41d7-875b-dd8e58898382 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-7919856b-d5b9-41d7-875b-dd8e58898382 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7919856b-d5b9-41d7-875b-dd8e58898382 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption/e613edb9-343c-4185-9a0d-0c143db8ac26 returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1347/2704] 192.168.122.11 () {60 vars in 1385 bytes} [Mon Sep 7 14:03:13 2026] PUT /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/encryption/e613edb9-343c-4185-9a0d-0c143db8ac26 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a1c265df-f273-4160-acbf-448d48e8fe63 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1c265df-f273-4160-acbf-448d48e8fe63 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] PUT http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/key1 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a1c265df-f273-4160-acbf-448d48e8fe63 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-a1c265df-f273-4160-acbf-448d48e8fe63 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a1c265df-f273-4160-acbf-448d48e8fe63 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/key1 returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1358/2705] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:03:13 2026] PUT /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-92908541-e7b6-45a4-a28c-245056a0e725 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92908541-e7b6-45a4-a28c-245056a0e725 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] PUT http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-92908541-e7b6-45a4-a28c-245056a0e725 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-92908541-e7b6-45a4-a28c-245056a0e725 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3a84c3ca43924b9d8a187af67dda9bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69824101486f4c849d53f0293274aad2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:03:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-92908541-e7b6-45a4-a28c-245056a0e725 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-member] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 returned with HTTP 403 Sep 07 14:03:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1348/2706] 192.168.122.11 () {60 vars in 1241 bytes} [Mon Sep 7 14:03:13 2026] PUT /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e5a6491e-75da-40d3-93aa-8283b88df9cb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e5a6491e-75da-40d3-93aa-8283b88df9cb tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] DELETE http://192.168.122.11/volume/v3/types/10046f68-5947-4f52-958f-e679ff50f3f0 Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e5a6491e-75da-40d3-93aa-8283b88df9cb tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e5a6491e-75da-40d3-93aa-8283b88df9cb tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e5a6491e-75da-40d3-93aa-8283b88df9cb tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/10046f68-5947-4f52-958f-e679ff50f3f0 returned with HTTP 202 Sep 07 14:03:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1359/2707] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:13 2026] DELETE /volume/v3/types/10046f68-5947-4f52-958f-e679ff50f3f0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4331678b-f48e-444e-addc-e0a3dae891a8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4331678b-f48e-444e-addc-e0a3dae891a8 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] DELETE http://192.168.122.11/volume/v3/types/fccb10a9-af7d-4063-8b3e-251cde9ba376 Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4331678b-f48e-444e-addc-e0a3dae891a8 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4331678b-f48e-444e-addc-e0a3dae891a8 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4331678b-f48e-444e-addc-e0a3dae891a8 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/fccb10a9-af7d-4063-8b3e-251cde9ba376 returned with HTTP 202 Sep 07 14:03:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1349/2708] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:14 2026] DELETE /volume/v3/types/fccb10a9-af7d-4063-8b3e-251cde9ba376 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5a248ef7-5ae2-48c6-8c32-b3ea5f3d1adc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a248ef7-5ae2-48c6-8c32-b3ea5f3d1adc tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] DELETE http://192.168.122.11/volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e Sep 07 14:03:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5a248ef7-5ae2-48c6-8c32-b3ea5f3d1adc tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5a248ef7-5ae2-48c6-8c32-b3ea5f3d1adc tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5a248ef7-5ae2-48c6-8c32-b3ea5f3d1adc tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e returned with HTTP 202 Sep 07 14:03:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1360/2709] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:14 2026] DELETE /volume/v3/types/aff23d4c-9d6d-45e3-be1a-d372ebd92c5e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7ece68b7-c96a-44f6-ae6b-2da82265330b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7ece68b7-c96a-44f6-ae6b-2da82265330b tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] DELETE http://192.168.122.11/volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7ece68b7-c96a-44f6-ae6b-2da82265330b tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7ece68b7-c96a-44f6-ae6b-2da82265330b tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7ece68b7-c96a-44f6-ae6b-2da82265330b tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe returned with HTTP 202 Sep 07 14:03:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1350/2710] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:14 2026] DELETE /volume/v3/types/cbee2335-e010-438f-8530-439e1d5d2dbe => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e795a3b4-b969-42cd-8fdf-0362d9d2f5d6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e795a3b4-b969-42cd-8fdf-0362d9d2f5d6 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] DELETE http://192.168.122.11/volume/v3/types/6db80ab5-fa08-486e-8445-7852455a703b Sep 07 14:03:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e795a3b4-b969-42cd-8fdf-0362d9d2f5d6 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e795a3b4-b969-42cd-8fdf-0362d9d2f5d6 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e795a3b4-b969-42cd-8fdf-0362d9d2f5d6 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/6db80ab5-fa08-486e-8445-7852455a703b returned with HTTP 202 Sep 07 14:03:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1361/2711] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:14 2026] DELETE /volume/v3/types/6db80ab5-fa08-486e-8445-7852455a703b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-763a6334-1d85-406b-84a5-9b4831ec4eb3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-763a6334-1d85-406b-84a5-9b4831ec4eb3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] DELETE http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-763a6334-1d85-406b-84a5-9b4831ec4eb3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-763a6334-1d85-406b-84a5-9b4831ec4eb3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-763a6334-1d85-406b-84a5-9b4831ec4eb3 tempest-VolumeTypesMemberTests-743328376 tempest-VolumeTypesMemberTests-743328376-project-admin] http://192.168.122.11/volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 returned with HTTP 202 Sep 07 14:03:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1351/2712] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:14 2026] DELETE /volume/v3/types/9395494d-b75a-4728-a259-21e0e92b5e40 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-371b918b-3335-4458-8cca-bd951b13522f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2042425428"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2042425428'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume of 1 GB Sep 07 14:03:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Availability Zones retrieved successfully. Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (6d30ca8c-f58c-4e59-b44b-5118934c7adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a979aa60-999a-43e7-b59c-afa7be28d36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a979aa60-999a-43e7-b59c-afa7be28d36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee469e0a-c3b9-4a7b-a34c-725fff100bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Created reservations ['4e5edef6-0e88-494e-b857-a19d96a2c0f7', '51423cd2-9f52-4df5-844a-ae0140c8a63e', 'f6c7370e-f530-46b2-b530-1a451458b6b0', 'c861e109-3190-4697-8d98-a375250770f1'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee469e0a-c3b9-4a7b-a34c-725fff100bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5edef6-0e88-494e-b857-a19d96a2c0f7', '51423cd2-9f52-4df5-844a-ae0140c8a63e', 'f6c7370e-f530-46b2-b530-1a451458b6b0', 'c861e109-3190-4697-8d98-a375250770f1']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64305f92-7d56-47c1-a505-68bdf62dca51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64305f92-7d56-47c1-a505-68bdf62dca51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7929df80-c9de-4ce6-ae2e-c9e3b3026e52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2042425428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['4e5edef6-0e88-494e-b857-a19d96a2c0f7','51423cd2-9f52-4df5-844a-ae0140c8a63e','f6c7370e-f530-46b2-b530-1a451458b6b0','c861e109-3190-4697-8d98-a375250770f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2042425428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7929df80-c9de-4ce6-ae2e-c9e3b3026e52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f389ad0d66424856a7246ee5c22a545d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb36294-1fb4-43d6-b724-fa0cfb61829b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb36294-1fb4-43d6-b724-fa0cfb61829b) transitioned into state 'SUCCESS' from state '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-2042425428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['4e5edef6-0e88-494e-b857-a19d96a2c0f7','51423cd2-9f52-4df5-844a-ae0140c8a63e','f6c7370e-f530-46b2-b530-1a451458b6b0','c861e109-3190-4697-8d98-a375250770f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d798635-43f6-4b6e-9980-c12645523ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d798635-43f6-4b6e-9980-c12645523ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (6d30ca8c-f58c-4e59-b44b-5118934c7adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request issued successfully. Sep 07 14:03:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-371b918b-3335-4458-8cca-bd951b13522f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1362/2713] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:03:17 2026] POST /volume/v3/volumes => generated 785 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ebabe2cf-9e24-4919-8b0b-f7c541cb7904 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebabe2cf-9e24-4919-8b0b-f7c541cb7904 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 Sep 07 14:03:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebabe2cf-9e24-4919-8b0b-f7c541cb7904 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebabe2cf-9e24-4919-8b0b-f7c541cb7904 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ebabe2cf-9e24-4919-8b0b-f7c541cb7904 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebabe2cf-9e24-4919-8b0b-f7c541cb7904 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 returned with HTTP 200 Sep 07 14:03:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1352/2714] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:17 2026] GET /volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-54b8822c-1025-4f3c-a513-9f12d2cbe829 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-54b8822c-1025-4f3c-a513-9f12d2cbe829 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 Sep 07 14:03:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-54b8822c-1025-4f3c-a513-9f12d2cbe829 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-54b8822c-1025-4f3c-a513-9f12d2cbe829 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-54b8822c-1025-4f3c-a513-9f12d2cbe829 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-54b8822c-1025-4f3c-a513-9f12d2cbe829 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 returned with HTTP 200 Sep 07 14:03:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1363/2715] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:18 2026] GET /volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] GET http://192.168.122.11/volume/v3/volumes Sep 07 14:03:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:03:18 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:03:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Get all volumes completed successfully. Sep 07 14:03:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e42c2b70-3cd0-4bf9-b3ae-fbe8b1e3ba24 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 14:03:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1353/2716] 192.168.122.11 () {60 vars in 1157 bytes} [Mon Sep 7 14:03:18 2026] GET /volume/v3/volumes => generated 342 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-65614584-633b-4d89-9908-8a336dcfe344 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65614584-633b-4d89-9908-8a336dcfe344 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 Sep 07 14:03:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-65614584-633b-4d89-9908-8a336dcfe344 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-65614584-633b-4d89-9908-8a336dcfe344 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-65614584-633b-4d89-9908-8a336dcfe344 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume with id: 7929df80-c9de-4ce6-ae2e-c9e3b3026e52 Sep 07 14:03:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-65614584-633b-4d89-9908-8a336dcfe344 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-65614584-633b-4d89-9908-8a336dcfe344 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume request issued successfully. Sep 07 14:03:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-65614584-633b-4d89-9908-8a336dcfe344 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 returned with HTTP 202 Sep 07 14:03:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1364/2717] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:03:18 2026] DELETE /volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-14f29165-bd16-4695-a09f-59d5665964bb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14f29165-bd16-4695-a09f-59d5665964bb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 Sep 07 14:03:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14f29165-bd16-4695-a09f-59d5665964bb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-14f29165-bd16-4695-a09f-59d5665964bb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-14f29165-bd16-4695-a09f-59d5665964bb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-14f29165-bd16-4695-a09f-59d5665964bb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 returned with HTTP 200 Sep 07 14:03:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1354/2718] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:19 2026] GET /volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d3553c8b-59c1-4752-968c-04ba12f5fe47 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d3553c8b-59c1-4752-968c-04ba12f5fe47 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 Sep 07 14:03:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d3553c8b-59c1-4752-968c-04ba12f5fe47 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d3553c8b-59c1-4752-968c-04ba12f5fe47 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d3553c8b-59c1-4752-968c-04ba12f5fe47 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 returned with HTTP 404 Sep 07 14:03:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1365/2719] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:20 2026] GET /volume/v3/volumes/7929df80-c9de-4ce6-ae2e-c9e3b3026e52 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1192738198"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1192738198'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume of 1 GB Sep 07 14:03:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Availability Zones retrieved successfully. Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (884f3317-4832-484d-b347-e52d3f60df9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86156526-8d92-4617-9bdf-5d5207e17519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86156526-8d92-4617-9bdf-5d5207e17519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33571a1-9d85-4a57-94c9-1a6ae614a929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Created reservations ['d9dded1c-28fe-4e9c-971a-167fe46d434b', 'f4b61b1a-b3a2-4926-83d8-8462d88fc7db', '52e20fa9-49c5-47c8-9085-cded04dffe3f', 'f86f74d3-11fc-45e6-952c-040122826453'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33571a1-9d85-4a57-94c9-1a6ae614a929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9dded1c-28fe-4e9c-971a-167fe46d434b', 'f4b61b1a-b3a2-4926-83d8-8462d88fc7db', '52e20fa9-49c5-47c8-9085-cded04dffe3f', 'f86f74d3-11fc-45e6-952c-040122826453']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cceacda-d7a1-43c8-b590-84be46654530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cceacda-d7a1-43c8-b590-84be46654530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cee9a93f-68f0-41a0-8664-650fee8d7941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192738198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['d9dded1c-28fe-4e9c-971a-167fe46d434b','f4b61b1a-b3a2-4926-83d8-8462d88fc7db','52e20fa9-49c5-47c8-9085-cded04dffe3f','f86f74d3-11fc-45e6-952c-040122826453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192738198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cee9a93f-68f0-41a0-8664-650fee8d7941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f389ad0d66424856a7246ee5c22a545d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb75eb7-cfd7-47ee-8360-aba3b79f43fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb75eb7-cfd7-47ee-8360-aba3b79f43fd) transitioned into state 'SUCCESS' from state '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-1192738198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['d9dded1c-28fe-4e9c-971a-167fe46d434b','f4b61b1a-b3a2-4926-83d8-8462d88fc7db','52e20fa9-49c5-47c8-9085-cded04dffe3f','f86f74d3-11fc-45e6-952c-040122826453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1449a9fa-12a6-4fc3-9024-6f0b109356aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1449a9fa-12a6-4fc3-9024-6f0b109356aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (884f3317-4832-484d-b347-e52d3f60df9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request issued successfully. Sep 07 14:03:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d0dc51a4-8e2b-497a-a5ba-cbb1a9442314 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1355/2720] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:03:20 2026] POST /volume/v3/volumes => generated 785 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4c336299-e1a0-40fe-9ddf-be6e053c9285 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c336299-e1a0-40fe-9ddf-be6e053c9285 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 Sep 07 14:03:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c336299-e1a0-40fe-9ddf-be6e053c9285 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c336299-e1a0-40fe-9ddf-be6e053c9285 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4c336299-e1a0-40fe-9ddf-be6e053c9285 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c336299-e1a0-40fe-9ddf-be6e053c9285 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 returned with HTTP 200 Sep 07 14:03:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1366/2721] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:20 2026] GET /volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-46f2174b-bf11-4674-87eb-840968c2cf21 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-46f2174b-bf11-4674-87eb-840968c2cf21 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 Sep 07 14:03:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-46f2174b-bf11-4674-87eb-840968c2cf21 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-46f2174b-bf11-4674-87eb-840968c2cf21 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-46f2174b-bf11-4674-87eb-840968c2cf21 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-46f2174b-bf11-4674-87eb-840968c2cf21 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 returned with HTTP 200 Sep 07 14:03:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1356/2722] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:21 2026] GET /volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Get all volumes completed successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c338ba4c-221d-4e79-8a88-57cf7bb391dc tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 14:03:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1367/2723] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 14:03:21 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52ea7b75-c084-4107-b97b-427669015efd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52ea7b75-c084-4107-b97b-427669015efd tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 Sep 07 14:03:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52ea7b75-c084-4107-b97b-427669015efd tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52ea7b75-c084-4107-b97b-427669015efd tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-52ea7b75-c084-4107-b97b-427669015efd tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume with id: cee9a93f-68f0-41a0-8664-650fee8d7941 Sep 07 14:03:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52ea7b75-c084-4107-b97b-427669015efd tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52ea7b75-c084-4107-b97b-427669015efd tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume request issued successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52ea7b75-c084-4107-b97b-427669015efd tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 returned with HTTP 202 Sep 07 14:03:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1357/2724] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:03:21 2026] DELETE /volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f237427b-4a9f-4153-8a90-00474f9e2734 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f237427b-4a9f-4153-8a90-00474f9e2734 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f237427b-4a9f-4153-8a90-00474f9e2734 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f237427b-4a9f-4153-8a90-00474f9e2734 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f237427b-4a9f-4153-8a90-00474f9e2734 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f237427b-4a9f-4153-8a90-00474f9e2734 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 returned with HTTP 200 Sep 07 14:03:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1368/2725] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:21 2026] GET /volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-092d33f4-8032-45a2-a9dd-64bfc5e2bd9f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-092d33f4-8032-45a2-a9dd-64bfc5e2bd9f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 Sep 07 14:03:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-092d33f4-8032-45a2-a9dd-64bfc5e2bd9f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-092d33f4-8032-45a2-a9dd-64bfc5e2bd9f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-092d33f4-8032-45a2-a9dd-64bfc5e2bd9f tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 returned with HTTP 404 Sep 07 14:03:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1358/2726] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:22 2026] GET /volume/v3/volumes/cee9a93f-68f0-41a0-8664-650fee8d7941 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-941736237"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-941736237'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume of 1 GB Sep 07 14:03:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Availability Zones retrieved successfully. Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (9c895f09-b76d-40b5-83ef-feae34724765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a9e966-c37a-4be6-ac2b-5159e34d5931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a9e966-c37a-4be6-ac2b-5159e34d5931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c8662f-4998-4f35-9b25-0e1e4810c671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Created reservations ['c59348f3-9b97-4308-8dde-bcf94804125d', '51d397af-bd12-447d-88e6-2d734355d64b', '8c12fce7-8f94-4a01-9b58-dfc6121d72bf', 'b714a497-5239-4392-8e4d-4acd1e24578d'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c8662f-4998-4f35-9b25-0e1e4810c671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c59348f3-9b97-4308-8dde-bcf94804125d', '51d397af-bd12-447d-88e6-2d734355d64b', '8c12fce7-8f94-4a01-9b58-dfc6121d72bf', 'b714a497-5239-4392-8e4d-4acd1e24578d']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10707c66-993d-44c0-bed8-11e66da5e548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10707c66-993d-44c0-bed8-11e66da5e548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cedfd224-0d4b-457d-8028-a79633c8e2fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-941736237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['c59348f3-9b97-4308-8dde-bcf94804125d','51d397af-bd12-447d-88e6-2d734355d64b','8c12fce7-8f94-4a01-9b58-dfc6121d72bf','b714a497-5239-4392-8e4d-4acd1e24578d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-941736237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cedfd224-0d4b-457d-8028-a79633c8e2fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f389ad0d66424856a7246ee5c22a545d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf025c7-750b-4ce1-88b4-c24a201494a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf025c7-750b-4ce1-88b4-c24a201494a5) transitioned into state 'SUCCESS' from state '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-941736237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['c59348f3-9b97-4308-8dde-bcf94804125d','51d397af-bd12-447d-88e6-2d734355d64b','8c12fce7-8f94-4a01-9b58-dfc6121d72bf','b714a497-5239-4392-8e4d-4acd1e24578d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6f14524-4734-4341-886b-279b04a4fbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6f14524-4734-4341-886b-279b04a4fbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (9c895f09-b76d-40b5-83ef-feae34724765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request issued successfully. Sep 07 14:03:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4a6bd721-37bd-4ff9-85da-cb72cdb3fd7d tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1369/2727] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:03:22 2026] POST /volume/v3/volumes => generated 784 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f4a9d831-1c69-4d6b-ab98-90941f6c11d4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f4a9d831-1c69-4d6b-ab98-90941f6c11d4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb Sep 07 14:03:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f4a9d831-1c69-4d6b-ab98-90941f6c11d4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f4a9d831-1c69-4d6b-ab98-90941f6c11d4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f4a9d831-1c69-4d6b-ab98-90941f6c11d4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f4a9d831-1c69-4d6b-ab98-90941f6c11d4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb returned with HTTP 200 Sep 07 14:03:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1359/2728] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:23 2026] GET /volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e429cc50-bc71-4ded-a6a6-c075b09ae977 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e429cc50-bc71-4ded-a6a6-c075b09ae977 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb Sep 07 14:03:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e429cc50-bc71-4ded-a6a6-c075b09ae977 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e429cc50-bc71-4ded-a6a6-c075b09ae977 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e429cc50-bc71-4ded-a6a6-c075b09ae977 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e429cc50-bc71-4ded-a6a6-c075b09ae977 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb returned with HTTP 200 Sep 07 14:03:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1370/2729] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:24 2026] GET /volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6774ef24-4acc-4300-b577-cab4fbd84fcf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6774ef24-4acc-4300-b577-cab4fbd84fcf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] GET http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb Sep 07 14:03:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6774ef24-4acc-4300-b577-cab4fbd84fcf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6774ef24-4acc-4300-b577-cab4fbd84fcf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6774ef24-4acc-4300-b577-cab4fbd84fcf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Volume info retrieved successfully. Sep 07 14:03:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6774ef24-4acc-4300-b577-cab4fbd84fcf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb returned with HTTP 200 Sep 07 14:03:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1360/2730] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:24 2026] GET /volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb Sep 07 14:03:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume with id: cedfd224-0d4b-457d-8028-a79633c8e2fb Sep 07 14:03:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume request issued successfully. Sep 07 14:03:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c8ad4484-5d91-47c7-aec0-f4f24bfb8db8 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb returned with HTTP 202 Sep 07 14:03:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1371/2731] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:03:24 2026] DELETE /volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5f906fe2-d727-41a9-869a-233ae3427531 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5f906fe2-d727-41a9-869a-233ae3427531 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb Sep 07 14:03:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5f906fe2-d727-41a9-869a-233ae3427531 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5f906fe2-d727-41a9-869a-233ae3427531 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5f906fe2-d727-41a9-869a-233ae3427531 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5f906fe2-d727-41a9-869a-233ae3427531 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb returned with HTTP 200 Sep 07 14:03:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1361/2732] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:24 2026] GET /volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ca71a973-3bf4-4f8b-b318-26efc8db0a2e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ca71a973-3bf4-4f8b-b318-26efc8db0a2e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb Sep 07 14:03:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ca71a973-3bf4-4f8b-b318-26efc8db0a2e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ca71a973-3bf4-4f8b-b318-26efc8db0a2e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ca71a973-3bf4-4f8b-b318-26efc8db0a2e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb returned with HTTP 404 Sep 07 14:03:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1372/2733] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:25 2026] GET /volume/v3/volumes/cedfd224-0d4b-457d-8028-a79633c8e2fb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2731b377-850b-40ab-bb43-8292b6506d5e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633252919"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633252919'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume of 1 GB Sep 07 14:03:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Availability Zones retrieved successfully. Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (86a4bc7c-7978-4689-bcc8-33461dd4c3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230de401-9ce4-4bab-acc5-4ede8167fdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230de401-9ce4-4bab-acc5-4ede8167fdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a617117-970e-4df8-a58d-e9ab16d98921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Created reservations ['9e89e357-1320-4abb-91be-a0d0af52b192', 'bf358cc4-a52a-4353-8426-5a212e934af3', '966bfd14-ade6-40d4-8adc-1f42887af56c', '0f231e56-9a35-4f63-803f-fd2eed5ec73a'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a617117-970e-4df8-a58d-e9ab16d98921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e89e357-1320-4abb-91be-a0d0af52b192', 'bf358cc4-a52a-4353-8426-5a212e934af3', '966bfd14-ade6-40d4-8adc-1f42887af56c', '0f231e56-9a35-4f63-803f-fd2eed5ec73a']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865dc14a-c709-438a-821b-7bae300f637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865dc14a-c709-438a-821b-7bae300f637d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '887db351-ec2f-400f-be4d-d8cd1e6f8741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633252919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['9e89e357-1320-4abb-91be-a0d0af52b192','bf358cc4-a52a-4353-8426-5a212e934af3','966bfd14-ade6-40d4-8adc-1f42887af56c','0f231e56-9a35-4f63-803f-fd2eed5ec73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633252919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=887db351-ec2f-400f-be4d-d8cd1e6f8741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f389ad0d66424856a7246ee5c22a545d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4292a1d8-7f3c-4f54-a85c-39909b01aeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4292a1d8-7f3c-4f54-a85c-39909b01aeff) transitioned into state 'SUCCESS' from state '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-1633252919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f389ad0d66424856a7246ee5c22a545d',qos_specs=None,replication_status=,reservations=['9e89e357-1320-4abb-91be-a0d0af52b192','bf358cc4-a52a-4353-8426-5a212e934af3','966bfd14-ade6-40d4-8adc-1f42887af56c','0f231e56-9a35-4f63-803f-fd2eed5ec73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade3701146bb4bf1b6312d3e09405d4d',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b20566-ee21-46fd-a7e6-2dafad47a61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b20566-ee21-46fd-a7e6-2dafad47a61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Flow 'volume_create_api' (86a4bc7c-7978-4689-bcc8-33461dd4c3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Create volume request issued successfully. Sep 07 14:03:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2731b377-850b-40ab-bb43-8292b6506d5e tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1362/2734] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:03:25 2026] POST /volume/v3/volumes => generated 785 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-af7f0e0a-69c2-4d83-ad1b-145357157a3b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af7f0e0a-69c2-4d83-ad1b-145357157a3b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 Sep 07 14:03:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af7f0e0a-69c2-4d83-ad1b-145357157a3b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af7f0e0a-69c2-4d83-ad1b-145357157a3b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-af7f0e0a-69c2-4d83-ad1b-145357157a3b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af7f0e0a-69c2-4d83-ad1b-145357157a3b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 returned with HTTP 200 Sep 07 14:03:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1373/2735] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:25 2026] GET /volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c1a0ad92-7703-4fd1-a5fc-320b1b4dc5fb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c1a0ad92-7703-4fd1-a5fc-320b1b4dc5fb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 Sep 07 14:03:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c1a0ad92-7703-4fd1-a5fc-320b1b4dc5fb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c1a0ad92-7703-4fd1-a5fc-320b1b4dc5fb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c1a0ad92-7703-4fd1-a5fc-320b1b4dc5fb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c1a0ad92-7703-4fd1-a5fc-320b1b4dc5fb tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 returned with HTTP 200 Sep 07 14:03:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1363/2736] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:26 2026] GET /volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bd0fe853-0f02-411d-bd08-f8e8cc7b707b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd0fe853-0f02-411d-bd08-f8e8cc7b707b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] GET http://192.168.122.11/volume/v3/volumes/summary Sep 07 14:03:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd0fe853-0f02-411d-bd08-f8e8cc7b707b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd0fe853-0f02-411d-bd08-f8e8cc7b707b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-bd0fe853-0f02-411d-bd08-f8e8cc7b707b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:03:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd0fe853-0f02-411d-bd08-f8e8cc7b707b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] Get summary completed successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd0fe853-0f02-411d-bd08-f8e8cc7b707b tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-reader] http://192.168.122.11/volume/v3/volumes/summary returned with HTTP 200 Sep 07 14:03:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1374/2737] 192.168.122.11 () {60 vars in 1181 bytes} [Mon Sep 7 14:03:26 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 Sep 07 14:03:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume with id: 887db351-ec2f-400f-be4d-d8cd1e6f8741 Sep 07 14:03:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Delete volume request issued successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1cb712f9-58df-48e5-8c00-055c183f1b88 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 returned with HTTP 202 Sep 07 14:03:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1364/2738] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:03:26 2026] DELETE /volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1c5b36e6-79e9-4996-bee0-58945b1815a4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c5b36e6-79e9-4996-bee0-58945b1815a4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 Sep 07 14:03:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c5b36e6-79e9-4996-bee0-58945b1815a4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1c5b36e6-79e9-4996-bee0-58945b1815a4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1c5b36e6-79e9-4996-bee0-58945b1815a4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Volume info retrieved successfully. Sep 07 14:03:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1c5b36e6-79e9-4996-bee0-58945b1815a4 tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 returned with HTTP 200 Sep 07 14:03:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1375/2739] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:26 2026] GET /volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:03:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cd57dd80-c35f-428c-9c09-b39de31f38bf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd57dd80-c35f-428c-9c09-b39de31f38bf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] GET http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 Sep 07 14:03:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd57dd80-c35f-428c-9c09-b39de31f38bf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd57dd80-c35f-428c-9c09-b39de31f38bf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd57dd80-c35f-428c-9c09-b39de31f38bf tempest-ProjectReaderTests-621567965 tempest-ProjectReaderTests-621567965-project-admin] http://192.168.122.11/volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 returned with HTTP 404 Sep 07 14:03:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1365/2740] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:03:28 2026] GET /volume/v3/volumes/887db351-ec2f-400f-be4d-d8cd1e6f8741 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:37 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=237,cinder:INSERT=56,cinder:UPDATE=75 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:03:38 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=203,cinder:INSERT=51,cinder:UPDATE=57 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ff22bdc6-068a-495e-886f-c474d173bc50 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-03526761-5e5d-4312-820d-42e1b465139f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-342622429"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-342622429'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume of 1 GB Sep 07 14:03:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Availability Zones retrieved successfully. Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (d3623668-28f4-473e-acd3-8cbcc7122d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5b3182-7aa8-473b-b1a9-87b06e2940cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5b3182-7aa8-473b-b1a9-87b06e2940cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:39 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc9296c-d3fd-4bce-bc34-23c58591a18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1917586688"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1917586688'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume of 1 GB Sep 07 14:03:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Availability Zones retrieved successfully. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (ebb3e9b2-84cd-48a6-9993-bfdc663b3994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0447f2fa-0abe-42cf-a9be-bb4a6b1cc873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Created reservations ['d4c7cd9f-ebce-487c-ab78-69558c1fffbf', '82a74b9f-791b-48f3-8037-04bb9762dfbd', 'c31a22ff-7a5f-49f5-814e-2acaa7f43894', '75a6f0a2-1466-4e87-aa73-67643055b9d2'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc9296c-d3fd-4bce-bc34-23c58591a18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c7cd9f-ebce-487c-ab78-69558c1fffbf', '82a74b9f-791b-48f3-8037-04bb9762dfbd', 'c31a22ff-7a5f-49f5-814e-2acaa7f43894', '75a6f0a2-1466-4e87-aa73-67643055b9d2']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397f93eb-e23d-4b87-9930-54b026714df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0447f2fa-0abe-42cf-a9be-bb4a6b1cc873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0e883b-3f85-4b05-a58d-f5b2e2d5a5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397f93eb-e23d-4b87-9930-54b026714df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e60d0fc5-e685-42c3-ad47-acda4fdf7019', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-342622429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['d4c7cd9f-ebce-487c-ab78-69558c1fffbf','82a74b9f-791b-48f3-8037-04bb9762dfbd','c31a22ff-7a5f-49f5-814e-2acaa7f43894','75a6f0a2-1466-4e87-aa73-67643055b9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-342622429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e60d0fc5-e685-42c3-ad47-acda4fdf7019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef654f19145f40a098808b4d2adb9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904b0649-9215-4525-8855-1dfb07844914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904b0649-9215-4525-8855-1dfb07844914) transitioned into state 'SUCCESS' from state '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-342622429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['d4c7cd9f-ebce-487c-ab78-69558c1fffbf','82a74b9f-791b-48f3-8037-04bb9762dfbd','c31a22ff-7a5f-49f5-814e-2acaa7f43894','75a6f0a2-1466-4e87-aa73-67643055b9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d85fe72-3d50-4702-8f9d-918a0ec2ea9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d85fe72-3d50-4702-8f9d-918a0ec2ea9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (d3623668-28f4-473e-acd3-8cbcc7122d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request issued successfully. Sep 07 14:03:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff22bdc6-068a-495e-886f-c474d173bc50 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1376/2741] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:03:39 2026] POST /volume/v3/volumes => generated 766 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Created reservations ['d90c4d04-f6bf-4c34-bf31-6a20a314b288', '2bde1abb-d220-406f-9e9b-f327cd9fc1bf', '8a2c211b-b2b3-4fda-bc4e-23d0ecb21651', '2f2cfba1-3038-44ab-a188-f34b4d90667c'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0e883b-3f85-4b05-a58d-f5b2e2d5a5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d90c4d04-f6bf-4c34-bf31-6a20a314b288', '2bde1abb-d220-406f-9e9b-f327cd9fc1bf', '8a2c211b-b2b3-4fda-bc4e-23d0ecb21651', '2f2cfba1-3038-44ab-a188-f34b4d90667c']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4253b5ce-fab5-4c55-a4cc-0f14089c2daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4253b5ce-fab5-4c55-a4cc-0f14089c2daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54038ecd-4e53-4359-be2a-023cf4229e13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1917586688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['d90c4d04-f6bf-4c34-bf31-6a20a314b288','2bde1abb-d220-406f-9e9b-f327cd9fc1bf','8a2c211b-b2b3-4fda-bc4e-23d0ecb21651','2f2cfba1-3038-44ab-a188-f34b4d90667c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1917586688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54038ecd-4e53-4359-be2a-023cf4229e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39909607d9bb48018224902106951e3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61d0d9a-fcdc-466a-acce-033e00209ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61d0d9a-fcdc-466a-acce-033e00209ae7) transitioned into state 'SUCCESS' from state '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-1917586688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['d90c4d04-f6bf-4c34-bf31-6a20a314b288','2bde1abb-d220-406f-9e9b-f327cd9fc1bf','8a2c211b-b2b3-4fda-bc4e-23d0ecb21651','2f2cfba1-3038-44ab-a188-f34b4d90667c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7714884-1056-40a3-92c6-28c76e474662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7714884-1056-40a3-92c6-28c76e474662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (ebb3e9b2-84cd-48a6-9993-bfdc663b3994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request issued successfully. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-03526761-5e5d-4312-820d-42e1b465139f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1366/2742] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:39 2026] POST /volume/v3/volumes => generated 764 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-215c6938-eca3-452b-8d25-a4692d987f9a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-215c6938-eca3-452b-8d25-a4692d987f9a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-215c6938-eca3-452b-8d25-a4692d987f9a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-215c6938-eca3-452b-8d25-a4692d987f9a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-215c6938-eca3-452b-8d25-a4692d987f9a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-215c6938-eca3-452b-8d25-a4692d987f9a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 200 Sep 07 14:03:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1367/2743] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:40 2026] GET /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 858 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6f159f50-8940-41d5-a031-7a65954b60ae None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1747982067"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1747982067'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume of 1 GB Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Create volume of 1 GB Sep 07 14:03:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Availability Zones retrieved successfully. Sep 07 14:03:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Availability Zones retrieved successfully. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (b5f71f0d-045f-4365-8f26-0f902f6abe26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c95da97-bc09-447d-a0d2-fd0993ca9652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Flow 'volume_create_api' (ec012fc7-d68a-4a62-8e63-4814e192d7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af446c8-4f63-4858-8c04-981891e80fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c95da97-bc09-447d-a0d2-fd0993ca9652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108cc821-4471-4ba8-8389-57ac5e964c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af446c8-4f63-4858-8c04-981891e80fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588e7ac7-6a37-4a0e-b6b7-f83d1d8150ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Created reservations ['9bdee9c2-cb2b-4745-9510-1192cc6939bc', '17a875e6-21ce-49c2-a6b1-1fffd711a0da', 'edae1ce5-bda1-4ef4-a636-99e3663de3cd', 'ad321f4c-bad9-4268-a88d-98ee567fbc4b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108cc821-4471-4ba8-8389-57ac5e964c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bdee9c2-cb2b-4745-9510-1192cc6939bc', '17a875e6-21ce-49c2-a6b1-1fffd711a0da', 'edae1ce5-bda1-4ef4-a636-99e3663de3cd', 'ad321f4c-bad9-4268-a88d-98ee567fbc4b']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d07ca-fb9c-4339-981a-1642b5497450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d07ca-fb9c-4339-981a-1642b5497450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef126012-a545-4aee-bbf7-ae3656be54a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1747982067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['9bdee9c2-cb2b-4745-9510-1192cc6939bc','17a875e6-21ce-49c2-a6b1-1fffd711a0da','edae1ce5-bda1-4ef4-a636-99e3663de3cd','ad321f4c-bad9-4268-a88d-98ee567fbc4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1747982067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef126012-a545-4aee-bbf7-ae3656be54a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39909607d9bb48018224902106951e3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:40 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d717c22-f234-41c4-a527-af1b3868b56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Created reservations ['17a6630c-832f-4345-aa8a-220abe362e8b', '0173848a-05b1-4677-b75d-c467a5d10159', 'bd9ae6e9-c37f-447a-99ba-b57dc3bcb82c', '766b6304-4895-4d9e-bdfc-b2862862f0d3'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:40 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588e7ac7-6a37-4a0e-b6b7-f83d1d8150ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17a6630c-832f-4345-aa8a-220abe362e8b', '0173848a-05b1-4677-b75d-c467a5d10159', 'bd9ae6e9-c37f-447a-99ba-b57dc3bcb82c', '766b6304-4895-4d9e-bdfc-b2862862f0d3']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27e2dae-be7c-4c82-8d54-9111eb324d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d717c22-f234-41c4-a527-af1b3868b56b) transitioned into state 'SUCCESS' from state '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-1747982067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['9bdee9c2-cb2b-4745-9510-1192cc6939bc','17a875e6-21ce-49c2-a6b1-1fffd711a0da','edae1ce5-bda1-4ef4-a636-99e3663de3cd','ad321f4c-bad9-4268-a88d-98ee567fbc4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c2c966-a13f-40e2-817e-05589753382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c2c966-a13f-40e2-817e-05589753382e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (b5f71f0d-045f-4365-8f26-0f902f6abe26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request issued successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6f159f50-8940-41d5-a031-7a65954b60ae tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1368/2744] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:40 2026] POST /volume/v3/volumes => generated 764 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27e2dae-be7c-4c82-8d54-9111eb324d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a20a51-785d-40ac-978c-cf16778ef72b', '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='4df50437e4c247ccaada90a46ce597ff',qos_specs=None,replication_status=,reservations=['17a6630c-832f-4345-aa8a-220abe362e8b','0173848a-05b1-4677-b75d-c467a5d10159','bd9ae6e9-c37f-447a-99ba-b57dc3bcb82c','766b6304-4895-4d9e-bdfc-b2862862f0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0470875d23904367b6b6d319b68da679',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:41Z,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=51a20a51-785d-40ac-978c-cf16778ef72b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df50437e4c247ccaada90a46ce597ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0470875d23904367b6b6d319b68da679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d98b5953-2101-4b47-b11a-b77aac60cfac None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940e425c-4ffe-4e2a-9797-5bd18163adb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d98b5953-2101-4b47-b11a-b77aac60cfac tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d98b5953-2101-4b47-b11a-b77aac60cfac tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940e425c-4ffe-4e2a-9797-5bd18163adb9) transitioned into state 'SUCCESS' from 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='4df50437e4c247ccaada90a46ce597ff',qos_specs=None,replication_status=,reservations=['17a6630c-832f-4345-aa8a-220abe362e8b','0173848a-05b1-4677-b75d-c467a5d10159','bd9ae6e9-c37f-447a-99ba-b57dc3bcb82c','766b6304-4895-4d9e-bdfc-b2862862f0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0470875d23904367b6b6d319b68da679',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c7d9b5-eda8-4bae-8eb3-db0d8093eaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d98b5953-2101-4b47-b11a-b77aac60cfac tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:03:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1369/2745] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:41 2026] POST /volume/v3/types => generated 287 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-466669065"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c7d9b5-eda8-4bae-8eb3-db0d8093eaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-466669065'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume of 1 GB Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Flow 'volume_create_api' (ec012fc7-d68a-4a62-8e63-4814e192d7c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Create volume request issued successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-55754e7a-bb08-40ab-b8fc-653c1d912cf3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1377/2746] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:03:40 2026] POST /volume/v3/volumes => generated 747 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Availability Zones retrieved successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (16fac664-6717-4f2b-8372-bb13831ecbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-113169c1-efab-40d8-a675-530ae06365d0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-113169c1-efab-40d8-a675-530ae06365d0 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ab5d28-024d-4ae0-b305-1d2aed0acfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-113169c1-efab-40d8-a675-530ae06365d0 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-113169c1-efab-40d8-a675-530ae06365d0 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-113169c1-efab-40d8-a675-530ae06365d0 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-113169c1-efab-40d8-a675-530ae06365d0 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:03:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1378/2747] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:41 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 815 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ab5d28-024d-4ae0-b305-1d2aed0acfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db66fe4b-37da-456b-ac22-81801f5d10fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Created reservations ['61298130-f895-45a0-aafd-821519488daf', 'd29ebf72-feff-424b-ba28-cba0a10d3f03', 'd45f2d02-8734-4f14-b138-401842b15bec', '8e1b67cd-9b94-4b3f-bfd7-b7e05a8e8ef9'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db66fe4b-37da-456b-ac22-81801f5d10fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61298130-f895-45a0-aafd-821519488daf', 'd29ebf72-feff-424b-ba28-cba0a10d3f03', 'd45f2d02-8734-4f14-b138-401842b15bec', '8e1b67cd-9b94-4b3f-bfd7-b7e05a8e8ef9']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77561345-615b-4db7-9841-a3b5afdee578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77561345-615b-4db7-9841-a3b5afdee578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c472b3b0-e0b3-4932-8a98-5a7730f5cf62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-466669065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['61298130-f895-45a0-aafd-821519488daf','d29ebf72-feff-424b-ba28-cba0a10d3f03','d45f2d02-8734-4f14-b138-401842b15bec','8e1b67cd-9b94-4b3f-bfd7-b7e05a8e8ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-466669065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c472b3b0-e0b3-4932-8a98-5a7730f5cf62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39909607d9bb48018224902106951e3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ff41de-9929-42b7-9e0b-949e9ad0cf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ff41de-9929-42b7-9e0b-949e9ad0cf4d) transitioned into state 'SUCCESS' from state '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-466669065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['61298130-f895-45a0-aafd-821519488daf','d29ebf72-feff-424b-ba28-cba0a10d3f03','d45f2d02-8734-4f14-b138-401842b15bec','8e1b67cd-9b94-4b3f-bfd7-b7e05a8e8ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0093632-9ec7-4aaf-b167-cb3d5f24de4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d4719cf1-3ccb-4fda-9ca6-e6842f277d1c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0093632-9ec7-4aaf-b167-cb3d5f24de4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4719cf1-3ccb-4fda-9ca6-e6842f277d1c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (16fac664-6717-4f2b-8372-bb13831ecbff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4719cf1-3ccb-4fda-9ca6-e6842f277d1c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request issued successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-689754ad-6ae1-4a68-81a7-79027ab22c10 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4719cf1-3ccb-4fda-9ca6-e6842f277d1c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1370/2748] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:41 2026] POST /volume/v3/volumes => generated 763 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:41 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-191741632"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-191741632'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume of 1 GB Sep 07 14:03:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d4719cf1-3ccb-4fda-9ca6-e6842f277d1c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Availability Zones retrieved successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4719cf1-3ccb-4fda-9ca6-e6842f277d1c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 200 Sep 07 14:03:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1379/2749] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:41 2026] GET /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (580322c6-b6fe-41fd-beea-4324cbd11a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8acf1683-0e98-4b2a-a0ff-506fa86d9b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8acf1683-0e98-4b2a-a0ff-506fa86d9b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:41 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7dad4ee-93ad-4d39-9626-6c683811bd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Created reservations ['0f1f6e9c-2712-4250-ba0a-dcc4567dc23f', '2279b071-3495-40e6-a47a-ff53a33f69fc', '4a7caf16-a4a8-4a2f-90bd-6566e3da8fd7', 'b4a3cc59-80f9-46c0-a9c2-e92677bb0335'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7dad4ee-93ad-4d39-9626-6c683811bd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f1f6e9c-2712-4250-ba0a-dcc4567dc23f', '2279b071-3495-40e6-a47a-ff53a33f69fc', '4a7caf16-a4a8-4a2f-90bd-6566e3da8fd7', 'b4a3cc59-80f9-46c0-a9c2-e92677bb0335']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe63146-4f68-4839-8217-4e0730c46223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe63146-4f68-4839-8217-4e0730c46223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94412e60-48a7-4dcb-92e2-d63b01a3fb2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-191741632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['0f1f6e9c-2712-4250-ba0a-dcc4567dc23f','2279b071-3495-40e6-a47a-ff53a33f69fc','4a7caf16-a4a8-4a2f-90bd-6566e3da8fd7','b4a3cc59-80f9-46c0-a9c2-e92677bb0335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-191741632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94412e60-48a7-4dcb-92e2-d63b01a3fb2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39909607d9bb48018224902106951e3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4304766c-cd58-4eab-ba37-abf6c3217928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4304766c-cd58-4eab-ba37-abf6c3217928) transitioned into state 'SUCCESS' from state '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-191741632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['0f1f6e9c-2712-4250-ba0a-dcc4567dc23f','2279b071-3495-40e6-a47a-ff53a33f69fc','4a7caf16-a4a8-4a2f-90bd-6566e3da8fd7','b4a3cc59-80f9-46c0-a9c2-e92677bb0335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d488936-f198-4ff3-aa28-b590b07ad770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d488936-f198-4ff3-aa28-b590b07ad770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (580322c6-b6fe-41fd-beea-4324cbd11a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request issued successfully. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0dd4756-3a5b-412f-87f6-5e4b18363ad4 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1371/2750] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:41 2026] POST /volume/v3/volumes => generated 763 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "09f2352e-bb3e-4924-9aca-b02c5284d704", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-434006909"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request body: {'volume': {"'imageRef": '09f2352e-bb3e-4924-9aca-b02c5284d704', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-434006909'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume of 1 GB Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Availability Zones retrieved successfully. Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (51690163-b812-4b90-a9ef-6b4b86e76256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e4f57b-783a-4ccb-814c-9ea6cfb8ac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-54fea347-3070-4d4f-b982-4b65ac94116b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54fea347-3070-4d4f-b982-4b65ac94116b tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54fea347-3070-4d4f-b982-4b65ac94116b tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54fea347-3070-4d4f-b982-4b65ac94116b tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e4f57b-783a-4ccb-814c-9ea6cfb8ac9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df40470-28bc-4366-b359-c0b96555bfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-54fea347-3070-4d4f-b982-4b65ac94116b tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54fea347-3070-4d4f-b982-4b65ac94116b tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:03:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1372/2751] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:42 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 839 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Created reservations ['0b59ac50-dcd6-42b6-a11b-0a4b81f458cf', '79a4c18e-7e31-47bb-9597-22aa11772c23', '9a64951f-c443-4666-83bb-efe1a6d1a3ad', '58f17b3b-a96b-49eb-b0d9-f4e02255d0cd'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df40470-28bc-4366-b359-c0b96555bfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b59ac50-dcd6-42b6-a11b-0a4b81f458cf', '79a4c18e-7e31-47bb-9597-22aa11772c23', '9a64951f-c443-4666-83bb-efe1a6d1a3ad', '58f17b3b-a96b-49eb-b0d9-f4e02255d0cd']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a175aa5-b784-4ba2-91da-746dfa46302e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:42 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a175aa5-b784-4ba2-91da-746dfa46302e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6741476-d74e-4cba-858a-ea76c649a5d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-434006909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['0b59ac50-dcd6-42b6-a11b-0a4b81f458cf','79a4c18e-7e31-47bb-9597-22aa11772c23','9a64951f-c443-4666-83bb-efe1a6d1a3ad','58f17b3b-a96b-49eb-b0d9-f4e02255d0cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-434006909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6741476-d74e-4cba-858a-ea76c649a5d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39909607d9bb48018224902106951e3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51faf41-dad6-4eb3-b4b6-7f66a5860f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51faf41-dad6-4eb3-b4b6-7f66a5860f9c) transitioned into state 'SUCCESS' from state '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-434006909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe327cb8dbd4f7e9cbc45dc32bb8bce',qos_specs=None,replication_status=,reservations=['0b59ac50-dcd6-42b6-a11b-0a4b81f458cf','79a4c18e-7e31-47bb-9597-22aa11772c23','9a64951f-c443-4666-83bb-efe1a6d1a3ad','58f17b3b-a96b-49eb-b0d9-f4e02255d0cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39909607d9bb48018224902106951e3e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2d0a4a-5d3c-4e9d-8b20-4a23cfd296e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2d0a4a-5d3c-4e9d-8b20-4a23cfd296e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Flow 'volume_create_api' (51690163-b812-4b90-a9ef-6b4b86e76256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Create volume request issued successfully. Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c68b2f0c-e780-4b87-9945-dd29eaf13ede tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1380/2752] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:42 2026] POST /volume/v3/volumes => generated 763 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8989220f-afb4-4ef7-b1c7-a7fc84b0c292 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cff9d3be-361f-4824-bb1b-5760a336130a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cff9d3be-361f-4824-bb1b-5760a336130a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cff9d3be-361f-4824-bb1b-5760a336130a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8989220f-afb4-4ef7-b1c7-a7fc84b0c292 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8989220f-afb4-4ef7-b1c7-a7fc84b0c292 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cff9d3be-361f-4824-bb1b-5760a336130a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8989220f-afb4-4ef7-b1c7-a7fc84b0c292 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:42 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:42 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cff9d3be-361f-4824-bb1b-5760a336130a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8989220f-afb4-4ef7-b1c7-a7fc84b0c292 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cff9d3be-361f-4824-bb1b-5760a336130a tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 200 Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8989220f-afb4-4ef7-b1c7-a7fc84b0c292 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 returned with HTTP 200 Sep 07 14:03:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1373/2753] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:42 2026] GET /volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1381/2754] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:42 2026] GET /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:03:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e60d0fc5-e685-42c3-ad47-acda4fdf7019", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-30847898"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:42 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create snapshot from volume e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:03:43 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Created reservations ['839b03e2-1837-4062-ae9a-03f867ec206e', '6d80982e-2360-4cf3-8c7e-9b4c107ef700', '687c846b-d7da-4b36-93af-c6681adf6551', 'bd032572-3e1d-43b0-9842-974d59b3663f'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot create request issued successfully. Sep 07 14:03:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ffd0f83-991e-477d-bc87-61c358f31cf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:03:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1374/2755] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:03:42 2026] POST /volume/v3/snapshots => generated 314 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aa018dab-1678-48f1-9b3d-3218eda67238 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aa018dab-1678-48f1-9b3d-3218eda67238 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aa018dab-1678-48f1-9b3d-3218eda67238 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aa018dab-1678-48f1-9b3d-3218eda67238 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aa018dab-1678-48f1-9b3d-3218eda67238 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aa018dab-1678-48f1-9b3d-3218eda67238 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1382/2756] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:43 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4baad468-9088-4995-babf-edb53355bd35 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4baad468-9088-4995-babf-edb53355bd35 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:03:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4baad468-9088-4995-babf-edb53355bd35 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4baad468-9088-4995-babf-edb53355bd35 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4baad468-9088-4995-babf-edb53355bd35 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4baad468-9088-4995-babf-edb53355bd35 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:03:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1375/2757] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:43 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe7a1725-3136-44df-a15c-0c9862a1d08c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe7a1725-3136-44df-a15c-0c9862a1d08c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 Sep 07 14:03:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe7a1725-3136-44df-a15c-0c9862a1d08c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe7a1725-3136-44df-a15c-0c9862a1d08c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe7a1725-3136-44df-a15c-0c9862a1d08c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe7a1725-3136-44df-a15c-0c9862a1d08c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 returned with HTTP 200 Sep 07 14:03:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1383/2758] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:43 2026] GET /volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-74502d29-6779-4b7f-a20c-9bd90bbcb568 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-74502d29-6779-4b7f-a20c-9bd90bbcb568 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 Sep 07 14:03:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-74502d29-6779-4b7f-a20c-9bd90bbcb568 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-74502d29-6779-4b7f-a20c-9bd90bbcb568 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-74502d29-6779-4b7f-a20c-9bd90bbcb568 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-74502d29-6779-4b7f-a20c-9bd90bbcb568 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 returned with HTTP 200 Sep 07 14:03:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1376/2759] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:43 2026] GET /volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e60366e-7dc3-4120-ab09-849871647666 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e60366e-7dc3-4120-ab09-849871647666 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e60366e-7dc3-4120-ab09-849871647666 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e60366e-7dc3-4120-ab09-849871647666 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5e60366e-7dc3-4120-ab09-849871647666 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e60366e-7dc3-4120-ab09-849871647666 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1384/2760] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:44 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "94c5297d-f1fc-4602-a3fd-0d1bcf6fb7be", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '94c5297d-f1fc-4602-a3fd-0d1bcf6fb7be', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-05f63a54-2ca7-49e1-8a7c-ac565e729cc2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05f63a54-2ca7-49e1-8a7c-ac565e729cc2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:03:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05f63a54-2ca7-49e1-8a7c-ac565e729cc2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05f63a54-2ca7-49e1-8a7c-ac565e729cc2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-05f63a54-2ca7-49e1-8a7c-ac565e729cc2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05f63a54-2ca7-49e1-8a7c-ac565e729cc2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:03:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1385/2761] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:44 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:44 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Create volume of 1 GB Sep 07 14:03:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Availability Zones retrieved successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Flow 'volume_create_api' (86e1a07f-4e8a-401b-ada3-47a486235509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e82c600-58d8-4979-b599-e29946beb353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e82c600-58d8-4979-b599-e29946beb353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:03:41Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=976efdd6-c0f3-4172-9e96-8af2109980d3,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': '976efdd6-c0f3-4172-9e96-8af2109980d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f06800-0aad-4c59-900a-b96c3ea57170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:44 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-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 07 14:03:44 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-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 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Created reservations ['8816e08d-ba2f-4a83-afc2-2239ec67d6d8', '0dabd0b9-bca1-437d-acfb-76d7e9635133', 'ec5e1fc9-44e0-44dd-97ae-0b79495fc77d', '786e23ea-6cc9-4a26-8f90-7b6d459e2932'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f06800-0aad-4c59-900a-b96c3ea57170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8816e08d-ba2f-4a83-afc2-2239ec67d6d8', '0dabd0b9-bca1-437d-acfb-76d7e9635133', 'ec5e1fc9-44e0-44dd-97ae-0b79495fc77d', '786e23ea-6cc9-4a26-8f90-7b6d459e2932']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c8a48e-73b2-4ea3-a6f8-e73991a06b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-57fc4bf3-1649-4277-a3f7-7371479aea2b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57fc4bf3-1649-4277-a3f7-7371479aea2b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57fc4bf3-1649-4277-a3f7-7371479aea2b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-57fc4bf3-1649-4277-a3f7-7371479aea2b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c8a48e-73b2-4ea3-a6f8-e73991a06b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1581d513-b7f5-4a47-9702-17c17c026ef8', '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='2c9583d34a7e4b6c81e847bb1cbb92ff',qos_specs=None,replication_status=,reservations=['8816e08d-ba2f-4a83-afc2-2239ec67d6d8','0dabd0b9-bca1-437d-acfb-76d7e9635133','ec5e1fc9-44e0-44dd-97ae-0b79495fc77d','786e23ea-6cc9-4a26-8f90-7b6d459e2932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215d780048d84c27aec1603fc6259653',volume_type_id=976efdd6-c0f3-4172-9e96-8af2109980d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:45Z,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=1581d513-b7f5-4a47-9702-17c17c026ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c9583d34a7e4b6c81e847bb1cbb92ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215d780048d84c27aec1603fc6259653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(976efdd6-c0f3-4172-9e96-8af2109980d3),volume_type_id=976efdd6-c0f3-4172-9e96-8af2109980d3)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2644708e-1806-4750-b47f-76d5e617cd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-57fc4bf3-1649-4277-a3f7-7371479aea2b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-57fc4bf3-1649-4277-a3f7-7371479aea2b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 returned with HTTP 200 Sep 07 14:03:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1386/2762] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:45 2026] GET /volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-36f88db8-a195-43b1-89f5-cd9dbb21cfc9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-36f88db8-a195-43b1-89f5-cd9dbb21cfc9 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-36f88db8-a195-43b1-89f5-cd9dbb21cfc9 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-36f88db8-a195-43b1-89f5-cd9dbb21cfc9 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2644708e-1806-4750-b47f-76d5e617cd9c) transitioned into state 'SUCCESS' from 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='2c9583d34a7e4b6c81e847bb1cbb92ff',qos_specs=None,replication_status=,reservations=['8816e08d-ba2f-4a83-afc2-2239ec67d6d8','0dabd0b9-bca1-437d-acfb-76d7e9635133','ec5e1fc9-44e0-44dd-97ae-0b79495fc77d','786e23ea-6cc9-4a26-8f90-7b6d459e2932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215d780048d84c27aec1603fc6259653',volume_type_id=976efdd6-c0f3-4172-9e96-8af2109980d3)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6858df3c-89b0-44da-90e2-86eb2556e5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-36f88db8-a195-43b1-89f5-cd9dbb21cfc9 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-36f88db8-a195-43b1-89f5-cd9dbb21cfc9 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 returned with HTTP 200 Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6858df3c-89b0-44da-90e2-86eb2556e5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Flow 'volume_create_api' (86e1a07f-4e8a-401b-ada3-47a486235509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Create volume request issued successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a07c4298-95ca-4083-84e5-c8c6b8702ce0 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1377/2764] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:44 2026] POST /volume/v3/volumes => generated 804 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1387/2764] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:45 2026] GET /volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d184864f-ff36-433e-8131-f3bca2d50c25 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d184864f-ff36-433e-8131-f3bca2d50c25 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d184864f-ff36-433e-8131-f3bca2d50c25 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d184864f-ff36-433e-8131-f3bca2d50c25 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d184864f-ff36-433e-8131-f3bca2d50c25 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d184864f-ff36-433e-8131-f3bca2d50c25 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1378/2765] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:45 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 872 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-af9e6792-0c7e-447c-af49-5fc335225206 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af9e6792-0c7e-447c-af49-5fc335225206 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af9e6792-0c7e-447c-af49-5fc335225206 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af9e6792-0c7e-447c-af49-5fc335225206 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-af9e6792-0c7e-447c-af49-5fc335225206 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af9e6792-0c7e-447c-af49-5fc335225206 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1388/2766] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:45 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aaea2568-a4af-4881-9219-afbd06e3aa9a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aaea2568-a4af-4881-9219-afbd06e3aa9a tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aaea2568-a4af-4881-9219-afbd06e3aa9a tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aaea2568-a4af-4881-9219-afbd06e3aa9a tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-aaea2568-a4af-4881-9219-afbd06e3aa9a tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aaea2568-a4af-4881-9219-afbd06e3aa9a tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:03:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1379/2767] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:45 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e26e4159-821d-461a-8848-45970e6a1064 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e26e4159-821d-461a-8848-45970e6a1064 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e26e4159-821d-461a-8848-45970e6a1064 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e26e4159-821d-461a-8848-45970e6a1064 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e26e4159-821d-461a-8848-45970e6a1064 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e26e4159-821d-461a-8848-45970e6a1064 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:03:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1389/2768] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:45 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1469033795"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1469033795'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Create volume of 1 GB Sep 07 14:03:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Availability Zones retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Flow 'volume_create_api' (9e95c4c6-f054-4fe3-b044-7fa4e8fa008f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea0a65c-3a28-463c-990a-17c7bb2f905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea0a65c-3a28-463c-990a-17c7bb2f905d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208a5317-aa14-4a9d-bdde-abb9f0cd3a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Created reservations ['9718e50c-43fd-4889-b413-7e9751ee3466', '836ca6a6-e3e2-44a9-aca6-7ca929c28d87', '27f075c0-73b1-4df3-81de-1ae4ac65708e', '2b6e01f4-1e08-4179-939a-0fed456b5382'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208a5317-aa14-4a9d-bdde-abb9f0cd3a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9718e50c-43fd-4889-b413-7e9751ee3466', '836ca6a6-e3e2-44a9-aca6-7ca929c28d87', '27f075c0-73b1-4df3-81de-1ae4ac65708e', '2b6e01f4-1e08-4179-939a-0fed456b5382']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:45 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71caf2ae-9ed4-4899-9bae-363b99ffe609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71caf2ae-9ed4-4899-9bae-363b99ffe609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd49b66e0-9d94-4503-859b-02b318c2d050', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1469033795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df50437e4c247ccaada90a46ce597ff',qos_specs=None,replication_status=,reservations=['9718e50c-43fd-4889-b413-7e9751ee3466','836ca6a6-e3e2-44a9-aca6-7ca929c28d87','27f075c0-73b1-4df3-81de-1ae4ac65708e','2b6e01f4-1e08-4179-939a-0fed456b5382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0470875d23904367b6b6d319b68da679',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1469033795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d49b66e0-9d94-4503-859b-02b318c2d050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df50437e4c247ccaada90a46ce597ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0470875d23904367b6b6d319b68da679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e56fa1-440c-4acf-a059-e52529354b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e56fa1-440c-4acf-a059-e52529354b74) transitioned into 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-1469033795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df50437e4c247ccaada90a46ce597ff',qos_specs=None,replication_status=,reservations=['9718e50c-43fd-4889-b413-7e9751ee3466','836ca6a6-e3e2-44a9-aca6-7ca929c28d87','27f075c0-73b1-4df3-81de-1ae4ac65708e','2b6e01f4-1e08-4179-939a-0fed456b5382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0470875d23904367b6b6d319b68da679',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1921c1-3e31-4a46-b528-90a3810b6ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1921c1-3e31-4a46-b528-90a3810b6ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Flow 'volume_create_api' (9e95c4c6-f054-4fe3-b044-7fa4e8fa008f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Create volume request issued successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fe336783-9bac-4c23-ac8e-9a7fd5a447e8 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1380/2769] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:45 2026] POST /volume/v3/volumes => generated 783 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f991fbd6-5055-409a-a846-d25a4eb52a3e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f991fbd6-5055-409a-a846-d25a4eb52a3e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f991fbd6-5055-409a-a846-d25a4eb52a3e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f991fbd6-5055-409a-a846-d25a4eb52a3e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-43185802-e1e5-4f37-9f1e-6523edd356a8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-43185802-e1e5-4f37-9f1e-6523edd356a8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-43185802-e1e5-4f37-9f1e-6523edd356a8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-43185802-e1e5-4f37-9f1e-6523edd356a8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f991fbd6-5055-409a-a846-d25a4eb52a3e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f991fbd6-5055-409a-a846-d25a4eb52a3e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:03:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1390/2770] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:46 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-43185802-e1e5-4f37-9f1e-6523edd356a8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-43185802-e1e5-4f37-9f1e-6523edd356a8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 returned with HTTP 200 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1381/2771] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:46 2026] GET /volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9d3d4f28-7675-4bf2-a437-f44506d69440 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c04f9960-c891-421d-9bf6-10191cd73d9e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d3d4f28-7675-4bf2-a437-f44506d69440 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d3d4f28-7675-4bf2-a437-f44506d69440 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d3d4f28-7675-4bf2-a437-f44506d69440 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c04f9960-c891-421d-9bf6-10191cd73d9e tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c Sep 07 14:03:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c04f9960-c891-421d-9bf6-10191cd73d9e tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c04f9960-c891-421d-9bf6-10191cd73d9e tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9d3d4f28-7675-4bf2-a437-f44506d69440 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d3d4f28-7675-4bf2-a437-f44506d69440 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1382/2772] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:46 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 896 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c04f9960-c891-421d-9bf6-10191cd73d9e tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1cf86a23-d9fa-4a0a-a966-b7ae6c8e1bf3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1cf86a23-d9fa-4a0a-a966-b7ae6c8e1bf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1cf86a23-d9fa-4a0a-a966-b7ae6c8e1bf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1cf86a23-d9fa-4a0a-a966-b7ae6c8e1bf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c04f9960-c891-421d-9bf6-10191cd73d9e tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c returned with HTTP 200 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1391/2773] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:46 2026] GET /volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1cf86a23-d9fa-4a0a-a966-b7ae6c8e1bf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1cf86a23-d9fa-4a0a-a966-b7ae6c8e1bf3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1383/2774] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:46 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-98d33843-64ad-430b-b86f-912f6d72493e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98d33843-64ad-430b-b86f-912f6d72493e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98d33843-64ad-430b-b86f-912f6d72493e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-98d33843-64ad-430b-b86f-912f6d72493e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-98d33843-64ad-430b-b86f-912f6d72493e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-98d33843-64ad-430b-b86f-912f6d72493e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1392/2775] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 875 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-920f096a-60ae-4555-bc7a-3989027815a5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-920f096a-60ae-4555-bc7a-3989027815a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-920f096a-60ae-4555-bc7a-3989027815a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-920f096a-60ae-4555-bc7a-3989027815a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2427e1b7-699b-411e-abb5-5ffd38109e72 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2427e1b7-699b-411e-abb5-5ffd38109e72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2427e1b7-699b-411e-abb5-5ffd38109e72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2427e1b7-699b-411e-abb5-5ffd38109e72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2427e1b7-699b-411e-abb5-5ffd38109e72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2427e1b7-699b-411e-abb5-5ffd38109e72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1393/2776] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-209811f5-e1c4-4b43-94b1-2b1599e77ad5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-209811f5-e1c4-4b43-94b1-2b1599e77ad5 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-209811f5-e1c4-4b43-94b1-2b1599e77ad5 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-209811f5-e1c4-4b43-94b1-2b1599e77ad5 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-920f096a-60ae-4555-bc7a-3989027815a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-209811f5-e1c4-4b43-94b1-2b1599e77ad5 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-920f096a-60ae-4555-bc7a-3989027815a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1384/2777] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 954 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-209811f5-e1c4-4b43-94b1-2b1599e77ad5 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c returned with HTTP 200 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1394/2778] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5565dd87-7e7d-4b49-a648-dc86fd4d364c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5565dd87-7e7d-4b49-a648-dc86fd4d364c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5565dd87-7e7d-4b49-a648-dc86fd4d364c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5565dd87-7e7d-4b49-a648-dc86fd4d364c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5565dd87-7e7d-4b49-a648-dc86fd4d364c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5565dd87-7e7d-4b49-a648-dc86fd4d364c tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 returned with HTTP 200 Sep 07 14:03:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1385/2779] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3c01c847-db83-492b-b481-262416dbe944 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c01c847-db83-492b-b481-262416dbe944 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c01c847-db83-492b-b481-262416dbe944 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c01c847-db83-492b-b481-262416dbe944 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-3c01c847-db83-492b-b481-262416dbe944 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume with id: a6741476-d74e-4cba-858a-ea76c649a5d2 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3c01c847-db83-492b-b481-262416dbe944 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3c01c847-db83-492b-b481-262416dbe944 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume request issued successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c01c847-db83-492b-b481-262416dbe944 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 returned with HTTP 202 Sep 07 14:03:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1395/2780] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:03:47 2026] DELETE /volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ca2a3d4c-feec-4f9f-8463-7907406e6caf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca2a3d4c-feec-4f9f-8463-7907406e6caf tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca2a3d4c-feec-4f9f-8463-7907406e6caf tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca2a3d4c-feec-4f9f-8463-7907406e6caf tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ca2a3d4c-feec-4f9f-8463-7907406e6caf tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca2a3d4c-feec-4f9f-8463-7907406e6caf tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 returned with HTTP 200 Sep 07 14:03:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1386/2781] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8ff2b29f-568e-4488-ad62-9ecbe7f719bf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8ff2b29f-568e-4488-ad62-9ecbe7f719bf tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8ff2b29f-568e-4488-ad62-9ecbe7f719bf tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8ff2b29f-568e-4488-ad62-9ecbe7f719bf tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8ff2b29f-568e-4488-ad62-9ecbe7f719bf tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8ff2b29f-568e-4488-ad62-9ecbe7f719bf tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:03:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1396/2782] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 875 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ad166c61-9c9f-49b0-b1aa-89ac8d729a37 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad166c61-9c9f-49b0-b1aa-89ac8d729a37 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad166c61-9c9f-49b0-b1aa-89ac8d729a37 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ad166c61-9c9f-49b0-b1aa-89ac8d729a37 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ad166c61-9c9f-49b0-b1aa-89ac8d729a37 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ad166c61-9c9f-49b0-b1aa-89ac8d729a37 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1387/2783] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-66c8943e-e5d5-4f9a-b89b-4e0e18c19c46 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-66c8943e-e5d5-4f9a-b89b-4e0e18c19c46 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-66c8943e-e5d5-4f9a-b89b-4e0e18c19c46 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-66c8943e-e5d5-4f9a-b89b-4e0e18c19c46 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-66c8943e-e5d5-4f9a-b89b-4e0e18c19c46 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-66c8943e-e5d5-4f9a-b89b-4e0e18c19c46 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1397/2784] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f3cfcfb7-b465-40ce-9cdc-79ad2d17c986 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3cfcfb7-b465-40ce-9cdc-79ad2d17c986 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3cfcfb7-b465-40ce-9cdc-79ad2d17c986 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3cfcfb7-b465-40ce-9cdc-79ad2d17c986 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3cfcfb7-b465-40ce-9cdc-79ad2d17c986 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 returned with HTTP 404 Sep 07 14:03:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1388/2785] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/volumes/a6741476-d74e-4cba-858a-ea76c649a5d2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] DELETE http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume with id: 94412e60-48a7-4dcb-92e2-d63b01a3fb2c Sep 07 14:03:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume request issued successfully. Sep 07 14:03:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-352b0a4a-0d02-49db-988d-b1edb468caa7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c returned with HTTP 202 Sep 07 14:03:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1398/2786] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:03:48 2026] DELETE /volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ebf3da7e-447e-482f-a708-19003c62975f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebf3da7e-447e-482f-a708-19003c62975f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebf3da7e-447e-482f-a708-19003c62975f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ebf3da7e-447e-482f-a708-19003c62975f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ebf3da7e-447e-482f-a708-19003c62975f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ebf3da7e-447e-482f-a708-19003c62975f tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c returned with HTTP 200 Sep 07 14:03:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1389/2787] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7e9c047f-4032-4f60-af6e-15388005d391 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e9c047f-4032-4f60-af6e-15388005d391 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e9c047f-4032-4f60-af6e-15388005d391 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e9c047f-4032-4f60-af6e-15388005d391 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7e9c047f-4032-4f60-af6e-15388005d391 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e9c047f-4032-4f60-af6e-15388005d391 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:03:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1399/2788] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:49 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 875 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-aec1d58a-d4f8-450e-b331-6fdefeb5a395 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aec1d58a-d4f8-450e-b331-6fdefeb5a395 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aec1d58a-d4f8-450e-b331-6fdefeb5a395 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-aec1d58a-d4f8-450e-b331-6fdefeb5a395 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-aec1d58a-d4f8-450e-b331-6fdefeb5a395 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-aec1d58a-d4f8-450e-b331-6fdefeb5a395 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1390/2789] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:49 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6db0526b-c556-4f5a-ae41-38ac6ee611d4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6db0526b-c556-4f5a-ae41-38ac6ee611d4 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6db0526b-c556-4f5a-ae41-38ac6ee611d4 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6db0526b-c556-4f5a-ae41-38ac6ee611d4 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6db0526b-c556-4f5a-ae41-38ac6ee611d4 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6db0526b-c556-4f5a-ae41-38ac6ee611d4 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1400/2790] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:49 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-004bc6a2-dd1d-4c3b-a274-4720830db4a6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-004bc6a2-dd1d-4c3b-a274-4720830db4a6 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c Sep 07 14:03:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-004bc6a2-dd1d-4c3b-a274-4720830db4a6 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-004bc6a2-dd1d-4c3b-a274-4720830db4a6 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-004bc6a2-dd1d-4c3b-a274-4720830db4a6 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c returned with HTTP 404 Sep 07 14:03:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1391/2791] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:49 2026] GET /volume/v3/volumes/94412e60-48a7-4dcb-92e2-d63b01a3fb2c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume with id: c472b3b0-e0b3-4932-8a98-5a7730f5cf62 Sep 07 14:03:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume request issued successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-deba63c5-1a6e-4ffd-9e74-ecf8ff5f0228 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 returned with HTTP 202 Sep 07 14:03:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1401/2792] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:03:49 2026] DELETE /volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7f0a254d-f841-41d1-ba5c-29aa2e693cc7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7f0a254d-f841-41d1-ba5c-29aa2e693cc7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7f0a254d-f841-41d1-ba5c-29aa2e693cc7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7f0a254d-f841-41d1-ba5c-29aa2e693cc7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7f0a254d-f841-41d1-ba5c-29aa2e693cc7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7f0a254d-f841-41d1-ba5c-29aa2e693cc7 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 returned with HTTP 200 Sep 07 14:03:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1392/2793] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:50 2026] GET /volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-911f8664-1d1d-4457-aca9-146bdfc39871 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-911f8664-1d1d-4457-aca9-146bdfc39871 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-911f8664-1d1d-4457-aca9-146bdfc39871 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-911f8664-1d1d-4457-aca9-146bdfc39871 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7a8614b3-99ea-4ece-a053-af0329ad04d3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a8614b3-99ea-4ece-a053-af0329ad04d3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a8614b3-99ea-4ece-a053-af0329ad04d3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a8614b3-99ea-4ece-a053-af0329ad04d3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-911f8664-1d1d-4457-aca9-146bdfc39871 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7a8614b3-99ea-4ece-a053-af0329ad04d3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a8614b3-99ea-4ece-a053-af0329ad04d3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:03:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1393/2794] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:50 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-911f8664-1d1d-4457-aca9-146bdfc39871 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:03:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1402/2795] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:50 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 875 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67f62ffd-12f1-4669-ac5d-9552fec21453", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1748159286"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request body: {'volume': {"'snapshot_id": '67f62ffd-12f1-4669-ac5d-9552fec21453', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1748159286'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume of 1 GB Sep 07 14:03:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bd1e7346-8dc7-4075-abbb-2bc643046a95 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Availability Zones retrieved successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd1e7346-8dc7-4075-abbb-2bc643046a95 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd1e7346-8dc7-4075-abbb-2bc643046a95 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd1e7346-8dc7-4075-abbb-2bc643046a95 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (c53719a5-4bbe-4f0b-9435-57affa1b2ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11999d8-c162-4ad0-bdbe-b99a37c414a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd1e7346-8dc7-4075-abbb-2bc643046a95 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd1e7346-8dc7-4075-abbb-2bc643046a95 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1403/2796] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:50 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 954 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11999d8-c162-4ad0-bdbe-b99a37c414a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6e15c8-6748-47bd-b93b-066c98895bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Created reservations ['7a15b269-279c-4d19-8ac1-bda0a8b6608c', 'deaed002-5a0e-42a2-8de4-4dfdcb5feb72', '836d76f6-6e62-4bc1-8a3a-1137ab80700c', 'a17dd479-4a78-444a-be4a-4ca46f8a36d8'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6e15c8-6748-47bd-b93b-066c98895bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a15b269-279c-4d19-8ac1-bda0a8b6608c', 'deaed002-5a0e-42a2-8de4-4dfdcb5feb72', '836d76f6-6e62-4bc1-8a3a-1137ab80700c', 'a17dd479-4a78-444a-be4a-4ca46f8a36d8']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2dc074-107c-4bae-9180-0833254ca850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2dc074-107c-4bae-9180-0833254ca850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '009a02c9-8423-4258-9e0e-79c025cd11ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1748159286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['7a15b269-279c-4d19-8ac1-bda0a8b6608c','deaed002-5a0e-42a2-8de4-4dfdcb5feb72','836d76f6-6e62-4bc1-8a3a-1137ab80700c','a17dd479-4a78-444a-be4a-4ca46f8a36d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1748159286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=009a02c9-8423-4258-9e0e-79c025cd11ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef654f19145f40a098808b4d2adb9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2981ccd7-fecd-4e63-b7bf-1174d9dccbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2981ccd7-fecd-4e63-b7bf-1174d9dccbcb) transitioned into state 'SUCCESS' from state '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-1748159286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['7a15b269-279c-4d19-8ac1-bda0a8b6608c','deaed002-5a0e-42a2-8de4-4dfdcb5feb72','836d76f6-6e62-4bc1-8a3a-1137ab80700c','a17dd479-4a78-444a-be4a-4ca46f8a36d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15286f7-ff77-4125-a39d-ce7cc69ecbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15286f7-ff77-4125-a39d-ce7cc69ecbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (c53719a5-4bbe-4f0b-9435-57affa1b2ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request issued successfully. Sep 07 14:03:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b0f088c4-6bac-4aae-90e6-35ed1e7e08d6 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1394/2797] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:50 2026] POST /volume/v3/volumes => generated 767 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67f62ffd-12f1-4669-ac5d-9552fec21453", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1413157639"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request body: {'volume': {"'snapshot_id": '67f62ffd-12f1-4669-ac5d-9552fec21453', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1413157639'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume of 1 GB Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Availability Zones retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (b8edc5d6-d30e-487e-8f9c-7ca332414f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67da995-59ec-46cf-b710-6606817c2c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-53026792-c6f2-4198-80e0-ae7cbbbae5d1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-53026792-c6f2-4198-80e0-ae7cbbbae5d1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-53026792-c6f2-4198-80e0-ae7cbbbae5d1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-53026792-c6f2-4198-80e0-ae7cbbbae5d1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-53026792-c6f2-4198-80e0-ae7cbbbae5d1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 returned with HTTP 404 Sep 07 14:03:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1395/2798] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:51 2026] GET /volume/v3/volumes/c472b3b0-e0b3-4932-8a98-5a7730f5cf62 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-587c25a9-011f-4c5b-8b9d-35868c08660b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-587c25a9-011f-4c5b-8b9d-35868c08660b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] DELETE http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-587c25a9-011f-4c5b-8b9d-35868c08660b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-587c25a9-011f-4c5b-8b9d-35868c08660b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-587c25a9-011f-4c5b-8b9d-35868c08660b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume with id: ef126012-a545-4aee-bbf7-ae3656be54a6 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67da995-59ec-46cf-b710-6606817c2c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d52bd277-285a-4173-90cd-0e9d24be2512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-587c25a9-011f-4c5b-8b9d-35868c08660b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-587c25a9-011f-4c5b-8b9d-35868c08660b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume request issued successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-587c25a9-011f-4c5b-8b9d-35868c08660b tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 returned with HTTP 202 Sep 07 14:03:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1396/2799] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:03:51 2026] DELETE /volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-07a1f29f-a5a2-474d-9636-0dd6fa54ec13 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07a1f29f-a5a2-474d-9636-0dd6fa54ec13 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07a1f29f-a5a2-474d-9636-0dd6fa54ec13 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-07a1f29f-a5a2-474d-9636-0dd6fa54ec13 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-07a1f29f-a5a2-474d-9636-0dd6fa54ec13 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Created reservations ['02e407f1-504f-42dc-ad30-41311950833d', '633e6028-54d3-4f2c-b34f-6e681406798f', '1a917f63-97fe-4e30-a5bd-a19dfdd4f64b', '0bbc9c4b-a4a6-4112-832f-54c14edd6036'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-07a1f29f-a5a2-474d-9636-0dd6fa54ec13 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 returned with HTTP 200 Sep 07 14:03:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1397/2800] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:51 2026] GET /volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d52bd277-285a-4173-90cd-0e9d24be2512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e407f1-504f-42dc-ad30-41311950833d', '633e6028-54d3-4f2c-b34f-6e681406798f', '1a917f63-97fe-4e30-a5bd-a19dfdd4f64b', '0bbc9c4b-a4a6-4112-832f-54c14edd6036']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf164c1-c583-4ac3-a9a9-f44e0805e04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf164c1-c583-4ac3-a9a9-f44e0805e04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eea5cd5-cb42-447d-8f3f-458be9174b29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1413157639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['02e407f1-504f-42dc-ad30-41311950833d','633e6028-54d3-4f2c-b34f-6e681406798f','1a917f63-97fe-4e30-a5bd-a19dfdd4f64b','0bbc9c4b-a4a6-4112-832f-54c14edd6036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1413157639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eea5cd5-cb42-447d-8f3f-458be9174b29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef654f19145f40a098808b4d2adb9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf906d41-1280-4738-b794-0150c82b7e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf906d41-1280-4738-b794-0150c82b7e96) transitioned into state 'SUCCESS' from state '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-1413157639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['02e407f1-504f-42dc-ad30-41311950833d','633e6028-54d3-4f2c-b34f-6e681406798f','1a917f63-97fe-4e30-a5bd-a19dfdd4f64b','0bbc9c4b-a4a6-4112-832f-54c14edd6036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad831b03-2aae-4ff7-b213-995fcb2627a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad831b03-2aae-4ff7-b213-995fcb2627a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (b8edc5d6-d30e-487e-8f9c-7ca332414f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request issued successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-12cc3e83-7fb9-49a2-b919-20eaf9622f26 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1404/2801] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:51 2026] POST /volume/v3/volumes => generated 767 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67f62ffd-12f1-4669-ac5d-9552fec21453", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1760450664"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request body: {'volume': {"'snapshot_id": '67f62ffd-12f1-4669-ac5d-9552fec21453', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1760450664'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume of 1 GB Sep 07 14:03:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Availability Zones retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (ea4cff8d-dbd6-4f6b-b529-cc4747de7525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2955c575-f686-4971-a6d3-a4b6e88c8931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cdba074b-ee59-4c31-b7c3-6360aa5c3451 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cdba074b-ee59-4c31-b7c3-6360aa5c3451 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cdba074b-ee59-4c31-b7c3-6360aa5c3451 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cdba074b-ee59-4c31-b7c3-6360aa5c3451 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cdba074b-ee59-4c31-b7c3-6360aa5c3451 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cdba074b-ee59-4c31-b7c3-6360aa5c3451 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1405/2802] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:51 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 876 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f8329f56-5891-417d-8ad4-e120a192d1b9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8329f56-5891-417d-8ad4-e120a192d1b9 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8329f56-5891-417d-8ad4-e120a192d1b9 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f8329f56-5891-417d-8ad4-e120a192d1b9 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2955c575-f686-4971-a6d3-a4b6e88c8931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f8329f56-5891-417d-8ad4-e120a192d1b9 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81bc0fa8-3033-48ba-8357-3e8a9efd8d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f8329f56-5891-417d-8ad4-e120a192d1b9 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1406/2803] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:51 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-249803db-4a88-4f91-b417-11179e3c82a3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-249803db-4a88-4f91-b417-11179e3c82a3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-249803db-4a88-4f91-b417-11179e3c82a3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-249803db-4a88-4f91-b417-11179e3c82a3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-249803db-4a88-4f91-b417-11179e3c82a3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-249803db-4a88-4f91-b417-11179e3c82a3 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:03:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1407/2804] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:51 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:03:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d49b66e0-9d94-4503-859b-02b318c2d050", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2023596191"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:03:51 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Create snapshot from volume d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Created reservations ['f94e08b8-e512-4c4b-a460-a1907cd1953e', 'da6813bd-3c84-4446-a2fa-4250016c93e7', '5fd1148d-3a64-48bc-924c-24e0e2838ade', 'db8f74fe-af88-4d80-8dc7-e57c127ef495'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81bc0fa8-3033-48ba-8357-3e8a9efd8d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f94e08b8-e512-4c4b-a460-a1907cd1953e', 'da6813bd-3c84-4446-a2fa-4250016c93e7', '5fd1148d-3a64-48bc-924c-24e0e2838ade', 'db8f74fe-af88-4d80-8dc7-e57c127ef495']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b264f5-68b9-4d48-b703-6631841b52f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Created reservations ['f72c2019-c90a-488f-aa8c-65e069ecf6b3', 'eb308c7f-d18b-4293-8354-2609a3042c08', '5c311507-f226-49e3-8490-2c2268651a3f', 'c1710de8-cac9-495c-b536-0f34e0e182c4'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b264f5-68b9-4d48-b703-6631841b52f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac08ca5-22c1-4e7a-bfd1-9a234eec713b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1760450664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['f94e08b8-e512-4c4b-a460-a1907cd1953e','da6813bd-3c84-4446-a2fa-4250016c93e7','5fd1148d-3a64-48bc-924c-24e0e2838ade','db8f74fe-af88-4d80-8dc7-e57c127ef495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1760450664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac08ca5-22c1-4e7a-bfd1-9a234eec713b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef654f19145f40a098808b4d2adb9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (848214fd-2162-4afa-be85-166ac1c0c0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot create request issued successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c4fcfde2-b1a4-49ac-b238-8514f2409c7d tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:03:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1408/2805] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:03:51 2026] POST /volume/v3/snapshots => generated 326 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8d6acdfe-1084-4e3c-b6c4-5c99cded5096 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d6acdfe-1084-4e3c-b6c4-5c99cded5096 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d6acdfe-1084-4e3c-b6c4-5c99cded5096 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8d6acdfe-1084-4e3c-b6c4-5c99cded5096 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8d6acdfe-1084-4e3c-b6c4-5c99cded5096 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (848214fd-2162-4afa-be85-166ac1c0c0da) transitioned into state 'SUCCESS' from state '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-1760450664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['f94e08b8-e512-4c4b-a460-a1907cd1953e','da6813bd-3c84-4446-a2fa-4250016c93e7','5fd1148d-3a64-48bc-924c-24e0e2838ade','db8f74fe-af88-4d80-8dc7-e57c127ef495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8d6acdfe-1084-4e3c-b6c4-5c99cded5096 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1409/2806] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:52 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e4b3435-1966-41e0-baef-462427d719de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e4b3435-1966-41e0-baef-462427d719de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (ea4cff8d-dbd6-4f6b-b529-cc4747de7525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request issued successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dfe1a058-809e-4b3b-b0f0-7bafc807b9cb tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1398/2807] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:51 2026] POST /volume/v3/volumes => generated 767 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67f62ffd-12f1-4669-ac5d-9552fec21453", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-209469257"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request body: {'volume': {"'snapshot_id": '67f62ffd-12f1-4669-ac5d-9552fec21453', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-209469257'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume of 1 GB Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Availability Zones retrieved successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (ecf39b6d-6b83-4bb4-8f84-a33796ddb497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85ca3e2-f54f-42b2-ac4d-66d80abbb5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-58db3d66-42be-4968-aa5c-cdbf72db59b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-58db3d66-42be-4968-aa5c-cdbf72db59b3 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-58db3d66-42be-4968-aa5c-cdbf72db59b3 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-58db3d66-42be-4968-aa5c-cdbf72db59b3 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:52 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-58db3d66-42be-4968-aa5c-cdbf72db59b3 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-58db3d66-42be-4968-aa5c-cdbf72db59b3 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 returned with HTTP 200 Sep 07 14:03:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1399/2808] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:52 2026] GET /volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85ca3e2-f54f-42b2-ac4d-66d80abbb5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b663a0-2045-49ef-8351-1fe1bc18d5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Created reservations ['cce31af3-d3a9-486f-b2ea-e0b17494f188', '5d919064-0403-4477-9ed9-692fa4c380bb', 'ee5e428d-e8e7-41fd-a052-ab74fa820c73', '48823679-c034-43e9-abdc-a08e3dd7adbc'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b663a0-2045-49ef-8351-1fe1bc18d5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cce31af3-d3a9-486f-b2ea-e0b17494f188', '5d919064-0403-4477-9ed9-692fa4c380bb', 'ee5e428d-e8e7-41fd-a052-ab74fa820c73', '48823679-c034-43e9-abdc-a08e3dd7adbc']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c34d3c-6cf0-4944-9bd8-46a34fca919e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c34d3c-6cf0-4944-9bd8-46a34fca919e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-209469257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['cce31af3-d3a9-486f-b2ea-e0b17494f188','5d919064-0403-4477-9ed9-692fa4c380bb','ee5e428d-e8e7-41fd-a052-ab74fa820c73','48823679-c034-43e9-abdc-a08e3dd7adbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-209469257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef654f19145f40a098808b4d2adb9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23adb287-9e3f-4ae6-a0f2-a992ee7a06f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23adb287-9e3f-4ae6-a0f2-a992ee7a06f6) transitioned into state 'SUCCESS' from state '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-209469257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['cce31af3-d3a9-486f-b2ea-e0b17494f188','5d919064-0403-4477-9ed9-692fa4c380bb','ee5e428d-e8e7-41fd-a052-ab74fa820c73','48823679-c034-43e9-abdc-a08e3dd7adbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9701172f-a558-4783-9782-ad9aec26875c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9701172f-a558-4783-9782-ad9aec26875c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (ecf39b6d-6b83-4bb4-8f84-a33796ddb497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request issued successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e0eeb64-a8e8-4269-a3e3-4240a4f506ce tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1410/2809] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:52 2026] POST /volume/v3/volumes => generated 766 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-925a44cf-d0a8-4934-887e-faae94888ed1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67f62ffd-12f1-4669-ac5d-9552fec21453", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1551982662"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request body: {'volume': {"'snapshot_id": '67f62ffd-12f1-4669-ac5d-9552fec21453', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1551982662'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume of 1 GB Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2c2d430b-18b5-4b71-bb1a-c9d9cb4a2414 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c2d430b-18b5-4b71-bb1a-c9d9cb4a2414 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c2d430b-18b5-4b71-bb1a-c9d9cb4a2414 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c2d430b-18b5-4b71-bb1a-c9d9cb4a2414 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2c2d430b-18b5-4b71-bb1a-c9d9cb4a2414 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c2d430b-18b5-4b71-bb1a-c9d9cb4a2414 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1411/2810] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:52 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Availability Zones retrieved successfully. Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (73543a3d-fedd-4e92-b72b-dab029582426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a54938b-a461-4a5d-b2ff-35039478f1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a54938b-a461-4a5d-b2ff-35039478f1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:52 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e9966b-f7ec-4b05-958a-3f2b5b8002b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Created reservations ['637f5b0f-0351-42e7-b500-308b1343b044', '29404efb-af06-48d4-8cbb-1e2802650a00', '9f0c77b8-6048-4d21-9961-4158cc84ed51', 'dd4d1d5f-ff8e-4d8f-b4fb-bf7778d9e4c7'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e9966b-f7ec-4b05-958a-3f2b5b8002b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['637f5b0f-0351-42e7-b500-308b1343b044', '29404efb-af06-48d4-8cbb-1e2802650a00', '9f0c77b8-6048-4d21-9961-4158cc84ed51', 'dd4d1d5f-ff8e-4d8f-b4fb-bf7778d9e4c7']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9d900f-e50b-4972-ad4b-8c1cdb75a1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9d900f-e50b-4972-ad4b-8c1cdb75a1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c376c69-9899-475d-92ba-91c7fc27ad4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1551982662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['637f5b0f-0351-42e7-b500-308b1343b044','29404efb-af06-48d4-8cbb-1e2802650a00','9f0c77b8-6048-4d21-9961-4158cc84ed51','dd4d1d5f-ff8e-4d8f-b4fb-bf7778d9e4c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1551982662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c376c69-9899-475d-92ba-91c7fc27ad4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef654f19145f40a098808b4d2adb9fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0d1f75-b6d6-4985-94c3-3d7bae262a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0d1f75-b6d6-4985-94c3-3d7bae262a2c) transitioned into state 'SUCCESS' from state '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-1551982662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef654f19145f40a098808b4d2adb9fb5',qos_specs=None,replication_status=,reservations=['637f5b0f-0351-42e7-b500-308b1343b044','29404efb-af06-48d4-8cbb-1e2802650a00','9f0c77b8-6048-4d21-9961-4158cc84ed51','dd4d1d5f-ff8e-4d8f-b4fb-bf7778d9e4c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd6bb8c393247cf8414ed551ebdcd12',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12549b17-a26e-40b2-bf49-bad1c84c2756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12549b17-a26e-40b2-bf49-bad1c84c2756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Flow 'volume_create_api' (73543a3d-fedd-4e92-b72b-dab029582426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Create volume request issued successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-925a44cf-d0a8-4934-887e-faae94888ed1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1400/2811] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:03:52 2026] POST /volume/v3/volumes => generated 767 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ab4f4930-31e1-47fd-adae-5b78c8854936 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab4f4930-31e1-47fd-adae-5b78c8854936 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab4f4930-31e1-47fd-adae-5b78c8854936 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab4f4930-31e1-47fd-adae-5b78c8854936 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-76480bd7-e518-4fb2-99fd-e12aec8dddf2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ab4f4930-31e1-47fd-adae-5b78c8854936 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab4f4930-31e1-47fd-adae-5b78c8854936 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1412/2812] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:53 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-76480bd7-e518-4fb2-99fd-e12aec8dddf2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-76480bd7-e518-4fb2-99fd-e12aec8dddf2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-76480bd7-e518-4fb2-99fd-e12aec8dddf2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-76480bd7-e518-4fb2-99fd-e12aec8dddf2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-76480bd7-e518-4fb2-99fd-e12aec8dddf2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed returned with HTTP 200 Sep 07 14:03:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1401/2813] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:53 2026] GET /volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-48cc6793-8b6d-4639-a271-42b67c075184 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48cc6793-8b6d-4639-a271-42b67c075184 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48cc6793-8b6d-4639-a271-42b67c075184 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48cc6793-8b6d-4639-a271-42b67c075184 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-48cc6793-8b6d-4639-a271-42b67c075184 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48cc6793-8b6d-4639-a271-42b67c075184 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 returned with HTTP 200 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1413/2814] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:53 2026] GET /volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8bb54874-151f-4f78-86d6-5fe7a59ac207 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8bb54874-151f-4f78-86d6-5fe7a59ac207 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8bb54874-151f-4f78-86d6-5fe7a59ac207 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8bb54874-151f-4f78-86d6-5fe7a59ac207 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8bb54874-151f-4f78-86d6-5fe7a59ac207 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 returned with HTTP 404 Sep 07 14:03:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1402/2815] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:53 2026] GET /volume/v3/volumes/ef126012-a545-4aee-bbf7-ae3656be54a6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] DELETE http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume with id: 54038ecd-4e53-4359-be2a-023cf4229e13 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Delete volume request issued successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-737bff05-1d31-4206-8fac-89a5a91df8c8 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 returned with HTTP 202 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1414/2816] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:03:53 2026] DELETE /volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8614e47e-c6b6-4c6e-9dd2-39dca8e254b1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8614e47e-c6b6-4c6e-9dd2-39dca8e254b1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8614e47e-c6b6-4c6e-9dd2-39dca8e254b1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8614e47e-c6b6-4c6e-9dd2-39dca8e254b1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8614e47e-c6b6-4c6e-9dd2-39dca8e254b1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Volume info retrieved successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8614e47e-c6b6-4c6e-9dd2-39dca8e254b1 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 returned with HTTP 200 Sep 07 14:03:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1403/2817] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:53 2026] GET /volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-03476c7e-5f69-444d-90f0-badd968e324c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03476c7e-5f69-444d-90f0-badd968e324c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03476c7e-5f69-444d-90f0-badd968e324c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03476c7e-5f69-444d-90f0-badd968e324c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-03476c7e-5f69-444d-90f0-badd968e324c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03476c7e-5f69-444d-90f0-badd968e324c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1415/2818] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:53 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 957 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7422fb7c-fbda-4176-ba9d-01f052636f56 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7422fb7c-fbda-4176-ba9d-01f052636f56 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7422fb7c-fbda-4176-ba9d-01f052636f56 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7422fb7c-fbda-4176-ba9d-01f052636f56 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7422fb7c-fbda-4176-ba9d-01f052636f56 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7422fb7c-fbda-4176-ba9d-01f052636f56 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1404/2819] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:54 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7e055a72-ce5a-416e-8543-3eeb31c92026 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e055a72-ce5a-416e-8543-3eeb31c92026 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 Sep 07 14:03:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e055a72-ce5a-416e-8543-3eeb31c92026 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e055a72-ce5a-416e-8543-3eeb31c92026 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7e055a72-ce5a-416e-8543-3eeb31c92026 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e055a72-ce5a-416e-8543-3eeb31c92026 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 returned with HTTP 200 Sep 07 14:03:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1416/2820] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:54 2026] GET /volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6b17e4f1-2b1d-40ab-8853-869ffd12cb7c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b17e4f1-2b1d-40ab-8853-869ffd12cb7c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6b17e4f1-2b1d-40ab-8853-869ffd12cb7c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6b17e4f1-2b1d-40ab-8853-869ffd12cb7c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6b17e4f1-2b1d-40ab-8853-869ffd12cb7c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6b17e4f1-2b1d-40ab-8853-869ffd12cb7c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b returned with HTTP 200 Sep 07 14:03:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1405/2821] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:54 2026] GET /volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-485eff2a-6564-4a8f-a298-aec2f96e83d0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-485eff2a-6564-4a8f-a298-aec2f96e83d0 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] GET http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 Sep 07 14:03:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-485eff2a-6564-4a8f-a298-aec2f96e83d0 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-485eff2a-6564-4a8f-a298-aec2f96e83d0 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e7d9c62-d452-47a3-935d-28d06a843793 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e7d9c62-d452-47a3-935d-28d06a843793 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e7d9c62-d452-47a3-935d-28d06a843793 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e7d9c62-d452-47a3-935d-28d06a843793 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0e7d9c62-d452-47a3-935d-28d06a843793 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e7d9c62-d452-47a3-935d-28d06a843793 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1406/2822] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:54 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 957 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-485eff2a-6564-4a8f-a298-aec2f96e83d0 tempest-CreateVolumesFromImageTest-1649622643 tempest-CreateVolumesFromImageTest-1649622643-project-member] http://192.168.122.11/volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 returned with HTTP 404 Sep 07 14:03:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1417/2823] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:54 2026] GET /volume/v3/volumes/54038ecd-4e53-4359-be2a-023cf4229e13 => generated 109 bytes in 319 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-394eed42-2d06-45b6-8b41-6368a4829d7c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-394eed42-2d06-45b6-8b41-6368a4829d7c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-394eed42-2d06-45b6-8b41-6368a4829d7c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-394eed42-2d06-45b6-8b41-6368a4829d7c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-394eed42-2d06-45b6-8b41-6368a4829d7c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-394eed42-2d06-45b6-8b41-6368a4829d7c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1407/2824] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:55 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-241a084d-e0ae-4ad8-9bc0-d8484c4bd1fc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-241a084d-e0ae-4ad8-9bc0-d8484c4bd1fc tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:03:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-241a084d-e0ae-4ad8-9bc0-d8484c4bd1fc tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-241a084d-e0ae-4ad8-9bc0-d8484c4bd1fc tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-241a084d-e0ae-4ad8-9bc0-d8484c4bd1fc tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-241a084d-e0ae-4ad8-9bc0-d8484c4bd1fc tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b returned with HTTP 200 Sep 07 14:03:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1418/2825] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:55 2026] GET /volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a401144d-f674-4ff3-8c78-8a59507855a5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a401144d-f674-4ff3-8c78-8a59507855a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a401144d-f674-4ff3-8c78-8a59507855a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a401144d-f674-4ff3-8c78-8a59507855a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a401144d-f674-4ff3-8c78-8a59507855a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a401144d-f674-4ff3-8c78-8a59507855a5 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1408/2826] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:56 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 1301 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Delete volume with id: 1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Delete volume request issued successfully. Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a971d39-cbfd-40a3-80dc-a08cb5dbc09c tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 202 Sep 07 14:03:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1419/2827] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:03:56 2026] DELETE /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-87c2f1db-18b3-4a0b-bca4-2dbf2c76fb91 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87c2f1db-18b3-4a0b-bca4-2dbf2c76fb91 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87c2f1db-18b3-4a0b-bca4-2dbf2c76fb91 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-87c2f1db-18b3-4a0b-bca4-2dbf2c76fb91 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-87c2f1db-18b3-4a0b-bca4-2dbf2c76fb91 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Volume info retrieved successfully. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-87c2f1db-18b3-4a0b-bca4-2dbf2c76fb91 tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 200 Sep 07 14:03:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1409/2828] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:56 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a89950f3-15e4-4dfa-9bf0-ffef963f7af7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a89950f3-15e4-4dfa-9bf0-ffef963f7af7 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a89950f3-15e4-4dfa-9bf0-ffef963f7af7 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a89950f3-15e4-4dfa-9bf0-ffef963f7af7 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a89950f3-15e4-4dfa-9bf0-ffef963f7af7 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a89950f3-15e4-4dfa-9bf0-ffef963f7af7 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1420/2829] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:56 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0c2ce495-997c-438d-8127-08e26dcac7cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c2ce495-997c-438d-8127-08e26dcac7cd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c2ce495-997c-438d-8127-08e26dcac7cd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c2ce495-997c-438d-8127-08e26dcac7cd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0c2ce495-997c-438d-8127-08e26dcac7cd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c2ce495-997c-438d-8127-08e26dcac7cd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b returned with HTTP 200 Sep 07 14:03:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1410/2830] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:56 2026] GET /volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1e1f0b02-1e77-465b-963f-32c80c0edacf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1e1f0b02-1e77-465b-963f-32c80c0edacf tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] GET http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1e1f0b02-1e77-465b-963f-32c80c0edacf tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1e1f0b02-1e77-465b-963f-32c80c0edacf tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1e1f0b02-1e77-465b-963f-32c80c0edacf tempest-VolumeAndVolumeTypeFromImageTest-94922194 tempest-VolumeAndVolumeTypeFromImageTest-94922194-project-member] http://192.168.122.11/volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 returned with HTTP 404 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1421/2831] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/volumes/1581d513-b7f5-4a47-9702-17c17c026ef8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cfb59849-545a-4fee-870b-20a8d18c3f9f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cfb59849-545a-4fee-870b-20a8d18c3f9f tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cfb59849-545a-4fee-870b-20a8d18c3f9f tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cfb59849-545a-4fee-870b-20a8d18c3f9f tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cfb59849-545a-4fee-870b-20a8d18c3f9f tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cfb59849-545a-4fee-870b-20a8d18c3f9f tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1411/2832] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 485 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a6ca846a-1cb3-49a0-836e-3cf2d0ce7f0e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a6ca846a-1cb3-49a0-836e-3cf2d0ce7f0e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a6ca846a-1cb3-49a0-836e-3cf2d0ce7f0e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a6ca846a-1cb3-49a0-836e-3cf2d0ce7f0e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a6ca846a-1cb3-49a0-836e-3cf2d0ce7f0e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a6ca846a-1cb3-49a0-836e-3cf2d0ce7f0e tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1422/2833] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 485 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Delete snapshot with id: 39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot delete request issued successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20b6e027-126b-4784-a9ba-05c05aca0d29 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 202 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1412/2834] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:03:57 2026] DELETE /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bb55c451-c69b-406b-9c59-74fec3004aff None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb55c451-c69b-406b-9c59-74fec3004aff tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb55c451-c69b-406b-9c59-74fec3004aff tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb55c451-c69b-406b-9c59-74fec3004aff tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-876df1e8-f186-4dbf-b4d5-e0371b2ae0d2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-876df1e8-f186-4dbf-b4d5-e0371b2ae0d2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] GET http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-876df1e8-f186-4dbf-b4d5-e0371b2ae0d2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-876df1e8-f186-4dbf-b4d5-e0371b2ae0d2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Calling method 'detail' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb55c451-c69b-406b-9c59-74fec3004aff tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb55c451-c69b-406b-9c59-74fec3004aff tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1423/2835] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 484 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-876df1e8-f186-4dbf-b4d5-e0371b2ae0d2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-876df1e8-f186-4dbf-b4d5-e0371b2ae0d2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Get all volumes completed successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-876df1e8-f186-4dbf-b4d5-e0371b2ae0d2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] http://192.168.122.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1413/2836] 192.168.122.11 () {58 vars in 1164 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8109 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d9bb60e5-b8dc-402f-8d60-c59efef05710 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c7a0eea5-87b3-4726-8cb8-6de218ff5496 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9bb60e5-b8dc-402f-8d60-c59efef05710 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9bb60e5-b8dc-402f-8d60-c59efef05710 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d9bb60e5-b8dc-402f-8d60-c59efef05710 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c7a0eea5-87b3-4726-8cb8-6de218ff5496 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] DELETE http://192.168.122.11/volume/v3/types/976efdd6-c0f3-4172-9e96-8af2109980d3 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c7a0eea5-87b3-4726-8cb8-6de218ff5496 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c7a0eea5-87b3-4726-8cb8-6de218ff5496 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d9bb60e5-b8dc-402f-8d60-c59efef05710 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d9bb60e5-b8dc-402f-8d60-c59efef05710 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b returned with HTTP 200 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1424/2837] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b => generated 860 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0a577fff-44c1-4365-bbfa-0d03e67b775f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c7a0eea5-87b3-4726-8cb8-6de218ff5496 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] http://192.168.122.11/volume/v3/types/976efdd6-c0f3-4172-9e96-8af2109980d3 returned with HTTP 202 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1414/2838] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:03:57 2026] DELETE /volume/v3/types/976efdd6-c0f3-4172-9e96-8af2109980d3 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a577fff-44c1-4365-bbfa-0d03e67b775f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a577fff-44c1-4365-bbfa-0d03e67b775f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0a577fff-44c1-4365-bbfa-0d03e67b775f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e409f87-1332-4578-987a-f26593969dc2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e409f87-1332-4578-987a-f26593969dc2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] GET http://192.168.122.11/volume/v3/types/976efdd6-c0f3-4172-9e96-8af2109980d3 Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e409f87-1332-4578-987a-f26593969dc2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e409f87-1332-4578-987a-f26593969dc2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e409f87-1332-4578-987a-f26593969dc2 tempest-VolumeAndVolumeTypeFromImageTest-333629173 tempest-VolumeAndVolumeTypeFromImageTest-333629173-project-admin] http://192.168.122.11/volume/v3/types/976efdd6-c0f3-4172-9e96-8af2109980d3 returned with HTTP 404 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0a577fff-44c1-4365-bbfa-0d03e67b775f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1415/2839] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/types/976efdd6-c0f3-4172-9e96-8af2109980d3 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0a577fff-44c1-4365-bbfa-0d03e67b775f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d returned with HTTP 200 Sep 07 14:03:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1425/2840] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:57 2026] GET /volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db7ab5a0-34bf-4742-8178-64cc37520e36 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db7ab5a0-34bf-4742-8178-64cc37520e36 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db7ab5a0-34bf-4742-8178-64cc37520e36 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db7ab5a0-34bf-4742-8178-64cc37520e36 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-db7ab5a0-34bf-4742-8178-64cc37520e36 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db7ab5a0-34bf-4742-8178-64cc37520e36 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1416/2841] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:58 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ef15ef7c-551f-4610-b8e9-532113fc2ece None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef15ef7c-551f-4610-b8e9-532113fc2ece tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d Sep 07 14:03:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef15ef7c-551f-4610-b8e9-532113fc2ece tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ef15ef7c-551f-4610-b8e9-532113fc2ece tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:03:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ef15ef7c-551f-4610-b8e9-532113fc2ece tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ef15ef7c-551f-4610-b8e9-532113fc2ece tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d returned with HTTP 200 Sep 07 14:03:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1426/2842] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:58 2026] GET /volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-01836485-fbc2-4fb4-9fbe-23ca429c9830 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01836485-fbc2-4fb4-9fbe-23ca429c9830 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e Sep 07 14:03:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-01836485-fbc2-4fb4-9fbe-23ca429c9830 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-01836485-fbc2-4fb4-9fbe-23ca429c9830 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:03:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:03:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-01836485-fbc2-4fb4-9fbe-23ca429c9830 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:03:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-01836485-fbc2-4fb4-9fbe-23ca429c9830 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e returned with HTTP 200 Sep 07 14:03:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1417/2843] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:03:58 2026] GET /volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cf158d47-4313-4660-be1d-2969751504cd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf158d47-4313-4660-be1d-2969751504cd tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:03:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf158d47-4313-4660-be1d-2969751504cd tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cf158d47-4313-4660-be1d-2969751504cd tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:03:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cf158d47-4313-4660-be1d-2969751504cd tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Snapshot retrieved successfully. Sep 07 14:03:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cf158d47-4313-4660-be1d-2969751504cd tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 200 Sep 07 14:03:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1427/2844] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:03:59 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7a0f7265-cb05-450a-9c99-5f5b83411f09 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a0f7265-cb05-450a-9c99-5f5b83411f09 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a0f7265-cb05-450a-9c99-5f5b83411f09 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a0f7265-cb05-450a-9c99-5f5b83411f09 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7a0f7265-cb05-450a-9c99-5f5b83411f09 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a0f7265-cb05-450a-9c99-5f5b83411f09 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e returned with HTTP 200 Sep 07 14:04:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1418/2845] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:00 2026] GET /volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] DELETE http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume with id: 0c376c69-9899-475d-92ba-91c7fc27ad4e Sep 07 14:04:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume request issued successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a66ee161-915c-4b8f-8820-f8a023b48d72 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e returned with HTTP 202 Sep 07 14:04:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1428/2846] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:00 2026] DELETE /volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db1bac46-86c9-4eab-9edb-d68d5b295a84 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db1bac46-86c9-4eab-9edb-d68d5b295a84 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db1bac46-86c9-4eab-9edb-d68d5b295a84 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db1bac46-86c9-4eab-9edb-d68d5b295a84 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-db1bac46-86c9-4eab-9edb-d68d5b295a84 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db1bac46-86c9-4eab-9edb-d68d5b295a84 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e returned with HTTP 200 Sep 07 14:04:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1419/2847] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:00 2026] GET /volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0ac59dad-4c78-4e32-9a96-36fc112d67d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ac59dad-4c78-4e32-9a96-36fc112d67d2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ac59dad-4c78-4e32-9a96-36fc112d67d2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ac59dad-4c78-4e32-9a96-36fc112d67d2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ac59dad-4c78-4e32-9a96-36fc112d67d2 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 returned with HTTP 404 Sep 07 14:04:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1429/2848] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:00 2026] GET /volume/v3/snapshots/39eb2dfa-8d03-4397-883d-fa225be79099 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1662e27b-679e-4dff-988d-273174199ebb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1662e27b-679e-4dff-988d-273174199ebb tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] DELETE http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1662e27b-679e-4dff-988d-273174199ebb tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1662e27b-679e-4dff-988d-273174199ebb tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-1662e27b-679e-4dff-988d-273174199ebb tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Delete volume with id: d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:04:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1662e27b-679e-4dff-988d-273174199ebb tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1662e27b-679e-4dff-988d-273174199ebb tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Delete volume request issued successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1662e27b-679e-4dff-988d-273174199ebb tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 202 Sep 07 14:04:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1420/2849] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:00 2026] DELETE /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e1acba8-5bb1-4f24-8982-a9ef32966c4c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e1acba8-5bb1-4f24-8982-a9ef32966c4c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e1acba8-5bb1-4f24-8982-a9ef32966c4c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e1acba8-5bb1-4f24-8982-a9ef32966c4c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5e1acba8-5bb1-4f24-8982-a9ef32966c4c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e1acba8-5bb1-4f24-8982-a9ef32966c4c tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:04:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1430/2850] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:00 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 875 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9d310f22-82b7-4e38-9e35-223b314e6096", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9d310f22-82b7-4e38-9e35-223b314e6096', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-47911e91-1012-4f54-bbdf-e6348859f11b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-47911e91-1012-4f54-bbdf-e6348859f11b tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e Sep 07 14:04:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-47911e91-1012-4f54-bbdf-e6348859f11b tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-47911e91-1012-4f54-bbdf-e6348859f11b tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-47911e91-1012-4f54-bbdf-e6348859f11b tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-47911e91-1012-4f54-bbdf-e6348859f11b tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e returned with HTTP 200 Sep 07 14:04:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1431/2851] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:01 2026] GET /volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Create volume of 1 GB Sep 07 14:04:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Availability Zones retrieved successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Flow 'volume_create_api' (dc6fd312-e5c3-48ae-bf62-bcb4ccd72692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbb9bc7-f3dd-4a26-9956-7b8b5b716f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbb9bc7-f3dd-4a26-9956-7b8b5b716f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce44d37-dfd8-4de0-a9c5-7d67084af49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Created reservations ['8ba5ea6d-88e6-4a1d-a7d4-708d88cbceab', '6e6801d8-c9c6-47a9-bca2-e2897ea2dae6', '51be7996-92b5-4f79-9ed7-76e18e58524f', '2373dad3-5664-445b-8297-1a7b1f8c0547'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce44d37-dfd8-4de0-a9c5-7d67084af49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba5ea6d-88e6-4a1d-a7d4-708d88cbceab', '6e6801d8-c9c6-47a9-bca2-e2897ea2dae6', '51be7996-92b5-4f79-9ed7-76e18e58524f', '2373dad3-5664-445b-8297-1a7b1f8c0547']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62ae07e-9fc4-4752-a695-f6df2bcd3cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62ae07e-9fc4-4752-a695-f6df2bcd3cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c431e204-0587-4ac4-b467-2bf453a79062', '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='c58861455164426595ab7044177edb45',qos_specs=None,replication_status=,reservations=['8ba5ea6d-88e6-4a1d-a7d4-708d88cbceab','6e6801d8-c9c6-47a9-bca2-e2897ea2dae6','51be7996-92b5-4f79-9ed7-76e18e58524f','2373dad3-5664-445b-8297-1a7b1f8c0547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959f4f48058d458d90a15c27dbeb5ff3',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:01Z,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=c431e204-0587-4ac4-b467-2bf453a79062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c58861455164426595ab7044177edb45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='959f4f48058d458d90a15c27dbeb5ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b46d3455-ee80-4b3c-9417-955337a7ebf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b46d3455-ee80-4b3c-9417-955337a7ebf3) transitioned into state 'SUCCESS' from 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='c58861455164426595ab7044177edb45',qos_specs=None,replication_status=,reservations=['8ba5ea6d-88e6-4a1d-a7d4-708d88cbceab','6e6801d8-c9c6-47a9-bca2-e2897ea2dae6','51be7996-92b5-4f79-9ed7-76e18e58524f','2373dad3-5664-445b-8297-1a7b1f8c0547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959f4f48058d458d90a15c27dbeb5ff3',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7c0232-8783-49bb-8448-02b769524c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe928225-4d38-4b54-9c7e-a12b83c40933 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe928225-4d38-4b54-9c7e-a12b83c40933 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:04:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe928225-4d38-4b54-9c7e-a12b83c40933 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe928225-4d38-4b54-9c7e-a12b83c40933 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:01 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7c0232-8783-49bb-8448-02b769524c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Flow 'volume_create_api' (dc6fd312-e5c3-48ae-bf62-bcb4ccd72692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Create volume request issued successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-67ac6d24-ad99-4a20-a5a9-1b6c6f266a49 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1421/2852] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 14:04:01 2026] POST /volume/v3/volumes => generated 782 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7359d508-ddaf-4c19-9b60-7a7428ddb02f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fe928225-4d38-4b54-9c7e-a12b83c40933 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7359d508-ddaf-4c19-9b60-7a7428ddb02f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7359d508-ddaf-4c19-9b60-7a7428ddb02f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7359d508-ddaf-4c19-9b60-7a7428ddb02f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe928225-4d38-4b54-9c7e-a12b83c40933 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 200 Sep 07 14:04:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1432/2853] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:01 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 875 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7359d508-ddaf-4c19-9b60-7a7428ddb02f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7359d508-ddaf-4c19-9b60-7a7428ddb02f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1422/2854] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:02 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8b6e7a44-4c7a-48cc-84e5-5ca551b20b00 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b6e7a44-4c7a-48cc-84e5-5ca551b20b00 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b6e7a44-4c7a-48cc-84e5-5ca551b20b00 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b6e7a44-4c7a-48cc-84e5-5ca551b20b00 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b6e7a44-4c7a-48cc-84e5-5ca551b20b00 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e returned with HTTP 404 Sep 07 14:04:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1433/2855] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:02 2026] GET /volume/v3/volumes/0c376c69-9899-475d-92ba-91c7fc27ad4e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] DELETE http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume with id: 2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d Sep 07 14:04:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume request issued successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8434bba8-5933-4f4c-b1c3-d6d9fc93e8fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d returned with HTTP 202 Sep 07 14:04:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1434/2856] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:02 2026] DELETE /volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-17091e48-0aad-4506-8963-55cfc7568496 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17091e48-0aad-4506-8963-55cfc7568496 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-17091e48-0aad-4506-8963-55cfc7568496 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-17091e48-0aad-4506-8963-55cfc7568496 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-17091e48-0aad-4506-8963-55cfc7568496 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-109287167"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17091e48-0aad-4506-8963-55cfc7568496 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d returned with HTTP 200 Sep 07 14:04:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1435/2857] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:02 2026] GET /volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-109287167'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Create volume of 1 GB Sep 07 14:04:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Availability Zones retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Flow 'volume_create_api' (36cb2ff6-bb99-4ca2-bf4f-58c33d9d18a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa5178b-8a99-453d-8912-fe2ba9f8ea8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa5178b-8a99-453d-8912-fe2ba9f8ea8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09b678d-3654-46c1-a56f-01b7778db388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Created reservations ['251cec93-9066-4eb2-b3ec-463c5e065881', 'b7c8e5dd-81f4-48d3-ba0b-48a5339c85e3', 'da461f86-b56f-41e9-925c-6e5061a3b635', '10487631-e203-4958-88ef-b47d2bedfdde'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09b678d-3654-46c1-a56f-01b7778db388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['251cec93-9066-4eb2-b3ec-463c5e065881', 'b7c8e5dd-81f4-48d3-ba0b-48a5339c85e3', 'da461f86-b56f-41e9-925c-6e5061a3b635', '10487631-e203-4958-88ef-b47d2bedfdde']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db54dd0f-3508-4e98-9b12-9bae587d79b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db54dd0f-3508-4e98-9b12-9bae587d79b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7464683-8acd-4f7e-a81c-9bb26f0a030a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-109287167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5317ed2dadf14f0191bc6996f9793089',qos_specs=None,replication_status=,reservations=['251cec93-9066-4eb2-b3ec-463c5e065881','b7c8e5dd-81f4-48d3-ba0b-48a5339c85e3','da461f86-b56f-41e9-925c-6e5061a3b635','10487631-e203-4958-88ef-b47d2bedfdde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84002b2f9e9d460e8561bb9f41451570',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-109287167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7464683-8acd-4f7e-a81c-9bb26f0a030a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5317ed2dadf14f0191bc6996f9793089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84002b2f9e9d460e8561bb9f41451570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1beeffcd-ec54-46cf-b695-b534850179c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1beeffcd-ec54-46cf-b695-b534850179c5) transitioned into state 'SUCCESS' from state '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-109287167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5317ed2dadf14f0191bc6996f9793089',qos_specs=None,replication_status=,reservations=['251cec93-9066-4eb2-b3ec-463c5e065881','b7c8e5dd-81f4-48d3-ba0b-48a5339c85e3','da461f86-b56f-41e9-925c-6e5061a3b635','10487631-e203-4958-88ef-b47d2bedfdde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84002b2f9e9d460e8561bb9f41451570',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (862a10a6-ab10-45b1-aa67-6033e93d6ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (862a10a6-ab10-45b1-aa67-6033e93d6ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Flow 'volume_create_api' (36cb2ff6-bb99-4ca2-bf4f-58c33d9d18a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Create volume request issued successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8e7f402a-b21e-48aa-bd7b-4d20bf671cd0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1423/2858] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:04:02 2026] POST /volume/v3/volumes => generated 776 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8fbf54fb-051f-40a2-8dfa-682527b7a930 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8fbf54fb-051f-40a2-8dfa-682527b7a930 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8fbf54fb-051f-40a2-8dfa-682527b7a930 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8fbf54fb-051f-40a2-8dfa-682527b7a930 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8fbf54fb-051f-40a2-8dfa-682527b7a930 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8fbf54fb-051f-40a2-8dfa-682527b7a930 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 200 Sep 07 14:04:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1436/2859] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:03 2026] GET /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-127c7007-8feb-4bd6-ad5a-d17df0fdad69 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-127c7007-8feb-4bd6-ad5a-d17df0fdad69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-127c7007-8feb-4bd6-ad5a-d17df0fdad69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-127c7007-8feb-4bd6-ad5a-d17df0fdad69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8b0091ea-a50a-45ef-9c9c-b148fa2baa6e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b0091ea-a50a-45ef-9c9c-b148fa2baa6e tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b0091ea-a50a-45ef-9c9c-b148fa2baa6e tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b0091ea-a50a-45ef-9c9c-b148fa2baa6e tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-127c7007-8feb-4bd6-ad5a-d17df0fdad69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 returned with HTTP 404 Sep 07 14:04:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1424/2860] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:03 2026] GET /volume/v3/volumes/d49b66e0-9d94-4503-859b-02b318c2d050 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] DELETE http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Delete volume with id: 51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8b0091ea-a50a-45ef-9c9c-b148fa2baa6e tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b0091ea-a50a-45ef-9c9c-b148fa2baa6e tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1437/2861] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:03 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Delete volume request issued successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52741cf4-4efc-4516-8f8e-fdcd539d6ad4 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 202 Sep 07 14:04:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1425/2862] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:03 2026] DELETE /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dd4d7bc1-d998-4c51-862d-74c735a20303 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd4d7bc1-d998-4c51-862d-74c735a20303 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd4d7bc1-d998-4c51-862d-74c735a20303 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dd4d7bc1-d998-4c51-862d-74c735a20303 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dd4d7bc1-d998-4c51-862d-74c735a20303 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dd4d7bc1-d998-4c51-862d-74c735a20303 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:04:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1438/2863] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:03 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4fdba55a-3668-4916-a2e6-7dbda7d17475 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4fdba55a-3668-4916-a2e6-7dbda7d17475 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4fdba55a-3668-4916-a2e6-7dbda7d17475 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4fdba55a-3668-4916-a2e6-7dbda7d17475 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4fdba55a-3668-4916-a2e6-7dbda7d17475 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4fdba55a-3668-4916-a2e6-7dbda7d17475 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d returned with HTTP 200 Sep 07 14:04:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1426/2864] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:03 2026] GET /volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d13fadcf-4e1d-478c-bd93-14d6d28886de None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d13fadcf-4e1d-478c-bd93-14d6d28886de tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d13fadcf-4e1d-478c-bd93-14d6d28886de tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d13fadcf-4e1d-478c-bd93-14d6d28886de tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d13fadcf-4e1d-478c-bd93-14d6d28886de tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d13fadcf-4e1d-478c-bd93-14d6d28886de tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 200 Sep 07 14:04:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1439/2865] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ca534362-0804-4d71-883c-0d1b8b099f14 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca534362-0804-4d71-883c-0d1b8b099f14 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca534362-0804-4d71-883c-0d1b8b099f14 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ca534362-0804-4d71-883c-0d1b8b099f14 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ca534362-0804-4d71-883c-0d1b8b099f14 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ca534362-0804-4d71-883c-0d1b8b099f14 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1427/2866] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 932 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bc2871ae-c5fd-470d-93fc-aea4d33c2f69 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc2871ae-c5fd-470d-93fc-aea4d33c2f69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bc2871ae-c5fd-470d-93fc-aea4d33c2f69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bc2871ae-c5fd-470d-93fc-aea4d33c2f69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bc2871ae-c5fd-470d-93fc-aea4d33c2f69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bc2871ae-c5fd-470d-93fc-aea4d33c2f69 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 200 Sep 07 14:04:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1440/2867] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 839 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2df1b20f-4ad9-41f1-b90c-9b9c27c5b047 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2df1b20f-4ad9-41f1-b90c-9b9c27c5b047 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2df1b20f-4ad9-41f1-b90c-9b9c27c5b047 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2df1b20f-4ad9-41f1-b90c-9b9c27c5b047 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2df1b20f-4ad9-41f1-b90c-9b9c27c5b047 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d returned with HTTP 404 Sep 07 14:04:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1428/2868] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/2a68cfd3-42bb-4cc0-a8fe-86d4d6c9d98d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] DELETE http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume with id: 8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:04:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume request issued successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0da18eba-56e4-4a2b-b1dd-f39c7571a2fd tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b returned with HTTP 202 Sep 07 14:04:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1441/2869] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:04 2026] DELETE /volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7897ea0f-a5b4-4e0d-8410-51d58c8b5513 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7897ea0f-a5b4-4e0d-8410-51d58c8b5513 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7897ea0f-a5b4-4e0d-8410-51d58c8b5513 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7897ea0f-a5b4-4e0d-8410-51d58c8b5513 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7897ea0f-a5b4-4e0d-8410-51d58c8b5513 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7897ea0f-a5b4-4e0d-8410-51d58c8b5513 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b returned with HTTP 200 Sep 07 14:04:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1429/2870] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1ce2f2cc-f103-413c-9bdc-4d3ab2957be9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ce2f2cc-f103-413c-9bdc-4d3ab2957be9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ce2f2cc-f103-413c-9bdc-4d3ab2957be9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ce2f2cc-f103-413c-9bdc-4d3ab2957be9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1ce2f2cc-f103-413c-9bdc-4d3ab2957be9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ce2f2cc-f103-413c-9bdc-4d3ab2957be9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1442/2871] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-422e833f-58d6-4236-aec3-47f303e9a72f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-422e833f-58d6-4236-aec3-47f303e9a72f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:04:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-422e833f-58d6-4236-aec3-47f303e9a72f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7464683-8acd-4f7e-a81c-9bb26f0a030a", "name": "tempest-VolumeDependencyTests-Snapshot-380487684"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d4e978cc-ab4f-417b-b41d-d9a7406f7956 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4e978cc-ab4f-417b-b41d-d9a7406f7956 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4e978cc-ab4f-417b-b41d-d9a7406f7956 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d4e978cc-ab4f-417b-b41d-d9a7406f7956 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-422e833f-58d6-4236-aec3-47f303e9a72f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-422e833f-58d6-4236-aec3-47f303e9a72f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Create snapshot from volume a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d4e978cc-ab4f-417b-b41d-d9a7406f7956 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d4e978cc-ab4f-417b-b41d-d9a7406f7956 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1443/2872] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 932 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-422e833f-58d6-4236-aec3-47f303e9a72f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Created reservations ['e365f3e7-e9c7-4e0e-bd7c-23cc9a0cfae0', 'aaacae49-875a-4483-985e-f75e3f1ab641', 'b37ea1e0-e75f-4f20-8166-f3bd25c9d2db', 'd57ff905-6a15-4f34-af1a-8b44fa94e3f1'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-39b2d1c4-450c-4826-b0b4-dfbbea5db793 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-39b2d1c4-450c-4826-b0b4-dfbbea5db793 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] GET http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-39b2d1c4-450c-4826-b0b4-dfbbea5db793 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-39b2d1c4-450c-4826-b0b4-dfbbea5db793 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-39b2d1c4-450c-4826-b0b4-dfbbea5db793 tempest-CinderUnicodeTest-1425208597 tempest-CinderUnicodeTest-1425208597-project-member] http://192.168.122.11/volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b returned with HTTP 404 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1444/2873] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/51a20a51-785d-40ac-978c-cf16778ef72b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-422e833f-58d6-4236-aec3-47f303e9a72f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot create request issued successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-422e833f-58d6-4236-aec3-47f303e9a72f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1430/2874] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:04:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2a4a1706-95e6-48b7-898a-cc2ee060f088 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a4a1706-95e6-48b7-898a-cc2ee060f088 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a4a1706-95e6-48b7-898a-cc2ee060f088 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a4a1706-95e6-48b7-898a-cc2ee060f088 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2a4a1706-95e6-48b7-898a-cc2ee060f088 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a4a1706-95e6-48b7-898a-cc2ee060f088 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1445/2875] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5c4bfbf7-03c2-4118-a77c-7b4447cd095d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c4bfbf7-03c2-4118-a77c-7b4447cd095d tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b Sep 07 14:04:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c4bfbf7-03c2-4118-a77c-7b4447cd095d tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5c4bfbf7-03c2-4118-a77c-7b4447cd095d tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5c4bfbf7-03c2-4118-a77c-7b4447cd095d tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b returned with HTTP 404 Sep 07 14:04:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1431/2876] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/8ac08ca5-22c1-4e7a-bfd1-9a234eec713b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume with id: 1eea5cd5-cb42-447d-8f3f-458be9174b29 Sep 07 14:04:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume request issued successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-34d282a5-6c83-4dfd-855b-5c9bedb12ca1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 returned with HTTP 202 Sep 07 14:04:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1446/2877] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:05 2026] DELETE /volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d392b9c7-9152-4aba-b980-ff1c24aa0ac1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d392b9c7-9152-4aba-b980-ff1c24aa0ac1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 Sep 07 14:04:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d392b9c7-9152-4aba-b980-ff1c24aa0ac1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d392b9c7-9152-4aba-b980-ff1c24aa0ac1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d392b9c7-9152-4aba-b980-ff1c24aa0ac1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d392b9c7-9152-4aba-b980-ff1c24aa0ac1 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 returned with HTTP 200 Sep 07 14:04:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1432/2878] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:06 2026] GET /volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8b00a499-55d3-4261-baef-1cf4f617655b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b00a499-55d3-4261-baef-1cf4f617655b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b00a499-55d3-4261-baef-1cf4f617655b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8b00a499-55d3-4261-baef-1cf4f617655b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8b00a499-55d3-4261-baef-1cf4f617655b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8b00a499-55d3-4261-baef-1cf4f617655b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1447/2879] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:06 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 935 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-79769bf6-b45b-4711-bef8-3de1008a32ff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79769bf6-b45b-4711-bef8-3de1008a32ff tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79769bf6-b45b-4711-bef8-3de1008a32ff tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-79769bf6-b45b-4711-bef8-3de1008a32ff tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-79769bf6-b45b-4711-bef8-3de1008a32ff tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-79769bf6-b45b-4711-bef8-3de1008a32ff tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 200 Sep 07 14:04:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1433/2880] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:06 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-06da18b7-b2c9-4a1a-b3a8-6dea0c08970c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-06da18b7-b2c9-4a1a-b3a8-6dea0c08970c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 Sep 07 14:04:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-06da18b7-b2c9-4a1a-b3a8-6dea0c08970c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-06da18b7-b2c9-4a1a-b3a8-6dea0c08970c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-06da18b7-b2c9-4a1a-b3a8-6dea0c08970c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-06da18b7-b2c9-4a1a-b3a8-6dea0c08970c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1448/2881] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:07 2026] GET /volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-509a1501-a368-4610-8d77-e7480c9424c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-509a1501-a368-4610-8d77-e7480c9424c2 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-509a1501-a368-4610-8d77-e7480c9424c2 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-509a1501-a368-4610-8d77-e7480c9424c2 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-509a1501-a368-4610-8d77-e7480c9424c2 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-509a1501-a368-4610-8d77-e7480c9424c2 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1434/2882] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:07 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 935 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ec074aab-efaf-47ad-b35e-d99eae9f98f3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ec074aab-efaf-47ad-b35e-d99eae9f98f3 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ec074aab-efaf-47ad-b35e-d99eae9f98f3 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ec074aab-efaf-47ad-b35e-d99eae9f98f3 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ec074aab-efaf-47ad-b35e-d99eae9f98f3 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ec074aab-efaf-47ad-b35e-d99eae9f98f3 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1449/2883] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:07 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4e25e849-0fce-48c1-965e-a46d0afe9ea8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e25e849-0fce-48c1-965e-a46d0afe9ea8 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e25e849-0fce-48c1-965e-a46d0afe9ea8 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e25e849-0fce-48c1-965e-a46d0afe9ea8 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e25e849-0fce-48c1-965e-a46d0afe9ea8 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 returned with HTTP 404 Sep 07 14:04:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1435/2884] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/1eea5cd5-cb42-447d-8f3f-458be9174b29 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] DELETE http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume with id: 009a02c9-8423-4258-9e0e-79c025cd11ed Sep 07 14:04:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume request issued successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-03efe60a-eb19-41d3-9e69-35a02abb2740 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed returned with HTTP 202 Sep 07 14:04:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1450/2885] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:08 2026] DELETE /volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-be6a35e7-6628-4b84-87d5-99db4acae8ba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-be6a35e7-6628-4b84-87d5-99db4acae8ba tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-be6a35e7-6628-4b84-87d5-99db4acae8ba tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-be6a35e7-6628-4b84-87d5-99db4acae8ba tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-be6a35e7-6628-4b84-87d5-99db4acae8ba tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-be6a35e7-6628-4b84-87d5-99db4acae8ba tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1436/2886] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c9c7231a-ab79-4416-b2c9-9f5c9ef0bab4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9c7231a-ab79-4416-b2c9-9f5c9ef0bab4 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9c7231a-ab79-4416-b2c9-9f5c9ef0bab4 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9c7231a-ab79-4416-b2c9-9f5c9ef0bab4 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c9c7231a-ab79-4416-b2c9-9f5c9ef0bab4 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9c7231a-ab79-4416-b2c9-9f5c9ef0bab4 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1451/2887] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 935 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4cb5dac2-d9e9-44f6-9cf1-277051b9454c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4cb5dac2-d9e9-44f6-9cf1-277051b9454c tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4cb5dac2-d9e9-44f6-9cf1-277051b9454c tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4cb5dac2-d9e9-44f6-9cf1-277051b9454c tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4cb5dac2-d9e9-44f6-9cf1-277051b9454c tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4cb5dac2-d9e9-44f6-9cf1-277051b9454c tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1437/2888] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "497fad01-3584-45eb-a75b-80b0ff17fef8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-942878355"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Create volume request body: {'volume': {'snapshot_id': '497fad01-3584-45eb-a75b-80b0ff17fef8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-942878355'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Create volume of 1 GB Sep 07 14:04:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Availability Zones retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Flow 'volume_create_api' (c0d6c255-c07f-453c-ad24-2aecda54fee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715bdb7a-3883-4bf1-970b-67939257633b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715bdb7a-3883-4bf1-970b-67939257633b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '497fad01-3584-45eb-a75b-80b0ff17fef8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:08 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18477683-c1d3-42d4-a652-77ea8efd0f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Created reservations ['ad5f1a76-74c8-481b-ae66-5021c85059cf', '2c7a451e-b7ba-4063-a66e-df70484caa25', 'e5503633-54a6-48e0-abb6-5f45bfc8f86b', 'de8dd7ff-bcf7-4106-bdec-db86b61a7219'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18477683-c1d3-42d4-a652-77ea8efd0f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5f1a76-74c8-481b-ae66-5021c85059cf', '2c7a451e-b7ba-4063-a66e-df70484caa25', 'e5503633-54a6-48e0-abb6-5f45bfc8f86b', 'de8dd7ff-bcf7-4106-bdec-db86b61a7219']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86a3d64-c974-4e56-9490-7823ee2ed2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86a3d64-c974-4e56-9490-7823ee2ed2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b27957-3616-44bc-aa90-69869eeb9719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-942878355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5317ed2dadf14f0191bc6996f9793089',qos_specs=None,replication_status=,reservations=['ad5f1a76-74c8-481b-ae66-5021c85059cf','2c7a451e-b7ba-4063-a66e-df70484caa25','e5503633-54a6-48e0-abb6-5f45bfc8f86b','de8dd7ff-bcf7-4106-bdec-db86b61a7219'],size=1,snapshot_id=497fad01-3584-45eb-a75b-80b0ff17fef8,source_replicaid=,source_volid=None,status='creating',user_id='84002b2f9e9d460e8561bb9f41451570',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-942878355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b27957-3616-44bc-aa90-69869eeb9719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5317ed2dadf14f0191bc6996f9793089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=497fad01-3584-45eb-a75b-80b0ff17fef8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84002b2f9e9d460e8561bb9f41451570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7480dac5-0230-480d-99f7-0d28274382d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7480dac5-0230-480d-99f7-0d28274382d6) transitioned into state 'SUCCESS' from state '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-942878355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5317ed2dadf14f0191bc6996f9793089',qos_specs=None,replication_status=,reservations=['ad5f1a76-74c8-481b-ae66-5021c85059cf','2c7a451e-b7ba-4063-a66e-df70484caa25','e5503633-54a6-48e0-abb6-5f45bfc8f86b','de8dd7ff-bcf7-4106-bdec-db86b61a7219'],size=1,snapshot_id=497fad01-3584-45eb-a75b-80b0ff17fef8,source_replicaid=,source_volid=None,status='creating',user_id='84002b2f9e9d460e8561bb9f41451570',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482ace53-13f1-45de-b452-112cd35fdad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482ace53-13f1-45de-b452-112cd35fdad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Flow 'volume_create_api' (c0d6c255-c07f-453c-ad24-2aecda54fee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Create volume request issued successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cdbf956-4a26-41f8-bd8a-4af9a256f97f tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1452/2889] 192.168.122.11 () {62 vars in 1179 bytes} [Mon Sep 7 14:04:08 2026] POST /volume/v3/volumes => generated 810 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3a9ba6d6-6038-47fa-ab73-2534f8a7cb38 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a9ba6d6-6038-47fa-ab73-2534f8a7cb38 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a9ba6d6-6038-47fa-ab73-2534f8a7cb38 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a9ba6d6-6038-47fa-ab73-2534f8a7cb38 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3a9ba6d6-6038-47fa-ab73-2534f8a7cb38 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a9ba6d6-6038-47fa-ab73-2534f8a7cb38 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1438/2890] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 878 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1fe14a8b-7ec9-43d2-8308-250d9750ddee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e40ae4b9-8c6f-4fa4-94b4-813f16f1b705 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e40ae4b9-8c6f-4fa4-94b4-813f16f1b705 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e40ae4b9-8c6f-4fa4-94b4-813f16f1b705 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e40ae4b9-8c6f-4fa4-94b4-813f16f1b705 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e40ae4b9-8c6f-4fa4-94b4-813f16f1b705 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed returned with HTTP 404 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1439/2891] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/009a02c9-8423-4258-9e0e-79c025cd11ed => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete snapshot with id: 67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot delete request issued successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9b8a8d77-bd64-41bb-912a-0eb556f4f9a9 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 202 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1440/2892] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:04:09 2026] DELETE /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-993e77a8-d5fd-473b-b496-d4b8fcf8da9c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-993e77a8-d5fd-473b-b496-d4b8fcf8da9c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-993e77a8-d5fd-473b-b496-d4b8fcf8da9c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-993e77a8-d5fd-473b-b496-d4b8fcf8da9c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-993e77a8-d5fd-473b-b496-d4b8fcf8da9c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fe14a8b-7ec9-43d2-8308-250d9750ddee tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1fe14a8b-7ec9-43d2-8308-250d9750ddee tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1584080191", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-993e77a8-d5fd-473b-b496-d4b8fcf8da9c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1441/2893] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b879d5b5-4ef4-4ee5-8d7c-ca3c2f1d6c0a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b879d5b5-4ef4-4ee5-8d7c-ca3c2f1d6c0a tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b879d5b5-4ef4-4ee5-8d7c-ca3c2f1d6c0a tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b879d5b5-4ef4-4ee5-8d7c-ca3c2f1d6c0a tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fe14a8b-7ec9-43d2-8308-250d9750ddee tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1453/2894] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:09 2026] POST /volume/v3/types => generated 380 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-93914f22-0b3b-48c1-b9d3-31680f2cb1ee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93914f22-0b3b-48c1-b9d3-31680f2cb1ee tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-93914f22-0b3b-48c1-b9d3-31680f2cb1ee tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b879d5b5-4ef4-4ee5-8d7c-ca3c2f1d6c0a tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b879d5b5-4ef4-4ee5-8d7c-ca3c2f1d6c0a tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1442/2895] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-93914f22-0b3b-48c1-b9d3-31680f2cb1ee tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1610edb0-519d-4d78-8763-35415ffff85d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1454/2896] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:04:09 2026] POST /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption => generated 239 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1610edb0-519d-4d78-8763-35415ffff85d tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1610edb0-519d-4d78-8763-35415ffff85d tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1610edb0-519d-4d78-8763-35415ffff85d tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4c3095b1-6866-4897-8aac-decc215b30ac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c3095b1-6866-4897-8aac-decc215b30ac tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c3095b1-6866-4897-8aac-decc215b30ac tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-716355702", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1610edb0-519d-4d78-8763-35415ffff85d tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1610edb0-519d-4d78-8763-35415ffff85d tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1443/2897] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-69cde8d0-4e26-426f-a454-0be15a356abd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69cde8d0-4e26-426f-a454-0be15a356abd tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69cde8d0-4e26-426f-a454-0be15a356abd tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-69cde8d0-4e26-426f-a454-0be15a356abd tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-69cde8d0-4e26-426f-a454-0be15a356abd tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Delete volume with id: c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c3095b1-6866-4897-8aac-decc215b30ac tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1455/2898] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:09 2026] POST /volume/v3/types => generated 379 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bf657b72-cdfb-4039-a55c-461fd1e100d8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-69cde8d0-4e26-426f-a454-0be15a356abd tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-69cde8d0-4e26-426f-a454-0be15a356abd tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Delete volume request issued successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-69cde8d0-4e26-426f-a454-0be15a356abd tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 202 Sep 07 14:04:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1444/2899] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:09 2026] DELETE /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-23b98e07-87a0-41e4-a1f7-c8d7b2b4b58f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23b98e07-87a0-41e4-a1f7-c8d7b2b4b58f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23b98e07-87a0-41e4-a1f7-c8d7b2b4b58f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23b98e07-87a0-41e4-a1f7-c8d7b2b4b58f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-23b98e07-87a0-41e4-a1f7-c8d7b2b4b58f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23b98e07-87a0-41e4-a1f7-c8d7b2b4b58f tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1445/2900] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 1199 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bf657b72-cdfb-4039-a55c-461fd1e100d8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] POST http://192.168.122.11/volume/v3/types/d35f05d8-a168-4a83-b8f5-1ef986890912/encryption Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bf657b72-cdfb-4039-a55c-461fd1e100d8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-bf657b72-cdfb-4039-a55c-461fd1e100d8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bf657b72-cdfb-4039-a55c-461fd1e100d8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/d35f05d8-a168-4a83-b8f5-1ef986890912/encryption returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1456/2901] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:04:09 2026] POST /volume/v3/types/d35f05d8-a168-4a83-b8f5-1ef986890912/encryption => generated 127 bytes in 274 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1469d42f-74f6-4a48-8c96-d83919bc653e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1469d42f-74f6-4a48-8c96-d83919bc653e tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1469d42f-74f6-4a48-8c96-d83919bc653e tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1311981616", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1469d42f-74f6-4a48-8c96-d83919bc653e tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1446/2902] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:10 2026] POST /volume/v3/types => generated 380 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-627161ca-3c06-4007-a6b9-026a65110988 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-627161ca-3c06-4007-a6b9-026a65110988 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] POST http://192.168.122.11/volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b/extra_specs Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-627161ca-3c06-4007-a6b9-026a65110988 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-627161ca-3c06-4007-a6b9-026a65110988 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-627161ca-3c06-4007-a6b9-026a65110988 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b/extra_specs returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1457/2903] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 14:04:10 2026] POST /volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b/extra_specs => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-191338ed-ef0e-4ac2-adc9-e5acd49ffda3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-191338ed-ef0e-4ac2-adc9-e5acd49ffda3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] PUT http://192.168.122.11/volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b/extra_specs/key2 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-191338ed-ef0e-4ac2-adc9-e5acd49ffda3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-191338ed-ef0e-4ac2-adc9-e5acd49ffda3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-191338ed-ef0e-4ac2-adc9-e5acd49ffda3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b/extra_specs/key2 returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1447/2904] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:04:10 2026] PUT /volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b/extra_specs/key2 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f26bda99-691f-450c-8959-1e9cfa3be1e5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f26bda99-691f-450c-8959-1e9cfa3be1e5 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f26bda99-691f-450c-8959-1e9cfa3be1e5 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-f26bda99-691f-450c-8959-1e9cfa3be1e5 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f26bda99-691f-450c-8959-1e9cfa3be1e5 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1458/2905] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 14:04:10 2026] POST /volume/v3/types => generated 109 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-17a4ca6f-fa82-45e3-9fa4-1148a0011e2a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17a4ca6f-fa82-45e3-9fa4-1148a0011e2a tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-17a4ca6f-fa82-45e3-9fa4-1148a0011e2a tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1729488120", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0ba936dd-43c4-4390-828e-c28855601446 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ba936dd-43c4-4390-828e-c28855601446 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ba936dd-43c4-4390-828e-c28855601446 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ba936dd-43c4-4390-828e-c28855601446 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0ba936dd-43c4-4390-828e-c28855601446 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ba936dd-43c4-4390-828e-c28855601446 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1459/2906] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-17a4ca6f-fa82-45e3-9fa4-1148a0011e2a tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1448/2907] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:10 2026] POST /volume/v3/types => generated 380 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a68a892d-3374-4e91-9be8-e0f5addb3f11 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a68a892d-3374-4e91-9be8-e0f5addb3f11 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c/encryption Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a68a892d-3374-4e91-9be8-e0f5addb3f11 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a68a892d-3374-4e91-9be8-e0f5addb3f11 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c/encryption returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1460/2908] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:04:10 2026] POST /volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c/encryption => generated 239 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-546c06f1-f57b-4fbd-a6dd-439810a3838c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e461cc0d-c273-4c10-9003-f71f4bbb9ecf None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e461cc0d-c273-4c10-9003-f71f4bbb9ecf tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e461cc0d-c273-4c10-9003-f71f4bbb9ecf tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e461cc0d-c273-4c10-9003-f71f4bbb9ecf tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-546c06f1-f57b-4fbd-a6dd-439810a3838c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] DELETE http://192.168.122.11/volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c/encryption/10e66354-bbcc-4904-9279-707b6c233e6e Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-546c06f1-f57b-4fbd-a6dd-439810a3838c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-546c06f1-f57b-4fbd-a6dd-439810a3838c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-546c06f1-f57b-4fbd-a6dd-439810a3838c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-546c06f1-f57b-4fbd-a6dd-439810a3838c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c/encryption/10e66354-bbcc-4904-9279-707b6c233e6e returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1449/2909] 192.168.122.11 () {58 vars in 1368 bytes} [Mon Sep 7 14:04:10 2026] DELETE /volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c/encryption/10e66354-bbcc-4904-9279-707b6c233e6e => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e461cc0d-c273-4c10-9003-f71f4bbb9ecf tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a6be5b5a-b251-4cff-82bd-cc4c74b4402b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e461cc0d-c273-4c10-9003-f71f4bbb9ecf tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1461/2910] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a6be5b5a-b251-4cff-82bd-cc4c74b4402b tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a6be5b5a-b251-4cff-82bd-cc4c74b4402b tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2010593759", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a6be5b5a-b251-4cff-82bd-cc4c74b4402b tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1450/2911] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:10 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 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-550428c2-2511-46eb-bb98-c82f076cd048 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-550428c2-2511-46eb-bb98-c82f076cd048 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] DELETE http://192.168.122.11/volume/v3/types/45f89db2-dfce-4ccc-adae-7c90c46bfab4/extra_specs/key1 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-550428c2-2511-46eb-bb98-c82f076cd048 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-550428c2-2511-46eb-bb98-c82f076cd048 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-550428c2-2511-46eb-bb98-c82f076cd048 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-550428c2-2511-46eb-bb98-c82f076cd048 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/45f89db2-dfce-4ccc-adae-7c90c46bfab4/extra_specs/key1 returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1462/2912] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:04:10 2026] DELETE /volume/v3/types/45f89db2-dfce-4ccc-adae-7c90c46bfab4/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4a1750ba-481b-418b-9409-20c5fd51d936 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a1750ba-481b-418b-9409-20c5fd51d936 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4a1750ba-481b-418b-9409-20c5fd51d936 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1815711507", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4a1750ba-481b-418b-9409-20c5fd51d936 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1451/2913] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:10 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-94ebddb6-1d6b-48a8-a788-a56d2e0f1c18 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-94ebddb6-1d6b-48a8-a788-a56d2e0f1c18 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] DELETE http://192.168.122.11/volume/v3/types/cf933a57-bdf3-4fa8-9f49-bdc07648a136 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-94ebddb6-1d6b-48a8-a788-a56d2e0f1c18 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-94ebddb6-1d6b-48a8-a788-a56d2e0f1c18 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-94ebddb6-1d6b-48a8-a788-a56d2e0f1c18 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-94ebddb6-1d6b-48a8-a788-a56d2e0f1c18 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/cf933a57-bdf3-4fa8-9f49-bdc07648a136 returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1463/2914] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:10 2026] DELETE /volume/v3/types/cf933a57-bdf3-4fa8-9f49-bdc07648a136 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-96fa7134-04f2-48cf-b143-2d3eaca72c0b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-96fa7134-04f2-48cf-b143-2d3eaca72c0b tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] GET http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-96fa7134-04f2-48cf-b143-2d3eaca72c0b tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-96fa7134-04f2-48cf-b143-2d3eaca72c0b tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-96fa7134-04f2-48cf-b143-2d3eaca72c0b tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1452/2915] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs => generated 123 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c86d2e78-3005-4c9e-8aef-d3d139016207 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c86d2e78-3005-4c9e-8aef-d3d139016207 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] GET http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption/cipher Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c86d2e78-3005-4c9e-8aef-d3d139016207 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c86d2e78-3005-4c9e-8aef-d3d139016207 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-c86d2e78-3005-4c9e-8aef-d3d139016207 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c86d2e78-3005-4c9e-8aef-d3d139016207 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption/cipher returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1464/2916] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption/cipher => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21e8f6c5-b303-4a15-bba9-9a8c1c5d69fb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21e8f6c5-b303-4a15-bba9-9a8c1c5d69fb tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] GET http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21e8f6c5-b303-4a15-bba9-9a8c1c5d69fb tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21e8f6c5-b303-4a15-bba9-9a8c1c5d69fb tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-21e8f6c5-b303-4a15-bba9-9a8c1c5d69fb tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21e8f6c5-b303-4a15-bba9-9a8c1c5d69fb tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption returned with HTTP 403 Sep 07 14:04:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1453/2917] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b8001f22-4f0d-4420-93f9-e88dea0a5134 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b8001f22-4f0d-4420-93f9-e88dea0a5134 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] GET http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/multiattach Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b8001f22-4f0d-4420-93f9-e88dea0a5134 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b8001f22-4f0d-4420-93f9-e88dea0a5134 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b8001f22-4f0d-4420-93f9-e88dea0a5134 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/multiattach returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1465/2918] 192.168.122.11 () {58 vars in 1293 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ba45d793-eb04-4be8-a897-f9650a0009fa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba45d793-eb04-4be8-a897-f9650a0009fa tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] GET http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/volume_backend_name Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba45d793-eb04-4be8-a897-f9650a0009fa tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba45d793-eb04-4be8-a897-f9650a0009fa tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba45d793-eb04-4be8-a897-f9650a0009fa tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1454/2919] 192.168.122.11 () {58 vars in 1317 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/volume_backend_name => generated 143 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5ba77cfd-3820-434c-a1bb-de940434cd0c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ba77cfd-3820-434c-a1bb-de940434cd0c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] PUT http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption/b8b2a4d9-bc7f-4cc0-992e-2bcb50809b4c Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ba77cfd-3820-434c-a1bb-de940434cd0c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-5ba77cfd-3820-434c-a1bb-de940434cd0c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ba77cfd-3820-434c-a1bb-de940434cd0c tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption/b8b2a4d9-bc7f-4cc0-992e-2bcb50809b4c returned with HTTP 403 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1466/2920] 192.168.122.11 () {60 vars in 1385 bytes} [Mon Sep 7 14:04:11 2026] PUT /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/encryption/b8b2a4d9-bc7f-4cc0-992e-2bcb50809b4c => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52cfd408-c5b4-43ea-9eef-a91d098d37e3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52cfd408-c5b4-43ea-9eef-a91d098d37e3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] PUT http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/key1 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52cfd408-c5b4-43ea-9eef-a91d098d37e3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-52cfd408-c5b4-43ea-9eef-a91d098d37e3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52cfd408-c5b4-43ea-9eef-a91d098d37e3 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/key1 returned with HTTP 403 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1455/2921] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:04:11 2026] PUT /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ae3f7032-1531-469c-9239-ac2069b358f8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae3f7032-1531-469c-9239-ac2069b358f8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] PUT http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7032-1531-469c-9239-ac2069b358f8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-ae3f7032-1531-469c-9239-ac2069b358f8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'aba3194cc2f24de3a67faf3ac81cebc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc07732efd76415da742a7e410f7d5f6', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae3f7032-1531-469c-9239-ac2069b358f8 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-reader] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a returned with HTTP 403 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1467/2922] 192.168.122.11 () {60 vars in 1241 bytes} [Mon Sep 7 14:04:11 2026] PUT /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dcdc98ac-ad69-4e23-8d5a-a985daa04eba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dcdc98ac-ad69-4e23-8d5a-a985daa04eba tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] DELETE http://192.168.122.11/volume/v3/types/cf933a57-bdf3-4fa8-9f49-bdc07648a136 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dcdc98ac-ad69-4e23-8d5a-a985daa04eba tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dcdc98ac-ad69-4e23-8d5a-a985daa04eba tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c6d9bd59-1cc8-4c6b-828b-3344724b49c8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6d9bd59-1cc8-4c6b-828b-3344724b49c8 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6d9bd59-1cc8-4c6b-828b-3344724b49c8 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6d9bd59-1cc8-4c6b-828b-3344724b49c8 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c6d9bd59-1cc8-4c6b-828b-3344724b49c8 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Volume info retrieved successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6d9bd59-1cc8-4c6b-828b-3344724b49c8 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 200 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1468/2923] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:11 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 1199 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dcdc98ac-ad69-4e23-8d5a-a985daa04eba tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/cf933a57-bdf3-4fa8-9f49-bdc07648a136 returned with HTTP 202 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1456/2924] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:11 2026] DELETE /volume/v3/types/cf933a57-bdf3-4fa8-9f49-bdc07648a136 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ffaa73e8-d416-4c83-a522-859fdd5c7920 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffaa73e8-d416-4c83-a522-859fdd5c7920 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] DELETE http://192.168.122.11/volume/v3/types/45f89db2-dfce-4ccc-adae-7c90c46bfab4 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffaa73e8-d416-4c83-a522-859fdd5c7920 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ffaa73e8-d416-4c83-a522-859fdd5c7920 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ffaa73e8-d416-4c83-a522-859fdd5c7920 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/45f89db2-dfce-4ccc-adae-7c90c46bfab4 returned with HTTP 202 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1469/2925] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:11 2026] DELETE /volume/v3/types/45f89db2-dfce-4ccc-adae-7c90c46bfab4 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-893d0b18-1c86-4157-90ea-4118a7344c24 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-893d0b18-1c86-4157-90ea-4118a7344c24 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] DELETE http://192.168.122.11/volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-893d0b18-1c86-4157-90ea-4118a7344c24 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-893d0b18-1c86-4157-90ea-4118a7344c24 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-893d0b18-1c86-4157-90ea-4118a7344c24 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c returned with HTTP 202 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1457/2926] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:11 2026] DELETE /volume/v3/types/0e64a378-093b-4921-bf18-21cd71cdf93c => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b6f47144-0bd5-4fb6-ac36-11de188f8133 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6f47144-0bd5-4fb6-ac36-11de188f8133 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] DELETE http://192.168.122.11/volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b6f47144-0bd5-4fb6-ac36-11de188f8133 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b6f47144-0bd5-4fb6-ac36-11de188f8133 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6f47144-0bd5-4fb6-ac36-11de188f8133 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b returned with HTTP 202 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1470/2927] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:11 2026] DELETE /volume/v3/types/b03cffee-2e0a-4fca-bbba-65dea687ed5b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3e437f97-333d-47d7-a7fc-22e710df40af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6dc887a3-7d46-4ca0-86a1-613bd02c6f8d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e437f97-333d-47d7-a7fc-22e710df40af tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e437f97-333d-47d7-a7fc-22e710df40af tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e437f97-333d-47d7-a7fc-22e710df40af tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6dc887a3-7d46-4ca0-86a1-613bd02c6f8d tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] DELETE http://192.168.122.11/volume/v3/types/d35f05d8-a168-4a83-b8f5-1ef986890912 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6dc887a3-7d46-4ca0-86a1-613bd02c6f8d tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6dc887a3-7d46-4ca0-86a1-613bd02c6f8d tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3e437f97-333d-47d7-a7fc-22e710df40af tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e437f97-333d-47d7-a7fc-22e710df40af tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1471/2928] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:11 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6dc887a3-7d46-4ca0-86a1-613bd02c6f8d tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/d35f05d8-a168-4a83-b8f5-1ef986890912 returned with HTTP 202 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1458/2929] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:11 2026] DELETE /volume/v3/types/d35f05d8-a168-4a83-b8f5-1ef986890912 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8640c292-a613-4dbe-ad0b-807720ce1016 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8640c292-a613-4dbe-ad0b-807720ce1016 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] DELETE http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8640c292-a613-4dbe-ad0b-807720ce1016 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8640c292-a613-4dbe-ad0b-807720ce1016 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-59d78e4e-f0c1-4dc4-8bdf-01e141a01e25 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8640c292-a613-4dbe-ad0b-807720ce1016 tempest-VolumeTypesReaderTests-1501564389 tempest-VolumeTypesReaderTests-1501564389-project-admin] http://192.168.122.11/volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a returned with HTTP 202 Sep 07 14:04:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1472/2930] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:11 2026] DELETE /volume/v3/types/3595de71-6b2c-412d-a256-55a17bf2649a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59d78e4e-f0c1-4dc4-8bdf-01e141a01e25 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59d78e4e-f0c1-4dc4-8bdf-01e141a01e25 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-59d78e4e-f0c1-4dc4-8bdf-01e141a01e25 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-59d78e4e-f0c1-4dc4-8bdf-01e141a01e25 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Snapshot retrieved successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-59d78e4e-f0c1-4dc4-8bdf-01e141a01e25 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 200 Sep 07 14:04:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1459/2931] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:11 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-408283ac-1755-4216-b3ef-a248242edb64 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-408283ac-1755-4216-b3ef-a248242edb64 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-408283ac-1755-4216-b3ef-a248242edb64 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-408283ac-1755-4216-b3ef-a248242edb64 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-408283ac-1755-4216-b3ef-a248242edb64 tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 404 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1473/2932] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a5df2c78-e024-4b0b-9ae0-bba7207c5144 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a5df2c78-e024-4b0b-9ae0-bba7207c5144 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a5df2c78-e024-4b0b-9ae0-bba7207c5144 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a5df2c78-e024-4b0b-9ae0-bba7207c5144 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a5df2c78-e024-4b0b-9ae0-bba7207c5144 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c0c81be5-1f5d-44ad-b121-a7ad0f0e98d7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c0c81be5-1f5d-44ad-b121-a7ad0f0e98d7 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c0c81be5-1f5d-44ad-b121-a7ad0f0e98d7 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c0c81be5-1f5d-44ad-b121-a7ad0f0e98d7 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a5df2c78-e024-4b0b-9ae0-bba7207c5144 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c0c81be5-1f5d-44ad-b121-a7ad0f0e98d7 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 returned with HTTP 404 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1474/2933] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/snapshots/67f62ffd-12f1-4669-ac5d-9552fec21453 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1460/2934] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-361dfae8-2e82-4acd-9ce8-f3de6593591c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] DELETE http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-361dfae8-2e82-4acd-9ce8-f3de6593591c tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-361dfae8-2e82-4acd-9ce8-f3de6593591c tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume with id: e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-361dfae8-2e82-4acd-9ce8-f3de6593591c tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-361dfae8-2e82-4acd-9ce8-f3de6593591c tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Delete volume with id: c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-361dfae8-2e82-4acd-9ce8-f3de6593591c tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 404 Sep 07 14:04:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1461/2935] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:12 2026] DELETE /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-95b1b60a-10c3-47dd-a777-8d62f6b0b30b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-95b1b60a-10c3-47dd-a777-8d62f6b0b30b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] GET http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-95b1b60a-10c3-47dd-a777-8d62f6b0b30b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-95b1b60a-10c3-47dd-a777-8d62f6b0b30b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-95b1b60a-10c3-47dd-a777-8d62f6b0b30b tempest-VolumeImageDependencyTests-2122133340 tempest-VolumeImageDependencyTests-2122133340-project-member] http://192.168.122.11/volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 returned with HTTP 404 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Delete volume request issued successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d712cd1a-a39e-4f0f-94e2-49cf4e8f486c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 202 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1475/2936] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:12 2026] DELETE /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1462/2937] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/volumes/c431e204-0587-4ac4-b467-2bf453a79062 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3c4b11b7-b28b-4cd1-9145-36313a633b6f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c4b11b7-b28b-4cd1-9145-36313a633b6f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c4b11b7-b28b-4cd1-9145-36313a633b6f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c4b11b7-b28b-4cd1-9145-36313a633b6f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3c4b11b7-b28b-4cd1-9145-36313a633b6f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c4b11b7-b28b-4cd1-9145-36313a633b6f tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 200 Sep 07 14:04:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1476/2938] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2bac26ce-5c39-4aae-9249-c88bb8a24cc7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2bac26ce-5c39-4aae-9249-c88bb8a24cc7 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2bac26ce-5c39-4aae-9249-c88bb8a24cc7 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2bac26ce-5c39-4aae-9249-c88bb8a24cc7 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2bac26ce-5c39-4aae-9249-c88bb8a24cc7 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2bac26ce-5c39-4aae-9249-c88bb8a24cc7 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1463/2939] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:13 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-14052ae1-283c-4ed5-8c9b-c1e16c92e48c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-14052ae1-283c-4ed5-8c9b-c1e16c92e48c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:04:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-14052ae1-283c-4ed5-8c9b-c1e16c92e48c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-14052ae1-283c-4ed5-8c9b-c1e16c92e48c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-14052ae1-283c-4ed5-8c9b-c1e16c92e48c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-14052ae1-283c-4ed5-8c9b-c1e16c92e48c tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 200 Sep 07 14:04:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1477/2940] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:14 2026] GET /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 858 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-114f4194-e527-4dc3-8776-78a3b9642d79 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-114f4194-e527-4dc3-8776-78a3b9642d79 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-114f4194-e527-4dc3-8776-78a3b9642d79 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-114f4194-e527-4dc3-8776-78a3b9642d79 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:15 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-114f4194-e527-4dc3-8776-78a3b9642d79 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-114f4194-e527-4dc3-8776-78a3b9642d79 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1464/2941] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:14 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-02aad6f7-cfdf-4151-b03a-3559654017e2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-02aad6f7-cfdf-4151-b03a-3559654017e2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:04:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-02aad6f7-cfdf-4151-b03a-3559654017e2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-02aad6f7-cfdf-4151-b03a-3559654017e2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-02aad6f7-cfdf-4151-b03a-3559654017e2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Volume info retrieved successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-02aad6f7-cfdf-4151-b03a-3559654017e2 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 200 Sep 07 14:04:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1478/2942] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:15 2026] GET /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 858 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-af53ad6d-35b4-4a71-94f7-935ef64c05f6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af53ad6d-35b4-4a71-94f7-935ef64c05f6 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af53ad6d-35b4-4a71-94f7-935ef64c05f6 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-af53ad6d-35b4-4a71-94f7-935ef64c05f6 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-af53ad6d-35b4-4a71-94f7-935ef64c05f6 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eb7bb3ac-5e5e-456d-bef5-bdf0b503e3b3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-af53ad6d-35b4-4a71-94f7-935ef64c05f6 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1465/2943] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:16 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb7bb3ac-5e5e-456d-bef5-bdf0b503e3b3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] GET http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 Sep 07 14:04:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb7bb3ac-5e5e-456d-bef5-bdf0b503e3b3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb7bb3ac-5e5e-456d-bef5-bdf0b503e3b3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb7bb3ac-5e5e-456d-bef5-bdf0b503e3b3 tempest-CreateVolumesFromSnapshotTest-1459555228 tempest-CreateVolumesFromSnapshotTest-1459555228-project-member] http://192.168.122.11/volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 returned with HTTP 404 Sep 07 14:04:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1479/2944] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:16 2026] GET /volume/v3/volumes/e60d0fc5-e685-42c3-ad47-acda4fdf7019 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4947172b-5f8d-44a9-982d-65e29d468668 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4947172b-5f8d-44a9-982d-65e29d468668 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4947172b-5f8d-44a9-982d-65e29d468668 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4947172b-5f8d-44a9-982d-65e29d468668 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4947172b-5f8d-44a9-982d-65e29d468668 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4947172b-5f8d-44a9-982d-65e29d468668 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1466/2945] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:17 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fb0d5fa5-8f64-4090-adac-b1e2150f7d8b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb0d5fa5-8f64-4090-adac-b1e2150f7d8b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb0d5fa5-8f64-4090-adac-b1e2150f7d8b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb0d5fa5-8f64-4090-adac-b1e2150f7d8b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fb0d5fa5-8f64-4090-adac-b1e2150f7d8b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb0d5fa5-8f64-4090-adac-b1e2150f7d8b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1480/2946] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:18 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-140a064d-f391-47da-bced-3b73d90678ee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-140a064d-f391-47da-bced-3b73d90678ee tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-140a064d-f391-47da-bced-3b73d90678ee tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-140a064d-f391-47da-bced-3b73d90678ee tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-140a064d-f391-47da-bced-3b73d90678ee tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Delete snapshot with id: 497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:18 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-140a064d-f391-47da-bced-3b73d90678ee tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-140a064d-f391-47da-bced-3b73d90678ee tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot delete request issued successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-140a064d-f391-47da-bced-3b73d90678ee tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 202 Sep 07 14:04:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1467/2947] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:04:18 2026] DELETE /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b41785a1-05a7-43bd-8b00-35a48f62ff17 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b41785a1-05a7-43bd-8b00-35a48f62ff17 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b41785a1-05a7-43bd-8b00-35a48f62ff17 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b41785a1-05a7-43bd-8b00-35a48f62ff17 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b41785a1-05a7-43bd-8b00-35a48f62ff17 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b41785a1-05a7-43bd-8b00-35a48f62ff17 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 200 Sep 07 14:04:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1481/2948] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:18 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ef3f0e61-b07d-4376-a942-5385c4a6b559 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef3f0e61-b07d-4376-a942-5385c4a6b559 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ef3f0e61-b07d-4376-a942-5385c4a6b559 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ef3f0e61-b07d-4376-a942-5385c4a6b559 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ef3f0e61-b07d-4376-a942-5385c4a6b559 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ef3f0e61-b07d-4376-a942-5385c4a6b559 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 200 Sep 07 14:04:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1468/2949] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:19 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4dfdd902-db43-4a0e-a4f5-322fd8dcc643 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1410500317"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1410500317'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume of 1 GB Sep 07 14:04:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Availability Zones retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (6d59d6f2-576f-464d-aaf2-0ba8cc175207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75550ad7-9cfe-4ae6-982c-0119d190632f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75550ad7-9cfe-4ae6-982c-0119d190632f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03f9308-befd-4701-9724-588d39f7ca09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4dfdd902-db43-4a0e-a4f5-322fd8dcc643 tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-admin] GET http://192.168.122.11/volume/v3/scheduler-stats/get_pools Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4dfdd902-db43-4a0e-a4f5-322fd8dcc643 tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4dfdd902-db43-4a0e-a4f5-322fd8dcc643 tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-admin] Calling method 'get_pools' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4dfdd902-db43-4a0e-a4f5-322fd8dcc643 tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-admin] http://192.168.122.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 14:04:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1469/2950] 192.168.122.11 () {58 vars in 1170 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c0f36131-bf4c-45f9-829d-7f1f1cd825ee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Created reservations ['110f694f-e4f2-4b6b-b403-9ca819fa77a1', 'b3bd928f-8901-414b-81a3-b7224a0bf30f', '77547b56-5229-4b02-9b81-8aa4f36c005a', '4a3abb71-93e4-4e25-9a19-293815078de7'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03f9308-befd-4701-9724-588d39f7ca09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110f694f-e4f2-4b6b-b403-9ca819fa77a1', 'b3bd928f-8901-414b-81a3-b7224a0bf30f', '77547b56-5229-4b02-9b81-8aa4f36c005a', '4a3abb71-93e4-4e25-9a19-293815078de7']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47fbc1b-25d9-4ab1-9ff7-4cf4b807672f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47fbc1b-25d9-4ab1-9ff7-4cf4b807672f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c60796a-30a2-4d70-ba52-0b8cf5fdd48f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1410500317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['110f694f-e4f2-4b6b-b403-9ca819fa77a1','b3bd928f-8901-414b-81a3-b7224a0bf30f','77547b56-5229-4b02-9b81-8aa4f36c005a','4a3abb71-93e4-4e25-9a19-293815078de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1410500317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c60796a-30a2-4d70-ba52-0b8cf5fdd48f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8594f0675c81499c891ff47bc5b88fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ecaaa56942489fb7981558a2ebe579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9237b080-343c-48ec-bba6-bc2b8be980bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c0f36131-bf4c-45f9-829d-7f1f1cd825ee tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-reader] GET http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c0f36131-bf4c-45f9-829d-7f1f1cd825ee tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c0f36131-bf4c-45f9-829d-7f1f1cd825ee tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-c0f36131-bf4c-45f9-829d-7f1f1cd825ee tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6ed23df4c493488490af34eba6e8876c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c3e79ec890462b8e1a197e8692d7f5', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c0f36131-bf4c-45f9-829d-7f1f1cd825ee tempest-ProjectReaderTests-1531517459 tempest-ProjectReaderTests-1531517459-project-reader] http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 14:04:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1470/2951] 192.168.122.11 () {58 vars in 1188 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 202 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dc61aa2c-5309-42f4-ae11-7f16b0fcd1be None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc61aa2c-5309-42f4-ae11-7f16b0fcd1be tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc61aa2c-5309-42f4-ae11-7f16b0fcd1be tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dc61aa2c-5309-42f4-ae11-7f16b0fcd1be tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9237b080-343c-48ec-bba6-bc2b8be980bc) transitioned into state 'SUCCESS' from state '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-1410500317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['110f694f-e4f2-4b6b-b403-9ca819fa77a1','b3bd928f-8901-414b-81a3-b7224a0bf30f','77547b56-5229-4b02-9b81-8aa4f36c005a','4a3abb71-93e4-4e25-9a19-293815078de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95f6161-61af-4334-993e-3cbcc493186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dc61aa2c-5309-42f4-ae11-7f16b0fcd1be tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Snapshot retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dc61aa2c-5309-42f4-ae11-7f16b0fcd1be tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 200 Sep 07 14:04:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1471/2952] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95f6161-61af-4334-993e-3cbcc493186e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (6d59d6f2-576f-464d-aaf2-0ba8cc175207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request issued successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a91dc675-7802-44e5-ae7f-d54686ef5a62 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1482/2953] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:04:19 2026] POST /volume/v3/volumes => generated 771 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a56a091e-4d3b-4f83-968d-6b34cf88f6ef None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a56a091e-4d3b-4f83-968d-6b34cf88f6ef tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a56a091e-4d3b-4f83-968d-6b34cf88f6ef tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a56a091e-4d3b-4f83-968d-6b34cf88f6ef tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a56a091e-4d3b-4f83-968d-6b34cf88f6ef tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a56a091e-4d3b-4f83-968d-6b34cf88f6ef tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f returned with HTTP 200 Sep 07 14:04:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1472/2954] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f => generated 839 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7b9d5cd0-c954-4738-b963-3e9dd9ff8396 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b9d5cd0-c954-4738-b963-3e9dd9ff8396 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b9d5cd0-c954-4738-b963-3e9dd9ff8396 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b9d5cd0-c954-4738-b963-3e9dd9ff8396 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b9d5cd0-c954-4738-b963-3e9dd9ff8396 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 404 Sep 07 14:04:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1483/2955] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:21 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Delete volume with id: a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b7385998-15ce-4df0-baa5-5aa7c6ba6201 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7385998-15ce-4df0-baa5-5aa7c6ba6201 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7385998-15ce-4df0-baa5-5aa7c6ba6201 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b7385998-15ce-4df0-baa5-5aa7c6ba6201 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b7385998-15ce-4df0-baa5-5aa7c6ba6201 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Delete volume request issued successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a736f7f-0475-4ad0-b81a-0a901a365113 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 202 Sep 07 14:04:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1473/2956] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:21 2026] DELETE /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4e94c2a2-326e-4875-934f-c574508979cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b7385998-15ce-4df0-baa5-5aa7c6ba6201 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f returned with HTTP 200 Sep 07 14:04:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e94c2a2-326e-4875-934f-c574508979cd tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e94c2a2-326e-4875-934f-c574508979cd tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1484/2957] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:21 2026] GET /volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f => generated 863 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e94c2a2-326e-4875-934f-c574508979cd tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4e94c2a2-326e-4875-934f-c574508979cd tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e94c2a2-326e-4875-934f-c574508979cd tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 200 Sep 07 14:04:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1474/2958] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:22 2026] GET /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 868 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dce75c8f-b880-4160-8a4c-cadd67446037 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dce75c8f-b880-4160-8a4c-cadd67446037 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dce75c8f-b880-4160-8a4c-cadd67446037 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dce75c8f-b880-4160-8a4c-cadd67446037 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dce75c8f-b880-4160-8a4c-cadd67446037 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dce75c8f-b880-4160-8a4c-cadd67446037 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f returned with HTTP 200 Sep 07 14:04:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1485/2959] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:23 2026] GET /volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-858b5b9b-d210-4df4-b482-e9e8d1de7dbc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-858b5b9b-d210-4df4-b482-e9e8d1de7dbc tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-858b5b9b-d210-4df4-b482-e9e8d1de7dbc tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c60796a-30a2-4d70-ba52-0b8cf5fdd48f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1398220740"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-858b5b9b-d210-4df4-b482-e9e8d1de7dbc tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request body: {'volume': {"'source_volid": '2c60796a-30a2-4d70-ba52-0b8cf5fdd48f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1398220740'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume of 1 GB Sep 07 14:04:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Availability Zones retrieved successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-858b5b9b-d210-4df4-b482-e9e8d1de7dbc tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 404 Sep 07 14:04:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1486/2960] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:23 2026] GET /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0e748615-2974-41ce-ba03-4c446f39e73b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e748615-2974-41ce-ba03-4c446f39e73b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] DELETE http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e748615-2974-41ce-ba03-4c446f39e73b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e748615-2974-41ce-ba03-4c446f39e73b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-0e748615-2974-41ce-ba03-4c446f39e73b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Delete volume with id: c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (1002cd6a-b1bd-4c6b-91be-4a14b4e03c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f28b26d-13dd-4c1e-b0b2-a751305a4493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0e748615-2974-41ce-ba03-4c446f39e73b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0e748615-2974-41ce-ba03-4c446f39e73b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Delete volume request issued successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e748615-2974-41ce-ba03-4c446f39e73b tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 202 Sep 07 14:04:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1487/2961] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:23 2026] DELETE /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-576f0c32-279e-4ca3-8e75-a2f065663797 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f28b26d-13dd-4c1e-b0b2-a751305a4493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-576f0c32-279e-4ca3-8e75-a2f065663797 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-576f0c32-279e-4ca3-8e75-a2f065663797 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6981291c-514b-4e2e-8c7f-b3ac7569a816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-576f0c32-279e-4ca3-8e75-a2f065663797 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-576f0c32-279e-4ca3-8e75-a2f065663797 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-576f0c32-279e-4ca3-8e75-a2f065663797 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1488/2962] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:23 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Created reservations ['e3776c34-97f3-4f26-9d6b-570749747680', '1a7115af-aa3a-4b39-9432-ce035ad756b5', '7b78db4c-5e97-41c3-ab5d-2ade24573a04', '954ad847-4b68-4183-9962-50463082be45'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6981291c-514b-4e2e-8c7f-b3ac7569a816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3776c34-97f3-4f26-9d6b-570749747680', '1a7115af-aa3a-4b39-9432-ce035ad756b5', '7b78db4c-5e97-41c3-ab5d-2ade24573a04', '954ad847-4b68-4183-9962-50463082be45']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27db76f4-bca8-4996-a050-762cb3943dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27db76f4-bca8-4996-a050-762cb3943dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08662495-16c0-4f1b-9257-445f55236bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1398220740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['e3776c34-97f3-4f26-9d6b-570749747680','1a7115af-aa3a-4b39-9432-ce035ad756b5','7b78db4c-5e97-41c3-ab5d-2ade24573a04','954ad847-4b68-4183-9962-50463082be45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1398220740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08662495-16c0-4f1b-9257-445f55236bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8594f0675c81499c891ff47bc5b88fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ecaaa56942489fb7981558a2ebe579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28950776-65df-4e33-a6e6-e533d93e7d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28950776-65df-4e33-a6e6-e533d93e7d91) transitioned into state 'SUCCESS' from state '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-1398220740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['e3776c34-97f3-4f26-9d6b-570749747680','1a7115af-aa3a-4b39-9432-ce035ad756b5','7b78db4c-5e97-41c3-ab5d-2ade24573a04','954ad847-4b68-4183-9962-50463082be45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09652869-3c66-4b2b-82bb-4ce4d3939cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09652869-3c66-4b2b-82bb-4ce4d3939cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (1002cd6a-b1bd-4c6b-91be-4a14b4e03c24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request issued successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7a5a3915-024c-4bce-bbf8-76b2bd06db6f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1475/2963] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:04:23 2026] POST /volume/v3/volumes => generated 771 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c60796a-30a2-4d70-ba52-0b8cf5fdd48f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-459694808"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request body: {'volume': {"'source_volid": '2c60796a-30a2-4d70-ba52-0b8cf5fdd48f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-459694808'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume of 1 GB Sep 07 14:04:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Availability Zones retrieved successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (95c7b9bb-0fa2-4301-b01a-7ede324ad411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e16f8c-8800-4979-9cdb-16b1f8973246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e16f8c-8800-4979-9cdb-16b1f8973246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ff0c7e-0009-4895-8997-fb1404ce4ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Created reservations ['45875d13-bdb5-46c0-aa57-d9f776e0645c', '6064c8ee-6387-4e25-a72c-711055489b13', '3a55256b-16ac-42dd-b926-baa1f9f7c622', 'b99f4b47-3dda-4e39-9271-2d39d01000e5'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ff0c7e-0009-4895-8997-fb1404ce4ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45875d13-bdb5-46c0-aa57-d9f776e0645c', '6064c8ee-6387-4e25-a72c-711055489b13', '3a55256b-16ac-42dd-b926-baa1f9f7c622', 'b99f4b47-3dda-4e39-9271-2d39d01000e5']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ee1b2f-b0ae-46c8-a18e-35f37a46af21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ee1b2f-b0ae-46c8-a18e-35f37a46af21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eba5c0e7-1214-442a-a052-28945275667b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-459694808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['45875d13-bdb5-46c0-aa57-d9f776e0645c','6064c8ee-6387-4e25-a72c-711055489b13','3a55256b-16ac-42dd-b926-baa1f9f7c622','b99f4b47-3dda-4e39-9271-2d39d01000e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-459694808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eba5c0e7-1214-442a-a052-28945275667b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8594f0675c81499c891ff47bc5b88fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ecaaa56942489fb7981558a2ebe579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9051a03-bc97-4aea-80b1-f3e53442df6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9051a03-bc97-4aea-80b1-f3e53442df6b) transitioned into state 'SUCCESS' from state '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-459694808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['45875d13-bdb5-46c0-aa57-d9f776e0645c','6064c8ee-6387-4e25-a72c-711055489b13','3a55256b-16ac-42dd-b926-baa1f9f7c622','b99f4b47-3dda-4e39-9271-2d39d01000e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe085d6-ed4f-410a-aa26-a94eabf236f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe085d6-ed4f-410a-aa26-a94eabf236f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (95c7b9bb-0fa2-4301-b01a-7ede324ad411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request issued successfully. Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8fc16b24-1f36-4fad-9eb9-7d8dc10d29e8 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1489/2964] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:04:23 2026] POST /volume/v3/volumes => generated 770 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-de7762ea-6491-43dd-b131-9c9d9b095664 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c60796a-30a2-4d70-ba52-0b8cf5fdd48f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1706131602"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request body: {'volume': {"'source_volid": '2c60796a-30a2-4d70-ba52-0b8cf5fdd48f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1706131602'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume of 1 GB Sep 07 14:04:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Availability Zones retrieved successfully. Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (a1a13627-bade-48f6-a4d6-da39e3bf9e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02454020-191d-400a-888f-62ef8c356a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02454020-191d-400a-888f-62ef8c356a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc18e66-846b-478b-901a-87f2385584e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e949d154-424d-4175-b293-ced116c9b9a0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e949d154-424d-4175-b293-ced116c9b9a0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e949d154-424d-4175-b293-ced116c9b9a0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e949d154-424d-4175-b293-ced116c9b9a0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Created reservations ['aa3c3a2a-a6c4-4a1c-bb15-24183b036ab2', '666906e3-f093-45d2-8dd5-266634e6d94e', '117c610f-298a-4240-a313-b166bf0dc51d', 'e8ac3719-c3f0-4cea-a225-ba18096a8247'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc18e66-846b-478b-901a-87f2385584e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa3c3a2a-a6c4-4a1c-bb15-24183b036ab2', '666906e3-f093-45d2-8dd5-266634e6d94e', '117c610f-298a-4240-a313-b166bf0dc51d', 'e8ac3719-c3f0-4cea-a225-ba18096a8247']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e5da69-7338-44be-afc7-a0356979c3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e949d154-424d-4175-b293-ced116c9b9a0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Volume info retrieved successfully. Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e949d154-424d-4175-b293-ced116c9b9a0 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 200 Sep 07 14:04:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1490/2965] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:24 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 902 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e5da69-7338-44be-afc7-a0356979c3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ba732a-770d-4976-ac7e-2b5082d93c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1706131602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['aa3c3a2a-a6c4-4a1c-bb15-24183b036ab2','666906e3-f093-45d2-8dd5-266634e6d94e','117c610f-298a-4240-a313-b166bf0dc51d','e8ac3719-c3f0-4cea-a225-ba18096a8247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1706131602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ba732a-770d-4976-ac7e-2b5082d93c75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8594f0675c81499c891ff47bc5b88fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ecaaa56942489fb7981558a2ebe579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e027ed-0dd4-4813-990f-6adcb4bb6a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e027ed-0dd4-4813-990f-6adcb4bb6a9a) transitioned into state 'SUCCESS' from state '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-1706131602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['aa3c3a2a-a6c4-4a1c-bb15-24183b036ab2','666906e3-f093-45d2-8dd5-266634e6d94e','117c610f-298a-4240-a313-b166bf0dc51d','e8ac3719-c3f0-4cea-a225-ba18096a8247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43abe166-6733-4566-986f-5d02b539f3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43abe166-6733-4566-986f-5d02b539f3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (a1a13627-bade-48f6-a4d6-da39e3bf9e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request issued successfully. Sep 07 14:04:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-de7762ea-6491-43dd-b131-9c9d9b095664 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1476/2966] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:04:24 2026] POST /volume/v3/volumes => generated 771 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b5a0337d-8674-48de-91b5-f652452eb5af None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c60796a-30a2-4d70-ba52-0b8cf5fdd48f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-934808254"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request body: {'volume': {"'source_volid": '2c60796a-30a2-4d70-ba52-0b8cf5fdd48f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-934808254'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume of 1 GB Sep 07 14:04:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Availability Zones retrieved successfully. Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (ee0c2b41-af9f-4f66-ab43-10037e48b521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef3f53b-fb5b-409c-953a-e1ced6731ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef3f53b-fb5b-409c-953a-e1ced6731ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b661839f-79d7-4823-94d1-1b8074589659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Created reservations ['a5df6029-13b3-4975-baca-701ab59a577e', '769400dc-7dca-4114-b51f-1535728fbc8b', '609200c4-8b27-4ee5-8bcf-420fc3fae8c4', 'bb398a8c-c812-48c7-95b4-990d2a17bb88'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b661839f-79d7-4823-94d1-1b8074589659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5df6029-13b3-4975-baca-701ab59a577e', '769400dc-7dca-4114-b51f-1535728fbc8b', '609200c4-8b27-4ee5-8bcf-420fc3fae8c4', 'bb398a8c-c812-48c7-95b4-990d2a17bb88']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ebe5f4-9a8c-46e7-af21-d9048d408448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:25 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ebe5f4-9a8c-46e7-af21-d9048d408448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5048cf99-c7bc-4482-889a-2872abebdde3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-934808254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['a5df6029-13b3-4975-baca-701ab59a577e','769400dc-7dca-4114-b51f-1535728fbc8b','609200c4-8b27-4ee5-8bcf-420fc3fae8c4','bb398a8c-c812-48c7-95b4-990d2a17bb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-934808254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5048cf99-c7bc-4482-889a-2872abebdde3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8594f0675c81499c891ff47bc5b88fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ecaaa56942489fb7981558a2ebe579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffafa59-5821-4b84-885d-a5f08aa3b555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffafa59-5821-4b84-885d-a5f08aa3b555) transitioned into state 'SUCCESS' from state '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-934808254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['a5df6029-13b3-4975-baca-701ab59a577e','769400dc-7dca-4114-b51f-1535728fbc8b','609200c4-8b27-4ee5-8bcf-420fc3fae8c4','bb398a8c-c812-48c7-95b4-990d2a17bb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da1720c-108f-4fa0-9a31-febbd72a9449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da1720c-108f-4fa0-9a31-febbd72a9449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (ee0c2b41-af9f-4f66-ab43-10037e48b521) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request issued successfully. Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b5a0337d-8674-48de-91b5-f652452eb5af tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1491/2967] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:04:24 2026] POST /volume/v3/volumes => generated 770 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c60796a-30a2-4d70-ba52-0b8cf5fdd48f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1424079434"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request body: {'volume': {"'source_volid": '2c60796a-30a2-4d70-ba52-0b8cf5fdd48f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1424079434'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:25 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume of 1 GB Sep 07 14:04:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Availability Zones retrieved successfully. Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (3c82e7bc-da96-447b-94fc-ffb2f822fc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79e6aee-e8e7-405b-a8e1-13dbf4ffe2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a0906a9a-5302-4176-9712-45ce0af71bb9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0906a9a-5302-4176-9712-45ce0af71bb9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0906a9a-5302-4176-9712-45ce0af71bb9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0906a9a-5302-4176-9712-45ce0af71bb9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0906a9a-5302-4176-9712-45ce0af71bb9 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 returned with HTTP 404 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1492/2968] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:25 2026] GET /volume/v3/volumes/c0b27957-3616-44bc-aa90-69869eeb9719 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9231216b-68d6-448a-80ec-1b3180039ded None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9231216b-68d6-448a-80ec-1b3180039ded tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9231216b-68d6-448a-80ec-1b3180039ded tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9231216b-68d6-448a-80ec-1b3180039ded tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-9231216b-68d6-448a-80ec-1b3180039ded tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Delete snapshot with id: 497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9231216b-68d6-448a-80ec-1b3180039ded tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 404 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1493/2969] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:04:25 2026] DELETE /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fbf5026f-c1a4-4ac9-a659-9cbba1e55881 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbf5026f-c1a4-4ac9-a659-9cbba1e55881 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fbf5026f-c1a4-4ac9-a659-9cbba1e55881 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fbf5026f-c1a4-4ac9-a659-9cbba1e55881 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbf5026f-c1a4-4ac9-a659-9cbba1e55881 tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 returned with HTTP 404 Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79e6aee-e8e7-405b-a8e1-13dbf4ffe2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1494/2970] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:25 2026] GET /volume/v3/snapshots/497fad01-3584-45eb-a75b-80b0ff17fef8 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4169fe99-c4e6-4f78-b177-259b19886bfa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2d1733-cc60-4017-89db-7d04f6538e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4169fe99-c4e6-4f78-b177-259b19886bfa tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4169fe99-c4e6-4f78-b177-259b19886bfa tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4169fe99-c4e6-4f78-b177-259b19886bfa tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-4169fe99-c4e6-4f78-b177-259b19886bfa tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Delete volume with id: a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4169fe99-c4e6-4f78-b177-259b19886bfa tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 404 Sep 07 14:04:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1495/2971] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:25 2026] DELETE /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1fa92d15-0022-404f-acf1-5010e9e98f1a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fa92d15-0022-404f-acf1-5010e9e98f1a tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] GET http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a Sep 07 14:04:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1fa92d15-0022-404f-acf1-5010e9e98f1a tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1fa92d15-0022-404f-acf1-5010e9e98f1a tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1fa92d15-0022-404f-acf1-5010e9e98f1a tempest-VolumeDependencyTests-1258754705 tempest-VolumeDependencyTests-1258754705-project-member] http://192.168.122.11/volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a returned with HTTP 404 Sep 07 14:04:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1496/2972] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:25 2026] GET /volume/v3/volumes/a7464683-8acd-4f7e-a81c-9bb26f0a030a => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Created reservations ['6202d1dd-ef5e-4683-8813-242376a442fa', '1a5b09b2-36f3-43d9-8d72-64f927b800f1', '98555854-7006-41e2-a03e-e98197abddc7', 'e5aa14a1-5f21-4442-a74b-68b43f389f29'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2d1733-cc60-4017-89db-7d04f6538e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6202d1dd-ef5e-4683-8813-242376a442fa', '1a5b09b2-36f3-43d9-8d72-64f927b800f1', '98555854-7006-41e2-a03e-e98197abddc7', 'e5aa14a1-5f21-4442-a74b-68b43f389f29']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3825f593-4939-49f4-a787-c012d824525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3825f593-4939-49f4-a787-c012d824525b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe8db48e-376a-46a7-8d47-85ca49731676', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1424079434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['6202d1dd-ef5e-4683-8813-242376a442fa','1a5b09b2-36f3-43d9-8d72-64f927b800f1','98555854-7006-41e2-a03e-e98197abddc7','e5aa14a1-5f21-4442-a74b-68b43f389f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1424079434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe8db48e-376a-46a7-8d47-85ca49731676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8594f0675c81499c891ff47bc5b88fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ecaaa56942489fb7981558a2ebe579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37bf88b-d8f5-4384-bd2d-e40ac3fdfe2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37bf88b-d8f5-4384-bd2d-e40ac3fdfe2b) transitioned into state 'SUCCESS' from state '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-1424079434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8594f0675c81499c891ff47bc5b88fc6',qos_specs=None,replication_status=,reservations=['6202d1dd-ef5e-4683-8813-242376a442fa','1a5b09b2-36f3-43d9-8d72-64f927b800f1','98555854-7006-41e2-a03e-e98197abddc7','e5aa14a1-5f21-4442-a74b-68b43f389f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ecaaa56942489fb7981558a2ebe579',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd38141-4928-40f0-91da-d15ee85ad681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd38141-4928-40f0-91da-d15ee85ad681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Flow 'volume_create_api' (3c82e7bc-da96-447b-94fc-ffb2f822fc88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Create volume request issued successfully. Sep 07 14:04:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a35f13c5-d6ae-4ce4-a5e8-d2e49fe712f0 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1477/2973] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:04:25 2026] POST /volume/v3/volumes => generated 771 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-49304b39-59bd-4f0e-b876-09bac4b50cd1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-49304b39-59bd-4f0e-b876-09bac4b50cd1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf Sep 07 14:04:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-49304b39-59bd-4f0e-b876-09bac4b50cd1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-49304b39-59bd-4f0e-b876-09bac4b50cd1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-49304b39-59bd-4f0e-b876-09bac4b50cd1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-49304b39-59bd-4f0e-b876-09bac4b50cd1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf returned with HTTP 200 Sep 07 14:04:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1497/2974] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:26 2026] GET /volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf => generated 864 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f3cfe1ca-a688-44bc-a3cf-5028615018d5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3cfe1ca-a688-44bc-a3cf-5028615018d5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3cfe1ca-a688-44bc-a3cf-5028615018d5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f3cfe1ca-a688-44bc-a3cf-5028615018d5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f3cfe1ca-a688-44bc-a3cf-5028615018d5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f3cfe1ca-a688-44bc-a3cf-5028615018d5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b returned with HTTP 200 Sep 07 14:04:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1478/2975] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:26 2026] GET /volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b => generated 862 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-820788246"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-820788246'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume of 1 GB Sep 07 14:04:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (53a1c8d4-62eb-4b15-be8e-cbbfa3a853c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e347e7da-ba1d-4eb5-af69-c71d892bb6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e347e7da-ba1d-4eb5-af69-c71d892bb6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360c458a-c55b-4c7c-b511-f1e4de3ce21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['90d8c52b-2314-486d-808b-4669b3e60ece', '241020ff-20b4-469a-a02b-2e6ed3f2d617', '0c4aecba-3044-4e94-af52-b15efd4bb289', '7b05e2e3-0874-4550-aa78-2f2eb0cb7991'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360c458a-c55b-4c7c-b511-f1e4de3ce21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d8c52b-2314-486d-808b-4669b3e60ece', '241020ff-20b4-469a-a02b-2e6ed3f2d617', '0c4aecba-3044-4e94-af52-b15efd4bb289', '7b05e2e3-0874-4550-aa78-2f2eb0cb7991']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5f51ef-6e84-40e7-b67e-41935739cfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:27 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5f51ef-6e84-40e7-b67e-41935739cfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc01204e-c16b-4abe-b06e-23c263cfbbfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820788246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['90d8c52b-2314-486d-808b-4669b3e60ece','241020ff-20b4-469a-a02b-2e6ed3f2d617','0c4aecba-3044-4e94-af52-b15efd4bb289','7b05e2e3-0874-4550-aa78-2f2eb0cb7991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820788246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc01204e-c16b-4abe-b06e-23c263cfbbfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cd700d96db2447cbc813333f921bc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd7d11a67cec4e66a00e7931e654a545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c492e350-5d95-4af8-8d99-8f2d1368db97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-496ba991-ea1e-4cda-87e3-8c815ecfe3fb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-496ba991-ea1e-4cda-87e3-8c815ecfe3fb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b Sep 07 14:04:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-496ba991-ea1e-4cda-87e3-8c815ecfe3fb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c492e350-5d95-4af8-8d99-8f2d1368db97) transitioned into state 'SUCCESS' from state '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-820788246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['90d8c52b-2314-486d-808b-4669b3e60ece','241020ff-20b4-469a-a02b-2e6ed3f2d617','0c4aecba-3044-4e94-af52-b15efd4bb289','7b05e2e3-0874-4550-aa78-2f2eb0cb7991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-496ba991-ea1e-4cda-87e3-8c815ecfe3fb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c62847-82d5-4934-8379-522606c90c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-496ba991-ea1e-4cda-87e3-8c815ecfe3fb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c62847-82d5-4934-8379-522606c90c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-496ba991-ea1e-4cda-87e3-8c815ecfe3fb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b returned with HTTP 200 Sep 07 14:04:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1479/2976] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:27 2026] GET /volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (53a1c8d4-62eb-4b15-be8e-cbbfa3a853c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request issued successfully. Sep 07 14:04:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ecfd227d-9350-4efd-9759-a27cbcd78d79 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1498/2977] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:04:26 2026] POST /volume/v3/volumes => generated 784 bytes in 1105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a84659de-3c07-460b-b8d4-5a4dfcae3e0c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a84659de-3c07-460b-b8d4-5a4dfcae3e0c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 Sep 07 14:04:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a84659de-3c07-460b-b8d4-5a4dfcae3e0c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a84659de-3c07-460b-b8d4-5a4dfcae3e0c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3b6e8549-17fe-43ea-b101-b650dc85bd4d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:27 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3b6e8549-17fe-43ea-b101-b650dc85bd4d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3b6e8549-17fe-43ea-b101-b650dc85bd4d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3b6e8549-17fe-43ea-b101-b650dc85bd4d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a84659de-3c07-460b-b8d4-5a4dfcae3e0c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a84659de-3c07-460b-b8d4-5a4dfcae3e0c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 returned with HTTP 200 Sep 07 14:04:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1480/2978] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:27 2026] GET /volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3b6e8549-17fe-43ea-b101-b650dc85bd4d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3b6e8549-17fe-43ea-b101-b650dc85bd4d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 200 Sep 07 14:04:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1499/2979] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:27 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 963 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-99656f2e-e782-4bd5-a883-982a9c2becc2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99656f2e-e782-4bd5-a883-982a9c2becc2 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 Sep 07 14:04:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99656f2e-e782-4bd5-a883-982a9c2becc2 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-99656f2e-e782-4bd5-a883-982a9c2becc2 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-99656f2e-e782-4bd5-a883-982a9c2becc2 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-99656f2e-e782-4bd5-a883-982a9c2becc2 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 returned with HTTP 200 Sep 07 14:04:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1481/2980] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-deb4d7c0-c587-4ca6-b3d2-577f80aec0ce None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-deb4d7c0-c587-4ca6-b3d2-577f80aec0ce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-deb4d7c0-c587-4ca6-b3d2-577f80aec0ce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-deb4d7c0-c587-4ca6-b3d2-577f80aec0ce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dd830b3e-53cc-4b09-897a-5ef38cf1bb22 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dd830b3e-53cc-4b09-897a-5ef38cf1bb22 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 Sep 07 14:04:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dd830b3e-53cc-4b09-897a-5ef38cf1bb22 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dd830b3e-53cc-4b09-897a-5ef38cf1bb22 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:29 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:29 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:29 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:29 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:29 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:29 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:29 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:29 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dd830b3e-53cc-4b09-897a-5ef38cf1bb22 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:29 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-deb4d7c0-c587-4ca6-b3d2-577f80aec0ce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dd830b3e-53cc-4b09-897a-5ef38cf1bb22 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 returned with HTTP 200 Sep 07 14:04:29 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1482/2981] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-deb4d7c0-c587-4ca6-b3d2-577f80aec0ce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 200 Sep 07 14:04:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1500/2982] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 1013 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-708fe06a-8d42-4275-963d-61f4d725e5f6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-708fe06a-8d42-4275-963d-61f4d725e5f6 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 Sep 07 14:04:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a63f3a3-837e-467b-af5d-79ea772e8fa6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-708fe06a-8d42-4275-963d-61f4d725e5f6 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-708fe06a-8d42-4275-963d-61f4d725e5f6 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a63f3a3-837e-467b-af5d-79ea772e8fa6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a63f3a3-837e-467b-af5d-79ea772e8fa6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a63f3a3-837e-467b-af5d-79ea772e8fa6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:30 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-708fe06a-8d42-4275-963d-61f4d725e5f6 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a63f3a3-837e-467b-af5d-79ea772e8fa6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-708fe06a-8d42-4275-963d-61f4d725e5f6 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1483/2983] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:30 2026] GET /volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a63f3a3-837e-467b-af5d-79ea772e8fa6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1501/2984] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:30 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 1013 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4d719164-4af6-4601-b288-7dbe1ad4f7c3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4d719164-4af6-4601-b288-7dbe1ad4f7c3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 Sep 07 14:04:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4d719164-4af6-4601-b288-7dbe1ad4f7c3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4d719164-4af6-4601-b288-7dbe1ad4f7c3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:30 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4d719164-4af6-4601-b288-7dbe1ad4f7c3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4d719164-4af6-4601-b288-7dbe1ad4f7c3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1484/2985] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:30 2026] GET /volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5fcc029a-8f5f-4046-99f5-76fb926f10e2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fcc029a-8f5f-4046-99f5-76fb926f10e2 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5fcc029a-8f5f-4046-99f5-76fb926f10e2 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2071809237", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1691562534", "vendor_name": "tempest-vendor_name-1934209498"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fcc029a-8f5f-4046-99f5-76fb926f10e2 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1502/2986] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:30 2026] POST /volume/v3/types => generated 330 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f8363739-6543-4da0-b6fe-86c02d8db799 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f5800c12-4de9-483f-a606-d7edc836d82c", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume request body: {'volume': {'volume_type': 'f5800c12-4de9-483f-a606-d7edc836d82c', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume of 1 GB Sep 07 14:04:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Flow 'volume_create_api' (b5616951-ec81-416f-95cc-967e9b572293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f7d08c-5079-4728-b5d5-b6370962106c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f7d08c-5079-4728-b5d5-b6370962106c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1691562534',vendor_name='tempest-vendor_name-1934209498'},id=f5800c12-4de9-483f-a606-d7edc836d82c,is_public=True,name='tempest-ProjectMemberTests-volume-type-2071809237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5800c12-4de9-483f-a606-d7edc836d82c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c95500-ea99-44b3-af6f-9311989b8cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2071809237 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2071809237, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2071809237 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2071809237, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Created reservations ['0ff05f77-0e12-4bf6-9a7e-944db9884562', 'a5fa665a-978e-4fde-b627-a9db42f67844', '18bba398-3ab1-4974-84f5-f6e5c36c1b37', 'c02a405b-7d96-4bc9-9513-cbe42b89d5e0'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c95500-ea99-44b3-af6f-9311989b8cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ff05f77-0e12-4bf6-9a7e-944db9884562', 'a5fa665a-978e-4fde-b627-a9db42f67844', '18bba398-3ab1-4974-84f5-f6e5c36c1b37', 'c02a405b-7d96-4bc9-9513-cbe42b89d5e0']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114ac7d1-0c13-4584-8ee3-1d7c78b854b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b436ddb6-1c40-4128-9369-1d993b3dfdae None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b436ddb6-1c40-4128-9369-1d993b3dfdae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b436ddb6-1c40-4128-9369-1d993b3dfdae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b436ddb6-1c40-4128-9369-1d993b3dfdae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114ac7d1-0c13-4584-8ee3-1d7c78b854b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c24c154-a52a-4951-a858-3742aeffc391', '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='2644b15911b64687a92f650198e18eb0',qos_specs=None,replication_status=,reservations=['0ff05f77-0e12-4bf6-9a7e-944db9884562','a5fa665a-978e-4fde-b627-a9db42f67844','18bba398-3ab1-4974-84f5-f6e5c36c1b37','c02a405b-7d96-4bc9-9513-cbe42b89d5e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612d8097da3643d7b9c412bf474430da',volume_type_id=f5800c12-4de9-483f-a606-d7edc836d82c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c24c154-a52a-4951-a858-3742aeffc391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2644b15911b64687a92f650198e18eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='612d8097da3643d7b9c412bf474430da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5800c12-4de9-483f-a606-d7edc836d82c),volume_type_id=f5800c12-4de9-483f-a606-d7edc836d82c)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae9e254-7a2d-44b8-b8ec-1b01adc6eb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b436ddb6-1c40-4128-9369-1d993b3dfdae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b436ddb6-1c40-4128-9369-1d993b3dfdae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 200 Sep 07 14:04:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1503/2987] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-52201d34-14fe-42c4-ae09-fa9a29492df1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52201d34-14fe-42c4-ae09-fa9a29492df1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52201d34-14fe-42c4-ae09-fa9a29492df1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52201d34-14fe-42c4-ae09-fa9a29492df1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae9e254-7a2d-44b8-b8ec-1b01adc6eb33) transitioned into state 'SUCCESS' from 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='2644b15911b64687a92f650198e18eb0',qos_specs=None,replication_status=,reservations=['0ff05f77-0e12-4bf6-9a7e-944db9884562','a5fa665a-978e-4fde-b627-a9db42f67844','18bba398-3ab1-4974-84f5-f6e5c36c1b37','c02a405b-7d96-4bc9-9513-cbe42b89d5e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612d8097da3643d7b9c412bf474430da',volume_type_id=f5800c12-4de9-483f-a606-d7edc836d82c)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82baea82-5f9d-4707-b7ef-2d830e456e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-52201d34-14fe-42c4-ae09-fa9a29492df1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82baea82-5f9d-4707-b7ef-2d830e456e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52201d34-14fe-42c4-ae09-fa9a29492df1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 returned with HTTP 200 Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Flow 'volume_create_api' (b5616951-ec81-416f-95cc-967e9b572293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume request issued successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1504/2988] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f8363739-6543-4da0-b6fe-86c02d8db799 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1485/2989] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:04:31 2026] POST /volume/v3/volumes => generated 780 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] DELETE http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume with id: fe8db48e-376a-46a7-8d47-85ca49731676 Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7366ec68-2b4a-4df7-9e94-e797c62db34a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7366ec68-2b4a-4df7-9e94-e797c62db34a tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7366ec68-2b4a-4df7-9e94-e797c62db34a tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7366ec68-2b4a-4df7-9e94-e797c62db34a tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7366ec68-2b4a-4df7-9e94-e797c62db34a tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7366ec68-2b4a-4df7-9e94-e797c62db34a tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 returned with HTTP 200 Sep 07 14:04:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1486/2990] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 => generated 959 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume request issued successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fc17c49b-ee1a-461d-b9a8-4a828a86a347 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 returned with HTTP 202 Sep 07 14:04:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1505/2991] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:31 2026] DELETE /volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ddf0c3f9-14cb-42cd-81d8-6a2d726dbbf5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ddf0c3f9-14cb-42cd-81d8-6a2d726dbbf5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ddf0c3f9-14cb-42cd-81d8-6a2d726dbbf5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ddf0c3f9-14cb-42cd-81d8-6a2d726dbbf5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ddf0c3f9-14cb-42cd-81d8-6a2d726dbbf5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ddf0c3f9-14cb-42cd-81d8-6a2d726dbbf5 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 returned with HTTP 200 Sep 07 14:04:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1487/2992] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 => generated 863 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cccba354-1039-4e66-8952-71ff614b6349 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cccba354-1039-4e66-8952-71ff614b6349 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cccba354-1039-4e66-8952-71ff614b6349 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cccba354-1039-4e66-8952-71ff614b6349 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-cccba354-1039-4e66-8952-71ff614b6349 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cccba354-1039-4e66-8952-71ff614b6349 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 200 Sep 07 14:04:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1506/2993] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:32 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:04:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc01204e-c16b-4abe-b06e-23c263cfbbfd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1370190864"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create snapshot from volume fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:32 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['4b97d1ba-5d47-4d5c-b50c-5d48a6d8f722', '76f3b09f-2226-478b-a8d9-fb6d4f43fcd7', '014c0341-0e1e-4021-98e5-dd53702f11be', '86cf8b32-7d2b-4206-a9fe-e267a7b22f78'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e738b0e8-e1be-44f2-b273-b422a26aeaa5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e738b0e8-e1be-44f2-b273-b422a26aeaa5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e738b0e8-e1be-44f2-b273-b422a26aeaa5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e738b0e8-e1be-44f2-b273-b422a26aeaa5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e738b0e8-e1be-44f2-b273-b422a26aeaa5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e738b0e8-e1be-44f2-b273-b422a26aeaa5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 returned with HTTP 200 Sep 07 14:04:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1507/2994] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:04:32 2026] GET /volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 => generated 980 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-48bc0eda-b050-41e9-bc96-b4c0a8546ae6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48bc0eda-b050-41e9-bc96-b4c0a8546ae6 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48bc0eda-b050-41e9-bc96-b4c0a8546ae6 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-48bc0eda-b050-41e9-bc96-b4c0a8546ae6 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot create request issued successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2e41ae3-17e2-444e-99cb-59cd3ae9aa33 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1488/2995] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:04:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bc890fc0-2c0c-418d-8c15-13a6576e1f0e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-48bc0eda-b050-41e9-bc96-b4c0a8546ae6 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc890fc0-2c0c-418d-8c15-13a6576e1f0e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc890fc0-2c0c-418d-8c15-13a6576e1f0e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1508/2996] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:04:32 2026] GET /volume/v3/messages => generated 676 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc890fc0-2c0c-418d-8c15-13a6576e1f0e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-62eff12b-5b7f-4dc3-ae54-04d438759bb1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-62eff12b-5b7f-4dc3-ae54-04d438759bb1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-62eff12b-5b7f-4dc3-ae54-04d438759bb1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-62eff12b-5b7f-4dc3-ae54-04d438759bb1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bc890fc0-2c0c-418d-8c15-13a6576e1f0e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc890fc0-2c0c-418d-8c15-13a6576e1f0e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 200 Sep 07 14:04:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1489/2997] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:32 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90571b84-d854-49ba-ab5f-6de619e85a73 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-62eff12b-5b7f-4dc3-ae54-04d438759bb1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-62eff12b-5b7f-4dc3-ae54-04d438759bb1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 returned with HTTP 200 Sep 07 14:04:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1509/2998] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:32 2026] GET /volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90571b84-d854-49ba-ab5f-6de619e85a73 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] DELETE http://192.168.122.11/volume/v3/messages/44b62c85-a32f-462f-aed6-b01fbe1b82c0 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90571b84-d854-49ba-ab5f-6de619e85a73 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90571b84-d854-49ba-ab5f-6de619e85a73 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90571b84-d854-49ba-ab5f-6de619e85a73 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] http://192.168.122.11/volume/v3/messages/44b62c85-a32f-462f-aed6-b01fbe1b82c0 returned with HTTP 204 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1490/2999] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:04:32 2026] DELETE /volume/v3/messages/44b62c85-a32f-462f-aed6-b01fbe1b82c0 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-999a524b-eae5-4b4a-91ac-63bdeff7b21d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-999a524b-eae5-4b4a-91ac-63bdeff7b21d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] GET http://192.168.122.11/volume/v3/messages/44b62c85-a32f-462f-aed6-b01fbe1b82c0 Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-999a524b-eae5-4b4a-91ac-63bdeff7b21d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-999a524b-eae5-4b4a-91ac-63bdeff7b21d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-999a524b-eae5-4b4a-91ac-63bdeff7b21d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] http://192.168.122.11/volume/v3/messages/44b62c85-a32f-462f-aed6-b01fbe1b82c0 returned with HTTP 404 Sep 07 14:04:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1510/3000] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:04:33 2026] GET /volume/v3/messages/44b62c85-a32f-462f-aed6-b01fbe1b82c0 => generated 110 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-571b527b-6ad1-4241-bd22-a59459897d4b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Delete volume with id: 3c24c154-a52a-4951-a858-3742aeffc391 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87676) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Created reservations ['5f622d3d-0eb9-4ca4-8366-0403d18baa90', '6d6cfd24-5957-4f09-aec0-e8bb88483394', '35c8b8aa-b5e8-46b0-b119-b71e5b2023f4', 'de439e78-ce2c-4ca3-b1fa-fcbcdcfd9c6b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Delete volume request issued successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-571b527b-6ad1-4241-bd22-a59459897d4b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 returned with HTTP 202 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1491/3001] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:04:33 2026] DELETE /volume/v3/volumes/3c24c154-a52a-4951-a858-3742aeffc391 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2764a462-baad-4c18-b923-ce4318418726 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2764a462-baad-4c18-b923-ce4318418726 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/types/f5800c12-4de9-483f-a606-d7edc836d82c Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2764a462-baad-4c18-b923-ce4318418726 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2764a462-baad-4c18-b923-ce4318418726 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2764a462-baad-4c18-b923-ce4318418726 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/types/f5800c12-4de9-483f-a606-d7edc836d82c returned with HTTP 202 Sep 07 14:04:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1511/3002] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:33 2026] DELETE /volume/v3/types/f5800c12-4de9-483f-a606-d7edc836d82c => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-86954c79-1b84-41bc-bc03-c38a45219ca8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-86954c79-1b84-41bc-bc03-c38a45219ca8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-86954c79-1b84-41bc-bc03-c38a45219ca8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1983667283", "extra_specs": {"storage_protocol": "tempest-storage_protocol-180983630", "vendor_name": "tempest-vendor_name-864301677"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-86954c79-1b84-41bc-bc03-c38a45219ca8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1492/3003] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:33 2026] POST /volume/v3/types => generated 328 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3ae7852-757f-4dc8-abe9-48b78103d52c", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume request body: {'volume': {'volume_type': 'a3ae7852-757f-4dc8-abe9-48b78103d52c', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume of 1 GB Sep 07 14:04:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Flow 'volume_create_api' (805a6a6e-641a-4444-8fd3-607c2c8decc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae682d1-2f04-4adf-93be-e604604fc39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae682d1-2f04-4adf-93be-e604604fc39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:04:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-180983630',vendor_name='tempest-vendor_name-864301677'},id=a3ae7852-757f-4dc8-abe9-48b78103d52c,is_public=True,name='tempest-ProjectMemberTests-volume-type-1983667283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3ae7852-757f-4dc8-abe9-48b78103d52c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cfc7dd-78c5-4a9a-81ae-d194a048d7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1983667283 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1983667283, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:33 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1983667283 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1983667283, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Created reservations ['8d68b5ea-9f90-4bc5-ab3a-7ef158bde41f', 'eb1a0075-f00f-472d-b162-0f2f8c6f1d81', 'a61d0c4f-3b48-4bab-b1aa-675249833324', 'a1a3d5bc-073a-406c-9f39-4b202657e985'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cfc7dd-78c5-4a9a-81ae-d194a048d7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d68b5ea-9f90-4bc5-ab3a-7ef158bde41f', 'eb1a0075-f00f-472d-b162-0f2f8c6f1d81', 'a61d0c4f-3b48-4bab-b1aa-675249833324', 'a1a3d5bc-073a-406c-9f39-4b202657e985']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ac6f81-0bdf-4330-9eec-af897da27eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-55342f70-494d-4ea8-8831-bb6d79453a93 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55342f70-494d-4ea8-8831-bb6d79453a93 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-55342f70-494d-4ea8-8831-bb6d79453a93 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-55342f70-494d-4ea8-8831-bb6d79453a93 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-55342f70-494d-4ea8-8831-bb6d79453a93 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55342f70-494d-4ea8-8831-bb6d79453a93 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 200 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1493/3004] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:33 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ac6f81-0bdf-4330-9eec-af897da27eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb1fab88-efa8-4ff5-a31c-54dbf64d30a4', '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='2644b15911b64687a92f650198e18eb0',qos_specs=None,replication_status=,reservations=['8d68b5ea-9f90-4bc5-ab3a-7ef158bde41f','eb1a0075-f00f-472d-b162-0f2f8c6f1d81','a61d0c4f-3b48-4bab-b1aa-675249833324','a1a3d5bc-073a-406c-9f39-4b202657e985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612d8097da3643d7b9c412bf474430da',volume_type_id=a3ae7852-757f-4dc8-abe9-48b78103d52c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb1fab88-efa8-4ff5-a31c-54dbf64d30a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2644b15911b64687a92f650198e18eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='612d8097da3643d7b9c412bf474430da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3ae7852-757f-4dc8-abe9-48b78103d52c),volume_type_id=a3ae7852-757f-4dc8-abe9-48b78103d52c)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90fda10c-c60f-474f-83f3-92d7fcbbfb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e966e5d-98ff-44ef-b495-9ec9bf1943cd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e966e5d-98ff-44ef-b495-9ec9bf1943cd tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e966e5d-98ff-44ef-b495-9ec9bf1943cd tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e966e5d-98ff-44ef-b495-9ec9bf1943cd tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e966e5d-98ff-44ef-b495-9ec9bf1943cd tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 returned with HTTP 404 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1494/3005] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:33 2026] GET /volume/v3/volumes/fe8db48e-376a-46a7-8d47-85ca49731676 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] DELETE http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume with id: 5048cf99-c7bc-4482-889a-2872abebdde3 Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90fda10c-c60f-474f-83f3-92d7fcbbfb12) transitioned into state 'SUCCESS' from 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='2644b15911b64687a92f650198e18eb0',qos_specs=None,replication_status=,reservations=['8d68b5ea-9f90-4bc5-ab3a-7ef158bde41f','eb1a0075-f00f-472d-b162-0f2f8c6f1d81','a61d0c4f-3b48-4bab-b1aa-675249833324','a1a3d5bc-073a-406c-9f39-4b202657e985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612d8097da3643d7b9c412bf474430da',volume_type_id=a3ae7852-757f-4dc8-abe9-48b78103d52c)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:33 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d01d10af-1c06-442f-bb3c-233f3dd2ba03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d01d10af-1c06-442f-bb3c-233f3dd2ba03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Flow 'volume_create_api' (805a6a6e-641a-4444-8fd3-607c2c8decc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume request issued successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfa23cfa-a85e-49be-b330-011a42d8b962 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1512/3006] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:04:33 2026] POST /volume/v3/volumes => generated 780 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-de50971f-5c3e-43e9-a1e2-0fe53f2a0787 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de50971f-5c3e-43e9-a1e2-0fe53f2a0787 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de50971f-5c3e-43e9-a1e2-0fe53f2a0787 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de50971f-5c3e-43e9-a1e2-0fe53f2a0787 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume request issued successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4ad3ad1b-4b26-424b-82ae-c22aeaa0fb06 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 returned with HTTP 202 Sep 07 14:04:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1495/3007] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:33 2026] DELETE /volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-970a7bc3-b7e0-45af-b7fd-b535bf45bb4f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-970a7bc3-b7e0-45af-b7fd-b535bf45bb4f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 Sep 07 14:04:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-970a7bc3-b7e0-45af-b7fd-b535bf45bb4f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-970a7bc3-b7e0-45af-b7fd-b535bf45bb4f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-de50971f-5c3e-43e9-a1e2-0fe53f2a0787 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de50971f-5c3e-43e9-a1e2-0fe53f2a0787 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 returned with HTTP 200 Sep 07 14:04:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1513/3008] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:04:34 2026] GET /volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 => generated 959 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-970a7bc3-b7e0-45af-b7fd-b535bf45bb4f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-970a7bc3-b7e0-45af-b7fd-b535bf45bb4f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 returned with HTTP 200 Sep 07 14:04:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1496/3009] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:34 2026] GET /volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-29629ca7-9d97-4bf0-abd8-f8c83c838eb4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29629ca7-9d97-4bf0-abd8-f8c83c838eb4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29629ca7-9d97-4bf0-abd8-f8c83c838eb4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29629ca7-9d97-4bf0-abd8-f8c83c838eb4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-29629ca7-9d97-4bf0-abd8-f8c83c838eb4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29629ca7-9d97-4bf0-abd8-f8c83c838eb4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 200 Sep 07 14:04:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1514/3010] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:34 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-632ba0b5-54e3-4ffd-820f-e2fa9867e1c8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-632ba0b5-54e3-4ffd-820f-e2fa9867e1c8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-632ba0b5-54e3-4ffd-820f-e2fa9867e1c8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-632ba0b5-54e3-4ffd-820f-e2fa9867e1c8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-15c398f7-73eb-4473-b6ac-4b50080fe177 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15c398f7-73eb-4473-b6ac-4b50080fe177 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15c398f7-73eb-4473-b6ac-4b50080fe177 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-15c398f7-73eb-4473-b6ac-4b50080fe177 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-632ba0b5-54e3-4ffd-820f-e2fa9867e1c8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-15c398f7-73eb-4473-b6ac-4b50080fe177 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 returned with HTTP 404 Sep 07 14:04:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1515/3011] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/volumes/5048cf99-c7bc-4482-889a-2872abebdde3 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-632ba0b5-54e3-4ffd-820f-e2fa9867e1c8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1497/3012] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 => generated 980 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] DELETE http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume with id: a2ba732a-770d-4976-ac7e-2b5082d93c75 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f9832ab2-ede5-4b4d-b8b1-2c0c54cce9e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f9832ab2-ede5-4b4d-b8b1-2c0c54cce9e8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f9832ab2-ede5-4b4d-b8b1-2c0c54cce9e8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f9832ab2-ede5-4b4d-b8b1-2c0c54cce9e8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f9832ab2-ede5-4b4d-b8b1-2c0c54cce9e8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1498/3013] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-746f9593-3070-404d-b8a5-ec824a39404d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-746f9593-3070-404d-b8a5-ec824a39404d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] GET http://192.168.122.11/volume/v3/messages Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-746f9593-3070-404d-b8a5-ec824a39404d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-746f9593-3070-404d-b8a5-ec824a39404d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-746f9593-3070-404d-b8a5-ec824a39404d tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1499/3014] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e9a26e2e-4a7a-42b7-bd83-9e595125253b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9a26e2e-4a7a-42b7-bd83-9e595125253b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/messages/0e126a5d-f52d-4db7-b719-1b1521a09566 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9a26e2e-4a7a-42b7-bd83-9e595125253b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e9a26e2e-4a7a-42b7-bd83-9e595125253b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e9a26e2e-4a7a-42b7-bd83-9e595125253b tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/messages/0e126a5d-f52d-4db7-b719-1b1521a09566 returned with HTTP 204 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1500/3015] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:04:35 2026] DELETE /volume/v3/messages/0e126a5d-f52d-4db7-b719-1b1521a09566 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Delete volume with id: eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87676) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume request issued successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b4295f20-7782-4f6a-b6cc-e753952e82ed tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 returned with HTTP 202 Sep 07 14:04:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1516/3016] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:35 2026] DELETE /volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1983667283 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1983667283, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1983667283 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1983667283, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ab96ffec-05ae-44f3-9769-9f3db6078a50 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab96ffec-05ae-44f3-9769-9f3db6078a50 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab96ffec-05ae-44f3-9769-9f3db6078a50 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab96ffec-05ae-44f3-9769-9f3db6078a50 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Created reservations ['4cdf456f-4853-4581-ae10-c12c638d25f9', '75e8d2c9-1ac6-4f66-ab80-dec0181e87e9', '193b0256-318a-4d0d-9746-16b708757e9c', '5ba79ae7-3eb2-4489-bf0b-13fa1466c67b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ab96ffec-05ae-44f3-9769-9f3db6078a50 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab96ffec-05ae-44f3-9769-9f3db6078a50 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1517/3017] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 => generated 863 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Delete volume request issued successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b8695c93-feed-4941-bbb3-b3176eca6d49 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 returned with HTTP 202 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1501/3018] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:04:35 2026] DELETE /volume/v3/volumes/eb1fab88-efa8-4ff5-a31c-54dbf64d30a4 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6491ec06-b42a-4160-ab70-d83508e35f46 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6491ec06-b42a-4160-ab70-d83508e35f46 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/types/a3ae7852-757f-4dc8-abe9-48b78103d52c Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6491ec06-b42a-4160-ab70-d83508e35f46 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6491ec06-b42a-4160-ab70-d83508e35f46 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6491ec06-b42a-4160-ab70-d83508e35f46 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/types/a3ae7852-757f-4dc8-abe9-48b78103d52c returned with HTTP 202 Sep 07 14:04:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1518/3019] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:35 2026] DELETE /volume/v3/types/a3ae7852-757f-4dc8-abe9-48b78103d52c => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-51fd16b5-4e7b-4039-ba4d-f3bc875bb940 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51fd16b5-4e7b-4039-ba4d-f3bc875bb940 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-51fd16b5-4e7b-4039-ba4d-f3bc875bb940 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1816534662", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2111004675", "vendor_name": "tempest-vendor_name-409157482"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-51fd16b5-4e7b-4039-ba4d-f3bc875bb940 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1502/3020] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:35 2026] POST /volume/v3/types => generated 329 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35ca969a-a5de-46f4-ae53-476d738749ce", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume request body: {'volume': {'volume_type': '35ca969a-a5de-46f4-ae53-476d738749ce', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume of 1 GB Sep 07 14:04:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Flow 'volume_create_api' (06245805-3ab7-4195-829f-6a94ebc21e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367f8d7a-d87a-4c16-b461-b404c8315b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-84c1153b-e231-4487-941a-698aabfc63b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-84c1153b-e231-4487-941a-698aabfc63b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-84c1153b-e231-4487-941a-698aabfc63b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-84c1153b-e231-4487-941a-698aabfc63b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-84c1153b-e231-4487-941a-698aabfc63b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-84c1153b-e231-4487-941a-698aabfc63b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1503/3021] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367f8d7a-d87a-4c16-b461-b404c8315b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:04:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2111004675',vendor_name='tempest-vendor_name-409157482'},id=35ca969a-a5de-46f4-ae53-476d738749ce,is_public=True,name='tempest-ProjectMemberTests-volume-type-1816534662',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35ca969a-a5de-46f4-ae53-476d738749ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:35 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (350b4b10-6917-4908-867c-e6d79b5bdc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3d40ba7d-acff-47fa-900f-9d56ef316c00 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1816534662 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1816534662, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1816534662 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1816534662, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Created reservations ['c6a06d7a-f8f7-4e1c-96a4-870b70c6c144', '9c4bcec2-da98-436f-83ac-11758e289baa', '8009bdde-3981-4568-8bbd-8a0b234745ae', '72633aa1-e7e7-4684-b98d-1ac6997c7644'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (350b4b10-6917-4908-867c-e6d79b5bdc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a06d7a-f8f7-4e1c-96a4-870b70c6c144', '9c4bcec2-da98-436f-83ac-11758e289baa', '8009bdde-3981-4568-8bbd-8a0b234745ae', '72633aa1-e7e7-4684-b98d-1ac6997c7644']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27444911-961e-463d-9156-cea467044093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27444911-961e-463d-9156-cea467044093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f36287da-c0b7-4b5f-a36c-b6c1d75f6309', '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='2644b15911b64687a92f650198e18eb0',qos_specs=None,replication_status=,reservations=['c6a06d7a-f8f7-4e1c-96a4-870b70c6c144','9c4bcec2-da98-436f-83ac-11758e289baa','8009bdde-3981-4568-8bbd-8a0b234745ae','72633aa1-e7e7-4684-b98d-1ac6997c7644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612d8097da3643d7b9c412bf474430da',volume_type_id=35ca969a-a5de-46f4-ae53-476d738749ce), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:36Z,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=f36287da-c0b7-4b5f-a36c-b6c1d75f6309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2644b15911b64687a92f650198e18eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='612d8097da3643d7b9c412bf474430da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35ca969a-a5de-46f4-ae53-476d738749ce),volume_type_id=35ca969a-a5de-46f4-ae53-476d738749ce)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9caa646-dd9b-4457-9994-4203142eff41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9caa646-dd9b-4457-9994-4203142eff41) transitioned into state 'SUCCESS' from 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='2644b15911b64687a92f650198e18eb0',qos_specs=None,replication_status=,reservations=['c6a06d7a-f8f7-4e1c-96a4-870b70c6c144','9c4bcec2-da98-436f-83ac-11758e289baa','8009bdde-3981-4568-8bbd-8a0b234745ae','72633aa1-e7e7-4684-b98d-1ac6997c7644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612d8097da3643d7b9c412bf474430da',volume_type_id=35ca969a-a5de-46f4-ae53-476d738749ce)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9585dc34-b386-4f5b-8dbb-a9709f53ec53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9585dc34-b386-4f5b-8dbb-a9709f53ec53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Flow 'volume_create_api' (06245805-3ab7-4195-829f-6a94ebc21e07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Create volume request issued successfully. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb450885-099e-4cab-8e4e-3ca889c7d37f tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d40ba7d-acff-47fa-900f-9d56ef316c00 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] POST http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00/action Sep 07 14:04:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1519/3022] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:04:35 2026] POST /volume/v3/volumes => generated 780 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d40ba7d-acff-47fa-900f-9d56ef316c00 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3d40ba7d-acff-47fa-900f-9d56ef316c00 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-363ecd89-db9b-428f-af10-1fff20923bf8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-363ecd89-db9b-428f-af10-1fff20923bf8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-363ecd89-db9b-428f-af10-1fff20923bf8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-363ecd89-db9b-428f-af10-1fff20923bf8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3d40ba7d-acff-47fa-900f-9d56ef316c00 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Snapshot retrieved successfully. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-3d40ba7d-acff-47fa-900f-9d56ef316c00 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e2a45a8681a54ba98a84deb23a28d6d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cd700d96db2447cbc813333f921bc7f', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3d40ba7d-acff-47fa-900f-9d56ef316c00 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00/action returned with HTTP 403 Sep 07 14:04:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1504/3023] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:04:36 2026] POST /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00/action => generated 133 bytes in 393 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c759022c-b806-4493-aba7-f9c993468906 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c759022c-b806-4493-aba7-f9c993468906 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c759022c-b806-4493-aba7-f9c993468906 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c759022c-b806-4493-aba7-f9c993468906 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-c759022c-b806-4493-aba7-f9c993468906 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete snapshot with id: a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-363ecd89-db9b-428f-af10-1fff20923bf8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c759022c-b806-4493-aba7-f9c993468906 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-363ecd89-db9b-428f-af10-1fff20923bf8 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 returned with HTTP 200 Sep 07 14:04:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1520/3024] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:04:36 2026] GET /volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 => generated 959 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c759022c-b806-4493-aba7-f9c993468906 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot delete request issued successfully. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c759022c-b806-4493-aba7-f9c993468906 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 202 Sep 07 14:04:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1505/3025] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:04:36 2026] DELETE /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-642b1027-f126-43f3-ac7d-0a0e43a3677d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-642b1027-f126-43f3-ac7d-0a0e43a3677d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-642b1027-f126-43f3-ac7d-0a0e43a3677d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-642b1027-f126-43f3-ac7d-0a0e43a3677d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-642b1027-f126-43f3-ac7d-0a0e43a3677d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-642b1027-f126-43f3-ac7d-0a0e43a3677d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 200 Sep 07 14:04:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1521/3026] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:36 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5abd144e-b6dc-41ba-aa66-67394e76fbbb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5abd144e-b6dc-41ba-aa66-67394e76fbbb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5abd144e-b6dc-41ba-aa66-67394e76fbbb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5abd144e-b6dc-41ba-aa66-67394e76fbbb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5abd144e-b6dc-41ba-aa66-67394e76fbbb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5abd144e-b6dc-41ba-aa66-67394e76fbbb tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 returned with HTTP 200 Sep 07 14:04:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1506/3027] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:36 2026] GET /volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 => generated 863 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-87e9985a-ba38-4e8f-b438-4cf236d01691 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-87e9985a-ba38-4e8f-b438-4cf236d01691 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-87e9985a-ba38-4e8f-b438-4cf236d01691 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-87e9985a-ba38-4e8f-b438-4cf236d01691 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=692,cinder:INSERT=130,cinder:UPDATE=190 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-87e9985a-ba38-4e8f-b438-4cf236d01691 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-87e9985a-ba38-4e8f-b438-4cf236d01691 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1522/3028] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 => generated 980 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fbef9e45-ae71-4409-87a8-580a2a99a0b2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fbef9e45-ae71-4409-87a8-580a2a99a0b2 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fbef9e45-ae71-4409-87a8-580a2a99a0b2 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fbef9e45-ae71-4409-87a8-580a2a99a0b2 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fbef9e45-ae71-4409-87a8-580a2a99a0b2 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1507/3029] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-188eb3bb-cf72-4fa0-a427-63d7165911d4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-188eb3bb-cf72-4fa0-a427-63d7165911d4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-188eb3bb-cf72-4fa0-a427-63d7165911d4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-188eb3bb-cf72-4fa0-a427-63d7165911d4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a381a38b-5881-43e4-8c4f-5b4812955d75 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a381a38b-5881-43e4-8c4f-5b4812955d75 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] GET http://192.168.122.11/volume/v3/messages/94b6cf5f-3d1a-4586-8954-b83cc9ed9b3f Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a381a38b-5881-43e4-8c4f-5b4812955d75 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a381a38b-5881-43e4-8c4f-5b4812955d75 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-188eb3bb-cf72-4fa0-a427-63d7165911d4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a381a38b-5881-43e4-8c4f-5b4812955d75 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-member] http://192.168.122.11/volume/v3/messages/94b6cf5f-3d1a-4586-8954-b83cc9ed9b3f returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1508/3030] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/messages/94b6cf5f-3d1a-4586-8954-b83cc9ed9b3f => generated 673 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-188eb3bb-cf72-4fa0-a427-63d7165911d4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1523/3031] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d1f812b9-7a07-44b4-a29e-ef005a17d708 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1f812b9-7a07-44b4-a29e-ef005a17d708 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/messages/94b6cf5f-3d1a-4586-8954-b83cc9ed9b3f Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1f812b9-7a07-44b4-a29e-ef005a17d708 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d1f812b9-7a07-44b4-a29e-ef005a17d708 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d1f812b9-7a07-44b4-a29e-ef005a17d708 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/messages/94b6cf5f-3d1a-4586-8954-b83cc9ed9b3f returned with HTTP 204 Sep 07 14:04:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1509/3032] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:04:37 2026] DELETE /volume/v3/messages/94b6cf5f-3d1a-4586-8954-b83cc9ed9b3f => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Delete volume with id: f36287da-c0b7-4b5f-a36c-b6c1d75f6309 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87675) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-56bfffe5-ff8c-4cb3-abb8-68fbbf8c4338 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56bfffe5-ff8c-4cb3-abb8-68fbbf8c4338 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-56bfffe5-ff8c-4cb3-abb8-68fbbf8c4338 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-56bfffe5-ff8c-4cb3-abb8-68fbbf8c4338 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-56bfffe5-ff8c-4cb3-abb8-68fbbf8c4338 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 returned with HTTP 404 Sep 07 14:04:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1510/3033] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/volumes/a2ba732a-770d-4976-ac7e-2b5082d93c75 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Created reservations ['6ec46a70-4890-4641-820a-08ae2d2d09f2', 'c071e09f-c74b-461c-8535-05ee5b010b71', '08d55fc8-be3c-4827-874c-0b28afc3ea20', 'c9859d7a-daa1-4ea5-8ea0-212d0227582b'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] DELETE http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume with id: eba5c0e7-1214-442a-a052-28945275667b Sep 07 14:04:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Delete volume request issued successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fbe8056a-a3d0-4ce3-90c2-492600d75d48 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 returned with HTTP 202 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1524/3034] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:04:37 2026] DELETE /volume/v3/volumes/f36287da-c0b7-4b5f-a36c-b6c1d75f6309 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0e24d877-a944-4c07-a670-a81e435f42d5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e24d877-a944-4c07-a670-a81e435f42d5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] DELETE http://192.168.122.11/volume/v3/types/35ca969a-a5de-46f4-ae53-476d738749ce Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e24d877-a944-4c07-a670-a81e435f42d5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e24d877-a944-4c07-a670-a81e435f42d5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume request issued successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc18e5a8-385a-4abb-be6c-bdcadd2cfaa1 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b returned with HTTP 202 Sep 07 14:04:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1511/3035] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:37 2026] DELETE /volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5dd496b9-ad3e-418e-9254-c8edd404fe23 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5dd496b9-ad3e-418e-9254-c8edd404fe23 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5dd496b9-ad3e-418e-9254-c8edd404fe23 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5dd496b9-ad3e-418e-9254-c8edd404fe23 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e24d877-a944-4c07-a670-a81e435f42d5 tempest-ProjectMemberTests-1320354092 tempest-ProjectMemberTests-1320354092-project-admin] http://192.168.122.11/volume/v3/types/35ca969a-a5de-46f4-ae53-476d738749ce returned with HTTP 202 Sep 07 14:04:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1525/3036] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:04:37 2026] DELETE /volume/v3/types/35ca969a-a5de-46f4-ae53-476d738749ce => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5dd496b9-ad3e-418e-9254-c8edd404fe23 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5dd496b9-ad3e-418e-9254-c8edd404fe23 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1512/3037] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b => generated 862 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-af5ae8db-d419-48a9-af66-657a57f1f917 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af5ae8db-d419-48a9-af66-657a57f1f917 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af5ae8db-d419-48a9-af66-657a57f1f917 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-af5ae8db-d419-48a9-af66-657a57f1f917 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-af5ae8db-d419-48a9-af66-657a57f1f917 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-af5ae8db-d419-48a9-af66-657a57f1f917 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 200 Sep 07 14:04:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1526/3038] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:38 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b2a580e7-7200-418a-9c7e-72b5e79b893c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2a580e7-7200-418a-9c7e-72b5e79b893c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b Sep 07 14:04:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2a580e7-7200-418a-9c7e-72b5e79b893c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b2a580e7-7200-418a-9c7e-72b5e79b893c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:38 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=755,cinder:INSERT=177,cinder:UPDATE=276 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:04:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b2a580e7-7200-418a-9c7e-72b5e79b893c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b2a580e7-7200-418a-9c7e-72b5e79b893c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b returned with HTTP 200 Sep 07 14:04:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1513/3039] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:38 2026] GET /volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f028a5fe-cac7-429f-ba34-74fcf7dd88f7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f028a5fe-cac7-429f-ba34-74fcf7dd88f7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 Sep 07 14:04:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f028a5fe-cac7-429f-ba34-74fcf7dd88f7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f028a5fe-cac7-429f-ba34-74fcf7dd88f7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f028a5fe-cac7-429f-ba34-74fcf7dd88f7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 returned with HTTP 404 Sep 07 14:04:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1527/3040] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:39 2026] GET /volume/v3/snapshots/a7bf10a3-a7f9-4b1a-aeee-60f0d0b4ad00 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-88e09a00-c224-412d-b603-91f5d192772c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-88e09a00-c224-412d-b603-91f5d192772c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-88e09a00-c224-412d-b603-91f5d192772c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-88e09a00-c224-412d-b603-91f5d192772c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-88e09a00-c224-412d-b603-91f5d192772c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume with id: fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:39 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:39 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-88e09a00-c224-412d-b603-91f5d192772c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-88e09a00-c224-412d-b603-91f5d192772c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume request issued successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-88e09a00-c224-412d-b603-91f5d192772c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 202 Sep 07 14:04:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1514/3041] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:39 2026] DELETE /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b169d482-1056-418a-bcd9-309d0f78d0c4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b169d482-1056-418a-bcd9-309d0f78d0c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b169d482-1056-418a-bcd9-309d0f78d0c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b169d482-1056-418a-bcd9-309d0f78d0c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b169d482-1056-418a-bcd9-309d0f78d0c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b169d482-1056-418a-bcd9-309d0f78d0c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 200 Sep 07 14:04:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1528/3042] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:39 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-334cdac3-31a4-4d0f-8370-984f5edc3d39 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-334cdac3-31a4-4d0f-8370-984f5edc3d39 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b Sep 07 14:04:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-334cdac3-31a4-4d0f-8370-984f5edc3d39 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-334cdac3-31a4-4d0f-8370-984f5edc3d39 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-334cdac3-31a4-4d0f-8370-984f5edc3d39 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b returned with HTTP 404 Sep 07 14:04:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1515/3043] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:40 2026] GET /volume/v3/volumes/eba5c0e7-1214-442a-a052-28945275667b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] DELETE http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf Sep 07 14:04:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume with id: 08662495-16c0-4f1b-9257-445f55236bcf Sep 07 14:04:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume request issued successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfda44fa-5b52-4ba5-97a7-a77e8a303691 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf returned with HTTP 202 Sep 07 14:04:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1529/3044] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:40 2026] DELETE /volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-00c6b0d7-9daa-48dd-b021-75b6f283e442 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00c6b0d7-9daa-48dd-b021-75b6f283e442 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf Sep 07 14:04:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00c6b0d7-9daa-48dd-b021-75b6f283e442 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00c6b0d7-9daa-48dd-b021-75b6f283e442 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00c6b0d7-9daa-48dd-b021-75b6f283e442 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00c6b0d7-9daa-48dd-b021-75b6f283e442 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf returned with HTTP 200 Sep 07 14:04:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1516/3045] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:40 2026] GET /volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0bd5fb75-6033-41f0-a662-e599dcfb5aa1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0bd5fb75-6033-41f0-a662-e599dcfb5aa1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0bd5fb75-6033-41f0-a662-e599dcfb5aa1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0bd5fb75-6033-41f0-a662-e599dcfb5aa1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:40 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:40 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0bd5fb75-6033-41f0-a662-e599dcfb5aa1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0bd5fb75-6033-41f0-a662-e599dcfb5aa1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 200 Sep 07 14:04:40 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1530/3046] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:40 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 1013 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-829184c6-7a44-455a-aed7-3aca96316af3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-829184c6-7a44-455a-aed7-3aca96316af3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf Sep 07 14:04:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-829184c6-7a44-455a-aed7-3aca96316af3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-829184c6-7a44-455a-aed7-3aca96316af3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-829184c6-7a44-455a-aed7-3aca96316af3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-829184c6-7a44-455a-aed7-3aca96316af3 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf returned with HTTP 200 Sep 07 14:04:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1517/3047] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:41 2026] GET /volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-34dd42eb-0ce8-4d7e-960e-f2ee72e0aa89 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-34dd42eb-0ce8-4d7e-960e-f2ee72e0aa89 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-34dd42eb-0ce8-4d7e-960e-f2ee72e0aa89 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-34dd42eb-0ce8-4d7e-960e-f2ee72e0aa89 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-34dd42eb-0ce8-4d7e-960e-f2ee72e0aa89 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd returned with HTTP 404 Sep 07 14:04:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1531/3048] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/volumes/fc01204e-c16b-4abe-b06e-23c263cfbbfd => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-956414475"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-956414475'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume of 1 GB Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (94e1f73e-0d68-4833-8df8-c1a673c033cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891b9d1a-0878-428f-a7c9-00990467df2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891b9d1a-0878-428f-a7c9-00990467df2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514d99e5-f2f5-4fd0-8222-c8c1f95791c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['0f7cc3b8-ef44-4509-8f2a-7bb6a5961e6e', 'f28a9522-5e1b-42b3-b935-bdc64140ff3f', 'b2e2a3dc-3153-448a-9464-27ea061a9121', 'fe100e35-c8f3-440b-b820-bf020878d6d3'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514d99e5-f2f5-4fd0-8222-c8c1f95791c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f7cc3b8-ef44-4509-8f2a-7bb6a5961e6e', 'f28a9522-5e1b-42b3-b935-bdc64140ff3f', 'b2e2a3dc-3153-448a-9464-27ea061a9121', 'fe100e35-c8f3-440b-b820-bf020878d6d3']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52254e5-b513-4673-9dbd-234c6b38d932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52254e5-b513-4673-9dbd-234c6b38d932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '973482d4-6b29-4bda-808a-494cfa4332c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-956414475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['0f7cc3b8-ef44-4509-8f2a-7bb6a5961e6e','f28a9522-5e1b-42b3-b935-bdc64140ff3f','b2e2a3dc-3153-448a-9464-27ea061a9121','fe100e35-c8f3-440b-b820-bf020878d6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-956414475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=973482d4-6b29-4bda-808a-494cfa4332c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cd700d96db2447cbc813333f921bc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd7d11a67cec4e66a00e7931e654a545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b851bcc-66d7-45e0-aa12-c0d7d6236a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-de7c7523-0794-411d-b409-84de558861cc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de7c7523-0794-411d-b409-84de558861cc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de7c7523-0794-411d-b409-84de558861cc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de7c7523-0794-411d-b409-84de558861cc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b851bcc-66d7-45e0-aa12-c0d7d6236a64) transitioned into state 'SUCCESS' from state '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-956414475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['0f7cc3b8-ef44-4509-8f2a-7bb6a5961e6e','f28a9522-5e1b-42b3-b935-bdc64140ff3f','b2e2a3dc-3153-448a-9464-27ea061a9121','fe100e35-c8f3-440b-b820-bf020878d6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b400e75-4222-4d21-b35a-94900f808e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de7c7523-0794-411d-b409-84de558861cc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf returned with HTTP 404 Sep 07 14:04:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1532/3049] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/volumes/08662495-16c0-4f1b-9257-445f55236bcf => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b400e75-4222-4d21-b35a-94900f808e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (94e1f73e-0d68-4833-8df8-c1a673c033cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request issued successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ea3f5d74-146a-4d63-a35f-cd87cdeed2cc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1518/3050] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:04:42 2026] POST /volume/v3/volumes => generated 784 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4da7d971-854f-43b8-89a3-cc29f960b37f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4da7d971-854f-43b8-89a3-cc29f960b37f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] DELETE http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4da7d971-854f-43b8-89a3-cc29f960b37f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4da7d971-854f-43b8-89a3-cc29f960b37f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-4da7d971-854f-43b8-89a3-cc29f960b37f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume with id: 2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4da7d971-854f-43b8-89a3-cc29f960b37f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4da7d971-854f-43b8-89a3-cc29f960b37f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Delete volume request issued successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4da7d971-854f-43b8-89a3-cc29f960b37f tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f returned with HTTP 202 Sep 07 14:04:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1519/3051] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:42 2026] DELETE /volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-abcdeb88-17c3-435f-aa66-f7119c1e1769 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-abcdeb88-17c3-435f-aa66-f7119c1e1769 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-abcdeb88-17c3-435f-aa66-f7119c1e1769 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-abcdeb88-17c3-435f-aa66-f7119c1e1769 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-abcdeb88-17c3-435f-aa66-f7119c1e1769 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-abcdeb88-17c3-435f-aa66-f7119c1e1769 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 returned with HTTP 200 Sep 07 14:04:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1520/3052] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 => generated 963 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e105bea6-a6c9-46d5-9caa-12c1d7b7d59c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e105bea6-a6c9-46d5-9caa-12c1d7b7d59c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e105bea6-a6c9-46d5-9caa-12c1d7b7d59c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e105bea6-a6c9-46d5-9caa-12c1d7b7d59c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e105bea6-a6c9-46d5-9caa-12c1d7b7d59c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e105bea6-a6c9-46d5-9caa-12c1d7b7d59c tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f returned with HTTP 200 Sep 07 14:04:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1521/3053] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1072757510"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1072757510'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume of 1 GB Sep 07 14:04:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (582e1908-f624-4d50-bef4-b440602b5e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1a5d1f-bbe0-472d-bf4a-675a9e6207c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:42 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1a5d1f-bbe0-472d-bf4a-675a9e6207c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcb7108-1ee0-4c2a-b1ed-3769f26cdb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Created reservations ['001bfc50-1ad0-4bcd-a916-bad2e2106293', '5907182f-9955-4d59-b664-44c9e61e2f5f', '0509bf7f-9d07-4435-bb95-37db110f58d8', 'fb78810d-16d5-4194-8c14-a77043da8ffa'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcb7108-1ee0-4c2a-b1ed-3769f26cdb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001bfc50-1ad0-4bcd-a916-bad2e2106293', '5907182f-9955-4d59-b664-44c9e61e2f5f', '0509bf7f-9d07-4435-bb95-37db110f58d8', 'fb78810d-16d5-4194-8c14-a77043da8ffa']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5787d3e-1d9c-4298-98c4-6ce889993462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5787d3e-1d9c-4298-98c4-6ce889993462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c8ff2e-3f30-4f7a-8350-e6eb775a48ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072757510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['001bfc50-1ad0-4bcd-a916-bad2e2106293','5907182f-9955-4d59-b664-44c9e61e2f5f','0509bf7f-9d07-4435-bb95-37db110f58d8','fb78810d-16d5-4194-8c14-a77043da8ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072757510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc4f4d9-17a3-4db4-bceb-f0504a1f0ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc4f4d9-17a3-4db4-bceb-f0504a1f0ad7) transitioned into state 'SUCCESS' from state '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-1072757510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['001bfc50-1ad0-4bcd-a916-bad2e2106293','5907182f-9955-4d59-b664-44c9e61e2f5f','0509bf7f-9d07-4435-bb95-37db110f58d8','fb78810d-16d5-4194-8c14-a77043da8ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f101ad70-b16a-438f-8b21-19fade00c4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f101ad70-b16a-438f-8b21-19fade00c4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (582e1908-f624-4d50-bef4-b440602b5e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request issued successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-99ae3c7e-f429-4c25-a3c0-3f21b7807df6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1533/3054] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:04:42 2026] POST /volume/v3/volumes => generated 785 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4e340d87-9656-4039-9863-404f6d21c7cf None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e340d87-9656-4039-9863-404f6d21c7cf tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec Sep 07 14:04:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e340d87-9656-4039-9863-404f6d21c7cf tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4e340d87-9656-4039-9863-404f6d21c7cf tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4e340d87-9656-4039-9863-404f6d21c7cf tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4e340d87-9656-4039-9863-404f6d21c7cf tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec returned with HTTP 200 Sep 07 14:04:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1522/3055] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec => generated 964 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-29c84ec4-e04f-4be0-9709-67faad8b18de None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29c84ec4-e04f-4be0-9709-67faad8b18de tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29c84ec4-e04f-4be0-9709-67faad8b18de tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29c84ec4-e04f-4be0-9709-67faad8b18de tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:43 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-29c84ec4-e04f-4be0-9709-67faad8b18de tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b04fcc72-6f67-4bb9-b08e-e6bd3939b9f9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b04fcc72-6f67-4bb9-b08e-e6bd3939b9f9 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b04fcc72-6f67-4bb9-b08e-e6bd3939b9f9 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29c84ec4-e04f-4be0-9709-67faad8b18de tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 returned with HTTP 200 Sep 07 14:04:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1534/3056] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 => generated 1013 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b04fcc72-6f67-4bb9-b08e-e6bd3939b9f9 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:43 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:43 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:43 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:43 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:43 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b04fcc72-6f67-4bb9-b08e-e6bd3939b9f9 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Volume info retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b04fcc72-6f67-4bb9-b08e-e6bd3939b9f9 tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f returned with HTTP 200 Sep 07 14:04:43 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1523/3057] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f => generated 863 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-74914c60-9ab2-4c02-8742-46d9ec583a3e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74914c60-9ab2-4c02-8742-46d9ec583a3e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec Sep 07 14:04:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74914c60-9ab2-4c02-8742-46d9ec583a3e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-74914c60-9ab2-4c02-8742-46d9ec583a3e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-74914c60-9ab2-4c02-8742-46d9ec583a3e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-74914c60-9ab2-4c02-8742-46d9ec583a3e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec returned with HTTP 200 Sep 07 14:04:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1535/3058] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:44 2026] GET /volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9cec2dca-daa5-46c3-9b7a-65d0bbf8768e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9cec2dca-daa5-46c3-9b7a-65d0bbf8768e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9cec2dca-daa5-46c3-9b7a-65d0bbf8768e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9cec2dca-daa5-46c3-9b7a-65d0bbf8768e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9cec2dca-daa5-46c3-9b7a-65d0bbf8768e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9cec2dca-daa5-46c3-9b7a-65d0bbf8768e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 returned with HTTP 200 Sep 07 14:04:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1524/3059] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:44 2026] GET /volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a8b8d5d3-3149-466c-a0f4-769decd43bdc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:04:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "973482d4-6b29-4bda-808a-494cfa4332c1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-89513061"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8b8d5d3-3149-466c-a0f4-769decd43bdc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] GET http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f Sep 07 14:04:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8b8d5d3-3149-466c-a0f4-769decd43bdc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a8b8d5d3-3149-466c-a0f4-769decd43bdc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create snapshot from volume 973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a8b8d5d3-3149-466c-a0f4-769decd43bdc tempest-CreateVolumesFromSourceVolumeTest-1298729999 tempest-CreateVolumesFromSourceVolumeTest-1298729999-project-member] http://192.168.122.11/volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f returned with HTTP 404 Sep 07 14:04:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1536/3060] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:44 2026] GET /volume/v3/volumes/2c60796a-30a2-4d70-ba52-0b8cf5fdd48f => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['f6b36848-53e0-4a4a-bba7-45b9c836cfee', '5069c4fd-c938-482f-acf8-939eeb0433c2', 'ec8e41b7-00c9-4ea0-ad19-3b6738f26847', '748d219e-f114-4e26-a446-2133ea40383d'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot create request issued successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7747c7af-02c5-4e57-9da6-54ff899fb770 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1525/3061] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:04:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a861cc4f-c520-4869-b603-78cdd11f4550 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a861cc4f-c520-4869-b603-78cdd11f4550 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a861cc4f-c520-4869-b603-78cdd11f4550 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a861cc4f-c520-4869-b603-78cdd11f4550 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a861cc4f-c520-4869-b603-78cdd11f4550 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a861cc4f-c520-4869-b603-78cdd11f4550 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 200 Sep 07 14:04:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1537/3062] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:45 2026] GET /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-014bb8e9-6f12-42d2-8fa7-3be2e98c06d2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-014bb8e9-6f12-42d2-8fa7-3be2e98c06d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec Sep 07 14:04:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-014bb8e9-6f12-42d2-8fa7-3be2e98c06d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-014bb8e9-6f12-42d2-8fa7-3be2e98c06d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-014bb8e9-6f12-42d2-8fa7-3be2e98c06d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-014bb8e9-6f12-42d2-8fa7-3be2e98c06d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec returned with HTTP 200 Sep 07 14:04:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1526/3063] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:45 2026] GET /volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec => generated 1015 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1911061673", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1911061673', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Create volume of 1 GB Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] GET http://192.168.122.11/volume/v3/volumes Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Availability Zones retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: /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 07 14:04:46 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 14:04:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Get all volumes completed successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb107070-3e13-4dcb-80a2-4915b323bc7b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] http://192.168.122.11/volume/v3/volumes returned with HTTP 200 Sep 07 14:04:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1538/3064] 192.168.122.11 () {60 vars in 1157 bytes} [Mon Sep 7 14:04:45 2026] GET /volume/v3/volumes => generated 342 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0eac01fd-4efc-4db3-a635-499656625ce0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0eac01fd-4efc-4db3-a635-499656625ce0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0eac01fd-4efc-4db3-a635-499656625ce0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0eac01fd-4efc-4db3-a635-499656625ce0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Flow 'volume_create_api' (441869a8-1e7c-4149-b825-563ff3918acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0eac01fd-4efc-4db3-a635-499656625ce0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0eac01fd-4efc-4db3-a635-499656625ce0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 200 Sep 07 14:04:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1539/3065] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:46 2026] GET /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34053427-b1d4-40a7-8d94-f7d5b1d1f977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume with id: d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34053427-b1d4-40a7-8d94-f7d5b1d1f977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume request issued successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f191bf32-029d-4b79-88fb-c5c8c34523e2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec returned with HTTP 202 Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59b6c06-53b3-442d-acfc-f4be76cf111d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1540/3066] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:46 2026] DELETE /volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5985eeb6-2000-4fe4-9117-492c70157b96 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5985eeb6-2000-4fe4-9117-492c70157b96 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5985eeb6-2000-4fe4-9117-492c70157b96 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5985eeb6-2000-4fe4-9117-492c70157b96 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5985eeb6-2000-4fe4-9117-492c70157b96 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5985eeb6-2000-4fe4-9117-492c70157b96 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec returned with HTTP 200 Sep 07 14:04:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1541/3067] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:46 2026] GET /volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Created reservations ['6e84f949-87bf-4e47-b69a-c288d24643c1', '0aa6ca2b-3405-4023-b650-145a1a82de69', '5f7d87de-7fd9-442a-af27-bd867bb744c8', '2b3e7d72-eaae-4f2b-bcca-cb898f44060a'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59b6c06-53b3-442d-acfc-f4be76cf111d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e84f949-87bf-4e47-b69a-c288d24643c1', '0aa6ca2b-3405-4023-b650-145a1a82de69', '5f7d87de-7fd9-442a-af27-bd867bb744c8', '2b3e7d72-eaae-4f2b-bcca-cb898f44060a']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97a61d3-7f36-4f66-b735-a660185258b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97a61d3-7f36-4f66-b735-a660185258b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1adad61a-0a42-4b32-9872-17579f5151ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1911061673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60ccf9c4fdbb4a1cac0c29de54fedbb7',qos_specs=None,replication_status=,reservations=['6e84f949-87bf-4e47-b69a-c288d24643c1','0aa6ca2b-3405-4023-b650-145a1a82de69','5f7d87de-7fd9-442a-af27-bd867bb744c8','2b3e7d72-eaae-4f2b-bcca-cb898f44060a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182d4afacb464a54a699adce66896c71',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1911061673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1adad61a-0a42-4b32-9872-17579f5151ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60ccf9c4fdbb4a1cac0c29de54fedbb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182d4afacb464a54a699adce66896c71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26e59f6-9435-45ed-a655-a6507ff49e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26e59f6-9435-45ed-a655-a6507ff49e17) transitioned into state 'SUCCESS' from state '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-1911061673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60ccf9c4fdbb4a1cac0c29de54fedbb7',qos_specs=None,replication_status=,reservations=['6e84f949-87bf-4e47-b69a-c288d24643c1','0aa6ca2b-3405-4023-b650-145a1a82de69','5f7d87de-7fd9-442a-af27-bd867bb744c8','2b3e7d72-eaae-4f2b-bcca-cb898f44060a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182d4afacb464a54a699adce66896c71',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4fd52e-7e85-4db7-940f-5c9d5988aab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4fd52e-7e85-4db7-940f-5c9d5988aab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Flow 'volume_create_api' (441869a8-1e7c-4149-b825-563ff3918acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:46 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Create volume request issued successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6caa27c0-05a8-40ad-af34-003fb7a49d0a tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:46 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1527/3068] 192.168.122.11 () {60 vars in 1138 bytes} [Mon Sep 7 14:04:46 2026] POST /volume/v3/volumes => generated 761 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a7257ab-7ccf-4597-bdc9-9b6b16817008 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a7257ab-7ccf-4597-bdc9-9b6b16817008 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:04:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a7257ab-7ccf-4597-bdc9-9b6b16817008 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a7257ab-7ccf-4597-bdc9-9b6b16817008 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a7257ab-7ccf-4597-bdc9-9b6b16817008 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a7257ab-7ccf-4597-bdc9-9b6b16817008 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1542/3069] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:46 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 829 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0e0f5183-eb77-4ba9-b743-4f7b3dabd131 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e0f5183-eb77-4ba9-b743-4f7b3dabd131 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e0f5183-eb77-4ba9-b743-4f7b3dabd131 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0e0f5183-eb77-4ba9-b743-4f7b3dabd131 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0e0f5183-eb77-4ba9-b743-4f7b3dabd131 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0e0f5183-eb77-4ba9-b743-4f7b3dabd131 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1528/3070] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0110227d-6575-4ca4-8c98-32c24b0b46c6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0110227d-6575-4ca4-8c98-32c24b0b46c6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec Sep 07 14:04:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0110227d-6575-4ca4-8c98-32c24b0b46c6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0110227d-6575-4ca4-8c98-32c24b0b46c6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0110227d-6575-4ca4-8c98-32c24b0b46c6 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec returned with HTTP 404 Sep 07 14:04:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1543/3071] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/volumes/d5c8ff2e-3f30-4f7a-8350-e6eb775a48ec => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b583c96c-2703-4390-8806-016510c2a6c3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-178961692"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-178961692'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume of 1 GB Sep 07 14:04:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (1b3a8950-e75b-462a-af2a-d9ed8601665a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb57531e-830e-48c1-9826-789c224fd1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb57531e-830e-48c1-9826-789c224fd1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:47 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da27b913-c5e5-4d80-9b34-b5ed251ef350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Created reservations ['b398d435-6fda-4078-a828-dbc1acc2707a', '2d84e412-20bc-46b5-af61-0ef1be0428f7', 'a59030a8-a87a-4c2a-be8b-ff85dd2e50fa', '2fb495f5-6993-49ed-b7e9-184ef6d49b86'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da27b913-c5e5-4d80-9b34-b5ed251ef350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b398d435-6fda-4078-a828-dbc1acc2707a', '2d84e412-20bc-46b5-af61-0ef1be0428f7', 'a59030a8-a87a-4c2a-be8b-ff85dd2e50fa', '2fb495f5-6993-49ed-b7e9-184ef6d49b86']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd809937-a03a-4a81-96f9-ce48c867506c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd809937-a03a-4a81-96f9-ce48c867506c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59abfed6-3ce6-4996-b528-d2a7f22794c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-178961692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['b398d435-6fda-4078-a828-dbc1acc2707a','2d84e412-20bc-46b5-af61-0ef1be0428f7','a59030a8-a87a-4c2a-be8b-ff85dd2e50fa','2fb495f5-6993-49ed-b7e9-184ef6d49b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-178961692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59abfed6-3ce6-4996-b528-d2a7f22794c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02aa9e81-eb8f-42ca-b1c8-891706f2e73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02aa9e81-eb8f-42ca-b1c8-891706f2e73a) transitioned into state 'SUCCESS' from state '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-178961692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['b398d435-6fda-4078-a828-dbc1acc2707a','2d84e412-20bc-46b5-af61-0ef1be0428f7','a59030a8-a87a-4c2a-be8b-ff85dd2e50fa','2fb495f5-6993-49ed-b7e9-184ef6d49b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fafb065-3b8a-47e5-b317-1c1d790b2902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8e0a1f01-d5d7-4ff4-b138-27d2082e2e98 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e0a1f01-d5d7-4ff4-b138-27d2082e2e98 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e0a1f01-d5d7-4ff4-b138-27d2082e2e98 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e0a1f01-d5d7-4ff4-b138-27d2082e2e98 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fafb065-3b8a-47e5-b317-1c1d790b2902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8e0a1f01-d5d7-4ff4-b138-27d2082e2e98 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (1b3a8950-e75b-462a-af2a-d9ed8601665a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request issued successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b583c96c-2703-4390-8806-016510c2a6c3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e0a1f01-d5d7-4ff4-b138-27d2082e2e98 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1544/3073] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1529/3073] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:04:47 2026] POST /volume/v3/volumes => generated 784 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e6beae5f-c18d-411b-ad9d-da39b4571632 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e6beae5f-c18d-411b-ad9d-da39b4571632 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e6beae5f-c18d-411b-ad9d-da39b4571632 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e6beae5f-c18d-411b-ad9d-da39b4571632 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e6beae5f-c18d-411b-ad9d-da39b4571632 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e6beae5f-c18d-411b-ad9d-da39b4571632 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1545/3074] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 => generated 963 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f7958fe6-ba3f-4764-9094-04f14581a9b7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f7958fe6-ba3f-4764-9094-04f14581a9b7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f7958fe6-ba3f-4764-9094-04f14581a9b7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f7958fe6-ba3f-4764-9094-04f14581a9b7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f7958fe6-ba3f-4764-9094-04f14581a9b7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f7958fe6-ba3f-4764-9094-04f14581a9b7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1530/3075] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a782a65-8682-4992-a392-bcce8a4401c2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a782a65-8682-4992-a392-bcce8a4401c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] GET http://192.168.122.11/volume/v3/snapshots Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a782a65-8682-4992-a392-bcce8a4401c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a782a65-8682-4992-a392-bcce8a4401c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-1a782a65-8682-4992-a392-bcce8a4401c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.db.api [None req-1a782a65-8682-4992-a392-bcce8a4401c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Building query based on filter {{(pid=87675) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: /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 07 14:04:48 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a782a65-8682-4992-a392-bcce8a4401c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Get all snapshots completed successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a782a65-8682-4992-a392-bcce8a4401c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] http://192.168.122.11/volume/v3/snapshots returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1546/3076] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/snapshots => generated 334 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete snapshot with id: b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot delete request issued successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bad91ab5-4f70-49e3-9ef6-f931ea5e5ee6 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 202 Sep 07 14:04:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1531/3077] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:04:48 2026] DELETE /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c12b17e5-6919-4de0-ac2a-6f6f169db41c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c12b17e5-6919-4de0-ac2a-6f6f169db41c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c12b17e5-6919-4de0-ac2a-6f6f169db41c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c12b17e5-6919-4de0-ac2a-6f6f169db41c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c12b17e5-6919-4de0-ac2a-6f6f169db41c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c12b17e5-6919-4de0-ac2a-6f6f169db41c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1547/3078] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-16f6eaab-f66b-4572-931a-44f7fa63ae37 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-16f6eaab-f66b-4572-931a-44f7fa63ae37 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:04:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-16f6eaab-f66b-4572-931a-44f7fa63ae37 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-16f6eaab-f66b-4572-931a-44f7fa63ae37 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-16f6eaab-f66b-4572-931a-44f7fa63ae37 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-16f6eaab-f66b-4572-931a-44f7fa63ae37 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1532/3079] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9b899d40-d760-4947-93a8-99cad902bf59 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b899d40-d760-4947-93a8-99cad902bf59 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b899d40-d760-4947-93a8-99cad902bf59 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b899d40-d760-4947-93a8-99cad902bf59 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9b899d40-d760-4947-93a8-99cad902bf59 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b899d40-d760-4947-93a8-99cad902bf59 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1548/3080] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a3bc2683-062a-431c-8ccb-1b9042100536 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-197eb008-6e95-496f-bd1c-9d90b3ba244e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-197eb008-6e95-496f-bd1c-9d90b3ba244e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-197eb008-6e95-496f-bd1c-9d90b3ba244e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-197eb008-6e95-496f-bd1c-9d90b3ba244e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-197eb008-6e95-496f-bd1c-9d90b3ba244e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-197eb008-6e95-496f-bd1c-9d90b3ba244e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3bc2683-062a-431c-8ccb-1b9042100536 tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] GET http://192.168.122.11/volume/v3/scheduler-stats/get_pools Sep 07 14:04:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1549/3081] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3bc2683-062a-431c-8ccb-1b9042100536 tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a3bc2683-062a-431c-8ccb-1b9042100536 tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] Calling method 'get_pools' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a3bc2683-062a-431c-8ccb-1b9042100536 tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] http://192.168.122.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1533/3082] 192.168.122.11 () {58 vars in 1170 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2a52712b-0aa3-4fdb-8417-7275dc2c692f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a52712b-0aa3-4fdb-8417-7275dc2c692f tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] GET http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a52712b-0aa3-4fdb-8417-7275dc2c692f tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a52712b-0aa3-4fdb-8417-7275dc2c692f tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87675]: /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 07 14:04:49 devstack devstack@c-api.service[87675]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 14:04:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a52712b-0aa3-4fdb-8417-7275dc2c692f tempest-ProjectAdminTests-915991872 tempest-ProjectAdminTests-915991872-project-admin] http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1550/3083] 192.168.122.11 () {58 vars in 1188 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2cd5673e-cd05-4273-909b-09d4a6fd01fe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cd5673e-cd05-4273-909b-09d4a6fd01fe tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cd5673e-cd05-4273-909b-09d4a6fd01fe tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2cd5673e-cd05-4273-909b-09d4a6fd01fe tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2cd5673e-cd05-4273-909b-09d4a6fd01fe tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2cd5673e-cd05-4273-909b-09d4a6fd01fe tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1534/3084] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5824c71f-89b3-4813-a059-66bd4e668dc6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bf733b70-474c-4a2e-bba6-792a0def040b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5824c71f-89b3-4813-a059-66bd4e668dc6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf733b70-474c-4a2e-bba6-792a0def040b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5824c71f-89b3-4813-a059-66bd4e668dc6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf733b70-474c-4a2e-bba6-792a0def040b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5824c71f-89b3-4813-a059-66bd4e668dc6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf733b70-474c-4a2e-bba6-792a0def040b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5824c71f-89b3-4813-a059-66bd4e668dc6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bf733b70-474c-4a2e-bba6-792a0def040b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5824c71f-89b3-4813-a059-66bd4e668dc6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1551/3085] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf733b70-474c-4a2e-bba6-792a0def040b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1535/3086] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-49f65237-683d-4fad-9edc-079de9166967 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] GET http://192.168.122.11/volume/v3/volumes/detail Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Calling method 'detail' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.api_utils [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Removing options '' from query. {{(pid=87675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49f65237-683d-4fad-9edc-079de9166967 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-49f65237-683d-4fad-9edc-079de9166967 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1adad61a-0a42-4b32-9872-17579f5151ea", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-65522788", "description": null, "metadata": null}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Get all volumes completed successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-49f65237-683d-4fad-9edc-079de9166967 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-49f65237-683d-4fad-9edc-079de9166967 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Create snapshot from volume 1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-96068d92-2d3b-44db-b6fd-1683b4862ea3 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] http://192.168.122.11/volume/v3/volumes/detail returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1552/3087] 192.168.122.11 () {60 vars in 1178 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume with id: 59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-49f65237-683d-4fad-9edc-079de9166967 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Created reservations ['0b158711-2a24-4d5d-8092-5be6b2f8e1c3', '676076da-9024-403c-b6f9-e15f35d92bfb', '9f23c85c-4b53-4a9f-8799-982c14199660', '90ae5c18-3454-41e6-bddf-2384d11ff2b8'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume request issued successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8a4bd82f-6792-42ff-988a-ebd65d82c4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 returned with HTTP 202 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1553/3088] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:50 2026] DELETE /volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1a669f6d-0814-4d4e-b80b-055d15b2d7d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a669f6d-0814-4d4e-b80b-055d15b2d7d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a669f6d-0814-4d4e-b80b-055d15b2d7d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1a669f6d-0814-4d4e-b80b-055d15b2d7d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1a669f6d-0814-4d4e-b80b-055d15b2d7d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1a669f6d-0814-4d4e-b80b-055d15b2d7d2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1554/3089] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-49f65237-683d-4fad-9edc-079de9166967 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot force create request issued successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49f65237-683d-4fad-9edc-079de9166967 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1536/3090] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:04:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3e14588a-7a42-4254-a535-49d201d937b1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c1a639aa-d263-4401-8c45-4d321e88a6c1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e14588a-7a42-4254-a535-49d201d937b1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e14588a-7a42-4254-a535-49d201d937b1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3e14588a-7a42-4254-a535-49d201d937b1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c1a639aa-d263-4401-8c45-4d321e88a6c1 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c1a639aa-d263-4401-8c45-4d321e88a6c1 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c1a639aa-d263-4401-8c45-4d321e88a6c1 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3e14588a-7a42-4254-a535-49d201d937b1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 returned with HTTP 404 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1555/3091] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/snapshots/b9b0779a-e7e8-4356-af48-99d6d8d40722 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c1a639aa-d263-4401-8c45-4d321e88a6c1 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c1a639aa-d263-4401-8c45-4d321e88a6c1 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1537/3092] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume with id: 973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume request issued successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1134a4b5-6380-40a1-8e33-a9180a61ae3c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 returned with HTTP 202 Sep 07 14:04:50 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1556/3093] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:04:50 2026] DELETE /volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a9fd58d2-32a7-43b0-8817-2f6afa76fdd4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9fd58d2-32a7-43b0-8817-2f6afa76fdd4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9fd58d2-32a7-43b0-8817-2f6afa76fdd4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9fd58d2-32a7-43b0-8817-2f6afa76fdd4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a9fd58d2-32a7-43b0-8817-2f6afa76fdd4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9fd58d2-32a7-43b0-8817-2f6afa76fdd4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 returned with HTTP 200 Sep 07 14:04:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1538/3094] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-afe19689-cb73-4725-bf35-05f4381c4b06 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afe19689-cb73-4725-bf35-05f4381c4b06 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afe19689-cb73-4725-bf35-05f4381c4b06 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-afe19689-cb73-4725-bf35-05f4381c4b06 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-afe19689-cb73-4725-bf35-05f4381c4b06 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-afe19689-cb73-4725-bf35-05f4381c4b06 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 returned with HTTP 200 Sep 07 14:04:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1557/3095] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:51 2026] GET /volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f1d05897-565c-4f6b-be1e-f17fb8e0c7c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1d05897-565c-4f6b-be1e-f17fb8e0c7c2 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:04:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f1d05897-565c-4f6b-be1e-f17fb8e0c7c2 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f1d05897-565c-4f6b-be1e-f17fb8e0c7c2 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f1d05897-565c-4f6b-be1e-f17fb8e0c7c2 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:04:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f1d05897-565c-4f6b-be1e-f17fb8e0c7c2 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:04:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1539/3096] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:51 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dffdefbe-6081-4f30-820d-258b4f90c97b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dffdefbe-6081-4f30-820d-258b4f90c97b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dffdefbe-6081-4f30-820d-258b4f90c97b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dffdefbe-6081-4f30-820d-258b4f90c97b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:52 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:52 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:52 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dffdefbe-6081-4f30-820d-258b4f90c97b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dffdefbe-6081-4f30-820d-258b4f90c97b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 returned with HTTP 200 Sep 07 14:04:52 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1558/3097] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:52 2026] GET /volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 => generated 1013 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e2f88af4-c603-40f9-bfed-0b282c71f8be None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2f88af4-c603-40f9-bfed-0b282c71f8be tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 Sep 07 14:04:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2f88af4-c603-40f9-bfed-0b282c71f8be tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e2f88af4-c603-40f9-bfed-0b282c71f8be tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e2f88af4-c603-40f9-bfed-0b282c71f8be tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 returned with HTTP 404 Sep 07 14:04:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1540/3098] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:52 2026] GET /volume/v3/volumes/59abfed6-3ce6-4996-b528-d2a7f22794c0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1622bbf0-8264-4874-8789-51e52396d4e0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1093946649"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1093946649'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume of 1 GB Sep 07 14:04:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2d095f1c-937c-4d53-9683-256d17b0e733 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d095f1c-937c-4d53-9683-256d17b0e733 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:04:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d095f1c-937c-4d53-9683-256d17b0e733 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d095f1c-937c-4d53-9683-256d17b0e733 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2d095f1c-937c-4d53-9683-256d17b0e733 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:04:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d095f1c-937c-4d53-9683-256d17b0e733 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (538fe5b6-bd2e-4f8b-b2df-d9dcd9fbcf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1541/3099] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:52 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9085e604-5710-4b4c-a6e3-2304be8a3d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:52 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9085e604-5710-4b4c-a6e3-2304be8a3d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3977fb8-74bd-47ef-8778-f492ab437833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Created reservations ['1895b5c8-2473-4335-82f8-e89993cb32b5', 'f745d320-4af8-4951-8b24-fd6e56c34422', '4841a1a2-115a-4dfe-a375-f7382040d2c2', '41ef0ff7-d88b-4362-adde-873cfdc9d148'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3977fb8-74bd-47ef-8778-f492ab437833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1895b5c8-2473-4335-82f8-e89993cb32b5', 'f745d320-4af8-4951-8b24-fd6e56c34422', '4841a1a2-115a-4dfe-a375-f7382040d2c2', '41ef0ff7-d88b-4362-adde-873cfdc9d148']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005a5bd0-574a-41b3-bed3-961cfc6562e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-fc9f1db0-ae12-4096-a039-bb19f4641e3a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005a5bd0-574a-41b3-bed3-961cfc6562e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ade3e8d-4978-4972-9514-3e1a5b3054e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1093946649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['1895b5c8-2473-4335-82f8-e89993cb32b5','f745d320-4af8-4951-8b24-fd6e56c34422','4841a1a2-115a-4dfe-a375-f7382040d2c2','41ef0ff7-d88b-4362-adde-873cfdc9d148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1093946649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ade3e8d-4978-4972-9514-3e1a5b3054e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e67ce8-c5cc-4fa4-baef-7b39cf87c09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc9f1db0-ae12-4096-a039-bb19f4641e3a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc9f1db0-ae12-4096-a039-bb19f4641e3a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-fc9f1db0-ae12-4096-a039-bb19f4641e3a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-fc9f1db0-ae12-4096-a039-bb19f4641e3a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 returned with HTTP 404 Sep 07 14:04:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1542/3100] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/volumes/973482d4-6b29-4bda-808a-494cfa4332c1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1283236724"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e67ce8-c5cc-4fa4-baef-7b39cf87c09c) transitioned into state 'SUCCESS' from state '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-1093946649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['1895b5c8-2473-4335-82f8-e89993cb32b5','f745d320-4af8-4951-8b24-fd6e56c34422','4841a1a2-115a-4dfe-a375-f7382040d2c2','41ef0ff7-d88b-4362-adde-873cfdc9d148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1283236724'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume of 1 GB Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3b1b91-98f6-4feb-b42f-945bf61eb276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3b1b91-98f6-4feb-b42f-945bf61eb276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (538fe5b6-bd2e-4f8b-b2df-d9dcd9fbcf71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request issued successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1622bbf0-8264-4874-8789-51e52396d4e0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1559/3101] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:04:52 2026] POST /volume/v3/volumes => generated 785 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (cbde4547-d331-4f93-8331-c943e7706fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb2fd5a-a0a6-4452-8423-87515a778aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-26588c49-79c7-4f9d-b4da-3351065d1232 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-26588c49-79c7-4f9d-b4da-3351065d1232 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-26588c49-79c7-4f9d-b4da-3351065d1232 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-26588c49-79c7-4f9d-b4da-3351065d1232 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb2fd5a-a0a6-4452-8423-87515a778aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293ef1aa-1c6e-49f5-bf55-b6178a16af24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-26588c49-79c7-4f9d-b4da-3351065d1232 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-26588c49-79c7-4f9d-b4da-3351065d1232 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 returned with HTTP 200 Sep 07 14:04:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1560/3102] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 => generated 964 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['da9dda00-b525-45ff-a724-72fbdc52735b', '5c75d526-bfe4-46ba-87d5-f8c1f80d1862', '903b6fbb-7a47-4506-b4a6-b1d5c51d0764', 'be68cd34-fc63-4cb4-a4c3-86c9b4f91c38'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293ef1aa-1c6e-49f5-bf55-b6178a16af24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da9dda00-b525-45ff-a724-72fbdc52735b', '5c75d526-bfe4-46ba-87d5-f8c1f80d1862', '903b6fbb-7a47-4506-b4a6-b1d5c51d0764', 'be68cd34-fc63-4cb4-a4c3-86c9b4f91c38']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c29c08-9bae-4369-8d19-60d3e977ceab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:53 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c29c08-9bae-4369-8d19-60d3e977ceab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dcca75f-3550-4471-b847-2fc940bdb44a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1283236724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['da9dda00-b525-45ff-a724-72fbdc52735b','5c75d526-bfe4-46ba-87d5-f8c1f80d1862','903b6fbb-7a47-4506-b4a6-b1d5c51d0764','be68cd34-fc63-4cb4-a4c3-86c9b4f91c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1283236724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dcca75f-3550-4471-b847-2fc940bdb44a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cd700d96db2447cbc813333f921bc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd7d11a67cec4e66a00e7931e654a545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c67139-8b27-43c5-bc21-894a927354a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c67139-8b27-43c5-bc21-894a927354a6) transitioned into state 'SUCCESS' from state '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-1283236724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['da9dda00-b525-45ff-a724-72fbdc52735b','5c75d526-bfe4-46ba-87d5-f8c1f80d1862','903b6fbb-7a47-4506-b4a6-b1d5c51d0764','be68cd34-fc63-4cb4-a4c3-86c9b4f91c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (198b8823-879f-4e19-88f9-e2ffd7f0b081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (198b8823-879f-4e19-88f9-e2ffd7f0b081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (cbde4547-d331-4f93-8331-c943e7706fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request issued successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-09f77013-2ea2-4e1b-b059-ddced9b7f12b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1543/3103] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:04:53 2026] POST /volume/v3/volumes => generated 785 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-01eb9933-2675-493d-a204-f025c574c8e2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-01eb9933-2675-493d-a204-f025c574c8e2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-01eb9933-2675-493d-a204-f025c574c8e2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-01eb9933-2675-493d-a204-f025c574c8e2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-01eb9933-2675-493d-a204-f025c574c8e2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-01eb9933-2675-493d-a204-f025c574c8e2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a returned with HTTP 200 Sep 07 14:04:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1561/3104] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a => generated 964 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b29ea20d-d763-4a32-b8f8-f0045c724e76 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b29ea20d-d763-4a32-b8f8-f0045c724e76 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b29ea20d-d763-4a32-b8f8-f0045c724e76 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b29ea20d-d763-4a32-b8f8-f0045c724e76 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b29ea20d-d763-4a32-b8f8-f0045c724e76 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b29ea20d-d763-4a32-b8f8-f0045c724e76 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:04:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1544/3105] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-891ece09-0964-4000-bb6e-22e757c63f97 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-891ece09-0964-4000-bb6e-22e757c63f97 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-891ece09-0964-4000-bb6e-22e757c63f97 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-891ece09-0964-4000-bb6e-22e757c63f97 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-891ece09-0964-4000-bb6e-22e757c63f97 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-891ece09-0964-4000-bb6e-22e757c63f97 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1562/3106] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-91f819bf-9bcb-4922-bfed-7275cba67bfc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91f819bf-9bcb-4922-bfed-7275cba67bfc tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-91f819bf-9bcb-4922-bfed-7275cba67bfc tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-91f819bf-9bcb-4922-bfed-7275cba67bfc tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-91f819bf-9bcb-4922-bfed-7275cba67bfc tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-91f819bf-9bcb-4922-bfed-7275cba67bfc tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1545/3107] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f5eddf83-873a-497f-a0ae-3323159a33d2", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Create volume request body: {'volume': {'snapshot_id': 'f5eddf83-873a-497f-a0ae-3323159a33d2', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Create volume of 1 GB Sep 07 14:04:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Availability Zones retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Flow 'volume_create_api' (d9d8422a-0c3a-4c64-a516-18f3ac659ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f62738d1-1fce-4bf6-9331-15b9377d74dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f62738d1-1fce-4bf6-9331-15b9377d74dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f5eddf83-873a-497f-a0ae-3323159a33d2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4209196c-ca01-4311-a176-77abef9d58e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Created reservations ['9f90dbc3-e8f2-4d5a-8edb-2f4ef519d97d', 'ca322c5b-c59c-464c-b5d2-1676200e3624', 'e6a9f921-c102-448f-aba6-162de9a4426c', '06dab758-0657-4204-b4fd-4ca0c88a5a46'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4209196c-ca01-4311-a176-77abef9d58e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f90dbc3-e8f2-4d5a-8edb-2f4ef519d97d', 'ca322c5b-c59c-464c-b5d2-1676200e3624', 'e6a9f921-c102-448f-aba6-162de9a4426c', '06dab758-0657-4204-b4fd-4ca0c88a5a46']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f2bb64-6133-4160-b445-24faa4504e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f2bb64-6133-4160-b445-24faa4504e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3525da4f-873b-4422-886d-058c51ea3cab', '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='60ccf9c4fdbb4a1cac0c29de54fedbb7',qos_specs=None,replication_status=,reservations=['9f90dbc3-e8f2-4d5a-8edb-2f4ef519d97d','ca322c5b-c59c-464c-b5d2-1676200e3624','e6a9f921-c102-448f-aba6-162de9a4426c','06dab758-0657-4204-b4fd-4ca0c88a5a46'],size=1,snapshot_id=f5eddf83-873a-497f-a0ae-3323159a33d2,source_replicaid=,source_volid=None,status='creating',user_id='182d4afacb464a54a699adce66896c71',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:54Z,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=3525da4f-873b-4422-886d-058c51ea3cab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60ccf9c4fdbb4a1cac0c29de54fedbb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f5eddf83-873a-497f-a0ae-3323159a33d2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182d4afacb464a54a699adce66896c71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f965b1fe-2616-40e2-88ae-973d40b1bc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-edce4ae9-7246-4884-a247-b04b15a556c2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-edce4ae9-7246-4884-a247-b04b15a556c2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-edce4ae9-7246-4884-a247-b04b15a556c2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-edce4ae9-7246-4884-a247-b04b15a556c2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f965b1fe-2616-40e2-88ae-973d40b1bc05) transitioned into state 'SUCCESS' from 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='60ccf9c4fdbb4a1cac0c29de54fedbb7',qos_specs=None,replication_status=,reservations=['9f90dbc3-e8f2-4d5a-8edb-2f4ef519d97d','ca322c5b-c59c-464c-b5d2-1676200e3624','e6a9f921-c102-448f-aba6-162de9a4426c','06dab758-0657-4204-b4fd-4ca0c88a5a46'],size=1,snapshot_id=f5eddf83-873a-497f-a0ae-3323159a33d2,source_replicaid=,source_volid=None,status='creating',user_id='182d4afacb464a54a699adce66896c71',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a70f86d2-0347-4b44-9600-d5af9521f99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-edce4ae9-7246-4884-a247-b04b15a556c2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-edce4ae9-7246-4884-a247-b04b15a556c2 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1546/3108] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a70f86d2-0347-4b44-9600-d5af9521f99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Flow 'volume_create_api' (d9d8422a-0c3a-4c64-a516-18f3ac659ed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Create volume request issued successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bb43e1b6-c49f-4529-8a4d-a4494120f267 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1563/3109] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:04:54 2026] POST /volume/v3/volumes => generated 748 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e172f487-6336-4b00-849e-d90fce8b392d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e172f487-6336-4b00-849e-d90fce8b392d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e172f487-6336-4b00-849e-d90fce8b392d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e172f487-6336-4b00-849e-d90fce8b392d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e172f487-6336-4b00-849e-d90fce8b392d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e172f487-6336-4b00-849e-d90fce8b392d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1547/3110] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ff7cb4e3-3eef-43e6-9885-d7979ff6142e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-80c52028-22b7-41e9-8d1b-c2b7c532bf8b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-80c52028-22b7-41e9-8d1b-c2b7c532bf8b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-80c52028-22b7-41e9-8d1b-c2b7c532bf8b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-80c52028-22b7-41e9-8d1b-c2b7c532bf8b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-80c52028-22b7-41e9-8d1b-c2b7c532bf8b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-80c52028-22b7-41e9-8d1b-c2b7c532bf8b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1548/3111] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff7cb4e3-3eef-43e6-9885-d7979ff6142e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-admin] GET http://192.168.122.11/volume/v3/scheduler-stats/get_pools Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ff7cb4e3-3eef-43e6-9885-d7979ff6142e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ff7cb4e3-3eef-43e6-9885-d7979ff6142e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-admin] Calling method 'get_pools' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ff7cb4e3-3eef-43e6-9885-d7979ff6142e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-admin] http://192.168.122.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1564/3112] 192.168.122.11 () {58 vars in 1170 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e07baf02-8099-453e-be28-d66a373a185e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e07baf02-8099-453e-be28-d66a373a185e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-member] GET http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e07baf02-8099-453e-be28-d66a373a185e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e07baf02-8099-453e-be28-d66a373a185e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-e07baf02-8099-453e-be28-d66a373a185e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '530cc5b34b734094b65895667f0a75d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '76e7977fbe4c4e9e85d42ac1d4f6bddb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e07baf02-8099-453e-be28-d66a373a185e tempest-ProjectMemberTests-852509143 tempest-ProjectMemberTests-852509143-project-member] http://192.168.122.11/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 14:04:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1549/3113] 192.168.122.11 () {58 vars in 1188 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 155 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-902e4424-f66b-4990-9fe1-08919f00feb5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-902e4424-f66b-4990-9fe1-08919f00feb5 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-902e4424-f66b-4990-9fe1-08919f00feb5 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-902e4424-f66b-4990-9fe1-08919f00feb5 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-902e4424-f66b-4990-9fe1-08919f00feb5 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-902e4424-f66b-4990-9fe1-08919f00feb5 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1565/3114] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 => generated 1015 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52f8a89a-da29-450b-aced-6175407357a7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52f8a89a-da29-450b-aced-6175407357a7 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] GET http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52f8a89a-da29-450b-aced-6175407357a7 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52f8a89a-da29-450b-aced-6175407357a7 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52f8a89a-da29-450b-aced-6175407357a7 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52f8a89a-da29-450b-aced-6175407357a7 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1550/3115] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-acdda3f9-6611-4cf0-927c-30a91bda03c5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-672a8759-835c-4849-8362-438ea5107608 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-acdda3f9-6611-4cf0-927c-30a91bda03c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-acdda3f9-6611-4cf0-927c-30a91bda03c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-acdda3f9-6611-4cf0-927c-30a91bda03c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-672a8759-835c-4849-8362-438ea5107608 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-672a8759-835c-4849-8362-438ea5107608 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-672a8759-835c-4849-8362-438ea5107608 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-672a8759-835c-4849-8362-438ea5107608 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume with id: 4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-acdda3f9-6611-4cf0-927c-30a91bda03c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-672a8759-835c-4849-8362-438ea5107608 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-acdda3f9-6611-4cf0-927c-30a91bda03c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1566/3116] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-672a8759-835c-4849-8362-438ea5107608 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume request issued successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-672a8759-835c-4849-8362-438ea5107608 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 returned with HTTP 202 Sep 07 14:04:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1551/3117] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:04:55 2026] DELETE /volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-83330181-e688-4274-adeb-15c483dab594 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83330181-e688-4274-adeb-15c483dab594 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-83330181-e688-4274-adeb-15c483dab594 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-83330181-e688-4274-adeb-15c483dab594 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-83330181-e688-4274-adeb-15c483dab594 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83330181-e688-4274-adeb-15c483dab594 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1567/3118] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6fe80a8f-dd0c-4296-aea2-01d1d3236342 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6fe80a8f-dd0c-4296-aea2-01d1d3236342 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6fe80a8f-dd0c-4296-aea2-01d1d3236342 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6fe80a8f-dd0c-4296-aea2-01d1d3236342 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6fe80a8f-dd0c-4296-aea2-01d1d3236342 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6fe80a8f-dd0c-4296-aea2-01d1d3236342 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1552/3119] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:04:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dcca75f-3550-4471-b847-2fc940bdb44a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1428102440"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create snapshot from volume 4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['9ea7a22c-2706-4e34-8418-99cd41803adc', '0aaa774a-3f58-4ef8-982e-bba5da41bf9f', '969e5ee2-3be0-4e27-bf85-be7a9ea5b1b5', '4b5f1e9d-1dcf-4afe-ab33-5be0fde6bae9'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot create request issued successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8c4804ff-7d95-4a5b-9b08-0c39561b1021 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1568/3120] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:04:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-72857aca-722d-43ca-a4f2-9b2445a708c4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72857aca-722d-43ca-a4f2-9b2445a708c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:04:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72857aca-722d-43ca-a4f2-9b2445a708c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-72857aca-722d-43ca-a4f2-9b2445a708c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-72857aca-722d-43ca-a4f2-9b2445a708c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-72857aca-722d-43ca-a4f2-9b2445a708c4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:04:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1553/3121] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:56 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a0ef21aa-173f-4ce2-b8b3-6bd832999e34 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0ef21aa-173f-4ce2-b8b3-6bd832999e34 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0ef21aa-173f-4ce2-b8b3-6bd832999e34 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0ef21aa-173f-4ce2-b8b3-6bd832999e34 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:56 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:56 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:56 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a0ef21aa-173f-4ce2-b8b3-6bd832999e34 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0ef21aa-173f-4ce2-b8b3-6bd832999e34 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:04:56 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1569/3122] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:56 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ac90fb0-b07a-4ee1-a604-bf240c93e4c0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ac90fb0-b07a-4ee1-a604-bf240c93e4c0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 Sep 07 14:04:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ac90fb0-b07a-4ee1-a604-bf240c93e4c0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:56 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ac90fb0-b07a-4ee1-a604-bf240c93e4c0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ac90fb0-b07a-4ee1-a604-bf240c93e4c0 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 returned with HTTP 404 Sep 07 14:04:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1554/3123] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:56 2026] GET /volume/v3/volumes/4ade3e8d-4978-4972-9514-3e1a5b3054e5 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1677904394"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1677904394'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume of 1 GB Sep 07 14:04:56 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (724e23e4-f617-42a6-bf60-93b05bf3d3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bc24de-0e5b-4cc1-9501-0f3e6c6ed251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:56 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bc24de-0e5b-4cc1-9501-0f3e6c6ed251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76aa3803-6f6b-4131-a277-9cb0b0174681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Created reservations ['45c384eb-f3d7-4f0c-815b-3614a0743902', '72c378ef-0809-422c-98c4-17a6afb1afc3', 'f4082ff4-6c50-41bf-8a7c-111dd0a253eb', 'c5cbb1ab-399e-493b-b5e3-370bcd76e2b0'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76aa3803-6f6b-4131-a277-9cb0b0174681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c384eb-f3d7-4f0c-815b-3614a0743902', '72c378ef-0809-422c-98c4-17a6afb1afc3', 'f4082ff4-6c50-41bf-8a7c-111dd0a253eb', 'c5cbb1ab-399e-493b-b5e3-370bcd76e2b0']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a7c0620-7e4b-475b-86db-7ceb875023d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-db294b1d-cd52-452d-a9b7-b58ed957afb2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db294b1d-cd52-452d-a9b7-b58ed957afb2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:04:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db294b1d-cd52-452d-a9b7-b58ed957afb2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-db294b1d-cd52-452d-a9b7-b58ed957afb2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-db294b1d-cd52-452d-a9b7-b58ed957afb2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a7c0620-7e4b-475b-86db-7ceb875023d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ad40cd-65fb-4ad9-907f-ced7cb5d620d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1677904394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['45c384eb-f3d7-4f0c-815b-3614a0743902','72c378ef-0809-422c-98c4-17a6afb1afc3','f4082ff4-6c50-41bf-8a7c-111dd0a253eb','c5cbb1ab-399e-493b-b5e3-370bcd76e2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1677904394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ad40cd-65fb-4ad9-907f-ced7cb5d620d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-db294b1d-cd52-452d-a9b7-b58ed957afb2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1555/3124] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7c62a2-80eb-4d55-86af-2e10375eb7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7c62a2-80eb-4d55-86af-2e10375eb7c0) transitioned into state 'SUCCESS' from state '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-1677904394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc33a6c942374a0781a4b69f7f4ca7fb',qos_specs=None,replication_status=,reservations=['45c384eb-f3d7-4f0c-815b-3614a0743902','72c378ef-0809-422c-98c4-17a6afb1afc3','f4082ff4-6c50-41bf-8a7c-111dd0a253eb','c5cbb1ab-399e-493b-b5e3-370bcd76e2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39d8f0a53342ec9d3ad2b8db51d3a7',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43c4f32-c343-4af5-b6a3-af34fe8620c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43c4f32-c343-4af5-b6a3-af34fe8620c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Flow 'volume_create_api' (724e23e4-f617-42a6-bf60-93b05bf3d3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Create volume request issued successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ae1c194f-e8be-4450-a355-c1c8ebd7d604 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1570/3125] 192.168.122.11 () {62 vars in 1178 bytes} [Mon Sep 7 14:04:56 2026] POST /volume/v3/volumes => generated 785 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c421a8cb-33dc-429e-815b-7fc0075cf65b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c421a8cb-33dc-429e-815b-7fc0075cf65b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:04:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c421a8cb-33dc-429e-815b-7fc0075cf65b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c421a8cb-33dc-429e-815b-7fc0075cf65b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0da01a57-127f-47bf-a399-6f724a7fa4a0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c421a8cb-33dc-429e-815b-7fc0075cf65b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0da01a57-127f-47bf-a399-6f724a7fa4a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0da01a57-127f-47bf-a399-6f724a7fa4a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0da01a57-127f-47bf-a399-6f724a7fa4a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c421a8cb-33dc-429e-815b-7fc0075cf65b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1556/3126] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 964 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0da01a57-127f-47bf-a399-6f724a7fa4a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0da01a57-127f-47bf-a399-6f724a7fa4a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1571/3127] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 840 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7bafb946-8d97-4d0a-a2c1-14b0e41164a7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7bafb946-8d97-4d0a-a2c1-14b0e41164a7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:04:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7bafb946-8d97-4d0a-a2c1-14b0e41164a7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7bafb946-8d97-4d0a-a2c1-14b0e41164a7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7bafb946-8d97-4d0a-a2c1-14b0e41164a7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7bafb946-8d97-4d0a-a2c1-14b0e41164a7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1557/3128] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e8450aa2-2698-48b6-afb2-3f264083b684 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e8450aa2-2698-48b6-afb2-3f264083b684 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:04:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e8450aa2-2698-48b6-afb2-3f264083b684 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e8450aa2-2698-48b6-afb2-3f264083b684 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e8450aa2-2698-48b6-afb2-3f264083b684 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:04:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5f449274-7330-4bb4-96f7-487c4f77e9ed None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e8450aa2-2698-48b6-afb2-3f264083b684 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:04:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1572/3129] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5f449274-7330-4bb4-96f7-487c4f77e9ed tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:04:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5f449274-7330-4bb4-96f7-487c4f77e9ed tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:59 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5f449274-7330-4bb4-96f7-487c4f77e9ed tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:59 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:59 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:04:59 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:59 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:04:59 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5f449274-7330-4bb4-96f7-487c4f77e9ed tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:04:59 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5f449274-7330-4bb4-96f7-487c4f77e9ed tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:04:59 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1558/3130] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:04:59 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 840 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ec37a208-c579-40d6-946e-219527558fb7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ec37a208-c579-40d6-946e-219527558fb7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:04:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ec37a208-c579-40d6-946e-219527558fb7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ec37a208-c579-40d6-946e-219527558fb7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:04:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ec37a208-c579-40d6-946e-219527558fb7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:04:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ec37a208-c579-40d6-946e-219527558fb7 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:04:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1573/3131] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:04:59 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-13a2f1ab-9ffd-4b57-9c25-6d75f2513803 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13a2f1ab-9ffd-4b57-9c25-6d75f2513803 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13a2f1ab-9ffd-4b57-9c25-6d75f2513803 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-13a2f1ab-9ffd-4b57-9c25-6d75f2513803 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-13a2f1ab-9ffd-4b57-9c25-6d75f2513803 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-13a2f1ab-9ffd-4b57-9c25-6d75f2513803 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1559/3132] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d248f127-d950-485f-88cb-3ca39cd82b41 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d248f127-d950-485f-88cb-3ca39cd82b41 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d248f127-d950-485f-88cb-3ca39cd82b41 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d248f127-d950-485f-88cb-3ca39cd82b41 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:00 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d248f127-d950-485f-88cb-3ca39cd82b41 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d248f127-d950-485f-88cb-3ca39cd82b41 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:05:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1574/3133] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 840 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d778610f-099b-4e5e-a66a-0dc75e27c631 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d778610f-099b-4e5e-a66a-0dc75e27c631 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d778610f-099b-4e5e-a66a-0dc75e27c631 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d778610f-099b-4e5e-a66a-0dc75e27c631 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d778610f-099b-4e5e-a66a-0dc75e27c631 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d778610f-099b-4e5e-a66a-0dc75e27c631 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1560/3134] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-00497c7f-849c-416d-91b4-860a777b0469 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-00497c7f-849c-416d-91b4-860a777b0469 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-00497c7f-849c-416d-91b4-860a777b0469 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-00497c7f-849c-416d-91b4-860a777b0469 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:01 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:01 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-00497c7f-849c-416d-91b4-860a777b0469 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-00497c7f-849c-416d-91b4-860a777b0469 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1575/3135] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:01 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7e90d56f-fd82-4cfa-b400-1027d1347678 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e90d56f-fd82-4cfa-b400-1027d1347678 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e90d56f-fd82-4cfa-b400-1027d1347678 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e90d56f-fd82-4cfa-b400-1027d1347678 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:01 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:01 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7e90d56f-fd82-4cfa-b400-1027d1347678 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e90d56f-fd82-4cfa-b400-1027d1347678 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:05:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1561/3136] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:01 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 840 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-32d9935b-e434-41dc-830e-6ded73105281 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32d9935b-e434-41dc-830e-6ded73105281 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-32d9935b-e434-41dc-830e-6ded73105281 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:01 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-32d9935b-e434-41dc-830e-6ded73105281 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:01 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:01 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:01 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-32d9935b-e434-41dc-830e-6ded73105281 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:01 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-32d9935b-e434-41dc-830e-6ded73105281 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:01 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1576/3137] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:01 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-85993b9b-6d46-425f-9f39-7d9a47ecf0ab None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85993b9b-6d46-425f-9f39-7d9a47ecf0ab tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85993b9b-6d46-425f-9f39-7d9a47ecf0ab tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-85993b9b-6d46-425f-9f39-7d9a47ecf0ab tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-85993b9b-6d46-425f-9f39-7d9a47ecf0ab tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-85993b9b-6d46-425f-9f39-7d9a47ecf0ab tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1562/3138] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:02 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-12dc35f9-d34c-4267-972f-2aecf37a6ba6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12dc35f9-d34c-4267-972f-2aecf37a6ba6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12dc35f9-d34c-4267-972f-2aecf37a6ba6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12dc35f9-d34c-4267-972f-2aecf37a6ba6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-12dc35f9-d34c-4267-972f-2aecf37a6ba6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12dc35f9-d34c-4267-972f-2aecf37a6ba6 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1563/3139] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:02 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ff6cb772-06bf-4b8e-bd55-3940564c0845 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff6cb772-06bf-4b8e-bd55-3940564c0845 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ff6cb772-06bf-4b8e-bd55-3940564c0845 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ff6cb772-06bf-4b8e-bd55-3940564c0845 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1616304488"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1616304488'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:02 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ff6cb772-06bf-4b8e-bd55-3940564c0845 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff6cb772-06bf-4b8e-bd55-3940564c0845 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1564/3140] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:02 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (36e11449-79a1-4a77-ae7c-fabd395df7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca44371-fbba-4e56-b80b-7920c49dfc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Delete snapshot with id: f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca44371-fbba-4e56-b80b-7920c49dfc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot delete request issued successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ccf6474e-9cd3-4c40-9960-c2f7fd55688f tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 202 Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8e3d0d-05b4-4364-8d1a-7bb149bae36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1565/3141] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:02 2026] DELETE /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8549c2af-ca9c-4a24-ad01-2050e7e95a5a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8549c2af-ca9c-4a24-ad01-2050e7e95a5a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8549c2af-ca9c-4a24-ad01-2050e7e95a5a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8549c2af-ca9c-4a24-ad01-2050e7e95a5a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8549c2af-ca9c-4a24-ad01-2050e7e95a5a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8549c2af-ca9c-4a24-ad01-2050e7e95a5a tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1566/3142] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:02 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c27d270d-c310-4e71-bc94-1ad3689638a0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c27d270d-c310-4e71-bc94-1ad3689638a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c27d270d-c310-4e71-bc94-1ad3689638a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c27d270d-c310-4e71-bc94-1ad3689638a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c27d270d-c310-4e71-bc94-1ad3689638a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c27d270d-c310-4e71-bc94-1ad3689638a0 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:05:02 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1567/3143] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:02 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['314ef5fd-d40b-4d0f-8868-ccbe82aacca6', '976dba63-1ff2-43f3-ac7d-7d8ff7d471c1', '09eaa28f-6973-4ce2-8d7c-3b4a1b4e2303', '6669b77a-ebcb-48d5-a012-b1c50fd42f46'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8e3d0d-05b4-4364-8d1a-7bb149bae36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['314ef5fd-d40b-4d0f-8868-ccbe82aacca6', '976dba63-1ff2-43f3-ac7d-7d8ff7d471c1', '09eaa28f-6973-4ce2-8d7c-3b4a1b4e2303', '6669b77a-ebcb-48d5-a012-b1c50fd42f46']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:02 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ee83ec-5f3f-4bd0-bac3-3b0e3e310613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ee83ec-5f3f-4bd0-bac3-3b0e3e310613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ad9a55f-dda0-4e1c-9059-22cd5df5a35b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616304488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['314ef5fd-d40b-4d0f-8868-ccbe82aacca6','976dba63-1ff2-43f3-ac7d-7d8ff7d471c1','09eaa28f-6973-4ce2-8d7c-3b4a1b4e2303','6669b77a-ebcb-48d5-a012-b1c50fd42f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616304488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ad9a55f-dda0-4e1c-9059-22cd5df5a35b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f608a23-997e-4984-a7e1-3b13280a57a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f608a23-997e-4984-a7e1-3b13280a57a8) transitioned into state 'SUCCESS' from state '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-1616304488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['314ef5fd-d40b-4d0f-8868-ccbe82aacca6','976dba63-1ff2-43f3-ac7d-7d8ff7d471c1','09eaa28f-6973-4ce2-8d7c-3b4a1b4e2303','6669b77a-ebcb-48d5-a012-b1c50fd42f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d647e7a7-8947-4ae4-88b2-4d2edb7bbc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d647e7a7-8947-4ae4-88b2-4d2edb7bbc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (36e11449-79a1-4a77-ae7c-fabd395df7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-862ee8c6-51b6-4194-9a14-27bc20db74ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1577/3144] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:02 2026] POST /volume/v3/volumes => generated 785 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-12d69b9d-6ea5-4ca8-b928-9e83dc9cb6d2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12d69b9d-6ea5-4ca8-b928-9e83dc9cb6d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12d69b9d-6ea5-4ca8-b928-9e83dc9cb6d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-12d69b9d-6ea5-4ca8-b928-9e83dc9cb6d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:03 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:03 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-12d69b9d-6ea5-4ca8-b928-9e83dc9cb6d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-12d69b9d-6ea5-4ca8-b928-9e83dc9cb6d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 200 Sep 07 14:05:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1568/3145] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:03 2026] GET /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ab14b18a-3e6d-4e20-9167-8acc60c4b14c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab14b18a-3e6d-4e20-9167-8acc60c4b14c tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab14b18a-3e6d-4e20-9167-8acc60c4b14c tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ab14b18a-3e6d-4e20-9167-8acc60c4b14c tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ab14b18a-3e6d-4e20-9167-8acc60c4b14c tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ab14b18a-3e6d-4e20-9167-8acc60c4b14c tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1578/3146] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:03 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8f2dc9b2-3038-4e49-869b-5253ad6c734d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f2dc9b2-3038-4e49-869b-5253ad6c734d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f2dc9b2-3038-4e49-869b-5253ad6c734d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:03 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f2dc9b2-3038-4e49-869b-5253ad6c734d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:03 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:03 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:03 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8f2dc9b2-3038-4e49-869b-5253ad6c734d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:03 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f2dc9b2-3038-4e49-869b-5253ad6c734d tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1569/3147] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:03 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-886be79a-e316-4853-8c24-5bbc329de4a5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-886be79a-e316-4853-8c24-5bbc329de4a5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-886be79a-e316-4853-8c24-5bbc329de4a5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-886be79a-e316-4853-8c24-5bbc329de4a5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-886be79a-e316-4853-8c24-5bbc329de4a5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Snapshot retrieved successfully. Sep 07 14:05:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-886be79a-e316-4853-8c24-5bbc329de4a5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 200 Sep 07 14:05:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1579/3148] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:03 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b458dec2-7099-4dfc-909e-d8c27b398725 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b458dec2-7099-4dfc-909e-d8c27b398725 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b458dec2-7099-4dfc-909e-d8c27b398725 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b458dec2-7099-4dfc-909e-d8c27b398725 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b458dec2-7099-4dfc-909e-d8c27b398725 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b458dec2-7099-4dfc-909e-d8c27b398725 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 200 Sep 07 14:05:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1570/3149] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-86931348-2845-44ce-95ed-2fdcc871c061 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-86931348-2845-44ce-95ed-2fdcc871c061 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-86931348-2845-44ce-95ed-2fdcc871c061 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-86931348-2845-44ce-95ed-2fdcc871c061 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-86931348-2845-44ce-95ed-2fdcc871c061 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-86931348-2845-44ce-95ed-2fdcc871c061 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1580/3150] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-971f9497-b2e9-4518-8cfd-dfec4caaa4f0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-971f9497-b2e9-4518-8cfd-dfec4caaa4f0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-971f9497-b2e9-4518-8cfd-dfec4caaa4f0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-971f9497-b2e9-4518-8cfd-dfec4caaa4f0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-971f9497-b2e9-4518-8cfd-dfec4caaa4f0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-971f9497-b2e9-4518-8cfd-dfec4caaa4f0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1571/3151] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-83256cd0-f757-49be-a685-2cf73329764b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-23cc7527-be19-41e7-9be7-0301aa71b978 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83256cd0-f757-49be-a685-2cf73329764b tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-83256cd0-f757-49be-a685-2cf73329764b tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-83256cd0-f757-49be-a685-2cf73329764b tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23cc7527-be19-41e7-9be7-0301aa71b978 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] POST http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99/action Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23cc7527-be19-41e7-9be7-0301aa71b978 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23cc7527-be19-41e7-9be7-0301aa71b978 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-23cc7527-be19-41e7-9be7-0301aa71b978 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Updating snapshot '039df6ea-21a1-486b-8741-b03446f36e99' with '{'status': 'error'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-83256cd0-f757-49be-a685-2cf73329764b tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 404 Sep 07 14:05:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1581/3152] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-077d694c-5791-44a4-8c8c-605120107a4e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-077d694c-5791-44a4-8c8c-605120107a4e tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-077d694c-5791-44a4-8c8c-605120107a4e tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-077d694c-5791-44a4-8c8c-605120107a4e tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-077d694c-5791-44a4-8c8c-605120107a4e tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Delete volume with id: 1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:05:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-23cc7527-be19-41e7-9be7-0301aa71b978 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e2a45a8681a54ba98a84deb23a28d6d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cd700d96db2447cbc813333f921bc7f', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23cc7527-be19-41e7-9be7-0301aa71b978 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99/action returned with HTTP 403 Sep 07 14:05:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1572/3153] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:05:04 2026] POST /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99/action => generated 133 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-077d694c-5791-44a4-8c8c-605120107a4e tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete snapshot with id: 039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-077d694c-5791-44a4-8c8c-605120107a4e tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Delete volume request issued successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-077d694c-5791-44a4-8c8c-605120107a4e tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 202 Sep 07 14:05:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1582/3154] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:04 2026] DELETE /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6d54a773-4eab-48fd-a1ad-30f96eaabfb0 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 202 Sep 07 14:05:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e2908de8-093f-42ca-a599-bf8d5f8e2983 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1573/3155] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:04 2026] DELETE /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2908de8-093f-42ca-a599-bf8d5f8e2983 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:05:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2908de8-093f-42ca-a599-bf8d5f8e2983 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2908de8-093f-42ca-a599-bf8d5f8e2983 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3a7441a6-1e01-4f4b-9ef1-7b23a9c9daed None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a7441a6-1e01-4f4b-9ef1-7b23a9c9daed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a7441a6-1e01-4f4b-9ef1-7b23a9c9daed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3a7441a6-1e01-4f4b-9ef1-7b23a9c9daed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3a7441a6-1e01-4f4b-9ef1-7b23a9c9daed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3a7441a6-1e01-4f4b-9ef1-7b23a9c9daed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1574/3156] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e2908de8-093f-42ca-a599-bf8d5f8e2983 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2908de8-093f-42ca-a599-bf8d5f8e2983 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 200 Sep 07 14:05:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1583/3157] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-168741d9-fd07-4136-9417-422253fb0bf7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-168741d9-fd07-4136-9417-422253fb0bf7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-168741d9-fd07-4136-9417-422253fb0bf7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-168741d9-fd07-4136-9417-422253fb0bf7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-168741d9-fd07-4136-9417-422253fb0bf7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-168741d9-fd07-4136-9417-422253fb0bf7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 200 Sep 07 14:05:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1575/3158] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-aabbb9f9-322f-4e23-843b-5212058758a8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aabbb9f9-322f-4e23-843b-5212058758a8 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aabbb9f9-322f-4e23-843b-5212058758a8 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-aabbb9f9-322f-4e23-843b-5212058758a8 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-aabbb9f9-322f-4e23-843b-5212058758a8 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-aabbb9f9-322f-4e23-843b-5212058758a8 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1584/3159] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1513a9eb-8fe6-42e0-89e1-11597b29c364 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1513a9eb-8fe6-42e0-89e1-11597b29c364 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1513a9eb-8fe6-42e0-89e1-11597b29c364 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1513a9eb-8fe6-42e0-89e1-11597b29c364 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-699cd162-8d38-49db-9fb1-c5d90335027c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1513a9eb-8fe6-42e0-89e1-11597b29c364 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1513a9eb-8fe6-42e0-89e1-11597b29c364 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1576/3160] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-699cd162-8d38-49db-9fb1-c5d90335027c tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-699cd162-8d38-49db-9fb1-c5d90335027c tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-699cd162-8d38-49db-9fb1-c5d90335027c tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-699cd162-8d38-49db-9fb1-c5d90335027c tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 404 Sep 07 14:05:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1585/3161] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] DELETE http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Delete volume with id: 3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Delete volume request issued successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8c67e4a6-32f5-4e37-a140-37724dce8c7d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 202 Sep 07 14:05:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1577/3162] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:06 2026] DELETE /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-13078335-625c-4471-a2b9-8beaef0af2c5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-13078335-625c-4471-a2b9-8beaef0af2c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-13078335-625c-4471-a2b9-8beaef0af2c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-13078335-625c-4471-a2b9-8beaef0af2c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-13078335-625c-4471-a2b9-8beaef0af2c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Volume info retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-13078335-625c-4471-a2b9-8beaef0af2c5 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 200 Sep 07 14:05:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1586/3163] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 840 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-52498d13-6275-4124-a03e-e1f031538949 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52498d13-6275-4124-a03e-e1f031538949 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52498d13-6275-4124-a03e-e1f031538949 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-52498d13-6275-4124-a03e-e1f031538949 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-52498d13-6275-4124-a03e-e1f031538949 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-52498d13-6275-4124-a03e-e1f031538949 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 200 Sep 07 14:05:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1578/3164] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eef0dc75-7357-46d4-9ae8-5c9d2db8672b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eef0dc75-7357-46d4-9ae8-5c9d2db8672b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eef0dc75-7357-46d4-9ae8-5c9d2db8672b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eef0dc75-7357-46d4-9ae8-5c9d2db8672b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eef0dc75-7357-46d4-9ae8-5c9d2db8672b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eef0dc75-7357-46d4-9ae8-5c9d2db8672b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1587/3165] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5a087447-4f0b-4965-b8bb-50ebb945b97b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a087447-4f0b-4965-b8bb-50ebb945b97b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] GET http://192.168.122.11/volume/v3/volumes/summary Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a087447-4f0b-4965-b8bb-50ebb945b97b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5a087447-4f0b-4965-b8bb-50ebb945b97b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-5a087447-4f0b-4965-b8bb-50ebb945b97b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5a087447-4f0b-4965-b8bb-50ebb945b97b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] Get summary completed successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5a087447-4f0b-4965-b8bb-50ebb945b97b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-reader] http://192.168.122.11/volume/v3/volumes/summary returned with HTTP 200 Sep 07 14:05:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1579/3166] 192.168.122.11 () {60 vars in 1181 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-09feb536-2088-40bd-8c31-d6cc1d13700a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09feb536-2088-40bd-8c31-d6cc1d13700a tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09feb536-2088-40bd-8c31-d6cc1d13700a tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09feb536-2088-40bd-8c31-d6cc1d13700a tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-09feb536-2088-40bd-8c31-d6cc1d13700a tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume with id: 98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:06 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:06 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-09feb536-2088-40bd-8c31-d6cc1d13700a tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-09feb536-2088-40bd-8c31-d6cc1d13700a tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Delete volume request issued successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09feb536-2088-40bd-8c31-d6cc1d13700a tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 202 Sep 07 14:05:06 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1588/3167] 192.168.122.11 () {60 vars in 1271 bytes} [Mon Sep 7 14:05:06 2026] DELETE /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9be74318-52ab-4fd5-9c38-43038d46494e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9be74318-52ab-4fd5-9c38-43038d46494e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9be74318-52ab-4fd5-9c38-43038d46494e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9be74318-52ab-4fd5-9c38-43038d46494e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9be74318-52ab-4fd5-9c38-43038d46494e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9be74318-52ab-4fd5-9c38-43038d46494e tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1580/3168] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5ac06895-e166-49d0-a369-03374a6bfb09 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ac06895-e166-49d0-a369-03374a6bfb09 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ac06895-e166-49d0-a369-03374a6bfb09 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5ac06895-e166-49d0-a369-03374a6bfb09 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5ac06895-e166-49d0-a369-03374a6bfb09 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5ac06895-e166-49d0-a369-03374a6bfb09 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 200 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1589/3169] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-57ce00f9-c018-4a3a-94d5-49ef71f79477 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57ce00f9-c018-4a3a-94d5-49ef71f79477 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57ce00f9-c018-4a3a-94d5-49ef71f79477 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-57ce00f9-c018-4a3a-94d5-49ef71f79477 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-57ce00f9-c018-4a3a-94d5-49ef71f79477 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab returned with HTTP 404 Sep 07 14:05:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1581/3170] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/volumes/3525da4f-873b-4422-886d-058c51ea3cab => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d1f88597-36eb-41b6-aa78-3e0a973250aa None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1f88597-36eb-41b6-aa78-3e0a973250aa tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1f88597-36eb-41b6-aa78-3e0a973250aa tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1f88597-36eb-41b6-aa78-3e0a973250aa tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-d1f88597-36eb-41b6-aa78-3e0a973250aa tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Delete snapshot with id: f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1f88597-36eb-41b6-aa78-3e0a973250aa tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 404 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1590/3171] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:07 2026] DELETE /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f409c0de-6632-4de6-a985-5539d55ca43d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f409c0de-6632-4de6-a985-5539d55ca43d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f409c0de-6632-4de6-a985-5539d55ca43d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f409c0de-6632-4de6-a985-5539d55ca43d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f409c0de-6632-4de6-a985-5539d55ca43d tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 returned with HTTP 404 Sep 07 14:05:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1582/3172] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/snapshots/f5eddf83-873a-497f-a0ae-3323159a33d2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-343ce22f-2113-443c-997f-5eb7678126a3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-343ce22f-2113-443c-997f-5eb7678126a3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] DELETE http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-343ce22f-2113-443c-997f-5eb7678126a3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-343ce22f-2113-443c-997f-5eb7678126a3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-343ce22f-2113-443c-997f-5eb7678126a3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Delete volume with id: 1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-343ce22f-2113-443c-997f-5eb7678126a3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 404 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1591/3173] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:07 2026] DELETE /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a9769e97-f5f8-48f6-9e75-7b9d18754bc3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9769e97-f5f8-48f6-9e75-7b9d18754bc3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] GET http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9769e97-f5f8-48f6-9e75-7b9d18754bc3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9769e97-f5f8-48f6-9e75-7b9d18754bc3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-52b183fe-55b0-4972-b5e4-2ff906dcf619 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9769e97-f5f8-48f6-9e75-7b9d18754bc3 tempest-SnapshotDependencyTests-1435717787 tempest-SnapshotDependencyTests-1435717787-project-member] http://192.168.122.11/volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea returned with HTTP 404 Sep 07 14:05:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1583/3174] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/volumes/1adad61a-0a42-4b32-9872-17579f5151ea => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52b183fe-55b0-4972-b5e4-2ff906dcf619 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52b183fe-55b0-4972-b5e4-2ff906dcf619 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-52b183fe-55b0-4972-b5e4-2ff906dcf619 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-52b183fe-55b0-4972-b5e4-2ff906dcf619 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-52b183fe-55b0-4972-b5e4-2ff906dcf619 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 200 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1592/3175] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ad9a55f-dda0-4e1c-9059-22cd5df5a35b", "name": "tempest-ProjectMemberTests-Snapshot-1899055020"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Volume info retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Create snapshot from volume 8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:07 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Created reservations ['c0cfad98-2f3b-484f-a1d8-b3076af36cde', '1dfff824-5c47-4c86-a7fe-011ea32a7eee', 'f0673754-4a53-4c40-8924-7be56d28ed4a', 'f6b95972-d23b-4af3-b2e8-5d40d14d157b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:07 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot create request issued successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c3be81ab-74f8-4950-94ed-979b9f1885ee tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1584/3176] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:07 2026] POST /volume/v3/snapshots => generated 305 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4ff99423-264d-4a75-af3d-39533aa9a342 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4ff99423-264d-4a75-af3d-39533aa9a342 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4ff99423-264d-4a75-af3d-39533aa9a342 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4ff99423-264d-4a75-af3d-39533aa9a342 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4ff99423-264d-4a75-af3d-39533aa9a342 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4ff99423-264d-4a75-af3d-39533aa9a342 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1593/3177] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dd546a4c-bfc1-4ee2-b407-6c32f0615da1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dd546a4c-bfc1-4ee2-b407-6c32f0615da1 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dd546a4c-bfc1-4ee2-b407-6c32f0615da1 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dd546a4c-bfc1-4ee2-b407-6c32f0615da1 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-dd546a4c-bfc1-4ee2-b407-6c32f0615da1 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dd546a4c-bfc1-4ee2-b407-6c32f0615da1 tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1585/3178] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-84355279-daf4-4fa4-9853-e9e424585495 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-84355279-daf4-4fa4-9853-e9e424585495 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 Sep 07 14:05:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-84355279-daf4-4fa4-9853-e9e424585495 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-84355279-daf4-4fa4-9853-e9e424585495 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-84355279-daf4-4fa4-9853-e9e424585495 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 returned with HTTP 404 Sep 07 14:05:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1594/3179] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/snapshots/039df6ea-21a1-486b-8741-b03446f36e99 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:05:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume with id: 4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:05:08 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume request issued successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1f1a000a-c3c0-411b-ad91-27b994e5f057 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a returned with HTTP 202 Sep 07 14:05:08 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1586/3180] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:08 2026] DELETE /volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-24cc0c71-3210-4efb-8837-e9f43ec9ea21 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24cc0c71-3210-4efb-8837-e9f43ec9ea21 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:05:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24cc0c71-3210-4efb-8837-e9f43ec9ea21 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24cc0c71-3210-4efb-8837-e9f43ec9ea21 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-24cc0c71-3210-4efb-8837-e9f43ec9ea21 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24cc0c71-3210-4efb-8837-e9f43ec9ea21 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1595/3181] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-00dfe31d-122f-4a18-a622-8700738d1a72 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00dfe31d-122f-4a18-a622-8700738d1a72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00dfe31d-122f-4a18-a622-8700738d1a72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-00dfe31d-122f-4a18-a622-8700738d1a72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-00dfe31d-122f-4a18-a622-8700738d1a72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-00dfe31d-122f-4a18-a622-8700738d1a72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 200 Sep 07 14:05:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1587/3182] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:09 2026] GET /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 437 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1abee339-5687-4ef5-b030-144df0bdc10b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1abee339-5687-4ef5-b030-144df0bdc10b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] GET http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d Sep 07 14:05:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1abee339-5687-4ef5-b030-144df0bdc10b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1abee339-5687-4ef5-b030-144df0bdc10b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1abee339-5687-4ef5-b030-144df0bdc10b tempest-ProjectReaderTests-1362761481 tempest-ProjectReaderTests-1362761481-project-admin] http://192.168.122.11/volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d returned with HTTP 404 Sep 07 14:05:09 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1596/3183] 192.168.122.11 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:09 2026] GET /volume/v3/volumes/98ad40cd-65fb-4ad9-907f-ced7cb5d620d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-65fffbf2-2050-4113-af5d-389a7570e589 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-65fffbf2-2050-4113-af5d-389a7570e589 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:05:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-65fffbf2-2050-4113-af5d-389a7570e589 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-65fffbf2-2050-4113-af5d-389a7570e589 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:09 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:09 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:09 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:09 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-65fffbf2-2050-4113-af5d-389a7570e589 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-65fffbf2-2050-4113-af5d-389a7570e589 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a returned with HTTP 200 Sep 07 14:05:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1588/3184] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:09 2026] GET /volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a => generated 1014 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d1d071c-75cf-4bb5-a6ed-7d039339fbf2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d1d071c-75cf-4bb5-a6ed-7d039339fbf2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d1d071c-75cf-4bb5-a6ed-7d039339fbf2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d1d071c-75cf-4bb5-a6ed-7d039339fbf2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:10 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6d1d071c-75cf-4bb5-a6ed-7d039339fbf2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d1d071c-75cf-4bb5-a6ed-7d039339fbf2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 200 Sep 07 14:05:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1597/3185] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:10 2026] GET /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-18d92665-801d-4203-a071-63da9d5f10b3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-18d92665-801d-4203-a071-63da9d5f10b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a Sep 07 14:05:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-18d92665-801d-4203-a071-63da9d5f10b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-18d92665-801d-4203-a071-63da9d5f10b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-18d92665-801d-4203-a071-63da9d5f10b3 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a returned with HTTP 404 Sep 07 14:05:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1589/3186] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:10 2026] GET /volume/v3/volumes/4dcca75f-3550-4471-b847-2fc940bdb44a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-901329907"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-901329907'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume of 1 GB Sep 07 14:05:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (169ac82f-525c-47bd-bf6f-30045a0bd662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f782f13-c329-4f2f-8072-cf220936da4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f782f13-c329-4f2f-8072-cf220936da4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed915f61-19d3-4ac0-b741-f2775e2aa8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['40d0b497-f5a2-4ed9-b9cb-e33d9831de71', 'cde10b2b-8fe3-486c-994b-1f61ee238a3e', '1a2e95bd-6448-45ca-a9df-e466ea7b6a1d', 'da607c42-7622-45c5-b18b-803a7bc5179c'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed915f61-19d3-4ac0-b741-f2775e2aa8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d0b497-f5a2-4ed9-b9cb-e33d9831de71', 'cde10b2b-8fe3-486c-994b-1f61ee238a3e', '1a2e95bd-6448-45ca-a9df-e466ea7b6a1d', 'da607c42-7622-45c5-b18b-803a7bc5179c']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86989bd6-5d96-4711-a6b1-33a55ad86b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:10 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86989bd6-5d96-4711-a6b1-33a55ad86b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b06792c-e4c2-4926-9ee0-9d213547d31e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901329907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['40d0b497-f5a2-4ed9-b9cb-e33d9831de71','cde10b2b-8fe3-486c-994b-1f61ee238a3e','1a2e95bd-6448-45ca-a9df-e466ea7b6a1d','da607c42-7622-45c5-b18b-803a7bc5179c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901329907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b06792c-e4c2-4926-9ee0-9d213547d31e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cd700d96db2447cbc813333f921bc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd7d11a67cec4e66a00e7931e654a545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:10 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c458745-80f2-4ada-931a-c9955826dd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c458745-80f2-4ada-931a-c9955826dd81) transitioned into state 'SUCCESS' from state '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-901329907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['40d0b497-f5a2-4ed9-b9cb-e33d9831de71','cde10b2b-8fe3-486c-994b-1f61ee238a3e','1a2e95bd-6448-45ca-a9df-e466ea7b6a1d','da607c42-7622-45c5-b18b-803a7bc5179c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1bbcfa-1431-4396-82b5-b2da0b647f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1bbcfa-1431-4396-82b5-b2da0b647f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (169ac82f-525c-47bd-bf6f-30045a0bd662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request issued successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7fb47af5-8151-4a1d-ab04-5b65d9e033bb tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1598/3187] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:10 2026] POST /volume/v3/volumes => generated 784 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-63c1557d-71bd-40cb-a7f8-fee926db68ff None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-63c1557d-71bd-40cb-a7f8-fee926db68ff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-63c1557d-71bd-40cb-a7f8-fee926db68ff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-63c1557d-71bd-40cb-a7f8-fee926db68ff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5bae2e25-5b2f-4e24-aa35-57e8fafe4e34 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5bae2e25-5b2f-4e24-aa35-57e8fafe4e34 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5bae2e25-5b2f-4e24-aa35-57e8fafe4e34 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5bae2e25-5b2f-4e24-aa35-57e8fafe4e34 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-63c1557d-71bd-40cb-a7f8-fee926db68ff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5bae2e25-5b2f-4e24-aa35-57e8fafe4e34 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5bae2e25-5b2f-4e24-aa35-57e8fafe4e34 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-63c1557d-71bd-40cb-a7f8-fee926db68ff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1599/3188] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1590/3189] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Delete snapshot with id: 2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot delete request issued successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f83a0b54-a9e5-455a-a83b-da4402a6429d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 202 Sep 07 14:05:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1600/3190] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:11 2026] DELETE /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e6c973db-2acc-4a49-9ed8-aae399b9e22f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e6c973db-2acc-4a49-9ed8-aae399b9e22f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e6c973db-2acc-4a49-9ed8-aae399b9e22f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e6c973db-2acc-4a49-9ed8-aae399b9e22f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e6c973db-2acc-4a49-9ed8-aae399b9e22f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e6c973db-2acc-4a49-9ed8-aae399b9e22f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1591/3191] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 463 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e1588b41-03fa-4819-b58c-bf88e79deaae None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e1588b41-03fa-4819-b58c-bf88e79deaae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e1588b41-03fa-4819-b58c-bf88e79deaae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e1588b41-03fa-4819-b58c-bf88e79deaae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e1588b41-03fa-4819-b58c-bf88e79deaae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e1588b41-03fa-4819-b58c-bf88e79deaae tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e returned with HTTP 200 Sep 07 14:05:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1601/3192] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:12 2026] GET /volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8cebda2e-7ac2-4a56-9396-0169b7a81a0a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8cebda2e-7ac2-4a56-9396-0169b7a81a0a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8cebda2e-7ac2-4a56-9396-0169b7a81a0a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8cebda2e-7ac2-4a56-9396-0169b7a81a0a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8cebda2e-7ac2-4a56-9396-0169b7a81a0a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8cebda2e-7ac2-4a56-9396-0169b7a81a0a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 200 Sep 07 14:05:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1592/3193] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:12 2026] GET /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d62e7d19-dc10-4f9f-b946-641b018149c2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d62e7d19-dc10-4f9f-b946-641b018149c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d62e7d19-dc10-4f9f-b946-641b018149c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d62e7d19-dc10-4f9f-b946-641b018149c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d62e7d19-dc10-4f9f-b946-641b018149c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d62e7d19-dc10-4f9f-b946-641b018149c2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e returned with HTTP 200 Sep 07 14:05:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1602/3194] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b4cafdf-9747-4281-b699-262da27e06c1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b4cafdf-9747-4281-b699-262da27e06c1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-30d4604e-0fa9-4b3c-8097-d10349959d0c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b4cafdf-9747-4281-b699-262da27e06c1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b06792c-e4c2-4926-9ee0-9d213547d31e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-845348402"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30d4604e-0fa9-4b3c-8097-d10349959d0c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30d4604e-0fa9-4b3c-8097-d10349959d0c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-30d4604e-0fa9-4b3c-8097-d10349959d0c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-30d4604e-0fa9-4b3c-8097-d10349959d0c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 returned with HTTP 404 Sep 07 14:05:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1603/3195] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/snapshots/2e6d2966-d171-4734-8107-a336a1677a49 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b4cafdf-9747-4281-b699-262da27e06c1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-5b4cafdf-9747-4281-b699-262da27e06c1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create snapshot from volume 0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: 8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-5b4cafdf-9747-4281-b699-262da27e06c1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['08b97602-11f8-450f-8876-b02f2592f4f1', 'ba4e7ff0-4df4-4323-9f35-2b11fa3a4c61', 'e465b9fe-8f5a-4ea9-a2cc-0dd375eddbd0', '72a0714d-b394-432b-a415-16a55a18ff19'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-59ae5f53-cf81-4eaa-926a-8a499f1c8182 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 202 Sep 07 14:05:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1604/3196] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:13 2026] DELETE /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6ec36053-d2ba-427f-a26f-a00cad96d044 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ec36053-d2ba-427f-a26f-a00cad96d044 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ec36053-d2ba-427f-a26f-a00cad96d044 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ec36053-d2ba-427f-a26f-a00cad96d044 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ec36053-d2ba-427f-a26f-a00cad96d044 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ec36053-d2ba-427f-a26f-a00cad96d044 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 200 Sep 07 14:05:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1605/3197] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b4cafdf-9747-4281-b699-262da27e06c1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot create request issued successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b4cafdf-9747-4281-b699-262da27e06c1 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:13 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1593/3198] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5d15405d-c7cb-4546-b8bf-81ec888f3cff None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d15405d-c7cb-4546-b8bf-81ec888f3cff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d15405d-c7cb-4546-b8bf-81ec888f3cff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5d15405d-c7cb-4546-b8bf-81ec888f3cff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5d15405d-c7cb-4546-b8bf-81ec888f3cff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5d15405d-c7cb-4546-b8bf-81ec888f3cff tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 200 Sep 07 14:05:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1606/3199] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c996da72-1025-4ac2-95ea-d55de421e99c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c996da72-1025-4ac2-95ea-d55de421e99c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c996da72-1025-4ac2-95ea-d55de421e99c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c996da72-1025-4ac2-95ea-d55de421e99c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c996da72-1025-4ac2-95ea-d55de421e99c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b returned with HTTP 404 Sep 07 14:05:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1594/3200] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:14 2026] GET /volume/v3/volumes/8ad9a55f-dda0-4e1c-9059-22cd5df5a35b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1525417188"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1525417188'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:05:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2833f94c-f9bb-42ba-b2cf-8b311ec86606 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2833f94c-f9bb-42ba-b2cf-8b311ec86606 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2833f94c-f9bb-42ba-b2cf-8b311ec86606 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2833f94c-f9bb-42ba-b2cf-8b311ec86606 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (752241d0-6a25-4183-8ae1-1b025cea0417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbb9741-3bb6-460b-9f7e-f62903b4d342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2833f94c-f9bb-42ba-b2cf-8b311ec86606 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2833f94c-f9bb-42ba-b2cf-8b311ec86606 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 200 Sep 07 14:05:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1595/3201] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:14 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbb9741-3bb6-460b-9f7e-f62903b4d342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd8f1f03-a4fa-4b0d-88cf-d82a824124bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['a8e2effb-8d24-4aaf-8464-9895cf702ba8', 'c75966d3-d344-4876-9c5e-3b8327319dc8', 'de3df3ea-de57-44a3-a569-a45fd11eee67', '985a9d7d-4de6-4299-abb7-469e1524ea33'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd8f1f03-a4fa-4b0d-88cf-d82a824124bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8e2effb-8d24-4aaf-8464-9895cf702ba8', 'c75966d3-d344-4876-9c5e-3b8327319dc8', 'de3df3ea-de57-44a3-a569-a45fd11eee67', '985a9d7d-4de6-4299-abb7-469e1524ea33']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ba45d0-d6c9-47cc-b24b-c84c2aa6eef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:14 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ba45d0-d6c9-47cc-b24b-c84c2aa6eef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'addbc4cf-a5ab-4576-91b1-fba5ee96e356', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1525417188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['a8e2effb-8d24-4aaf-8464-9895cf702ba8','c75966d3-d344-4876-9c5e-3b8327319dc8','de3df3ea-de57-44a3-a569-a45fd11eee67','985a9d7d-4de6-4299-abb7-469e1524ea33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1525417188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=addbc4cf-a5ab-4576-91b1-fba5ee96e356,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5182ef1-31cd-4444-97c2-5872d1312a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5182ef1-31cd-4444-97c2-5872d1312a32) transitioned into state 'SUCCESS' from state '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-1525417188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['a8e2effb-8d24-4aaf-8464-9895cf702ba8','c75966d3-d344-4876-9c5e-3b8327319dc8','de3df3ea-de57-44a3-a569-a45fd11eee67','985a9d7d-4de6-4299-abb7-469e1524ea33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9fbc3a-b26e-451d-a4ed-227c0d63f576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9fbc3a-b26e-451d-a4ed-227c0d63f576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (752241d0-6a25-4183-8ae1-1b025cea0417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c51422a2-eb9c-4d65-8c47-c46dab2ae3d6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1607/3202] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:14 2026] POST /volume/v3/volumes => generated 785 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-55485618-4b6f-473f-9263-993162c3be39 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55485618-4b6f-473f-9263-993162c3be39 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-55485618-4b6f-473f-9263-993162c3be39 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-55485618-4b6f-473f-9263-993162c3be39 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-55485618-4b6f-473f-9263-993162c3be39 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55485618-4b6f-473f-9263-993162c3be39 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 returned with HTTP 200 Sep 07 14:05:15 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1596/3203] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:14 2026] GET /volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-020dc997-c39c-4ae5-b77c-0a341acf9fce None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-020dc997-c39c-4ae5-b77c-0a341acf9fce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-020dc997-c39c-4ae5-b77c-0a341acf9fce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-020dc997-c39c-4ae5-b77c-0a341acf9fce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:15 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-020dc997-c39c-4ae5-b77c-0a341acf9fce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-020dc997-c39c-4ae5-b77c-0a341acf9fce tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 200 Sep 07 14:05:15 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1608/3204] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:15 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-482e5603-d98c-4b37-8737-fbd292d6cd8a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-482e5603-d98c-4b37-8737-fbd292d6cd8a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-482e5603-d98c-4b37-8737-fbd292d6cd8a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-482e5603-d98c-4b37-8737-fbd292d6cd8a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:16 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-482e5603-d98c-4b37-8737-fbd292d6cd8a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-482e5603-d98c-4b37-8737-fbd292d6cd8a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1597/3205] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-97a8833f-6343-4640-948c-2378da73e2e5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97a8833f-6343-4640-948c-2378da73e2e5 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97a8833f-6343-4640-948c-2378da73e2e5 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97a8833f-6343-4640-948c-2378da73e2e5 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-97a8833f-6343-4640-948c-2378da73e2e5 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97a8833f-6343-4640-948c-2378da73e2e5 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1609/3206] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ce949a64-f2d3-4c94-a077-2b0aa5d65711 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce949a64-f2d3-4c94-a077-2b0aa5d65711 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce949a64-f2d3-4c94-a077-2b0aa5d65711 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ce949a64-f2d3-4c94-a077-2b0aa5d65711 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ce949a64-f2d3-4c94-a077-2b0aa5d65711 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ce949a64-f2d3-4c94-a077-2b0aa5d65711 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1598/3207] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete snapshot with id: d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:16 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:16 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-734470dd-39fe-4b5b-8af0-d791d0ad177f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 202 Sep 07 14:05:16 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1610/3208] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:16 2026] DELETE /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-36576c30-e67a-4a3e-846e-f1459c992672 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-36576c30-e67a-4a3e-846e-f1459c992672 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-36576c30-e67a-4a3e-846e-f1459c992672 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-36576c30-e67a-4a3e-846e-f1459c992672 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-36576c30-e67a-4a3e-846e-f1459c992672 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-36576c30-e67a-4a3e-846e-f1459c992672 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1599/3209] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0f59cff8-6530-42d2-a91d-6322ed7f824a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f59cff8-6530-42d2-a91d-6322ed7f824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f59cff8-6530-42d2-a91d-6322ed7f824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0f59cff8-6530-42d2-a91d-6322ed7f824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0f59cff8-6530-42d2-a91d-6322ed7f824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0f59cff8-6530-42d2-a91d-6322ed7f824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 returned with HTTP 200 Sep 07 14:05:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1611/3210] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:17 2026] GET /volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-772f03a0-00cc-481c-9ac9-bc577160b27c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-772f03a0-00cc-481c-9ac9-bc577160b27c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-772f03a0-00cc-481c-9ac9-bc577160b27c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "addbc4cf-a5ab-4576-91b1-fba5ee96e356", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2015719481"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-772f03a0-00cc-481c-9ac9-bc577160b27c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-772f03a0-00cc-481c-9ac9-bc577160b27c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:17 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-772f03a0-00cc-481c-9ac9-bc577160b27c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['3db0cdb4-69f6-4b89-8161-c46825576c39', 'dc611066-c82d-4367-9aea-a82824a49c27', 'b9abe85d-aad5-4596-909d-355963603f2b', 'bc6c90fe-8fc8-4e39-baf5-e86a0e48c9b2'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-772f03a0-00cc-481c-9ac9-bc577160b27c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-772f03a0-00cc-481c-9ac9-bc577160b27c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1600/3211] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-50e4d78b-a4c0-4c5a-8340-d06af321184d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-50e4d78b-a4c0-4c5a-8340-d06af321184d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-50e4d78b-a4c0-4c5a-8340-d06af321184d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-50e4d78b-a4c0-4c5a-8340-d06af321184d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-50e4d78b-a4c0-4c5a-8340-d06af321184d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-50e4d78b-a4c0-4c5a-8340-d06af321184d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 200 Sep 07 14:05:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1612/3212] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:17 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ee1a2f59-a757-46a7-aaf8-1cb40dd0c16b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ee1a2f59-a757-46a7-aaf8-1cb40dd0c16b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ee1a2f59-a757-46a7-aaf8-1cb40dd0c16b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ee1a2f59-a757-46a7-aaf8-1cb40dd0c16b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ee1a2f59-a757-46a7-aaf8-1cb40dd0c16b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ee1a2f59-a757-46a7-aaf8-1cb40dd0c16b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 200 Sep 07 14:05:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1601/3213] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:17 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f1c95fef-5e6d-4810-b65d-028fb666258f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1c95fef-5e6d-4810-b65d-028fb666258f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1c95fef-5e6d-4810-b65d-028fb666258f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f1c95fef-5e6d-4810-b65d-028fb666258f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f1c95fef-5e6d-4810-b65d-028fb666258f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f1c95fef-5e6d-4810-b65d-028fb666258f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 200 Sep 07 14:05:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1613/3214] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:18 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0d15afef-f89d-4269-b839-1722d7c25c92 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d15afef-f89d-4269-b839-1722d7c25c92 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be Sep 07 14:05:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d15afef-f89d-4269-b839-1722d7c25c92 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d15afef-f89d-4269-b839-1722d7c25c92 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d15afef-f89d-4269-b839-1722d7c25c92 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be returned with HTTP 404 Sep 07 14:05:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1602/3215] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:18 2026] GET /volume/v3/snapshots/d6ee0c3e-7e3b-4422-bbd2-45dc205d15be => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:18 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume with id: 0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:18 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:18 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:18 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:18 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume request issued successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1dd0c301-4f62-4ba4-99d9-8d102274afab tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e returned with HTTP 202 Sep 07 14:05:18 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1614/3216] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:18 2026] DELETE /volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cb1ae9a3-0f22-4ddf-aa9e-644f0104dd4e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb1ae9a3-0f22-4ddf-aa9e-644f0104dd4e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb1ae9a3-0f22-4ddf-aa9e-644f0104dd4e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:19 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cb1ae9a3-0f22-4ddf-aa9e-644f0104dd4e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:19 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:19 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:19 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:19 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:19 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cb1ae9a3-0f22-4ddf-aa9e-644f0104dd4e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:19 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cb1ae9a3-0f22-4ddf-aa9e-644f0104dd4e tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e returned with HTTP 200 Sep 07 14:05:19 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1603/3217] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:18 2026] GET /volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3f774db9-a743-4fbc-927d-f26ab5a9d45c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f774db9-a743-4fbc-927d-f26ab5a9d45c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3f774db9-a743-4fbc-927d-f26ab5a9d45c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:19 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3f774db9-a743-4fbc-927d-f26ab5a9d45c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:19 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:19 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:19 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3f774db9-a743-4fbc-927d-f26ab5a9d45c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:19 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3f774db9-a743-4fbc-927d-f26ab5a9d45c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 200 Sep 07 14:05:19 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1615/3218] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:19 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-41a16515-d193-427e-90bc-0ef2080d91fd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41a16515-d193-427e-90bc-0ef2080d91fd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41a16515-d193-427e-90bc-0ef2080d91fd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-41a16515-d193-427e-90bc-0ef2080d91fd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-41a16515-d193-427e-90bc-0ef2080d91fd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e returned with HTTP 404 Sep 07 14:05:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1604/3219] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:20 2026] GET /volume/v3/volumes/0b06792c-e4c2-4926-9ee0-9d213547d31e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-285414946"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-285414946'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume of 1 GB Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (a056d70f-1e05-49d8-befe-da20ecd760e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06612de3-bab8-494f-8459-8d5f68fc7a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06612de3-bab8-494f-8459-8d5f68fc7a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e878e9dc-f1dc-4383-9c19-e4a8ef872fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['ce48d73d-d84a-43d5-a517-2fd361754a97', 'fdefc00c-c9f0-46ff-8620-85d395d118df', '79a884a8-3934-4f99-aec7-ab6e62fe5c63', 'e60ef200-a662-477e-8a78-8aaec01d7343'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e878e9dc-f1dc-4383-9c19-e4a8ef872fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce48d73d-d84a-43d5-a517-2fd361754a97', 'fdefc00c-c9f0-46ff-8620-85d395d118df', '79a884a8-3934-4f99-aec7-ab6e62fe5c63', 'e60ef200-a662-477e-8a78-8aaec01d7343']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7cc659a-9e5b-4704-9f4a-bf24e9de559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7cc659a-9e5b-4704-9f4a-bf24e9de559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4713878-f3e6-4911-9947-7d48336b9165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285414946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['ce48d73d-d84a-43d5-a517-2fd361754a97','fdefc00c-c9f0-46ff-8620-85d395d118df','79a884a8-3934-4f99-aec7-ab6e62fe5c63','e60ef200-a662-477e-8a78-8aaec01d7343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285414946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4713878-f3e6-4911-9947-7d48336b9165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cd700d96db2447cbc813333f921bc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd7d11a67cec4e66a00e7931e654a545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d83620a-75b6-4edd-b56d-a275b111bc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d83620a-75b6-4edd-b56d-a275b111bc55) transitioned into state 'SUCCESS' from state '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-285414946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cd700d96db2447cbc813333f921bc7f',qos_specs=None,replication_status=,reservations=['ce48d73d-d84a-43d5-a517-2fd361754a97','fdefc00c-c9f0-46ff-8620-85d395d118df','79a884a8-3934-4f99-aec7-ab6e62fe5c63','e60ef200-a662-477e-8a78-8aaec01d7343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd7d11a67cec4e66a00e7931e654a545',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f428e62-3160-4329-94ea-91d06e4a1367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f428e62-3160-4329-94ea-91d06e4a1367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Flow 'volume_create_api' (a056d70f-1e05-49d8-befe-da20ecd760e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create volume request issued successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bd0bc8e5-0f98-4709-a7ea-0cac1d694afe tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1616/3220] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:20 2026] POST /volume/v3/volumes => generated 784 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-730e1a72-ccee-48d8-a71e-a4276fed6c85 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-730e1a72-ccee-48d8-a71e-a4276fed6c85 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-730e1a72-ccee-48d8-a71e-a4276fed6c85 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-730e1a72-ccee-48d8-a71e-a4276fed6c85 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8e47998a-1f0f-44aa-a7b1-b92d1fc08c2d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e47998a-1f0f-44aa-a7b1-b92d1fc08c2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e47998a-1f0f-44aa-a7b1-b92d1fc08c2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e47998a-1f0f-44aa-a7b1-b92d1fc08c2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:20 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8e47998a-1f0f-44aa-a7b1-b92d1fc08c2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e47998a-1f0f-44aa-a7b1-b92d1fc08c2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 200 Sep 07 14:05:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1617/3221] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:20 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-730e1a72-ccee-48d8-a71e-a4276fed6c85 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] DELETE http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-730e1a72-ccee-48d8-a71e-a4276fed6c85 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 returned with HTTP 200 Sep 07 14:05:20 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1605/3222] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:20 2026] GET /volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 => generated 963 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Delete snapshot with id: 6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:20 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot delete request issued successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b75f8ff2-99ba-4472-8752-d3e7ae7b31ec tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 202 Sep 07 14:05:20 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1618/3223] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:20 2026] DELETE /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-11e58bf1-9151-4786-928b-62d87a8d1968 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11e58bf1-9151-4786-928b-62d87a8d1968 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11e58bf1-9151-4786-928b-62d87a8d1968 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11e58bf1-9151-4786-928b-62d87a8d1968 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:20 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-11e58bf1-9151-4786-928b-62d87a8d1968 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11e58bf1-9151-4786-928b-62d87a8d1968 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 200 Sep 07 14:05:20 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1606/3224] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:20 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bbee8b64-1eaf-4292-9088-b378a7d6f882 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bbee8b64-1eaf-4292-9088-b378a7d6f882 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bbee8b64-1eaf-4292-9088-b378a7d6f882 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bbee8b64-1eaf-4292-9088-b378a7d6f882 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bbee8b64-1eaf-4292-9088-b378a7d6f882 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bbee8b64-1eaf-4292-9088-b378a7d6f882 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 returned with HTTP 200 Sep 07 14:05:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1619/3225] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:21 2026] GET /volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-06fe99b4-6db4-4e61-a701-78d9cdf00f73 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06fe99b4-6db4-4e61-a701-78d9cdf00f73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06fe99b4-6db4-4e61-a701-78d9cdf00f73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06fe99b4-6db4-4e61-a701-78d9cdf00f73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-06fe99b4-6db4-4e61-a701-78d9cdf00f73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06fe99b4-6db4-4e61-a701-78d9cdf00f73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 200 Sep 07 14:05:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1607/3226] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:21 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a0423528-036f-4ff7-a5ca-26ea3cfdf524 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0423528-036f-4ff7-a5ca-26ea3cfdf524 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0423528-036f-4ff7-a5ca-26ea3cfdf524 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0423528-036f-4ff7-a5ca-26ea3cfdf524 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a0423528-036f-4ff7-a5ca-26ea3cfdf524 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0423528-036f-4ff7-a5ca-26ea3cfdf524 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 returned with HTTP 200 Sep 07 14:05:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1620/3227] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:22 2026] GET /volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-40fe9996-7908-46fb-829e-edfc97d11375 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-40fe9996-7908-46fb-829e-edfc97d11375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-40fe9996-7908-46fb-829e-edfc97d11375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-40fe9996-7908-46fb-829e-edfc97d11375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-40fe9996-7908-46fb-829e-edfc97d11375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 404 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1608/3228] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:22 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4713878-f3e6-4911-9947-7d48336b9165", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-100445781"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-94b584eb-fbf7-4468-833d-53e0e45768c1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-94b584eb-fbf7-4468-833d-53e0e45768c1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-94b584eb-fbf7-4468-833d-53e0e45768c1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-94b584eb-fbf7-4468-833d-53e0e45768c1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-94b584eb-fbf7-4468-833d-53e0e45768c1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: 6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:22 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Create snapshot from volume d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-94b584eb-fbf7-4468-833d-53e0e45768c1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 404 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1609/3229] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:22 2026] DELETE /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-88754885-ae34-4aa5-ac53-759b59cda396 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-88754885-ae34-4aa5-ac53-759b59cda396 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-88754885-ae34-4aa5-ac53-759b59cda396 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-88754885-ae34-4aa5-ac53-759b59cda396 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-88754885-ae34-4aa5-ac53-759b59cda396 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 returned with HTTP 404 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1610/3230] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:22 2026] GET /volume/v3/snapshots/6578a4c3-abac-44ee-92ad-089a0b18cb85 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f635df69-d8bc-4910-9bed-d498bb38b985 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f635df69-d8bc-4910-9bed-d498bb38b985 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f635df69-d8bc-4910-9bed-d498bb38b985 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f635df69-d8bc-4910-9bed-d498bb38b985 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-f635df69-d8bc-4910-9bed-d498bb38b985 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f635df69-d8bc-4910-9bed-d498bb38b985 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Created reservations ['8ec9c964-5f5a-4451-a472-0d4a57c65567', 'f6b89b55-4d41-40f9-9349-f969e63dac88', '96e837e6-9cc0-4760-9ade-2adffe627ec6', 'c46cd4ad-9e23-4bde-b92c-d4a19264e1ca'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f635df69-d8bc-4910-9bed-d498bb38b985 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f635df69-d8bc-4910-9bed-d498bb38b985 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 returned with HTTP 202 Sep 07 14:05:22 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1611/3231] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:22 2026] DELETE /volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-448a56d8-776e-4f98-919c-51a66a8fb311 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-448a56d8-776e-4f98-919c-51a66a8fb311 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-448a56d8-776e-4f98-919c-51a66a8fb311 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-448a56d8-776e-4f98-919c-51a66a8fb311 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-448a56d8-776e-4f98-919c-51a66a8fb311 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-448a56d8-776e-4f98-919c-51a66a8fb311 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 returned with HTTP 200 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1612/3232] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:22 2026] GET /volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot create request issued successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9c27e2e-dc2f-4963-85a4-9802b0ff2b6b tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1621/3233] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1c8be6ff-ecd2-4ea1-a531-64d6ef18fcf4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c8be6ff-ecd2-4ea1-a531-64d6ef18fcf4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c8be6ff-ecd2-4ea1-a531-64d6ef18fcf4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c8be6ff-ecd2-4ea1-a531-64d6ef18fcf4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1c8be6ff-ecd2-4ea1-a531-64d6ef18fcf4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c8be6ff-ecd2-4ea1-a531-64d6ef18fcf4 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 200 Sep 07 14:05:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1613/3234] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:22 2026] GET /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-50602e79-94d2-436b-bfa8-958e468e4a71 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-50602e79-94d2-436b-bfa8-958e468e4a71 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 Sep 07 14:05:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-50602e79-94d2-436b-bfa8-958e468e4a71 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-50602e79-94d2-436b-bfa8-958e468e4a71 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-50602e79-94d2-436b-bfa8-958e468e4a71 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 returned with HTTP 404 Sep 07 14:05:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b07076ae-9cfa-4b6c-8a54-78ccfa54627f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1622/3235] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:23 2026] GET /volume/v3/volumes/addbc4cf-a5ab-4576-91b1-fba5ee96e356 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b07076ae-9cfa-4b6c-8a54-78ccfa54627f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b07076ae-9cfa-4b6c-8a54-78ccfa54627f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9b2e1697-20c0-4572-9278-29f4004d5509 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b07076ae-9cfa-4b6c-8a54-78ccfa54627f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-694660481"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-694660481'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:23 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:05:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b07076ae-9cfa-4b6c-8a54-78ccfa54627f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b07076ae-9cfa-4b6c-8a54-78ccfa54627f tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 200 Sep 07 14:05:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1614/3236] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:23 2026] GET /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (579c044b-b6e3-4e49-9ede-ff2601351eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e4ba7a-cc70-48f2-9275-fc226ddb792d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e4ba7a-cc70-48f2-9275-fc226ddb792d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b293a3ec-9f45-45c5-952a-c934a7aa6c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['8c879da3-245e-4839-841c-50e753023a0f', 'cfd57ab2-9a9b-4939-b10b-da004494a860', 'c1b66e0a-aa2d-4719-b781-98ba661826ed', '4eb6f03a-3c06-4ffc-87a3-95cffbf76c83'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b293a3ec-9f45-45c5-952a-c934a7aa6c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c879da3-245e-4839-841c-50e753023a0f', 'cfd57ab2-9a9b-4939-b10b-da004494a860', 'c1b66e0a-aa2d-4719-b781-98ba661826ed', '4eb6f03a-3c06-4ffc-87a3-95cffbf76c83']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97d83e9-d78c-4aaf-8541-ec789b7cb51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97d83e9-d78c-4aaf-8541-ec789b7cb51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '024231ea-96bf-4f35-be25-b7615534da73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694660481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['8c879da3-245e-4839-841c-50e753023a0f','cfd57ab2-9a9b-4939-b10b-da004494a860','c1b66e0a-aa2d-4719-b781-98ba661826ed','4eb6f03a-3c06-4ffc-87a3-95cffbf76c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694660481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=024231ea-96bf-4f35-be25-b7615534da73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5952dfeb-e33c-42fb-a41c-8ae3efaf01b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5952dfeb-e33c-42fb-a41c-8ae3efaf01b2) transitioned into state 'SUCCESS' from state '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-694660481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['8c879da3-245e-4839-841c-50e753023a0f','cfd57ab2-9a9b-4939-b10b-da004494a860','c1b66e0a-aa2d-4719-b781-98ba661826ed','4eb6f03a-3c06-4ffc-87a3-95cffbf76c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e46d7bb-53c1-4fdc-abca-6954684f8674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e46d7bb-53c1-4fdc-abca-6954684f8674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (579c044b-b6e3-4e49-9ede-ff2601351eb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:05:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9b2e1697-20c0-4572-9278-29f4004d5509 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1623/3237] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:23 2026] POST /volume/v3/volumes => generated 784 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 14:05:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9d5f0e62-19dd-4f05-a052-1916cb0503d2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d5f0e62-19dd-4f05-a052-1916cb0503d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d5f0e62-19dd-4f05-a052-1916cb0503d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9d5f0e62-19dd-4f05-a052-1916cb0503d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:24 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:24 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:24 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:24 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:24 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9d5f0e62-19dd-4f05-a052-1916cb0503d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9d5f0e62-19dd-4f05-a052-1916cb0503d2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 returned with HTTP 200 Sep 07 14:05:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1615/3238] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:24 2026] GET /volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5306f50c-921f-4552-9531-13d8a70bd8bd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5306f50c-921f-4552-9531-13d8a70bd8bd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5306f50c-921f-4552-9531-13d8a70bd8bd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:25 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5306f50c-921f-4552-9531-13d8a70bd8bd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:25 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:25 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:25 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5306f50c-921f-4552-9531-13d8a70bd8bd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:25 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5306f50c-921f-4552-9531-13d8a70bd8bd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 200 Sep 07 14:05:25 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1624/3239] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:25 2026] GET /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ea70badf-1bb3-4752-b0a8-eab332d22c95 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ea70badf-1bb3-4752-b0a8-eab332d22c95 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ea70badf-1bb3-4752-b0a8-eab332d22c95 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:25 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ea70badf-1bb3-4752-b0a8-eab332d22c95 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:25 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:25 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:25 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:25 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:25 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ea70badf-1bb3-4752-b0a8-eab332d22c95 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:25 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ea70badf-1bb3-4752-b0a8-eab332d22c95 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 returned with HTTP 200 Sep 07 14:05:25 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1616/3240] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:25 2026] GET /volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-05ddfe64-d57e-488e-9850-fb42de5273ed None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05ddfe64-d57e-488e-9850-fb42de5273ed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05ddfe64-d57e-488e-9850-fb42de5273ed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-05ddfe64-d57e-488e-9850-fb42de5273ed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-05ddfe64-d57e-488e-9850-fb42de5273ed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-05ddfe64-d57e-488e-9850-fb42de5273ed tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 200 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1625/3241] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:26 2026] GET /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c32a6342-0191-45b2-a8cb-81daec102318 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c32a6342-0191-45b2-a8cb-81daec102318 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] POST http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924/action Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c32a6342-0191-45b2-a8cb-81daec102318 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c32a6342-0191-45b2-a8cb-81daec102318 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.contrib.snapshot_unmanage [None req-c32a6342-0191-45b2-a8cb-81daec102318 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Unmanage snapshot with id: 038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c32a6342-0191-45b2-a8cb-81daec102318 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-c32a6342-0191-45b2-a8cb-81daec102318 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e2a45a8681a54ba98a84deb23a28d6d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cd700d96db2447cbc813333f921bc7f', '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=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c32a6342-0191-45b2-a8cb-81daec102318 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-reader] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924/action returned with HTTP 403 Sep 07 14:05:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1617/3242] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:05:26 2026] POST /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete snapshot with id: 038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a7920449-b6a1-4c1d-98c7-bdc709a604fc tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 202 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1626/3243] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:26 2026] DELETE /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-58db40b8-3652-4daa-b51a-712828f866d2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-58db40b8-3652-4daa-b51a-712828f866d2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-58db40b8-3652-4daa-b51a-712828f866d2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-58db40b8-3652-4daa-b51a-712828f866d2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-58db40b8-3652-4daa-b51a-712828f866d2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-58db40b8-3652-4daa-b51a-712828f866d2 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 200 Sep 07 14:05:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1618/3244] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:26 2026] GET /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2be8bb3e-4c1c-4946-b50c-2582b519b5d9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be8bb3e-4c1c-4946-b50c-2582b519b5d9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2be8bb3e-4c1c-4946-b50c-2582b519b5d9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2be8bb3e-4c1c-4946-b50c-2582b519b5d9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2be8bb3e-4c1c-4946-b50c-2582b519b5d9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2be8bb3e-4c1c-4946-b50c-2582b519b5d9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 returned with HTTP 200 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1627/3245] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:26 2026] GET /volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "024231ea-96bf-4f35-be25-b7615534da73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-197204756"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:26 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume 024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:26 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['a8d8cf80-3f75-452c-8d43-ebedda05a666', 'b034f70e-3145-4702-9063-4b442772d39c', '69d501d6-d7fb-40b4-b163-42f41e5f57f6', 'cbc3a5c1-f9e8-47b5-8384-25e5ef6cd055'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:26 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecbd2249-fcd1-49d6-90ec-cd8583be5bfd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:26 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1619/3246] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6ab48d6f-a90f-4361-8421-b0a008feecc9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ab48d6f-a90f-4361-8421-b0a008feecc9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ab48d6f-a90f-4361-8421-b0a008feecc9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6ab48d6f-a90f-4361-8421-b0a008feecc9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6ab48d6f-a90f-4361-8421-b0a008feecc9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6ab48d6f-a90f-4361-8421-b0a008feecc9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe returned with HTTP 200 Sep 07 14:05:26 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1628/3247] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:26 2026] GET /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-11dd555c-7ef4-48c6-9051-ffc0a9cedeea None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11dd555c-7ef4-48c6-9051-ffc0a9cedeea tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11dd555c-7ef4-48c6-9051-ffc0a9cedeea tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-11dd555c-7ef4-48c6-9051-ffc0a9cedeea tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:27 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-11dd555c-7ef4-48c6-9051-ffc0a9cedeea tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Snapshot retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-11dd555c-7ef4-48c6-9051-ffc0a9cedeea tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 200 Sep 07 14:05:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1620/3248] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:27 2026] GET /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-86826456-0140-4793-aa82-81dec84204dc None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-86826456-0140-4793-aa82-81dec84204dc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-86826456-0140-4793-aa82-81dec84204dc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-86826456-0140-4793-aa82-81dec84204dc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:27 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-86826456-0140-4793-aa82-81dec84204dc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-86826456-0140-4793-aa82-81dec84204dc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe returned with HTTP 200 Sep 07 14:05:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1629/3249] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:27 2026] GET /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4524bbcd-2c06-4c0f-bacc-489894d6b216 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4524bbcd-2c06-4c0f-bacc-489894d6b216 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4524bbcd-2c06-4c0f-bacc-489894d6b216 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4524bbcd-2c06-4c0f-bacc-489894d6b216 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4524bbcd-2c06-4c0f-bacc-489894d6b216 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 returned with HTTP 404 Sep 07 14:05:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1621/3250] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/snapshots/038568aa-1d7f-45de-a1d6-52298a79f924 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume with id: d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Delete volume request issued successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a175cc1-d073-4a9e-b82a-97c2c19ac59c tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 returned with HTTP 202 Sep 07 14:05:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1630/3251] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:28 2026] DELETE /volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c4d6044d-8d04-4924-9e68-010f73a356dd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c4d6044d-8d04-4924-9e68-010f73a356dd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c4d6044d-8d04-4924-9e68-010f73a356dd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c4d6044d-8d04-4924-9e68-010f73a356dd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:28 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c4d6044d-8d04-4924-9e68-010f73a356dd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Volume info retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c4d6044d-8d04-4924-9e68-010f73a356dd tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 returned with HTTP 200 Sep 07 14:05:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1622/3252] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 => generated 1013 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d14c2339-957f-4ec1-bf14-633fa16e9a90 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d14c2339-957f-4ec1-bf14-633fa16e9a90 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d14c2339-957f-4ec1-bf14-633fa16e9a90 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d14c2339-957f-4ec1-bf14-633fa16e9a90 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d14c2339-957f-4ec1-bf14-633fa16e9a90 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d14c2339-957f-4ec1-bf14-633fa16e9a90 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe returned with HTTP 200 Sep 07 14:05:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1631/3253] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7ce3bcb0-b16e-4700-a1e8-04083cad1344 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7ce3bcb0-b16e-4700-a1e8-04083cad1344 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] POST http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe/action Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7ce3bcb0-b16e-4700-a1e8-04083cad1344 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7ce3bcb0-b16e-4700-a1e8-04083cad1344 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7ce3bcb0-b16e-4700-a1e8-04083cad1344 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-7ce3bcb0-b16e-4700-a1e8-04083cad1344 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2dcf89bd560e40f8943b443d77018a1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b42bf35f2894bfeb75b61d52a2de73c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7ce3bcb0-b16e-4700-a1e8-04083cad1344 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe/action returned with HTTP 403 Sep 07 14:05:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1623/3254] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:05:28 2026] POST /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2c30d0d1-26be-4387-ac31-de50598d459c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c30d0d1-26be-4387-ac31-de50598d459c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c30d0d1-26be-4387-ac31-de50598d459c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2c30d0d1-26be-4387-ac31-de50598d459c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-2c30d0d1-26be-4387-ac31-de50598d459c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: 03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:28 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2c30d0d1-26be-4387-ac31-de50598d459c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-2c30d0d1-26be-4387-ac31-de50598d459c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2c30d0d1-26be-4387-ac31-de50598d459c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe returned with HTTP 202 Sep 07 14:05:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1632/3255] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:28 2026] DELETE /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a337d93e-3544-4dd5-987a-470aa1058226 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a337d93e-3544-4dd5-987a-470aa1058226 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a337d93e-3544-4dd5-987a-470aa1058226 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a337d93e-3544-4dd5-987a-470aa1058226 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a337d93e-3544-4dd5-987a-470aa1058226 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a337d93e-3544-4dd5-987a-470aa1058226 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe returned with HTTP 200 Sep 07 14:05:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1624/3256] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8bd4edb8-77c7-4329-a61f-4a856b1f4d08 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8bd4edb8-77c7-4329-a61f-4a856b1f4d08 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] GET http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 Sep 07 14:05:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8bd4edb8-77c7-4329-a61f-4a856b1f4d08 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8bd4edb8-77c7-4329-a61f-4a856b1f4d08 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8bd4edb8-77c7-4329-a61f-4a856b1f4d08 tempest-ProjectReaderTests-1222365918 tempest-ProjectReaderTests-1222365918-project-admin] http://192.168.122.11/volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 returned with HTTP 404 Sep 07 14:05:29 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1633/3257] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:29 2026] GET /volume/v3/volumes/d4713878-f3e6-4911-9947-7d48336b9165 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b5b3219f-e27f-4702-ab77-334caa68090c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5b3219f-e27f-4702-ab77-334caa68090c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5b3219f-e27f-4702-ab77-334caa68090c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b5b3219f-e27f-4702-ab77-334caa68090c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:30 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:30 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:30 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b5b3219f-e27f-4702-ab77-334caa68090c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:30 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b5b3219f-e27f-4702-ab77-334caa68090c tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe returned with HTTP 200 Sep 07 14:05:30 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1625/3258] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:29 2026] GET /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1f34209f-1bcd-42b5-9b0d-23d8e3086f27 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f34209f-1bcd-42b5-9b0d-23d8e3086f27 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe Sep 07 14:05:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f34209f-1bcd-42b5-9b0d-23d8e3086f27 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1f34209f-1bcd-42b5-9b0d-23d8e3086f27 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1f34209f-1bcd-42b5-9b0d-23d8e3086f27 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe returned with HTTP 404 Sep 07 14:05:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1634/3259] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:31 2026] GET /volume/v3/snapshots/03cafde9-cb7e-4b5e-bcc1-02e559118afe => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7e125270-efe6-4564-96c0-cbdf85306f64 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e125270-efe6-4564-96c0-cbdf85306f64 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e125270-efe6-4564-96c0-cbdf85306f64 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7e125270-efe6-4564-96c0-cbdf85306f64 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-7e125270-efe6-4564-96c0-cbdf85306f64 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: 024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:31 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:31 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:31 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:31 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7e125270-efe6-4564-96c0-cbdf85306f64 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7e125270-efe6-4564-96c0-cbdf85306f64 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7e125270-efe6-4564-96c0-cbdf85306f64 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 returned with HTTP 202 Sep 07 14:05:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1626/3260] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:31 2026] DELETE /volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a418fc98-efd4-4894-b861-ef65628652a1 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a418fc98-efd4-4894-b861-ef65628652a1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a418fc98-efd4-4894-b861-ef65628652a1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a418fc98-efd4-4894-b861-ef65628652a1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:31 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:31 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:31 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:31 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a418fc98-efd4-4894-b861-ef65628652a1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a418fc98-efd4-4894-b861-ef65628652a1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 returned with HTTP 200 Sep 07 14:05:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1635/3261] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:31 2026] GET /volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8356455c-b8ae-4fdf-b322-cb356d77b15b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8356455c-b8ae-4fdf-b322-cb356d77b15b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8356455c-b8ae-4fdf-b322-cb356d77b15b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8356455c-b8ae-4fdf-b322-cb356d77b15b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8356455c-b8ae-4fdf-b322-cb356d77b15b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 returned with HTTP 404 Sep 07 14:05:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1627/3262] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:32 2026] GET /volume/v3/volumes/024231ea-96bf-4f35-be25-b7615534da73 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1576790161"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1576790161'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (4d3fdf5b-b92f-438e-88a1-0b3b211b340f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b98271-54c2-4b74-9320-3d2246472307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-23f77240-44d0-45a7-8abf-66ec562a5dc2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b98271-54c2-4b74-9320-3d2246472307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d54bc81-2926-41c8-8e79-af88e40eef3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23f77240-44d0-45a7-8abf-66ec562a5dc2 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23f77240-44d0-45a7-8abf-66ec562a5dc2 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-258441210", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1666951199", "vendor_name": "tempest-vendor_name-1504637539"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['1df5d336-1380-4187-b671-450ab530f093', 'c01a1ce2-27a0-45b1-931f-7aef8bb054bc', '2dd4382e-2a92-4a2a-adf0-97ac938e0333', '13670008-d730-4a4d-874f-cc5b901924d0'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d54bc81-2926-41c8-8e79-af88e40eef3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1df5d336-1380-4187-b671-450ab530f093', 'c01a1ce2-27a0-45b1-931f-7aef8bb054bc', '2dd4382e-2a92-4a2a-adf0-97ac938e0333', '13670008-d730-4a4d-874f-cc5b901924d0']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03232df4-9923-4085-ab27-e3ac2a4db410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23f77240-44d0-45a7-8abf-66ec562a5dc2 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:05:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1628/3263] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:32 2026] POST /volume/v3/types => generated 328 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b6091268-4e71-47c8-9b61-b717bb612d34 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "96c2b51c-aa39-49ae-836d-305831b36fac", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume request body: {'volume': {'volume_type': '96c2b51c-aa39-49ae-836d-305831b36fac', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume of 1 GB Sep 07 14:05:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:32 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:32 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03232df4-9923-4085-ab27-e3ac2a4db410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904a78e5-39fc-408e-86e2-074a90f83d6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1576790161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['1df5d336-1380-4187-b671-450ab530f093','c01a1ce2-27a0-45b1-931f-7aef8bb054bc','2dd4382e-2a92-4a2a-adf0-97ac938e0333','13670008-d730-4a4d-874f-cc5b901924d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1576790161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904a78e5-39fc-408e-86e2-074a90f83d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500b3171-e94e-4e50-b164-0f3adfa28f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Flow 'volume_create_api' (12d7e1a3-9bf0-49f7-89d5-6c59ae1d9f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (563b7199-5f7e-4b15-943d-6da49a84d8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500b3171-e94e-4e50-b164-0f3adfa28f9d) transitioned into state 'SUCCESS' from state '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-1576790161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['1df5d336-1380-4187-b671-450ab530f093','c01a1ce2-27a0-45b1-931f-7aef8bb054bc','2dd4382e-2a92-4a2a-adf0-97ac938e0333','13670008-d730-4a4d-874f-cc5b901924d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9651c8a-f579-44f9-afd4-170c3df62dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (563b7199-5f7e-4b15-943d-6da49a84d8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1666951199',vendor_name='tempest-vendor_name-1504637539'},id=96c2b51c-aa39-49ae-836d-305831b36fac,is_public=True,name='tempest-ProjectAdminTests-volume-type-258441210',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96c2b51c-aa39-49ae-836d-305831b36fac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9651c8a-f579-44f9-afd4-170c3df62dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa5117a-e007-4a6c-befa-370617775693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (4d3fdf5b-b92f-438e-88a1-0b3b211b340f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-166e9325-3ee0-4bd6-b1c5-48ed69d22e2e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1636/3264] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:32 2026] POST /volume/v3/volumes => generated 785 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5fb13a3d-0fc9-4063-84d6-4e675e53ec4b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fb13a3d-0fc9-4063-84d6-4e675e53ec4b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5fb13a3d-0fc9-4063-84d6-4e675e53ec4b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5fb13a3d-0fc9-4063-84d6-4e675e53ec4b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5fb13a3d-0fc9-4063-84d6-4e675e53ec4b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5fb13a3d-0fc9-4063-84d6-4e675e53ec4b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a returned with HTTP 200 Sep 07 14:05:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1637/3265] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:32 2026] GET /volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-258441210 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-258441210, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:32 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-258441210 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-258441210, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Created reservations ['0743e52b-5f8a-472d-a6ad-56cec312834b', '88cf76e5-c49d-4949-95dd-9e60ce0552a7', '90261589-90d6-45ce-82e6-a38cf05f160a', '4a5f12a7-9018-4fb7-9273-9c6281fdd893'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa5117a-e007-4a6c-befa-370617775693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0743e52b-5f8a-472d-a6ad-56cec312834b', '88cf76e5-c49d-4949-95dd-9e60ce0552a7', '90261589-90d6-45ce-82e6-a38cf05f160a', '4a5f12a7-9018-4fb7-9273-9c6281fdd893']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32759207-e9e4-47f3-81d0-88d91e521a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:32 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32759207-e9e4-47f3-81d0-88d91e521a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e160ce75-4886-4e8d-bbb4-47ea393b63cf', '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='ba42f0eecb2941579f81a2a4fa26c4b1',qos_specs=None,replication_status=,reservations=['0743e52b-5f8a-472d-a6ad-56cec312834b','88cf76e5-c49d-4949-95dd-9e60ce0552a7','90261589-90d6-45ce-82e6-a38cf05f160a','4a5f12a7-9018-4fb7-9273-9c6281fdd893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c83430abad4024822b75b370fb10f5',volume_type_id=96c2b51c-aa39-49ae-836d-305831b36fac), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e160ce75-4886-4e8d-bbb4-47ea393b63cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba42f0eecb2941579f81a2a4fa26c4b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c83430abad4024822b75b370fb10f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96c2b51c-aa39-49ae-836d-305831b36fac),volume_type_id=96c2b51c-aa39-49ae-836d-305831b36fac)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edc48fd-36ba-4221-a867-7d3b342c66b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edc48fd-36ba-4221-a867-7d3b342c66b1) transitioned into state 'SUCCESS' from 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='ba42f0eecb2941579f81a2a4fa26c4b1',qos_specs=None,replication_status=,reservations=['0743e52b-5f8a-472d-a6ad-56cec312834b','88cf76e5-c49d-4949-95dd-9e60ce0552a7','90261589-90d6-45ce-82e6-a38cf05f160a','4a5f12a7-9018-4fb7-9273-9c6281fdd893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c83430abad4024822b75b370fb10f5',volume_type_id=96c2b51c-aa39-49ae-836d-305831b36fac)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8ec770-1e1e-427e-ae65-331d1e4cc1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8ec770-1e1e-427e-ae65-331d1e4cc1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Flow 'volume_create_api' (12d7e1a3-9bf0-49f7-89d5-6c59ae1d9f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume request issued successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b6091268-4e71-47c8-9b61-b717bb612d34 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1629/3266] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:05:32 2026] POST /volume/v3/volumes => generated 778 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-4c5495f5-6a8d-48dd-b36d-e583d05e4d28 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c5495f5-6a8d-48dd-b36d-e583d05e4d28 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c5495f5-6a8d-48dd-b36d-e583d05e4d28 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-4c5495f5-6a8d-48dd-b36d-e583d05e4d28 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:32 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:32 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-4c5495f5-6a8d-48dd-b36d-e583d05e4d28 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-4c5495f5-6a8d-48dd-b36d-e583d05e4d28 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf returned with HTTP 200 Sep 07 14:05:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1638/3267] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:05:32 2026] GET /volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2539e95b-8921-439b-9980-71b7485ce374 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2539e95b-8921-439b-9980-71b7485ce374 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a Sep 07 14:05:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2539e95b-8921-439b-9980-71b7485ce374 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2539e95b-8921-439b-9980-71b7485ce374 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:33 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2539e95b-8921-439b-9980-71b7485ce374 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2539e95b-8921-439b-9980-71b7485ce374 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a returned with HTTP 200 Sep 07 14:05:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1630/3268] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:33 2026] GET /volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "904a78e5-39fc-408e-86e2-074a90f83d6a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-692486370"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:33 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:33 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume 904a78e5-39fc-408e-86e2-074a90f83d6a Sep 07 14:05:33 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['d2ec220f-9688-4648-ba6e-09edd41cb063', '1b15dc88-1cd4-471f-9c66-0d01714c46a2', '0c970ed1-6674-4bf6-9fa4-7f0d91e200e1', '6b1c359e-6c46-4c98-bc0a-2b1bd017e3a7'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:33 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:33 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:33 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d8c8b06-49d9-43a1-9b1b-72e2d92ed352 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:33 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1639/3269] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f09084d9-17e0-41df-92d4-e396238dafbe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f09084d9-17e0-41df-92d4-e396238dafbe tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f09084d9-17e0-41df-92d4-e396238dafbe tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f09084d9-17e0-41df-92d4-e396238dafbe tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:33 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:33 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f09084d9-17e0-41df-92d4-e396238dafbe tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f09084d9-17e0-41df-92d4-e396238dafbe tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb returned with HTTP 200 Sep 07 14:05:33 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1631/3270] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:33 2026] GET /volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b3e88bf1-47df-4ab4-a936-149d85ce9345 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b3e88bf1-47df-4ab4-a936-149d85ce9345 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf Sep 07 14:05:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b3e88bf1-47df-4ab4-a936-149d85ce9345 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b3e88bf1-47df-4ab4-a936-149d85ce9345 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b3e88bf1-47df-4ab4-a936-149d85ce9345 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b3e88bf1-47df-4ab4-a936-149d85ce9345 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1640/3271] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:05:33 2026] GET /volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf => generated 978 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-105ef41d-0a3f-420b-8dc2-b79ba51ab43f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-105ef41d-0a3f-420b-8dc2-b79ba51ab43f tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-105ef41d-0a3f-420b-8dc2-b79ba51ab43f tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-105ef41d-0a3f-420b-8dc2-b79ba51ab43f tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-105ef41d-0a3f-420b-8dc2-b79ba51ab43f tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1632/3272] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:05:34 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0e0b7577-1813-4aee-a075-bf0985f19be7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e0b7577-1813-4aee-a075-bf0985f19be7 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/messages/4a4abe18-4ace-4cc6-bc90-3c12c832a97d Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e0b7577-1813-4aee-a075-bf0985f19be7 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0e0b7577-1813-4aee-a075-bf0985f19be7 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0e0b7577-1813-4aee-a075-bf0985f19be7 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages/4a4abe18-4ace-4cc6-bc90-3c12c832a97d returned with HTTP 204 Sep 07 14:05:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1641/3273] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:05:34 2026] DELETE /volume/v3/messages/4a4abe18-4ace-4cc6-bc90-3c12c832a97d => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e47207af-3eea-457f-b4a1-db2e3c6ddcfa None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e47207af-3eea-457f-b4a1-db2e3c6ddcfa tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/messages/4a4abe18-4ace-4cc6-bc90-3c12c832a97d Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e47207af-3eea-457f-b4a1-db2e3c6ddcfa tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e47207af-3eea-457f-b4a1-db2e3c6ddcfa tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e47207af-3eea-457f-b4a1-db2e3c6ddcfa tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages/4a4abe18-4ace-4cc6-bc90-3c12c832a97d returned with HTTP 404 Sep 07 14:05:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1633/3274] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:34 2026] GET /volume/v3/messages/4a4abe18-4ace-4cc6-bc90-3c12c832a97d => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Delete volume with id: e160ce75-4886-4e8d-bbb4-47ea393b63cf Sep 07 14:05:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87675) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-258441210 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-258441210, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-258441210 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-258441210, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Created reservations ['99ba6ff9-1eae-40c2-b78f-1b9cc6e7784f', '6b279c9a-1a99-4b25-820e-9bfb7d1ad810', 'f8f1fd53-173d-4540-9a57-7e8aa0a389fd', '3bd81677-18de-4072-ba07-f2d377f57ce3'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Delete volume request issued successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7bba8a35-5e9c-4b77-b6b4-3aa5f67c7bd3 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf returned with HTTP 202 Sep 07 14:05:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1642/3275] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:34 2026] DELETE /volume/v3/volumes/e160ce75-4886-4e8d-bbb4-47ea393b63cf => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c2ee598f-9c58-43ea-a33d-7792e4d6650d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c2ee598f-9c58-43ea-a33d-7792e4d6650d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/types/96c2b51c-aa39-49ae-836d-305831b36fac Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c2ee598f-9c58-43ea-a33d-7792e4d6650d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c2ee598f-9c58-43ea-a33d-7792e4d6650d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c2ee598f-9c58-43ea-a33d-7792e4d6650d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/types/96c2b51c-aa39-49ae-836d-305831b36fac returned with HTTP 202 Sep 07 14:05:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1634/3276] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:05:34 2026] DELETE /volume/v3/types/96c2b51c-aa39-49ae-836d-305831b36fac => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9cd6a3c2-a9f9-4baf-b810-064f3dbf05d2 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cd6a3c2-a9f9-4baf-b810-064f3dbf05d2 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9cd6a3c2-a9f9-4baf-b810-064f3dbf05d2 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1785189464", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1642614170", "vendor_name": "tempest-vendor_name-221063088"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cd6a3c2-a9f9-4baf-b810-064f3dbf05d2 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1643/3277] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:34 2026] POST /volume/v3/types => generated 328 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "713ca23e-6537-4fa7-8e93-560938e208a0", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume request body: {'volume': {'volume_type': '713ca23e-6537-4fa7-8e93-560938e208a0', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume of 1 GB Sep 07 14:05:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Flow 'volume_create_api' (63142f1c-ab98-4147-8013-19899002fb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70a7b58-0e76-4327-b8ab-6dadf6fad5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70a7b58-0e76-4327-b8ab-6dadf6fad5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1642614170',vendor_name='tempest-vendor_name-221063088'},id=713ca23e-6537-4fa7-8e93-560938e208a0,is_public=True,name='tempest-ProjectAdminTests-volume-type-1785189464',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '713ca23e-6537-4fa7-8e93-560938e208a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22fdd388-04b6-44b7-8ad1-32a2ea0836a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1785189464 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1785189464, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1785189464 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1785189464, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Created reservations ['5cd28c68-0fc3-408b-ba46-11c829a63522', 'ddde25b3-c9d4-4b5b-b73a-e773b28240c9', '6dcfb822-eee1-4aca-beef-fcf6d8ab8e9d', '3cb9d419-4364-44d4-a91b-b6878e1684c3'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22fdd388-04b6-44b7-8ad1-32a2ea0836a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cd28c68-0fc3-408b-ba46-11c829a63522', 'ddde25b3-c9d4-4b5b-b73a-e773b28240c9', '6dcfb822-eee1-4aca-beef-fcf6d8ab8e9d', '3cb9d419-4364-44d4-a91b-b6878e1684c3']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90299d0-efee-4b83-af6c-90c5b304a028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90299d0-efee-4b83-af6c-90c5b304a028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba03fc08-0086-411d-b4eb-5072de661e4d', '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='ba42f0eecb2941579f81a2a4fa26c4b1',qos_specs=None,replication_status=,reservations=['5cd28c68-0fc3-408b-ba46-11c829a63522','ddde25b3-c9d4-4b5b-b73a-e773b28240c9','6dcfb822-eee1-4aca-beef-fcf6d8ab8e9d','3cb9d419-4364-44d4-a91b-b6878e1684c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c83430abad4024822b75b370fb10f5',volume_type_id=713ca23e-6537-4fa7-8e93-560938e208a0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba03fc08-0086-411d-b4eb-5072de661e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba42f0eecb2941579f81a2a4fa26c4b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c83430abad4024822b75b370fb10f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(713ca23e-6537-4fa7-8e93-560938e208a0),volume_type_id=713ca23e-6537-4fa7-8e93-560938e208a0)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cead5359-9156-47ba-a39e-089d16eb7d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cead5359-9156-47ba-a39e-089d16eb7d89) transitioned into state 'SUCCESS' from 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='ba42f0eecb2941579f81a2a4fa26c4b1',qos_specs=None,replication_status=,reservations=['5cd28c68-0fc3-408b-ba46-11c829a63522','ddde25b3-c9d4-4b5b-b73a-e773b28240c9','6dcfb822-eee1-4aca-beef-fcf6d8ab8e9d','3cb9d419-4364-44d4-a91b-b6878e1684c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c83430abad4024822b75b370fb10f5',volume_type_id=713ca23e-6537-4fa7-8e93-560938e208a0)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1b1ae1-d090-4dbc-842f-71ec9e6d5dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1b1ae1-d090-4dbc-842f-71ec9e6d5dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Flow 'volume_create_api' (63142f1c-ab98-4147-8013-19899002fb68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume request issued successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6e3a0334-9bd9-4dd6-9a99-be0e3cf4abad tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1635/3278] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:05:34 2026] POST /volume/v3/volumes => generated 779 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-33af007a-d34a-489e-8ce3-3ec7b272615b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33af007a-d34a-489e-8ce3-3ec7b272615b tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33af007a-d34a-489e-8ce3-3ec7b272615b tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-33af007a-d34a-489e-8ce3-3ec7b272615b tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:34 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-33af007a-d34a-489e-8ce3-3ec7b272615b tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-33af007a-d34a-489e-8ce3-3ec7b272615b tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1644/3279] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:05:34 2026] GET /volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d => generated 958 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8a29f3cc-b96f-483c-bd2b-a6b1aca121be None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a29f3cc-b96f-483c-bd2b-a6b1aca121be tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a29f3cc-b96f-483c-bd2b-a6b1aca121be tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8a29f3cc-b96f-483c-bd2b-a6b1aca121be tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8a29f3cc-b96f-483c-bd2b-a6b1aca121be tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8a29f3cc-b96f-483c-bd2b-a6b1aca121be tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1636/3280] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:34 2026] GET /volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c15487a9-e8c8-4f9f-a231-472731a8bd15 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c15487a9-e8c8-4f9f-a231-472731a8bd15 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c15487a9-e8c8-4f9f-a231-472731a8bd15 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c15487a9-e8c8-4f9f-a231-472731a8bd15 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c15487a9-e8c8-4f9f-a231-472731a8bd15 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c15487a9-e8c8-4f9f-a231-472731a8bd15 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d returned with HTTP 200 Sep 07 14:05:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1645/3281] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:05:35 2026] GET /volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d => generated 979 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2662fbed-0ac4-4cfc-acac-dc5483d565ee None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2662fbed-0ac4-4cfc-acac-dc5483d565ee tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:05:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2662fbed-0ac4-4cfc-acac-dc5483d565ee tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2662fbed-0ac4-4cfc-acac-dc5483d565ee tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2662fbed-0ac4-4cfc-acac-dc5483d565ee tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:05:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1637/3282] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:05:35 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-add51f89-e66b-418d-9d73-7c099f567a9a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-add51f89-e66b-418d-9d73-7c099f567a9a tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-add51f89-e66b-418d-9d73-7c099f567a9a tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-add51f89-e66b-418d-9d73-7c099f567a9a tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-add51f89-e66b-418d-9d73-7c099f567a9a tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:05:35 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1646/3283] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:05:35 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3bcd4f62-3e57-4208-a1f5-6febf9f918a4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3bcd4f62-3e57-4208-a1f5-6febf9f918a4 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/messages/cb8f7533-d599-4fd1-b6a0-d91e639f05af Sep 07 14:05:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3bcd4f62-3e57-4208-a1f5-6febf9f918a4 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3bcd4f62-3e57-4208-a1f5-6febf9f918a4 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3bcd4f62-3e57-4208-a1f5-6febf9f918a4 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages/cb8f7533-d599-4fd1-b6a0-d91e639f05af returned with HTTP 204 Sep 07 14:05:35 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1638/3284] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:05:35 2026] DELETE /volume/v3/messages/cb8f7533-d599-4fd1-b6a0-d91e639f05af => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Delete volume with id: ba03fc08-0086-411d-b4eb-5072de661e4d Sep 07 14:05:35 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:35 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:35 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:35 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:35 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87675) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cd44041f-22c0-4e1c-ae5c-82f004d0fbfc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd44041f-22c0-4e1c-ae5c-82f004d0fbfc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd44041f-22c0-4e1c-ae5c-82f004d0fbfc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cd44041f-22c0-4e1c-ae5c-82f004d0fbfc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1785189464 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1785189464, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1785189464 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1785189464, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cd44041f-22c0-4e1c-ae5c-82f004d0fbfc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cd44041f-22c0-4e1c-ae5c-82f004d0fbfc tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb returned with HTTP 200 Sep 07 14:05:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1639/3285] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:35 2026] GET /volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Created reservations ['0ae45935-a025-4eea-bbe1-7dbfb22a01f8', 'b3058456-fdcc-4e42-81dc-7d6e44f4d40b', '271f24c9-ee92-4755-b0fb-5d4a5fd732be', 'e2318e31-85dc-4ace-b012-4692145e50cf'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.db.api [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Building query based on filter {{(pid=87676) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: /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 07 14:05:36 devstack devstack@c-api.service[87676]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Get all snapshots completed successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d7807cc8-f6f4-4d74-a360-d5e8e6ab8918 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots returned with HTTP 200 Sep 07 14:05:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1640/3286] 192.168.122.11 () {58 vars in 1122 bytes} [Mon Sep 7 14:05:36 2026] GET /volume/v3/snapshots => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: 0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Delete volume request issued successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-680c129c-d8d7-4651-b4c2-c4c25c0ae66d tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d returned with HTTP 202 Sep 07 14:05:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1647/3287] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:35 2026] DELETE /volume/v3/volumes/ba03fc08-0086-411d-b4eb-5072de661e4d => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2a5115c8-9839-480e-b725-7a88d12c3da9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a5115c8-9839-480e-b725-7a88d12c3da9 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/types/713ca23e-6537-4fa7-8e93-560938e208a0 Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a5115c8-9839-480e-b725-7a88d12c3da9 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2a5115c8-9839-480e-b725-7a88d12c3da9 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc95c495-31f8-4c9d-950e-79b7774559a3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb returned with HTTP 202 Sep 07 14:05:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1641/3288] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:36 2026] DELETE /volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4bd6e3b0-b61e-496e-8add-013e52ab1b9d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4bd6e3b0-b61e-496e-8add-013e52ab1b9d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4bd6e3b0-b61e-496e-8add-013e52ab1b9d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4bd6e3b0-b61e-496e-8add-013e52ab1b9d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4bd6e3b0-b61e-496e-8add-013e52ab1b9d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4bd6e3b0-b61e-496e-8add-013e52ab1b9d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb returned with HTTP 200 Sep 07 14:05:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1642/3289] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:36 2026] GET /volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2a5115c8-9839-480e-b725-7a88d12c3da9 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/types/713ca23e-6537-4fa7-8e93-560938e208a0 returned with HTTP 202 Sep 07 14:05:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1648/3290] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:05:36 2026] DELETE /volume/v3/types/713ca23e-6537-4fa7-8e93-560938e208a0 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-24419bb2-0304-44f3-b769-a9facff7a6d5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-24419bb2-0304-44f3-b769-a9facff7a6d5 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-24419bb2-0304-44f3-b769-a9facff7a6d5 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-513329079", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1595425340", "vendor_name": "tempest-vendor_name-1723657798"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-24419bb2-0304-44f3-b769-a9facff7a6d5 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:05:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1643/3291] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:36 2026] POST /volume/v3/types => generated 328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "def3d803-1dca-4ca4-bfa9-83103201b5c6", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume request body: {'volume': {'volume_type': 'def3d803-1dca-4ca4-bfa9-83103201b5c6', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume of 1 GB Sep 07 14:05:36 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Flow 'volume_create_api' (ec00fa55-ff85-435d-91fe-fcceca1290a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85940d8-307d-4b53-b0c5-68edc51e3690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85940d8-307d-4b53-b0c5-68edc51e3690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1595425340',vendor_name='tempest-vendor_name-1723657798'},id=def3d803-1dca-4ca4-bfa9-83103201b5c6,is_public=True,name='tempest-ProjectAdminTests-volume-type-513329079',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'def3d803-1dca-4ca4-bfa9-83103201b5c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245f477-906b-4c04-b9c0-5ab9af51e392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-513329079 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-513329079, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-513329079 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-513329079, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Created reservations ['9762eabb-70ff-4381-ae58-41c5b6ee6254', '300558da-d353-4c0a-bbf7-a1c379b7b29b', '55f380cb-1b9f-410b-b8cb-926c5d95185e', '4e7bebd7-90f3-4369-86dc-4a9e9f7db4fa'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245f477-906b-4c04-b9c0-5ab9af51e392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9762eabb-70ff-4381-ae58-41c5b6ee6254', '300558da-d353-4c0a-bbf7-a1c379b7b29b', '55f380cb-1b9f-410b-b8cb-926c5d95185e', '4e7bebd7-90f3-4369-86dc-4a9e9f7db4fa']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c904628d-d502-49d2-8ab7-b9ed61bcbda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c904628d-d502-49d2-8ab7-b9ed61bcbda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80267f25-6f3d-4f19-84d5-08a13c335562', '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='ba42f0eecb2941579f81a2a4fa26c4b1',qos_specs=None,replication_status=,reservations=['9762eabb-70ff-4381-ae58-41c5b6ee6254','300558da-d353-4c0a-bbf7-a1c379b7b29b','55f380cb-1b9f-410b-b8cb-926c5d95185e','4e7bebd7-90f3-4369-86dc-4a9e9f7db4fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c83430abad4024822b75b370fb10f5',volume_type_id=def3d803-1dca-4ca4-bfa9-83103201b5c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:36Z,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=80267f25-6f3d-4f19-84d5-08a13c335562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba42f0eecb2941579f81a2a4fa26c4b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c83430abad4024822b75b370fb10f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(def3d803-1dca-4ca4-bfa9-83103201b5c6),volume_type_id=def3d803-1dca-4ca4-bfa9-83103201b5c6)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e802ae-0bf6-4053-a5f6-69dac8867543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e802ae-0bf6-4053-a5f6-69dac8867543) transitioned into state 'SUCCESS' from 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='ba42f0eecb2941579f81a2a4fa26c4b1',qos_specs=None,replication_status=,reservations=['9762eabb-70ff-4381-ae58-41c5b6ee6254','300558da-d353-4c0a-bbf7-a1c379b7b29b','55f380cb-1b9f-410b-b8cb-926c5d95185e','4e7bebd7-90f3-4369-86dc-4a9e9f7db4fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c83430abad4024822b75b370fb10f5',volume_type_id=def3d803-1dca-4ca4-bfa9-83103201b5c6)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cdd3845-db43-4906-aa3c-038d754e5c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cdd3845-db43-4906-aa3c-038d754e5c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Flow 'volume_create_api' (ec00fa55-ff85-435d-91fe-fcceca1290a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Create volume request issued successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3997d19-4521-49f3-b49d-72cc20a4fa55 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:36 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1649/3292] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:05:36 2026] POST /volume/v3/volumes => generated 778 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-90a10367-62b5-4a86-9e7a-b2ab362c2324 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90a10367-62b5-4a86-9e7a-b2ab362c2324 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90a10367-62b5-4a86-9e7a-b2ab362c2324 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-90a10367-62b5-4a86-9e7a-b2ab362c2324 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:36 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-90a10367-62b5-4a86-9e7a-b2ab362c2324 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-90a10367-62b5-4a86-9e7a-b2ab362c2324 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 returned with HTTP 200 Sep 07 14:05:36 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1644/3293] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:05:36 2026] GET /volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b1bd1ec7-1930-4592-877f-92672c566105 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1bd1ec7-1930-4592-877f-92672c566105 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1bd1ec7-1930-4592-877f-92672c566105 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b1bd1ec7-1930-4592-877f-92672c566105 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:37 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:37 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-b1bd1ec7-1930-4592-877f-92672c566105 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b1bd1ec7-1930-4592-877f-92672c566105 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1650/3294] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:37 2026] GET /volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5d13f8e0-1c39-4f96-bfc1-0a2102e5e8c1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5d13f8e0-1c39-4f96-bfc1-0a2102e5e8c1 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5d13f8e0-1c39-4f96-bfc1-0a2102e5e8c1 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5d13f8e0-1c39-4f96-bfc1-0a2102e5e8c1 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5d13f8e0-1c39-4f96-bfc1-0a2102e5e8c1 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5d13f8e0-1c39-4f96-bfc1-0a2102e5e8c1 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1645/3295] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:05:37 2026] GET /volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 => generated 978 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-de6ff5c3-3043-42f7-8dd1-81ab4810aa59 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de6ff5c3-3043-42f7-8dd1-81ab4810aa59 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de6ff5c3-3043-42f7-8dd1-81ab4810aa59 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-de6ff5c3-3043-42f7-8dd1-81ab4810aa59 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=595,cinder:INSERT=115,cinder:UPDATE=236 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-de6ff5c3-3043-42f7-8dd1-81ab4810aa59 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1651/3296] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:05:37 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-20c03f09-3d9b-412d-a626-7af5699a05e6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20c03f09-3d9b-412d-a626-7af5699a05e6 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] GET http://192.168.122.11/volume/v3/messages/37af0ce6-64fe-40a8-a66a-518f4173c47c Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20c03f09-3d9b-412d-a626-7af5699a05e6 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-20c03f09-3d9b-412d-a626-7af5699a05e6 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-20c03f09-3d9b-412d-a626-7af5699a05e6 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages/37af0ce6-64fe-40a8-a66a-518f4173c47c returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1646/3297] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:37 2026] GET /volume/v3/messages/37af0ce6-64fe-40a8-a66a-518f4173c47c => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7477bd01-7225-4f0d-87c4-45ba85e4e507 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7477bd01-7225-4f0d-87c4-45ba85e4e507 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/messages/37af0ce6-64fe-40a8-a66a-518f4173c47c Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7477bd01-7225-4f0d-87c4-45ba85e4e507 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7477bd01-7225-4f0d-87c4-45ba85e4e507 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7477bd01-7225-4f0d-87c4-45ba85e4e507 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/messages/37af0ce6-64fe-40a8-a66a-518f4173c47c returned with HTTP 204 Sep 07 14:05:37 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1652/3298] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:05:37 2026] DELETE /volume/v3/messages/37af0ce6-64fe-40a8-a66a-518f4173c47c => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Delete volume with id: 80267f25-6f3d-4f19-84d5-08a13c335562 Sep 07 14:05:37 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:37 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Volume info retrieved successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87676) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-513329079 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-513329079, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-513329079 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-513329079, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Created reservations ['76150f53-c10c-4a8c-933a-b9046ebdb8b3', 'acbe4de5-d4af-4d49-9e4c-939e9529a163', '80c5cf02-80a3-48ab-a357-b835515bf57f', '61ad5e57-d761-40ed-a1e3-63e624b57d75'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Delete volume request issued successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd6373fc-deec-46e7-8489-c70cffd4e559 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 returned with HTTP 202 Sep 07 14:05:37 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1647/3299] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:37 2026] DELETE /volume/v3/volumes/80267f25-6f3d-4f19-84d5-08a13c335562 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2547a119-f2e7-47f8-a8e3-29116386c625 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2547a119-f2e7-47f8-a8e3-29116386c625 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] DELETE http://192.168.122.11/volume/v3/types/def3d803-1dca-4ca4-bfa9-83103201b5c6 Sep 07 14:05:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2547a119-f2e7-47f8-a8e3-29116386c625 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2547a119-f2e7-47f8-a8e3-29116386c625 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2547a119-f2e7-47f8-a8e3-29116386c625 tempest-ProjectAdminTests-441643281 tempest-ProjectAdminTests-441643281-project-admin] http://192.168.122.11/volume/v3/types/def3d803-1dca-4ca4-bfa9-83103201b5c6 returned with HTTP 202 Sep 07 14:05:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1653/3300] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:05:38 2026] DELETE /volume/v3/types/def3d803-1dca-4ca4-bfa9-83103201b5c6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-717cd9b0-eed0-42a8-b0c6-72b43cee66a6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-717cd9b0-eed0-42a8-b0c6-72b43cee66a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb Sep 07 14:05:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-717cd9b0-eed0-42a8-b0c6-72b43cee66a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-717cd9b0-eed0-42a8-b0c6-72b43cee66a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-717cd9b0-eed0-42a8-b0c6-72b43cee66a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb returned with HTTP 404 Sep 07 14:05:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1648/3301] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:38 2026] GET /volume/v3/snapshots/0291b7f7-4efd-498c-953c-6a5f9cba78bb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a Sep 07 14:05:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:38 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:38 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: 904a78e5-39fc-408e-86e2-074a90f83d6a Sep 07 14:05:38 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:38 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:38 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:38 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:38 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:05:38 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5c0e8f03-e40a-4f63-bec2-e46f0ca4ff9f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a returned with HTTP 202 Sep 07 14:05:38 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1654/3302] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:38 2026] DELETE /volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f337bda7-1463-4826-91e7-8bc671f06810 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f337bda7-1463-4826-91e7-8bc671f06810 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a Sep 07 14:05:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f337bda7-1463-4826-91e7-8bc671f06810 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:38 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f337bda7-1463-4826-91e7-8bc671f06810 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:38 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:38 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:38 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:38 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:38 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-f337bda7-1463-4826-91e7-8bc671f06810 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:38 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f337bda7-1463-4826-91e7-8bc671f06810 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a returned with HTTP 200 Sep 07 14:05:38 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1649/3303] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:38 2026] GET /volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f69ca99d-5197-4c80-9982-48acea8baaa7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f69ca99d-5197-4c80-9982-48acea8baaa7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a Sep 07 14:05:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f69ca99d-5197-4c80-9982-48acea8baaa7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f69ca99d-5197-4c80-9982-48acea8baaa7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f69ca99d-5197-4c80-9982-48acea8baaa7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a returned with HTTP 404 Sep 07 14:05:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1655/3304] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:39 2026] GET /volume/v3/volumes/904a78e5-39fc-408e-86e2-074a90f83d6a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-200326051"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-200326051'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=513,cinder:UPDATE=175,cinder:INSERT=97 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (34a7bc92-e96d-470e-ba7c-88e4d2550202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b75100-820a-414d-a72d-868eba2791fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b75100-820a-414d-a72d-868eba2791fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e92287a-3d21-4f65-bb19-b2c0e0590f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['47a8245e-b429-41d0-aa16-2f22b119b1a7', '9c133845-7626-4f53-a0b7-53587c0abf12', '1dd4535c-203b-4b18-927a-646a8382ff71', 'f94d3d41-18e3-45f4-b742-832dd1aeb68c'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e92287a-3d21-4f65-bb19-b2c0e0590f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a8245e-b429-41d0-aa16-2f22b119b1a7', '9c133845-7626-4f53-a0b7-53587c0abf12', '1dd4535c-203b-4b18-927a-646a8382ff71', 'f94d3d41-18e3-45f4-b742-832dd1aeb68c']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6249b07f-aa18-48bb-95b3-12b2935254be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:39 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6249b07f-aa18-48bb-95b3-12b2935254be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24a3f38-5312-4d1e-8391-2f16b0db27b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-200326051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['47a8245e-b429-41d0-aa16-2f22b119b1a7','9c133845-7626-4f53-a0b7-53587c0abf12','1dd4535c-203b-4b18-927a-646a8382ff71','f94d3d41-18e3-45f4-b742-832dd1aeb68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-200326051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24a3f38-5312-4d1e-8391-2f16b0db27b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e50cdd-7a25-43ed-88e7-2a600f594be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e50cdd-7a25-43ed-88e7-2a600f594be3) transitioned into state 'SUCCESS' from state '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-200326051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['47a8245e-b429-41d0-aa16-2f22b119b1a7','9c133845-7626-4f53-a0b7-53587c0abf12','1dd4535c-203b-4b18-927a-646a8382ff71','f94d3d41-18e3-45f4-b742-832dd1aeb68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cde1537-c854-4dcc-9cf0-820831d01904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cde1537-c854-4dcc-9cf0-820831d01904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (34a7bc92-e96d-470e-ba7c-88e4d2550202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:39 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:05:39 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8210ace9-4321-4221-bda0-1c81b2cd6369 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:39 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1650/3305] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:39 2026] POST /volume/v3/volumes => generated 784 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-eb9ec52a-dfa8-44c0-9ae8-8e526d51c242 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb9ec52a-dfa8-44c0-9ae8-8e526d51c242 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb9ec52a-dfa8-44c0-9ae8-8e526d51c242 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:39 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-eb9ec52a-dfa8-44c0-9ae8-8e526d51c242 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:39 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:39 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:39 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:39 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:39 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-eb9ec52a-dfa8-44c0-9ae8-8e526d51c242 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:39 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-eb9ec52a-dfa8-44c0-9ae8-8e526d51c242 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 returned with HTTP 200 Sep 07 14:05:39 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1656/3306] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:39 2026] GET /volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ba3ce76c-83a5-4a67-9cf8-12366722d78e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba3ce76c-83a5-4a67-9cf8-12366722d78e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba3ce76c-83a5-4a67-9cf8-12366722d78e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:40 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba3ce76c-83a5-4a67-9cf8-12366722d78e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:40 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:40 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:40 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:40 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:40 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ba3ce76c-83a5-4a67-9cf8-12366722d78e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:40 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba3ce76c-83a5-4a67-9cf8-12366722d78e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 returned with HTTP 200 Sep 07 14:05:40 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1651/3307] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:40 2026] GET /volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1511915522"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1511915522'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Create volume of 1 GB Sep 07 14:05:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Flow 'volume_create_api' (6010a882-9eaa-4e3e-987f-a0cc79c3975c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c94a5e8-c73f-420f-ab04-1cd33f6de6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c94a5e8-c73f-420f-ab04-1cd33f6de6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cb67be-20be-406b-955c-f40e439acc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Created reservations ['4454703a-2eb2-49db-87d9-6b0daba0107f', '9fee3214-9a5c-4230-b861-b45baa9f4fae', 'd0f99a5d-2229-45d5-8260-3314dad26acb', 'bd40fc39-b2b2-4785-8fc2-5e04cd99ec8e'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cb67be-20be-406b-955c-f40e439acc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4454703a-2eb2-49db-87d9-6b0daba0107f', '9fee3214-9a5c-4230-b861-b45baa9f4fae', 'd0f99a5d-2229-45d5-8260-3314dad26acb', 'bd40fc39-b2b2-4785-8fc2-5e04cd99ec8e']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf6cafe-e7f0-4b4e-9c89-5e50b17f7268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:41 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf6cafe-e7f0-4b4e-9c89-5e50b17f7268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54344661-c137-4bbc-9913-091c8b6ff6fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1511915522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837e7274ed9c44a99d2dc6e5a529cfb5',qos_specs=None,replication_status=,reservations=['4454703a-2eb2-49db-87d9-6b0daba0107f','9fee3214-9a5c-4230-b861-b45baa9f4fae','d0f99a5d-2229-45d5-8260-3314dad26acb','bd40fc39-b2b2-4785-8fc2-5e04cd99ec8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c240e04b9b524f17b258e50fd239b3bd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1511915522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54344661-c137-4bbc-9913-091c8b6ff6fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='837e7274ed9c44a99d2dc6e5a529cfb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c240e04b9b524f17b258e50fd239b3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f49c839b-2153-4b03-ae0a-4cb891880a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f49c839b-2153-4b03-ae0a-4cb891880a35) transitioned into state 'SUCCESS' from state '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-1511915522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837e7274ed9c44a99d2dc6e5a529cfb5',qos_specs=None,replication_status=,reservations=['4454703a-2eb2-49db-87d9-6b0daba0107f','9fee3214-9a5c-4230-b861-b45baa9f4fae','d0f99a5d-2229-45d5-8260-3314dad26acb','bd40fc39-b2b2-4785-8fc2-5e04cd99ec8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c240e04b9b524f17b258e50fd239b3bd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65655401-8d05-453c-922a-ac408d2f9b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65655401-8d05-453c-922a-ac408d2f9b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Flow 'volume_create_api' (6010a882-9eaa-4e3e-987f-a0cc79c3975c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Create volume request issued successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8e4c94ac-8bb7-4c5c-b537-710815b15088 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:41 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1657/3308] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:41 2026] POST /volume/v3/volumes => generated 785 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7caefb32-5d3f-41a7-bfe4-f7b67bc03539 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7caefb32-5d3f-41a7-bfe4-f7b67bc03539 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa Sep 07 14:05:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7caefb32-5d3f-41a7-bfe4-f7b67bc03539 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:41 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7caefb32-5d3f-41a7-bfe4-f7b67bc03539 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:41 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:41 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:41 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:41 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:41 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-7caefb32-5d3f-41a7-bfe4-f7b67bc03539 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7caefb32-5d3f-41a7-bfe4-f7b67bc03539 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa returned with HTTP 200 Sep 07 14:05:41 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1652/3309] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:41 2026] GET /volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f3534981-fbcb-4771-b4b1-46690c9399b6 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3534981-fbcb-4771-b4b1-46690c9399b6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f3534981-fbcb-4771-b4b1-46690c9399b6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:41 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f3534981-fbcb-4771-b4b1-46690c9399b6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f3534981-fbcb-4771-b4b1-46690c9399b6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f3534981-fbcb-4771-b4b1-46690c9399b6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 returned with HTTP 200 Sep 07 14:05:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1658/3310] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:41 2026] GET /volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-06843044-3962-4132-b326-c4b3dad49c49 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06843044-3962-4132-b326-c4b3dad49c49 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-06843044-3962-4132-b326-c4b3dad49c49 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c24a3f38-5312-4d1e-8391-2f16b0db27b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2141801022"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-06843044-3962-4132-b326-c4b3dad49c49 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-06843044-3962-4132-b326-c4b3dad49c49 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:42 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-06843044-3962-4132-b326-c4b3dad49c49 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['bdc251c0-2eee-408d-937b-039ad1fe1d98', '54f3c3bd-e70f-435b-b7be-789497ebd539', '3b7e8f52-1423-4979-a0a6-b1a168cf3e9c', 'cb0cf450-4c56-4923-9ceb-52700083c2c0'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-06843044-3962-4132-b326-c4b3dad49c49 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-06843044-3962-4132-b326-c4b3dad49c49 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1653/3311] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c22dd87d-d916-41ac-8bf0-92175608a629 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c22dd87d-d916-41ac-8bf0-92175608a629 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c22dd87d-d916-41ac-8bf0-92175608a629 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:42 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c22dd87d-d916-41ac-8bf0-92175608a629 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c22dd87d-d916-41ac-8bf0-92175608a629 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c22dd87d-d916-41ac-8bf0-92175608a629 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 200 Sep 07 14:05:42 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1659/3312] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:42 2026] GET /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-413736d8-ec87-4c84-a645-ee28866a846f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-413736d8-ec87-4c84-a645-ee28866a846f tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa Sep 07 14:05:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-413736d8-ec87-4c84-a645-ee28866a846f tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:42 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-413736d8-ec87-4c84-a645-ee28866a846f tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-413736d8-ec87-4c84-a645-ee28866a846f tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-413736d8-ec87-4c84-a645-ee28866a846f tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa returned with HTTP 200 Sep 07 14:05:42 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1654/3313] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:42 2026] GET /volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6495c516-e9d1-4fac-967b-e6e40c7d8770 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6495c516-e9d1-4fac-967b-e6e40c7d8770 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6495c516-e9d1-4fac-967b-e6e40c7d8770 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:43 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6495c516-e9d1-4fac-967b-e6e40c7d8770 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:43 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:43 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:43 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6495c516-e9d1-4fac-967b-e6e40c7d8770 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:43 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6495c516-e9d1-4fac-967b-e6e40c7d8770 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 200 Sep 07 14:05:43 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1660/3314] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:43 2026] GET /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-54a1745b-ffb7-42fa-976c-d6517504fc19 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54a1745b-ffb7-42fa-976c-d6517504fc19 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54a1745b-ffb7-42fa-976c-d6517504fc19 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-54a1745b-ffb7-42fa-976c-d6517504fc19 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-54a1745b-ffb7-42fa-976c-d6517504fc19 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-54a1745b-ffb7-42fa-976c-d6517504fc19 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa returned with HTTP 200 Sep 07 14:05:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1655/3315] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:44 2026] GET /volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1369c2c3-1972-483b-a22d-028e76e4c68d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1369c2c3-1972-483b-a22d-028e76e4c68d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] POST http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa/action Sep 07 14:05:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1369c2c3-1972-483b-a22d-028e76e4c68d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1369c2c3-1972-483b-a22d-028e76e4c68d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:44 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:44 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1369c2c3-1972-483b-a22d-028e76e4c68d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] Volume info retrieved successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-1369c2c3-1972-483b-a22d-028e76e4c68d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b8a9d0b9eaf24d428dbc6ca0a14a470f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '837e7274ed9c44a99d2dc6e5a529cfb5', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1369c2c3-1972-483b-a22d-028e76e4c68d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa/action returned with HTTP 403 Sep 07 14:05:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1661/3316] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 14:05:44 2026] POST /volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa/action => generated 131 bytes in 189 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Delete volume with id: 54344661-c137-4bbc-9913-091c8b6ff6fa Sep 07 14:05:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-17994d59-4de9-4f74-add5-dd0dceb10d9a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17994d59-4de9-4f74-add5-dd0dceb10d9a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-17994d59-4de9-4f74-add5-dd0dceb10d9a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:44 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-17994d59-4de9-4f74-add5-dd0dceb10d9a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:44 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:44 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:44 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-17994d59-4de9-4f74-add5-dd0dceb10d9a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Delete volume request issued successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a9d8e362-c39b-426f-8461-a20ddc27dbeb tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa returned with HTTP 202 Sep 07 14:05:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1656/3317] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:44 2026] DELETE /volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-17994d59-4de9-4f74-add5-dd0dceb10d9a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 200 Sep 07 14:05:44 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1662/3318] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:44 2026] GET /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2e83d954-c20c-4e1c-9a17-dc6da0712bd8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2e83d954-c20c-4e1c-9a17-dc6da0712bd8 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2e83d954-c20c-4e1c-9a17-dc6da0712bd8 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2e83d954-c20c-4e1c-9a17-dc6da0712bd8 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:44 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:44 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2e83d954-c20c-4e1c-9a17-dc6da0712bd8 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2e83d954-c20c-4e1c-9a17-dc6da0712bd8 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa returned with HTTP 200 Sep 07 14:05:44 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1657/3319] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:44 2026] GET /volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a4743ad6-94ca-43b2-8e7c-b85706d7649d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4743ad6-94ca-43b2-8e7c-b85706d7649d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a4743ad6-94ca-43b2-8e7c-b85706d7649d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a4743ad6-94ca-43b2-8e7c-b85706d7649d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:45 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a4743ad6-94ca-43b2-8e7c-b85706d7649d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4743ad6-94ca-43b2-8e7c-b85706d7649d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 200 Sep 07 14:05:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1663/3320] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:45 2026] GET /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bf5bc499-69f8-4df7-8b2f-3384ee9042e0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf5bc499-69f8-4df7-8b2f-3384ee9042e0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] POST http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097/action Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf5bc499-69f8-4df7-8b2f-3384ee9042e0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87676) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf5bc499-69f8-4df7-8b2f-3384ee9042e0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.contrib.admin_actions [None req-bf5bc499-69f8-4df7-8b2f-3384ee9042e0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Updating snapshot 'a7131bb2-c04d-441b-8d2e-5bb056783097' with '{'status': 'error'}' {{(pid=87676) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d3fd78d-fa1d-4f03-991e-2d7fe41a865e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d3fd78d-fa1d-4f03-991e-2d7fe41a865e tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d3fd78d-fa1d-4f03-991e-2d7fe41a865e tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d3fd78d-fa1d-4f03-991e-2d7fe41a865e tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-bf5bc499-69f8-4df7-8b2f-3384ee9042e0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2dcf89bd560e40f8943b443d77018a1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b42bf35f2894bfeb75b61d52a2de73c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf5bc499-69f8-4df7-8b2f-3384ee9042e0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097/action returned with HTTP 403 Sep 07 14:05:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1658/3321] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:05:45 2026] POST /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097/action => generated 133 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d3fd78d-fa1d-4f03-991e-2d7fe41a865e tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa returned with HTTP 404 Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1664/3322] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:45 2026] GET /volume/v3/volumes/54344661-c137-4bbc-9913-091c8b6ff6fa => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2068989175"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2068989175'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Create volume of 1 GB Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Flow 'volume_create_api' (5e1417f4-1d45-4694-843c-e62e98a7f3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b1ed4b-6d1c-4b88-b99c-c4435ef6169a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-eee840b9-d010-43e9-a2ff-fbc4005ec485 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 202 Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1659/3323] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:45 2026] DELETE /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b4d81522-8491-4269-aa3f-cfe571c1976e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4d81522-8491-4269-aa3f-cfe571c1976e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4d81522-8491-4269-aa3f-cfe571c1976e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4d81522-8491-4269-aa3f-cfe571c1976e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b4d81522-8491-4269-aa3f-cfe571c1976e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4d81522-8491-4269-aa3f-cfe571c1976e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 200 Sep 07 14:05:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1660/3324] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:45 2026] GET /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b1ed4b-6d1c-4b88-b99c-c4435ef6169a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b9ed54-a365-4892-9903-9646b592ea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Created reservations ['e3fa40b0-cb1b-4ec7-8f0f-ba3c0f477b99', '57d25e8f-ed5c-4a4f-93ee-a9c6aaaadb3b', 'b7d4b8d6-833a-44e1-a1f5-936ea0599bbf', '0ea998b3-e111-4224-b85d-e188a5afa7ee'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b9ed54-a365-4892-9903-9646b592ea39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3fa40b0-cb1b-4ec7-8f0f-ba3c0f477b99', '57d25e8f-ed5c-4a4f-93ee-a9c6aaaadb3b', 'b7d4b8d6-833a-44e1-a1f5-936ea0599bbf', '0ea998b3-e111-4224-b85d-e188a5afa7ee']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce5ad22-2bbb-44ed-bbba-1c3dbfe4cbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:45 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce5ad22-2bbb-44ed-bbba-1c3dbfe4cbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1679a7b9-f015-454f-b389-79c8354b9aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068989175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837e7274ed9c44a99d2dc6e5a529cfb5',qos_specs=None,replication_status=,reservations=['e3fa40b0-cb1b-4ec7-8f0f-ba3c0f477b99','57d25e8f-ed5c-4a4f-93ee-a9c6aaaadb3b','b7d4b8d6-833a-44e1-a1f5-936ea0599bbf','0ea998b3-e111-4224-b85d-e188a5afa7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c240e04b9b524f17b258e50fd239b3bd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068989175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1679a7b9-f015-454f-b389-79c8354b9aaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='837e7274ed9c44a99d2dc6e5a529cfb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c240e04b9b524f17b258e50fd239b3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652efc99-e22f-4e58-83d7-2c7715c2d5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652efc99-e22f-4e58-83d7-2c7715c2d5c2) transitioned into state 'SUCCESS' from state '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-2068989175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837e7274ed9c44a99d2dc6e5a529cfb5',qos_specs=None,replication_status=,reservations=['e3fa40b0-cb1b-4ec7-8f0f-ba3c0f477b99','57d25e8f-ed5c-4a4f-93ee-a9c6aaaadb3b','b7d4b8d6-833a-44e1-a1f5-936ea0599bbf','0ea998b3-e111-4224-b85d-e188a5afa7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c240e04b9b524f17b258e50fd239b3bd',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aee4234-8848-4c31-96b0-23d5f7d81ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aee4234-8848-4c31-96b0-23d5f7d81ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Flow 'volume_create_api' (5e1417f4-1d45-4694-843c-e62e98a7f3fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Create volume request issued successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7e8efad8-787f-4b05-98f8-458ee21f9aab tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:45 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1665/3325] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:45 2026] POST /volume/v3/volumes => generated 785 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-c8c7bf9b-9936-4a0d-8321-627ea6c78f4d None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8c7bf9b-9936-4a0d-8321-627ea6c78f4d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8c7bf9b-9936-4a0d-8321-627ea6c78f4d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-c8c7bf9b-9936-4a0d-8321-627ea6c78f4d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:45 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:45 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-c8c7bf9b-9936-4a0d-8321-627ea6c78f4d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-c8c7bf9b-9936-4a0d-8321-627ea6c78f4d tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa returned with HTTP 200 Sep 07 14:05:45 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1661/3326] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:45 2026] GET /volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-29169a87-f3f5-4f7e-82bb-3587b15a54e5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29169a87-f3f5-4f7e-82bb-3587b15a54e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29169a87-f3f5-4f7e-82bb-3587b15a54e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:46 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-29169a87-f3f5-4f7e-82bb-3587b15a54e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:46 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:46 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:46 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-29169a87-f3f5-4f7e-82bb-3587b15a54e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:46 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-29169a87-f3f5-4f7e-82bb-3587b15a54e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 200 Sep 07 14:05:46 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1666/3327] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:46 2026] GET /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-442b4327-e44c-4107-8eca-9ae3c6abfbd7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:46 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-442b4327-e44c-4107-8eca-9ae3c6abfbd7 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa Sep 07 14:05:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-442b4327-e44c-4107-8eca-9ae3c6abfbd7 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:46 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-442b4327-e44c-4107-8eca-9ae3c6abfbd7 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:46 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:46 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:46 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:46 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-442b4327-e44c-4107-8eca-9ae3c6abfbd7 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-442b4327-e44c-4107-8eca-9ae3c6abfbd7 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa returned with HTTP 200 Sep 07 14:05:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1662/3328] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:46 2026] GET /volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ea6a7712-4ebc-4a20-bf23-89c0780433d3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea6a7712-4ebc-4a20-bf23-89c0780433d3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 Sep 07 14:05:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea6a7712-4ebc-4a20-bf23-89c0780433d3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea6a7712-4ebc-4a20-bf23-89c0780433d3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea6a7712-4ebc-4a20-bf23-89c0780433d3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 returned with HTTP 404 Sep 07 14:05:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1667/3329] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:47 2026] GET /volume/v3/snapshots/a7131bb2-c04d-441b-8d2e-5bb056783097 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-4912229a-c703-4bf5-82b0-1c668e751613 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4912229a-c703-4bf5-82b0-1c668e751613 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4912229a-c703-4bf5-82b0-1c668e751613 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:47 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-4912229a-c703-4bf5-82b0-1c668e751613 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:47 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-4912229a-c703-4bf5-82b0-1c668e751613 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:47 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:47 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:47 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:47 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4912229a-c703-4bf5-82b0-1c668e751613 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-4912229a-c703-4bf5-82b0-1c668e751613 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-4912229a-c703-4bf5-82b0-1c668e751613 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 returned with HTTP 202 Sep 07 14:05:47 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1663/3330] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:47 2026] DELETE /volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-97f87217-5910-4a99-9233-99d2f3b47fa9 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97f87217-5910-4a99-9233-99d2f3b47fa9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97f87217-5910-4a99-9233-99d2f3b47fa9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:47 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-97f87217-5910-4a99-9233-99d2f3b47fa9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:47 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:47 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:47 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:47 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-97f87217-5910-4a99-9233-99d2f3b47fa9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-97f87217-5910-4a99-9233-99d2f3b47fa9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 returned with HTTP 200 Sep 07 14:05:47 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1668/3331] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:47 2026] GET /volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-b4d45ae1-5bff-4b16-884d-7a406a620acc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4d45ae1-5bff-4b16-884d-7a406a620acc tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4d45ae1-5bff-4b16-884d-7a406a620acc tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-b4d45ae1-5bff-4b16-884d-7a406a620acc tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-b4d45ae1-5bff-4b16-884d-7a406a620acc tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-b4d45ae1-5bff-4b16-884d-7a406a620acc tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa returned with HTTP 200 Sep 07 14:05:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1664/3332] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:48 2026] GET /volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a0ab72f3-6df2-4480-9ec7-662acd42bb49 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0ab72f3-6df2-4480-9ec7-662acd42bb49 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] POST http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa/action Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0ab72f3-6df2-4480-9ec7-662acd42bb49 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a0ab72f3-6df2-4480-9ec7-662acd42bb49 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-a0ab72f3-6df2-4480-9ec7-662acd42bb49 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b8a9d0b9eaf24d428dbc6ca0a14a470f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '837e7274ed9c44a99d2dc6e5a529cfb5', '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=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a0ab72f3-6df2-4480-9ec7-662acd42bb49 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-reader] http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa/action returned with HTTP 403 Sep 07 14:05:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1669/3333] 192.168.122.11 () {60 vars in 1269 bytes} [Mon Sep 7 14:05:48 2026] POST /volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Delete volume with id: 1679a7b9-f015-454f-b389-79c8354b9aaa Sep 07 14:05:48 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:48 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:48 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:48 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Delete volume request issued successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ff64eb36-07f4-4478-ad43-6bcd105aacde tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa returned with HTTP 202 Sep 07 14:05:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1665/3334] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:48 2026] DELETE /volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-09be6cd7-210f-42db-99ca-81300b52e39c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09be6cd7-210f-42db-99ca-81300b52e39c tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09be6cd7-210f-42db-99ca-81300b52e39c tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09be6cd7-210f-42db-99ca-81300b52e39c tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:48 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:48 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:48 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-09be6cd7-210f-42db-99ca-81300b52e39c tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Volume info retrieved successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09be6cd7-210f-42db-99ca-81300b52e39c tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa returned with HTTP 200 Sep 07 14:05:48 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1670/3335] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:48 2026] GET /volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-f281f564-68b4-41f0-b518-9baa9adf8fc1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f281f564-68b4-41f0-b518-9baa9adf8fc1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f281f564-68b4-41f0-b518-9baa9adf8fc1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-f281f564-68b4-41f0-b518-9baa9adf8fc1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-f281f564-68b4-41f0-b518-9baa9adf8fc1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 returned with HTTP 404 Sep 07 14:05:48 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1666/3336] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:48 2026] GET /volume/v3/volumes/c24a3f38-5312-4d1e-8391-2f16b0db27b4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1697730712"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1697730712'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:05:48 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (9493a220-32a9-44c0-8fd2-6ce2239c493e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0b4841-0f61-494e-962d-c03b30e3fab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0b4841-0f61-494e-962d-c03b30e3fab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:48 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b840a1-e9a3-4072-b3d1-bea788b31547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['fdd071f4-c0bf-49ba-9cc9-4cae1ffbc79b', '679a6f55-7294-4f03-9287-aaa335d100ae', 'd8e48079-c7e7-4e84-82d0-503616328b65', 'ec022e99-b8ac-4ca5-83ec-969fdcc40216'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b840a1-e9a3-4072-b3d1-bea788b31547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdd071f4-c0bf-49ba-9cc9-4cae1ffbc79b', '679a6f55-7294-4f03-9287-aaa335d100ae', 'd8e48079-c7e7-4e84-82d0-503616328b65', 'ec022e99-b8ac-4ca5-83ec-969fdcc40216']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7348e5e3-5926-498a-b117-e0c0bffc3ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:49 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7348e5e3-5926-498a-b117-e0c0bffc3ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e993f361-75c1-4cb0-a49f-6f871d485e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1697730712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['fdd071f4-c0bf-49ba-9cc9-4cae1ffbc79b','679a6f55-7294-4f03-9287-aaa335d100ae','d8e48079-c7e7-4e84-82d0-503616328b65','ec022e99-b8ac-4ca5-83ec-969fdcc40216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1697730712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e993f361-75c1-4cb0-a49f-6f871d485e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee00f91-b762-4edb-a555-ea175c456ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee00f91-b762-4edb-a555-ea175c456ad5) transitioned into state 'SUCCESS' from state '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-1697730712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['fdd071f4-c0bf-49ba-9cc9-4cae1ffbc79b','679a6f55-7294-4f03-9287-aaa335d100ae','d8e48079-c7e7-4e84-82d0-503616328b65','ec022e99-b8ac-4ca5-83ec-969fdcc40216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129d463e-a36a-411b-9f41-513c6bea6c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129d463e-a36a-411b-9f41-513c6bea6c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (9493a220-32a9-44c0-8fd2-6ce2239c493e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:05:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-450d51c5-9357-4a40-b8c8-824bcf09dd55 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1671/3337] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:48 2026] POST /volume/v3/volumes => generated 785 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e989308d-aa67-4e9c-8cec-45a4387fca73 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e989308d-aa67-4e9c-8cec-45a4387fca73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e989308d-aa67-4e9c-8cec-45a4387fca73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:49 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e989308d-aa67-4e9c-8cec-45a4387fca73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:49 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:49 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:49 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:49 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:49 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e989308d-aa67-4e9c-8cec-45a4387fca73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-84225202-e777-4c81-8a65-a32e02b90070 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:49 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e989308d-aa67-4e9c-8cec-45a4387fca73 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f returned with HTTP 200 Sep 07 14:05:49 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1667/3338] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:49 2026] GET /volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-84225202-e777-4c81-8a65-a32e02b90070 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] GET http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-84225202-e777-4c81-8a65-a32e02b90070 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-84225202-e777-4c81-8a65-a32e02b90070 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:49 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-84225202-e777-4c81-8a65-a32e02b90070 tempest-ProjectReaderTests-1403432646 tempest-ProjectReaderTests-1403432646-project-admin] http://192.168.122.11/volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa returned with HTTP 404 Sep 07 14:05:49 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1672/3339] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:49 2026] GET /volume/v3/volumes/1679a7b9-f015-454f-b389-79c8354b9aaa => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-552e60b9-8f2f-4ce3-b707-5b5efffeaa2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-552e60b9-8f2f-4ce3-b707-5b5efffeaa2f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-552e60b9-8f2f-4ce3-b707-5b5efffeaa2f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:50 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-552e60b9-8f2f-4ce3-b707-5b5efffeaa2f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:50 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:50 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:50 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:50 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:50 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-552e60b9-8f2f-4ce3-b707-5b5efffeaa2f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:50 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-552e60b9-8f2f-4ce3-b707-5b5efffeaa2f tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f returned with HTTP 200 Sep 07 14:05:50 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1668/3340] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:50 2026] GET /volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ac217df8-2bbb-4f32-b276-d712cd9d92cd None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac217df8-2bbb-4f32-b276-d712cd9d92cd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac217df8-2bbb-4f32-b276-d712cd9d92cd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ac217df8-2bbb-4f32-b276-d712cd9d92cd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:51 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:51 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ac217df8-2bbb-4f32-b276-d712cd9d92cd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ac217df8-2bbb-4f32-b276-d712cd9d92cd tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1673/3341] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:51 2026] GET /volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:51 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e993f361-75c1-4cb0-a49f-6f871d485e5f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1588215626"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:51 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:51 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:51 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:51 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['fab610cb-4271-45d8-a8ba-a30eb928cae4', 'c82e253c-aefb-4647-89e4-b293d57670c4', '28b25bd9-8d03-432a-add9-17fc493dbfb5', '666d5b23-96e2-4c79-af35-11b669c1803b'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:51 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:51 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:51 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:05:51 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2d8f89fd-ed56-4cce-bf57-345990677ce5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:51 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1669/3342] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-1ee84b53-cc15-495b-99e7-6edcdf43c7ad None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ee84b53-cc15-495b-99e7-6edcdf43c7ad tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ee84b53-cc15-495b-99e7-6edcdf43c7ad tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:51 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-1ee84b53-cc15-495b-99e7-6edcdf43c7ad tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:51 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:51 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:51 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-1ee84b53-cc15-495b-99e7-6edcdf43c7ad tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:51 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-1ee84b53-cc15-495b-99e7-6edcdf43c7ad tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1674/3343] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:51 2026] GET /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5b3be82c-25cf-4539-b009-049f2ebdfc08 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b3be82c-25cf-4539-b009-049f2ebdfc08 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b3be82c-25cf-4539-b009-049f2ebdfc08 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5b3be82c-25cf-4539-b009-049f2ebdfc08 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:52 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:52 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5b3be82c-25cf-4539-b009-049f2ebdfc08 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:52 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5b3be82c-25cf-4539-b009-049f2ebdfc08 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1670/3344] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-67de307a-cf5e-426f-b5af-9a7cbc76a6b8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-67de307a-cf5e-426f-b5af-9a7cbc76a6b8 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-67de307a-cf5e-426f-b5af-9a7cbc76a6b8 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-67de307a-cf5e-426f-b5af-9a7cbc76a6b8 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-67de307a-cf5e-426f-b5af-9a7cbc76a6b8 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-67de307a-cf5e-426f-b5af-9a7cbc76a6b8 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 200 Sep 07 14:05:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1675/3345] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:53 2026] GET /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-9996671c-70c4-4ec7-80cc-52dd24e1a3a6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9996671c-70c4-4ec7-80cc-52dd24e1a3a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] GET http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9996671c-70c4-4ec7-80cc-52dd24e1a3a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-9996671c-70c4-4ec7-80cc-52dd24e1a3a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-9996671c-70c4-4ec7-80cc-52dd24e1a3a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:05:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-9996671c-70c4-4ec7-80cc-52dd24e1a3a6 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 200 Sep 07 14:05:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1671/3346] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:53 2026] GET /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a42dc508-e3a9-4950-9843-09f201e276ac None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a42dc508-e3a9-4950-9843-09f201e276ac tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a42dc508-e3a9-4950-9843-09f201e276ac tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a42dc508-e3a9-4950-9843-09f201e276ac tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-a42dc508-e3a9-4950-9843-09f201e276ac tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:53 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:53 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a42dc508-e3a9-4950-9843-09f201e276ac tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:53 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:53 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-a42dc508-e3a9-4950-9843-09f201e276ac tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:53 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a42dc508-e3a9-4950-9843-09f201e276ac tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 202 Sep 07 14:05:53 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1676/3347] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:05:53 2026] DELETE /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-814ceef4-d8db-4112-9f9c-410921d407a7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-814ceef4-d8db-4112-9f9c-410921d407a7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-814ceef4-d8db-4112-9f9c-410921d407a7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-814ceef4-d8db-4112-9f9c-410921d407a7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:53 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:53 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-814ceef4-d8db-4112-9f9c-410921d407a7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:53 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-814ceef4-d8db-4112-9f9c-410921d407a7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 200 Sep 07 14:05:53 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1672/3348] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:53 2026] GET /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c0c5a943-bede-4bca-97cb-10d399537b13 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c0c5a943-bede-4bca-97cb-10d399537b13 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c0c5a943-bede-4bca-97cb-10d399537b13 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:54 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c0c5a943-bede-4bca-97cb-10d399537b13 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:54 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:54 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:54 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c0c5a943-bede-4bca-97cb-10d399537b13 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:54 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c0c5a943-bede-4bca-97cb-10d399537b13 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 200 Sep 07 14:05:54 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1677/3349] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:54 2026] GET /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-21cdffb9-99c5-4641-8c80-c1575ba3060e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21cdffb9-99c5-4641-8c80-c1575ba3060e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c Sep 07 14:05:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21cdffb9-99c5-4641-8c80-c1575ba3060e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-21cdffb9-99c5-4641-8c80-c1575ba3060e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-21cdffb9-99c5-4641-8c80-c1575ba3060e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c returned with HTTP 404 Sep 07 14:05:55 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1673/3350] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:55 2026] GET /volume/v3/snapshots/cdefb977-a2dc-4903-8599-63cb1a2f8e7c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-555896c1-33e2-455b-a938-10f7ee7f476b None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-555896c1-33e2-455b-a938-10f7ee7f476b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-555896c1-33e2-455b-a938-10f7ee7f476b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:55 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-555896c1-33e2-455b-a938-10f7ee7f476b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:55 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-555896c1-33e2-455b-a938-10f7ee7f476b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:55 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:55 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:55 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:55 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-555896c1-33e2-455b-a938-10f7ee7f476b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:55 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-555896c1-33e2-455b-a938-10f7ee7f476b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:05:55 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-555896c1-33e2-455b-a938-10f7ee7f476b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f returned with HTTP 202 Sep 07 14:05:55 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1678/3351] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:05:55 2026] DELETE /volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6daa4818-913d-43ed-a330-e3dd70e7e01e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:55 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6daa4818-913d-43ed-a330-e3dd70e7e01e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6daa4818-913d-43ed-a330-e3dd70e7e01e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:55 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6daa4818-913d-43ed-a330-e3dd70e7e01e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:56 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:56 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:56 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:56 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:56 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-6daa4818-913d-43ed-a330-e3dd70e7e01e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:56 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6daa4818-913d-43ed-a330-e3dd70e7e01e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1674/3352] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:55 2026] GET /volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5afa83c6-5588-4191-a301-0cf96a5a46e5 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5afa83c6-5588-4191-a301-0cf96a5a46e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f Sep 07 14:05:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5afa83c6-5588-4191-a301-0cf96a5a46e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5afa83c6-5588-4191-a301-0cf96a5a46e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5afa83c6-5588-4191-a301-0cf96a5a46e5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f returned with HTTP 404 Sep 07 14:05:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1679/3353] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/volumes/e993f361-75c1-4cb0-a49f-6f871d485e5f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-836955453"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-836955453'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:05:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (79a632cd-e42a-4372-b677-cd8b53c608a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9f6891f-f658-4a54-bea1-2e1839fc61b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9f6891f-f658-4a54-bea1-2e1839fc61b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ee456d-48b1-433e-aef2-4bda75001e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['16b869ce-71a0-4bd5-85f5-8be09c9472aa', '779bfd1b-7998-4260-8032-47676617fd2c', '0e9f035a-e82d-46fb-8f5c-5087a5f49702', 'a36ef013-31b1-4558-994d-2cbb667861b5'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ee456d-48b1-433e-aef2-4bda75001e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16b869ce-71a0-4bd5-85f5-8be09c9472aa', '779bfd1b-7998-4260-8032-47676617fd2c', '0e9f035a-e82d-46fb-8f5c-5087a5f49702', 'a36ef013-31b1-4558-994d-2cbb667861b5']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fa31bd-3012-4aff-b5a7-4b8863d943ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:57 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fa31bd-3012-4aff-b5a7-4b8863d943ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc221a37-2249-44ff-a93a-ac95e0161b07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836955453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['16b869ce-71a0-4bd5-85f5-8be09c9472aa','779bfd1b-7998-4260-8032-47676617fd2c','0e9f035a-e82d-46fb-8f5c-5087a5f49702','a36ef013-31b1-4558-994d-2cbb667861b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836955453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc221a37-2249-44ff-a93a-ac95e0161b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08d2e84-e4b8-48f6-9aa2-c883f75ffbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08d2e84-e4b8-48f6-9aa2-c883f75ffbc6) transitioned into state 'SUCCESS' from state '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-836955453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['16b869ce-71a0-4bd5-85f5-8be09c9472aa','779bfd1b-7998-4260-8032-47676617fd2c','0e9f035a-e82d-46fb-8f5c-5087a5f49702','a36ef013-31b1-4558-994d-2cbb667861b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (534f4daf-f5aa-4c3e-9c8a-c77dcd525c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (534f4daf-f5aa-4c3e-9c8a-c77dcd525c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (79a632cd-e42a-4372-b677-cd8b53c608a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:57 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:05:57 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bc10c9c7-3af8-4e9d-a8f2-f568082e4872 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:57 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1675/3354] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:05:57 2026] POST /volume/v3/volumes => generated 784 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-6d22862e-2d9b-4e16-a596-67d3d8e22bae None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d22862e-2d9b-4e16-a596-67d3d8e22bae tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 Sep 07 14:05:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d22862e-2d9b-4e16-a596-67d3d8e22bae tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-6d22862e-2d9b-4e16-a596-67d3d8e22bae tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:57 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:57 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:57 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:57 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-6d22862e-2d9b-4e16-a596-67d3d8e22bae tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:57 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-6d22862e-2d9b-4e16-a596-67d3d8e22bae tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 returned with HTTP 200 Sep 07 14:05:57 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1680/3355] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3e53c734-c6a4-4436-8aa7-69a3cc96016b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e53c734-c6a4-4436-8aa7-69a3cc96016b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 Sep 07 14:05:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e53c734-c6a4-4436-8aa7-69a3cc96016b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e53c734-c6a4-4436-8aa7-69a3cc96016b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:58 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:58 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:05:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3e53c734-c6a4-4436-8aa7-69a3cc96016b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e53c734-c6a4-4436-8aa7-69a3cc96016b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 returned with HTTP 200 Sep 07 14:05:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1676/3356] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:05:58 2026] GET /volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:05:58 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc221a37-2249-44ff-a93a-ac95e0161b07", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1894381220"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:58 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:58 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:05:58 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume bc221a37-2249-44ff-a93a-ac95e0161b07 Sep 07 14:05:58 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['904dcdd3-98ab-488f-9168-27656efbb1aa', 'bf3b0884-6ca8-4410-814b-38192974f79a', '23662a03-353f-4c07-882f-b74e0ef9b3b9', 'd7886e44-b34d-4c6c-a79a-d950db189efd'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:58 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:58 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:05:58 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:05:58 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e9be1cb9-4049-4ec0-982e-96c15d9a2f75 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:58 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1681/3357] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:05:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e5d8d258-3671-462d-b099-d44e530c1f3b None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5d8d258-3671-462d-b099-d44e530c1f3b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:05:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5d8d258-3671-462d-b099-d44e530c1f3b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:58 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e5d8d258-3671-462d-b099-d44e530c1f3b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:58 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:58 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:05:58 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e5d8d258-3671-462d-b099-d44e530c1f3b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:58 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e5d8d258-3671-462d-b099-d44e530c1f3b tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef returned with HTTP 200 Sep 07 14:05:58 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1677/3358] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:58 2026] GET /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ee446dd2-fa2d-491f-94e8-87f45cbf2720 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee446dd2-fa2d-491f-94e8-87f45cbf2720 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:05:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee446dd2-fa2d-491f-94e8-87f45cbf2720 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:59 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ee446dd2-fa2d-491f-94e8-87f45cbf2720 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:59 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:59 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:05:59 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ee446dd2-fa2d-491f-94e8-87f45cbf2720 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:05:59 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ee446dd2-fa2d-491f-94e8-87f45cbf2720 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef returned with HTTP 200 Sep 07 14:05:59 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1682/3359] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:05:59 2026] GET /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1c5c52f2-a2d0-4dd5-a023-a3e28957861a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c5c52f2-a2d0-4dd5-a023-a3e28957861a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:06:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c5c52f2-a2d0-4dd5-a023-a3e28957861a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1c5c52f2-a2d0-4dd5-a023-a3e28957861a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1c5c52f2-a2d0-4dd5-a023-a3e28957861a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1c5c52f2-a2d0-4dd5-a023-a3e28957861a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef returned with HTTP 200 Sep 07 14:06:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1678/3360] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:00 2026] GET /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] POST http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef/action Sep 07 14:06:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:06:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:00 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.snapshot_unmanage [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Unmanage snapshot with id: c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:06:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2dcf89bd560e40f8943b443d77018a1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b42bf35f2894bfeb75b61d52a2de73c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfcaf922-97c3-4412-a929-61dd214a8f69 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef/action returned with HTTP 403 Sep 07 14:06:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1683/3361] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:06:00 2026] POST /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:06:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:00 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:06:00 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:00 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:00 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot delete request issued successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-179f535f-b8e9-47ae-ad4e-63e45422b4d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef returned with HTTP 202 Sep 07 14:06:00 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1679/3362] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:06:00 2026] DELETE /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3ea20638-1684-4e7d-bdb0-4393b33618ba None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3ea20638-1684-4e7d-bdb0-4393b33618ba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:06:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3ea20638-1684-4e7d-bdb0-4393b33618ba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:00 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3ea20638-1684-4e7d-bdb0-4393b33618ba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:00 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:00 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:00 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-3ea20638-1684-4e7d-bdb0-4393b33618ba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3ea20638-1684-4e7d-bdb0-4393b33618ba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef returned with HTTP 200 Sep 07 14:06:00 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1684/3363] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:00 2026] GET /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d698e07c-a3c0-4cc8-bf6f-d48ad6567875 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d698e07c-a3c0-4cc8-bf6f-d48ad6567875 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:06:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d698e07c-a3c0-4cc8-bf6f-d48ad6567875 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:01 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d698e07c-a3c0-4cc8-bf6f-d48ad6567875 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:01 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:01 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:01 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-d698e07c-a3c0-4cc8-bf6f-d48ad6567875 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:01 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d698e07c-a3c0-4cc8-bf6f-d48ad6567875 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef returned with HTTP 200 Sep 07 14:06:01 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1680/3364] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:01 2026] GET /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-73d8030a-f9d5-4893-b51e-0546ef42f450 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-73d8030a-f9d5-4893-b51e-0546ef42f450 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef Sep 07 14:06:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-73d8030a-f9d5-4893-b51e-0546ef42f450 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-73d8030a-f9d5-4893-b51e-0546ef42f450 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-73d8030a-f9d5-4893-b51e-0546ef42f450 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef returned with HTTP 404 Sep 07 14:06:02 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1685/3365] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:02 2026] GET /volume/v3/snapshots/c21ab399-fb5c-4042-acb0-a325a33f75ef => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 Sep 07 14:06:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: bc221a37-2249-44ff-a93a-ac95e0161b07 Sep 07 14:06:02 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:02 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:02 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:02 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1939481b-8ba9-42f4-8cb2-d7f2e092bf10 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 returned with HTTP 202 Sep 07 14:06:03 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1681/3366] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:06:02 2026] DELETE /volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-24fb34d9-9f0a-4fd2-ae4f-951366ad3800 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24fb34d9-9f0a-4fd2-ae4f-951366ad3800 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 Sep 07 14:06:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24fb34d9-9f0a-4fd2-ae4f-951366ad3800 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:03 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-24fb34d9-9f0a-4fd2-ae4f-951366ad3800 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:03 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:03 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:03 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:03 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:03 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-24fb34d9-9f0a-4fd2-ae4f-951366ad3800 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:03 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-24fb34d9-9f0a-4fd2-ae4f-951366ad3800 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 returned with HTTP 200 Sep 07 14:06:03 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1686/3367] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:03 2026] GET /volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:06:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-55647153-825c-453d-b9f7-5ae43fd27de2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55647153-825c-453d-b9f7-5ae43fd27de2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 Sep 07 14:06:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-55647153-825c-453d-b9f7-5ae43fd27de2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-55647153-825c-453d-b9f7-5ae43fd27de2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-55647153-825c-453d-b9f7-5ae43fd27de2 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 returned with HTTP 404 Sep 07 14:06:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1682/3368] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:04 2026] GET /volume/v3/volumes/bc221a37-2249-44ff-a93a-ac95e0161b07 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-907758307"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-907758307'}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:06:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (e8994d99-dc64-4a91-88d7-56b0f4ec8d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9ec719-e6ce-4fd9-b00e-b9be0f18ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9ec719-e6ce-4fd9-b00e-b9be0f18ae96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83072237-a17f-4a3e-a530-61000256963b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['ae10fc1f-ed9c-4580-ab94-c0dbce183eb4', 'b2d91dec-c281-47a1-88ac-d6ce860f9fc0', '4c494124-5008-438d-aafd-9d8ba7400a5b', '3794281f-eb46-414c-b474-5468a6dd5615'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83072237-a17f-4a3e-a530-61000256963b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae10fc1f-ed9c-4580-ab94-c0dbce183eb4', 'b2d91dec-c281-47a1-88ac-d6ce860f9fc0', '4c494124-5008-438d-aafd-9d8ba7400a5b', '3794281f-eb46-414c-b474-5468a6dd5615']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56681a9d-298d-4b7b-8f1e-8cbaba8549d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:04 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56681a9d-298d-4b7b-8f1e-8cbaba8549d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8400125-5d6b-484a-ae27-0b0ca4f9b00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907758307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['ae10fc1f-ed9c-4580-ab94-c0dbce183eb4','b2d91dec-c281-47a1-88ac-d6ce860f9fc0','4c494124-5008-438d-aafd-9d8ba7400a5b','3794281f-eb46-414c-b474-5468a6dd5615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907758307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8400125-5d6b-484a-ae27-0b0ca4f9b00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4055d3c3-c9e6-4629-9459-427547aa60d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4055d3c3-c9e6-4629-9459-427547aa60d5) transitioned into state 'SUCCESS' from state '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-907758307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['ae10fc1f-ed9c-4580-ab94-c0dbce183eb4','b2d91dec-c281-47a1-88ac-d6ce860f9fc0','4c494124-5008-438d-aafd-9d8ba7400a5b','3794281f-eb46-414c-b474-5468a6dd5615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8740ab07-0fef-4187-aa06-454d4181b77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8740ab07-0fef-4187-aa06-454d4181b77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (e8994d99-dc64-4a91-88d7-56b0f4ec8d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:04 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:06:04 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dc5e8ad8-fd75-468f-95f0-e49a58ba502d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:04 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1687/3369] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:06:04 2026] POST /volume/v3/volumes => generated 784 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-60b33f8c-dbea-4619-842d-8c0b26e3ec1e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60b33f8c-dbea-4619-842d-8c0b26e3ec1e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b Sep 07 14:06:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60b33f8c-dbea-4619-842d-8c0b26e3ec1e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:04 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-60b33f8c-dbea-4619-842d-8c0b26e3ec1e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:04 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:04 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:04 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:04 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:04 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-60b33f8c-dbea-4619-842d-8c0b26e3ec1e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:04 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-60b33f8c-dbea-4619-842d-8c0b26e3ec1e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b returned with HTTP 200 Sep 07 14:06:04 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1683/3370] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:04 2026] GET /volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b => generated 963 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fd763abe-f998-45bf-a78c-1662b2d05367 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd763abe-f998-45bf-a78c-1662b2d05367 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b Sep 07 14:06:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd763abe-f998-45bf-a78c-1662b2d05367 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fd763abe-f998-45bf-a78c-1662b2d05367 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:05 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-fd763abe-f998-45bf-a78c-1662b2d05367 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fd763abe-f998-45bf-a78c-1662b2d05367 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b returned with HTTP 200 Sep 07 14:06:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1688/3371] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:05 2026] GET /volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:06:05 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8400125-5d6b-484a-ae27-0b0ca4f9b00b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1327119031"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:05 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:05 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:05 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume f8400125-5d6b-484a-ae27-0b0ca4f9b00b Sep 07 14:06:05 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['6e7caf2a-c4e1-40a5-a14f-a210cd93c9b3', 'b9ae5a19-b66a-4348-aebc-0900a5d210e6', '44bb7bea-cef6-4829-8cc8-ad7720739e07', '6700ad9c-0f5c-4728-99b2-65442bcba52e'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:05 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:05 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:05 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:06:05 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-2e919c56-ba50-4c59-b0f1-5a5368f703f0 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:06:05 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1684/3372] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:06:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d6291241-dabb-4937-9f18-61e946272b2d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d6291241-dabb-4937-9f18-61e946272b2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d6291241-dabb-4937-9f18-61e946272b2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d6291241-dabb-4937-9f18-61e946272b2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:05 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:05 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-d6291241-dabb-4937-9f18-61e946272b2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:05 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d6291241-dabb-4937-9f18-61e946272b2d tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 200 Sep 07 14:06:05 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1689/3373] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:05 2026] GET /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1675bc8f-4ae3-4b96-b5a8-20217e6768a4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1675bc8f-4ae3-4b96-b5a8-20217e6768a4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1675bc8f-4ae3-4b96-b5a8-20217e6768a4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:06 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1675bc8f-4ae3-4b96-b5a8-20217e6768a4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:06 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:06 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:06 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-1675bc8f-4ae3-4b96-b5a8-20217e6768a4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:06 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1675bc8f-4ae3-4b96-b5a8-20217e6768a4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 200 Sep 07 14:06:06 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1685/3374] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:06 2026] GET /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0ff35b21-f651-4417-a170-573bc71da5de None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ff35b21-f651-4417-a170-573bc71da5de tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ff35b21-f651-4417-a170-573bc71da5de tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ff35b21-f651-4417-a170-573bc71da5de tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-0ff35b21-f651-4417-a170-573bc71da5de tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ff35b21-f651-4417-a170-573bc71da5de tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 200 Sep 07 14:06:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1690/3375] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:07 2026] GET /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-e425b01f-3853-4378-bb0b-116b4cf5bc4a None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e425b01f-3853-4378-bb0b-116b4cf5bc4a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] PUT http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-e425b01f-3853-4378-bb0b-116b4cf5bc4a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-e425b01f-3853-4378-bb0b-116b4cf5bc4a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Snapshot retrieved successfully. Sep 07 14:06:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-e425b01f-3853-4378-bb0b-116b4cf5bc4a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 200 Sep 07 14:06:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1686/3376] 192.168.122.11 () {60 vars in 1253 bytes} [Mon Sep 7 14:06:07 2026] PUT /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:07 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: 816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:07 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:07 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:07 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:07 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot delete request issued successfully. Sep 07 14:06:07 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7d6960d4-198a-4071-8cfe-e4b63517b128 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 202 Sep 07 14:06:07 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1691/3377] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:06:07 2026] DELETE /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-30c99019-0a52-46e8-86a4-da53e59fd245 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30c99019-0a52-46e8-86a4-da53e59fd245 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30c99019-0a52-46e8-86a4-da53e59fd245 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:07 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-30c99019-0a52-46e8-86a4-da53e59fd245 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:07 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:07 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:07 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-30c99019-0a52-46e8-86a4-da53e59fd245 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:07 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-30c99019-0a52-46e8-86a4-da53e59fd245 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 200 Sep 07 14:06:07 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1687/3378] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:07 2026] GET /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 494 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-16c13870-0986-4845-b3a1-772cb9403eba None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16c13870-0986-4845-b3a1-772cb9403eba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16c13870-0986-4845-b3a1-772cb9403eba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:08 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-16c13870-0986-4845-b3a1-772cb9403eba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:08 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:08 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:08 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-16c13870-0986-4845-b3a1-772cb9403eba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:08 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-16c13870-0986-4845-b3a1-772cb9403eba tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 200 Sep 07 14:06:08 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1692/3379] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:08 2026] GET /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3e821fb0-1e80-4c65-bbf2-c751a4c675b5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e821fb0-1e80-4c65-bbf2-c751a4c675b5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a Sep 07 14:06:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e821fb0-1e80-4c65-bbf2-c751a4c675b5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3e821fb0-1e80-4c65-bbf2-c751a4c675b5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3e821fb0-1e80-4c65-bbf2-c751a4c675b5 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a returned with HTTP 404 Sep 07 14:06:09 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1688/3380] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:09 2026] GET /volume/v3/snapshots/816010a7-63ec-48dd-b1ce-c81bc8ab514a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b Sep 07 14:06:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: f8400125-5d6b-484a-ae27-0b0ca4f9b00b Sep 07 14:06:09 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:09 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:09 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:09 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:09 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:10 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:06:10 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-04563f3d-3a29-4035-a41e-0d7afed6c3e4 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b returned with HTTP 202 Sep 07 14:06:10 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1693/3381] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-28e116ac-fc4a-48b6-93ea-099b6becc7eb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-28e116ac-fc4a-48b6-93ea-099b6becc7eb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b Sep 07 14:06:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-28e116ac-fc4a-48b6-93ea-099b6becc7eb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:10 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-28e116ac-fc4a-48b6-93ea-099b6becc7eb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:10 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:10 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:10 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:10 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:10 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-28e116ac-fc4a-48b6-93ea-099b6becc7eb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:10 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-28e116ac-fc4a-48b6-93ea-099b6becc7eb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b returned with HTTP 200 Sep 07 14:06:10 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1689/3382] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:10 2026] GET /volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:06:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-00d687a0-0130-4597-b910-906e6a6eba53 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-00d687a0-0130-4597-b910-906e6a6eba53 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b Sep 07 14:06:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-00d687a0-0130-4597-b910-906e6a6eba53 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-00d687a0-0130-4597-b910-906e6a6eba53 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-00d687a0-0130-4597-b910-906e6a6eba53 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b returned with HTTP 404 Sep 07 14:06:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1694/3383] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:11 2026] GET /volume/v3/volumes/f8400125-5d6b-484a-ae27-0b0ca4f9b00b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-23614de1-32f2-40c3-9513-2f5318226df9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-130444102"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-130444102'}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume of 1 GB Sep 07 14:06:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Availability Zones retrieved successfully. Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (f2492aad-549d-4b08-b829-9009a0517e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4b9dee-ab17-4a43-a955-2b23ef23fed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4b9dee-ab17-4a43-a955-2b23ef23fed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:38:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9fff0c9-6224-45a5-8a00-6801fdfcc36f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a47d44-cf93-433d-930e-86602c6de2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['a1117ea6-63d7-40c7-b118-e5cdfaa151cc', 'bb342f8c-329c-4bc8-8a49-5fb37f5bd063', 'f0cf2005-dfed-46b6-9839-d64311e02d9f', '8b1aa44c-c552-4a53-9634-4bf1ed4940ac'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a47d44-cf93-433d-930e-86602c6de2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1117ea6-63d7-40c7-b118-e5cdfaa151cc', 'bb342f8c-329c-4bc8-8a49-5fb37f5bd063', 'f0cf2005-dfed-46b6-9839-d64311e02d9f', '8b1aa44c-c552-4a53-9634-4bf1ed4940ac']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd0adc2-c8b6-4609-afd0-b88e78015c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:11 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd0adc2-c8b6-4609-afd0-b88e78015c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24a5c49-33e7-442c-9d24-3cce0db70aee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130444102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['a1117ea6-63d7-40c7-b118-e5cdfaa151cc','bb342f8c-329c-4bc8-8a49-5fb37f5bd063','f0cf2005-dfed-46b6-9839-d64311e02d9f','8b1aa44c-c552-4a53-9634-4bf1ed4940ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130444102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24a5c49-33e7-442c-9d24-3cce0db70aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42bf35f2894bfeb75b61d52a2de73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4833837b285149539594976f8757473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9fff0c9-6224-45a5-8a00-6801fdfcc36f),volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde3dd26-8a86-4081-8628-3475dcde37f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde3dd26-8a86-4081-8628-3475dcde37f5) transitioned into state 'SUCCESS' from state '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-130444102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42bf35f2894bfeb75b61d52a2de73c',qos_specs=None,replication_status=,reservations=['a1117ea6-63d7-40c7-b118-e5cdfaa151cc','bb342f8c-329c-4bc8-8a49-5fb37f5bd063','f0cf2005-dfed-46b6-9839-d64311e02d9f','8b1aa44c-c552-4a53-9634-4bf1ed4940ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4833837b285149539594976f8757473e',volume_type_id=c9fff0c9-6224-45a5-8a00-6801fdfcc36f)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e971b851-553f-4ee1-bb8b-3fdf2860dfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e971b851-553f-4ee1-bb8b-3fdf2860dfa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Flow 'volume_create_api' (f2492aad-549d-4b08-b829-9009a0517e73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:11 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create volume request issued successfully. Sep 07 14:06:11 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-23614de1-32f2-40c3-9513-2f5318226df9 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:11 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1690/3384] 192.168.122.11 () {60 vars in 1137 bytes} [Mon Sep 7 14:06:11 2026] POST /volume/v3/volumes => generated 784 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e0b06da5-c12a-4278-98dd-00ec58e0bf72 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e0b06da5-c12a-4278-98dd-00ec58e0bf72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee Sep 07 14:06:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e0b06da5-c12a-4278-98dd-00ec58e0bf72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:11 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e0b06da5-c12a-4278-98dd-00ec58e0bf72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:11 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:11 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:11 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:11 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:11 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-e0b06da5-c12a-4278-98dd-00ec58e0bf72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:11 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e0b06da5-c12a-4278-98dd-00ec58e0bf72 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee returned with HTTP 200 Sep 07 14:06:11 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1695/3385] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:11 2026] GET /volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-31e585b0-96eb-42c8-af44-93ab618cd766 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-31e585b0-96eb-42c8-af44-93ab618cd766 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee Sep 07 14:06:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-31e585b0-96eb-42c8-af44-93ab618cd766 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-31e585b0-96eb-42c8-af44-93ab618cd766 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:12 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:12 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-31e585b0-96eb-42c8-af44-93ab618cd766 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-31e585b0-96eb-42c8-af44-93ab618cd766 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee returned with HTTP 200 Sep 07 14:06:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1691/3386] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:12 2026] GET /volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:06:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots Sep 07 14:06:12 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c24a5c49-33e7-442c-9d24-3cce0db70aee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1780384323"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:12 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:12 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:12 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.snapshots [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Create snapshot from volume c24a5c49-33e7-442c-9d24-3cce0db70aee Sep 07 14:06:12 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Created reservations ['085b4c37-7db9-48cd-b980-bde5349fc6de', '017ab599-b36f-4bc9-a746-e194b9a5915a', '5efb4c99-3895-4ca0-aa3c-29a02f915c72', 'f20b792b-a452-4357-852c-08ff9f6cbf06'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:12 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:12 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:12 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot create request issued successfully. Sep 07 14:06:12 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c500f84c-c1c3-4052-8a21-5bd5bb69d525 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots returned with HTTP 202 Sep 07 14:06:12 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1696/3387] 192.168.122.11 () {60 vars in 1144 bytes} [Mon Sep 7 14:06:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0c84f69b-f9b2-4813-92c1-bd445d25e9e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c84f69b-f9b2-4813-92c1-bd445d25e9e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c84f69b-f9b2-4813-92c1-bd445d25e9e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:12 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0c84f69b-f9b2-4813-92c1-bd445d25e9e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:12 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:12 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:12 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-0c84f69b-f9b2-4813-92c1-bd445d25e9e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:12 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0c84f69b-f9b2-4813-92c1-bd445d25e9e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 200 Sep 07 14:06:12 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1692/3388] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:12 2026] GET /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9cadfb7b-4f46-41af-ad1d-7262d0eb824a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cadfb7b-4f46-41af-ad1d-7262d0eb824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9cadfb7b-4f46-41af-ad1d-7262d0eb824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:13 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9cadfb7b-4f46-41af-ad1d-7262d0eb824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:13 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:13 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:13 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9cadfb7b-4f46-41af-ad1d-7262d0eb824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:13 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9cadfb7b-4f46-41af-ad1d-7262d0eb824a tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 200 Sep 07 14:06:13 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1697/3389] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:13 2026] GET /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-37f8fed8-489f-4cb5-a034-1eb13b68f8d1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37f8fed8-489f-4cb5-a034-1eb13b68f8d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37f8fed8-489f-4cb5-a034-1eb13b68f8d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37f8fed8-489f-4cb5-a034-1eb13b68f8d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-37f8fed8-489f-4cb5-a034-1eb13b68f8d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37f8fed8-489f-4cb5-a034-1eb13b68f8d1 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 200 Sep 07 14:06:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1693/3390] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:14 2026] GET /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-54f9ccc8-9133-4e89-981b-73cfe0e66375 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-54f9ccc8-9133-4e89-981b-73cfe0e66375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] POST http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787/action Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-54f9ccc8-9133-4e89-981b-73cfe0e66375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-54f9ccc8-9133-4e89-981b-73cfe0e66375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.admin_actions [None req-54f9ccc8-9133-4e89-981b-73cfe0e66375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Updating snapshot 'dc927c00-cbdc-48c2-8b99-f4c2fdaec787' with '{'status': 'creating'}' {{(pid=87675) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-54f9ccc8-9133-4e89-981b-73cfe0e66375 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787/action returned with HTTP 202 Sep 07 14:06:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1698/3391] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:06:14 2026] POST /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5ace8816-457d-4a3c-ae19-254bd81b5507 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5ace8816-457d-4a3c-ae19-254bd81b5507 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5ace8816-457d-4a3c-ae19-254bd81b5507 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5ace8816-457d-4a3c-ae19-254bd81b5507 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-5ace8816-457d-4a3c-ae19-254bd81b5507 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5ace8816-457d-4a3c-ae19-254bd81b5507 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 200 Sep 07 14:06:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1694/3392] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:14 2026] GET /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-cc98ddf8-10a5-495b-845e-639ed5ee76f7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cc98ddf8-10a5-495b-845e-639ed5ee76f7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] POST http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787/action Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cc98ddf8-10a5-495b-845e-639ed5ee76f7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87675) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-cc98ddf8-10a5-495b-845e-639ed5ee76f7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc98ddf8-10a5-495b-845e-639ed5ee76f7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87675) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.api.contrib.snapshot_actions [None req-cc98ddf8-10a5-495b-845e-639ed5ee76f7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] Updating snapshot dc927c00-cbdc-48c2-8b99-f4c2fdaec787 with info {'id': 'dc927c00-cbdc-48c2-8b99-f4c2fdaec787', 'status': 'error', 'progress': '80%'} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-cc98ddf8-10a5-495b-845e-639ed5ee76f7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-member] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787/action returned with HTTP 202 Sep 07 14:06:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1699/3393] 192.168.122.11 () {60 vars in 1275 bytes} [Mon Sep 7 14:06:14 2026] POST /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.snapshots [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete snapshot with id: dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:14 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot delete request issued successfully. Sep 07 14:06:14 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cdd40efb-8c0d-49c8-b632-8f11bc91ad0e tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 202 Sep 07 14:06:14 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1695/3394] 192.168.122.11 () {58 vars in 1236 bytes} [Mon Sep 7 14:06:14 2026] DELETE /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-f5d83aa4-4d79-49d7-99bf-99ee129321e7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f5d83aa4-4d79-49d7-99bf-99ee129321e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f5d83aa4-4d79-49d7-99bf-99ee129321e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-f5d83aa4-4d79-49d7-99bf-99ee129321e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:14 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:14 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-f5d83aa4-4d79-49d7-99bf-99ee129321e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:14 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-f5d83aa4-4d79-49d7-99bf-99ee129321e7 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 200 Sep 07 14:06:14 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1700/3395] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:14 2026] GET /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bd7df3d7-76f6-4890-9c80-875c545c8ada None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:15 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd7df3d7-76f6-4890-9c80-875c545c8ada tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd7df3d7-76f6-4890-9c80-875c545c8ada tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:15 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bd7df3d7-76f6-4890-9c80-875c545c8ada tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:16 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:16 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:16 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bd7df3d7-76f6-4890-9c80-875c545c8ada tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Snapshot retrieved successfully. Sep 07 14:06:16 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bd7df3d7-76f6-4890-9c80-875c545c8ada tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 200 Sep 07 14:06:16 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1696/3396] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:15 2026] GET /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-e2c7a23b-a30d-4743-abd2-6d353c151ed3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2c7a23b-a30d-4743-abd2-6d353c151ed3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 Sep 07 14:06:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2c7a23b-a30d-4743-abd2-6d353c151ed3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-e2c7a23b-a30d-4743-abd2-6d353c151ed3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-e2c7a23b-a30d-4743-abd2-6d353c151ed3 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 returned with HTTP 404 Sep 07 14:06:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1701/3397] 192.168.122.11 () {58 vars in 1233 bytes} [Mon Sep 7 14:06:17 2026] GET /volume/v3/snapshots/dc927c00-cbdc-48c2-8b99-f4c2fdaec787 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8f3edb8f-612f-4f94-8565-bc417a828feb None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f3edb8f-612f-4f94-8565-bc417a828feb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee Sep 07 14:06:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f3edb8f-612f-4f94-8565-bc417a828feb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:17 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8f3edb8f-612f-4f94-8565-bc417a828feb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:17 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-8f3edb8f-612f-4f94-8565-bc417a828feb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume with id: c24a5c49-33e7-442c-9d24-3cce0db70aee Sep 07 14:06:17 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:17 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:17 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:17 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8f3edb8f-612f-4f94-8565-bc417a828feb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:17 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-8f3edb8f-612f-4f94-8565-bc417a828feb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Delete volume request issued successfully. Sep 07 14:06:17 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8f3edb8f-612f-4f94-8565-bc417a828feb tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee returned with HTTP 202 Sep 07 14:06:17 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1697/3398] 192.168.122.11 () {58 vars in 1230 bytes} [Mon Sep 7 14:06:17 2026] DELETE /volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-9993d0c2-e188-44f3-8c2f-cdbb9849d936 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9993d0c2-e188-44f3-8c2f-cdbb9849d936 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee Sep 07 14:06:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9993d0c2-e188-44f3-8c2f-cdbb9849d936 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:17 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-9993d0c2-e188-44f3-8c2f-cdbb9849d936 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:17 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:17 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:17 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:17 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:17 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-9993d0c2-e188-44f3-8c2f-cdbb9849d936 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Volume info retrieved successfully. Sep 07 14:06:17 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-9993d0c2-e188-44f3-8c2f-cdbb9849d936 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee returned with HTTP 200 Sep 07 14:06:17 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1702/3399] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:17 2026] GET /volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:06:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-5cb1b44e-3150-4771-a1c4-c9e73d410040 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5cb1b44e-3150-4771-a1c4-c9e73d410040 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] GET http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee Sep 07 14:06:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5cb1b44e-3150-4771-a1c4-c9e73d410040 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:18 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-5cb1b44e-3150-4771-a1c4-c9e73d410040 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:18 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-5cb1b44e-3150-4771-a1c4-c9e73d410040 tempest-ProjectMemberTests-215815685 tempest-ProjectMemberTests-215815685-project-admin] http://192.168.122.11/volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee returned with HTTP 404 Sep 07 14:06:18 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1698/3400] 192.168.122.11 () {58 vars in 1227 bytes} [Mon Sep 7 14:06:18 2026] GET /volume/v3/volumes/c24a5c49-33e7-442c-9d24-3cce0db70aee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-58f2dfda-2b7e-41dd-94e2-b50f76353e18 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58f2dfda-2b7e-41dd-94e2-b50f76353e18 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-58f2dfda-2b7e-41dd-94e2-b50f76353e18 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-869410313", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1164495602", "vendor_name": "tempest-vendor_name-1272974610"}}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-58f2dfda-2b7e-41dd-94e2-b50f76353e18 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1703/3401] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:21 2026] POST /volume/v3/types => generated 329 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-877f8731-073a-4eab-b630-f1fca681d0f1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9d8a4c9d-ef53-4955-8f06-1a2523a4096e", "size": 1}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.api.v3.volumes [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Create volume request body: {'volume': {'volume_type': '9d8a4c9d-ef53-4955-8f06-1a2523a4096e', 'size': 1}} {{(pid=87676) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Create volume of 1 GB Sep 07 14:06:21 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:21 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Availability Zones retrieved successfully. Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Flow 'volume_create_api' (c246a9ff-1c05-45aa-ae20-93d26e154e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa64274-c404-4d41-a16c-5e71008d097e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.flows.api.create_volume [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Validating volume size '1' using validate_int {{(pid=87676) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa64274-c404-4d41-a16c-5e71008d097e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:06:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1164495602',vendor_name='tempest-vendor_name-1272974610'},id=9d8a4c9d-ef53-4955-8f06-1a2523a4096e,is_public=True,name='tempest-ProjectReaderTests-volume-type-869410313',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d8a4c9d-ef53-4955-8f06-1a2523a4096e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe47271c-4b90-4521-b755-eef5a150b3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-869410313 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-869410313, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:21 devstack devstack@c-api.service[87676]: WARNING cinder.quota [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-869410313 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-869410313, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Created reservations ['6b3eecb2-d039-4c46-a070-e6c2898d5646', 'd1208621-cd5a-4919-95fd-6020255f1221', '4d639547-7ef3-46bb-b019-7cfbb262e7a2', 'd7ab928d-d87f-4477-9447-58ebb5d969a5'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe47271c-4b90-4521-b755-eef5a150b3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b3eecb2-d039-4c46-a070-e6c2898d5646', 'd1208621-cd5a-4919-95fd-6020255f1221', '4d639547-7ef3-46bb-b019-7cfbb262e7a2', 'd7ab928d-d87f-4477-9447-58ebb5d969a5']}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425e28c0-ff9a-4286-aaf6-544ab22431c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:21 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425e28c0-ff9a-4286-aaf6-544ab22431c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2361b61b-2f6c-46e3-b777-773eda6b2525', '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='542b342e33834ad79070621666794ea2',qos_specs=None,replication_status=,reservations=['6b3eecb2-d039-4c46-a070-e6c2898d5646','d1208621-cd5a-4919-95fd-6020255f1221','4d639547-7ef3-46bb-b019-7cfbb262e7a2','d7ab928d-d87f-4477-9447-58ebb5d969a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c7b480078e460da418fc9b30650848',volume_type_id=9d8a4c9d-ef53-4955-8f06-1a2523a4096e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06:21Z,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=2361b61b-2f6c-46e3-b777-773eda6b2525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='542b342e33834ad79070621666794ea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31c7b480078e460da418fc9b30650848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d8a4c9d-ef53-4955-8f06-1a2523a4096e),volume_type_id=9d8a4c9d-ef53-4955-8f06-1a2523a4096e)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df8602-a596-4f26-9499-28b828a60cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df8602-a596-4f26-9499-28b828a60cba) transitioned into state 'SUCCESS' from 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='542b342e33834ad79070621666794ea2',qos_specs=None,replication_status=,reservations=['6b3eecb2-d039-4c46-a070-e6c2898d5646','d1208621-cd5a-4919-95fd-6020255f1221','4d639547-7ef3-46bb-b019-7cfbb262e7a2','d7ab928d-d87f-4477-9447-58ebb5d969a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c7b480078e460da418fc9b30650848',volume_type_id=9d8a4c9d-ef53-4955-8f06-1a2523a4096e)}' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28841676-45f7-4d39-8e92-664e8f5942ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28841676-45f7-4d39-8e92-664e8f5942ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87676) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Flow 'volume_create_api' (c246a9ff-1c05-45aa-ae20-93d26e154e15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87676) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:21 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Create volume request issued successfully. Sep 07 14:06:21 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-877f8731-073a-4eab-b630-f1fca681d0f1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:21 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1699/3402] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:06:21 2026] POST /volume/v3/volumes => generated 779 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ea614e88-400a-4a7b-9a6a-f63d30c30a1c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea614e88-400a-4a7b-9a6a-f63d30c30a1c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] GET http://192.168.122.11/volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 Sep 07 14:06:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea614e88-400a-4a7b-9a6a-f63d30c30a1c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:21 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ea614e88-400a-4a7b-9a6a-f63d30c30a1c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:21 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:21 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:21 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:21 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:21 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-ea614e88-400a-4a7b-9a6a-f63d30c30a1c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Volume info retrieved successfully. Sep 07 14:06:21 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ea614e88-400a-4a7b-9a6a-f63d30c30a1c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 returned with HTTP 200 Sep 07 14:06:21 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1704/3403] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:06:21 2026] GET /volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3675c8b6-ad54-4619-bcf1-afd8ae4284ba None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3675c8b6-ad54-4619-bcf1-afd8ae4284ba tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] GET http://192.168.122.11/volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3675c8b6-ad54-4619-bcf1-afd8ae4284ba tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3675c8b6-ad54-4619-bcf1-afd8ae4284ba tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-3675c8b6-ad54-4619-bcf1-afd8ae4284ba tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Volume info retrieved successfully. Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3675c8b6-ad54-4619-bcf1-afd8ae4284ba tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 returned with HTTP 200 Sep 07 14:06:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1700/3404] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:06:22 2026] GET /volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 => generated 979 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-0ef41ec4-9336-4ae9-b748-313c4912a68d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ef41ec4-9336-4ae9-b748-313c4912a68d tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:06:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ef41ec4-9336-4ae9-b748-313c4912a68d tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-0ef41ec4-9336-4ae9-b748-313c4912a68d tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-0ef41ec4-9336-4ae9-b748-313c4912a68d tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:06:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1705/3405] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:06:22 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0d4d4239-d882-4407-8ffe-69b8c474efd1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d4d4239-d882-4407-8ffe-69b8c474efd1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] GET http://192.168.122.11/volume/v3/messages Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d4d4239-d882-4407-8ffe-69b8c474efd1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0d4d4239-d882-4407-8ffe-69b8c474efd1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0d4d4239-d882-4407-8ffe-69b8c474efd1 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:06:22 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1701/3406] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:06:22 2026] GET /volume/v3/messages => generated 676 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a119bb30-45ba-4713-acc1-1a39e76dfeb3 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a119bb30-45ba-4713-acc1-1a39e76dfeb3 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] DELETE http://192.168.122.11/volume/v3/messages/afffb99c-5a04-47a7-95b7-48b5ce12478b Sep 07 14:06:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a119bb30-45ba-4713-acc1-1a39e76dfeb3 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:22 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a119bb30-45ba-4713-acc1-1a39e76dfeb3 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:22 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a119bb30-45ba-4713-acc1-1a39e76dfeb3 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/messages/afffb99c-5a04-47a7-95b7-48b5ce12478b returned with HTTP 204 Sep 07 14:06:22 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1706/3407] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:06:22 2026] DELETE /volume/v3/messages/afffb99c-5a04-47a7-95b7-48b5ce12478b => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.api.v3.volumes [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Delete volume with id: 2361b61b-2f6c-46e3-b777-773eda6b2525 Sep 07 14:06:22 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:22 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:22 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:22 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:22 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Volume info retrieved successfully. Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.volume.api [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87676) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:06:22 devstack devstack@c-api.service[87676]: DEBUG cinder.quota [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Created reservations ['dfe76eb4-6cb4-40b8-9fb2-174a7202926c', '6a3fd925-8940-48ce-b71c-f3a9a9d26925', 'e624875f-bfed-4e3e-b776-c9293b950c30', 'f29bfbeb-01ec-4a2e-b077-d4e415d6866a'] {{(pid=87676) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Delete volume request issued successfully. Sep 07 14:06:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-bf13dd64-99a9-4509-90fd-efefddb964d9 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 returned with HTTP 202 Sep 07 14:06:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1702/3408] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:06:22 2026] DELETE /volume/v3/volumes/2361b61b-2f6c-46e3-b777-773eda6b2525 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d1c24acb-12ca-4d0b-86e1-57a144929159 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1c24acb-12ca-4d0b-86e1-57a144929159 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] DELETE http://192.168.122.11/volume/v3/types/9d8a4c9d-ef53-4955-8f06-1a2523a4096e Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1c24acb-12ca-4d0b-86e1-57a144929159 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d1c24acb-12ca-4d0b-86e1-57a144929159 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d1c24acb-12ca-4d0b-86e1-57a144929159 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/types/9d8a4c9d-ef53-4955-8f06-1a2523a4096e returned with HTTP 202 Sep 07 14:06:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1707/3409] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:23 2026] DELETE /volume/v3/types/9d8a4c9d-ef53-4955-8f06-1a2523a4096e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-45474230-e82d-4756-b256-771f816666f6 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45474230-e82d-4756-b256-771f816666f6 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-45474230-e82d-4756-b256-771f816666f6 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-789936633", "extra_specs": {"storage_protocol": "tempest-storage_protocol-196533649", "vendor_name": "tempest-vendor_name-678864421"}}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-45474230-e82d-4756-b256-771f816666f6 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1703/3410] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:23 2026] POST /volume/v3/types => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] POST http://192.168.122.11/volume/v3/volumes Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aef3d1fb-3a83-4402-89d5-482a9479bad9", "size": 1}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.api.v3.volumes [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Create volume request body: {'volume': {'volume_type': 'aef3d1fb-3a83-4402-89d5-482a9479bad9', 'size': 1}} {{(pid=87675) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Create volume of 1 GB Sep 07 14:06:23 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:23 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Availability Zones retrieved successfully. Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Flow 'volume_create_api' (0b6a99e8-9121-42b3-a711-9cc1d5f74b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1ec2d5-b5f7-4f5d-acb8-75f47077b1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.flows.api.create_volume [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Validating volume size '1' using validate_int {{(pid=87675) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1ec2d5-b5f7-4f5d-acb8-75f47077b1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:06:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-196533649',vendor_name='tempest-vendor_name-678864421'},id=aef3d1fb-3a83-4402-89d5-482a9479bad9,is_public=True,name='tempest-ProjectReaderTests-volume-type-789936633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aef3d1fb-3a83-4402-89d5-482a9479bad9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2156e0-c5ff-4a14-82d7-f135739484f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-789936633 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-789936633, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:23 devstack devstack@c-api.service[87675]: WARNING cinder.quota [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-789936633 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-789936633, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Created reservations ['88971de6-d44f-4937-ae71-c4f776c91967', '4a77510b-f282-4f53-8ff6-b96e684f3c1d', '2c132507-caf5-4dbc-b095-d30de6dcfc2e', '4d6c4b6e-67d5-4ff9-9f01-823385989db0'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2156e0-c5ff-4a14-82d7-f135739484f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88971de6-d44f-4937-ae71-c4f776c91967', '4a77510b-f282-4f53-8ff6-b96e684f3c1d', '2c132507-caf5-4dbc-b095-d30de6dcfc2e', '4d6c4b6e-67d5-4ff9-9f01-823385989db0']}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86a18ae-a4d1-4b70-84b3-3793c0cdcf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:23 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86a18ae-a4d1-4b70-84b3-3793c0cdcf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dfd094e-2986-4dcf-9658-ada96d009ea7', '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='542b342e33834ad79070621666794ea2',qos_specs=None,replication_status=,reservations=['88971de6-d44f-4937-ae71-c4f776c91967','4a77510b-f282-4f53-8ff6-b96e684f3c1d','2c132507-caf5-4dbc-b095-d30de6dcfc2e','4d6c4b6e-67d5-4ff9-9f01-823385989db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c7b480078e460da418fc9b30650848',volume_type_id=aef3d1fb-3a83-4402-89d5-482a9479bad9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06:23Z,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=3dfd094e-2986-4dcf-9658-ada96d009ea7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='542b342e33834ad79070621666794ea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31c7b480078e460da418fc9b30650848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aef3d1fb-3a83-4402-89d5-482a9479bad9),volume_type_id=aef3d1fb-3a83-4402-89d5-482a9479bad9)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9daf47ba-0f27-4dd2-b862-f57987f9cab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9daf47ba-0f27-4dd2-b862-f57987f9cab4) transitioned into state 'SUCCESS' from 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='542b342e33834ad79070621666794ea2',qos_specs=None,replication_status=,reservations=['88971de6-d44f-4937-ae71-c4f776c91967','4a77510b-f282-4f53-8ff6-b96e684f3c1d','2c132507-caf5-4dbc-b095-d30de6dcfc2e','4d6c4b6e-67d5-4ff9-9f01-823385989db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c7b480078e460da418fc9b30650848',volume_type_id=aef3d1fb-3a83-4402-89d5-482a9479bad9)}' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e663ec4-cb6e-4d16-8b9e-26c1b33bbcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e663ec4-cb6e-4d16-8b9e-26c1b33bbcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87675) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Flow 'volume_create_api' (0b6a99e8-9121-42b3-a711-9cc1d5f74b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87675) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:23 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Create volume request issued successfully. Sep 07 14:06:23 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7b65a3f5-1e7c-4899-8906-b81ecbe40184 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:23 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1708/3411] 192.168.122.11 () {62 vars in 1177 bytes} [Mon Sep 7 14:06:23 2026] POST /volume/v3/volumes => generated 779 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-907dcc14-3f97-476a-ab7c-d4167b0d50a2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-907dcc14-3f97-476a-ab7c-d4167b0d50a2 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] GET http://192.168.122.11/volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 Sep 07 14:06:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-907dcc14-3f97-476a-ab7c-d4167b0d50a2 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:23 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-907dcc14-3f97-476a-ab7c-d4167b0d50a2 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:23 devstack devstack@c-api.service[87676]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:23 devstack devstack@c-api.service[87676]: attachments = base.obj_make_list( Sep 07 14:06:23 devstack devstack@c-api.service[87676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:23 devstack devstack@c-api.service[87676]: warnings.warn( Sep 07 14:06:23 devstack devstack@c-api.service[87676]: INFO cinder.volume.api [None req-907dcc14-3f97-476a-ab7c-d4167b0d50a2 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Volume info retrieved successfully. Sep 07 14:06:23 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-907dcc14-3f97-476a-ab7c-d4167b0d50a2 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 returned with HTTP 200 Sep 07 14:06:23 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1704/3412] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:06:23 2026] GET /volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 => generated 958 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-63bc3ef4-d1a7-4ee6-9494-130e90de257c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-63bc3ef4-d1a7-4ee6-9494-130e90de257c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] GET http://192.168.122.11/volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-63bc3ef4-d1a7-4ee6-9494-130e90de257c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-63bc3ef4-d1a7-4ee6-9494-130e90de257c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-63bc3ef4-d1a7-4ee6-9494-130e90de257c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Volume info retrieved successfully. Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-63bc3ef4-d1a7-4ee6-9494-130e90de257c tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 returned with HTTP 200 Sep 07 14:06:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1709/3413] 192.168.122.11 () {60 vars in 1267 bytes} [Mon Sep 7 14:06:24 2026] GET /volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 => generated 979 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-8ce80a42-a649-4260-b090-5e457bd0aadc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ce80a42-a649-4260-b090-5e457bd0aadc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] GET http://192.168.122.11/volume/v3/messages Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ce80a42-a649-4260-b090-5e457bd0aadc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-8ce80a42-a649-4260-b090-5e457bd0aadc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-8ce80a42-a649-4260-b090-5e457bd0aadc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/messages returned with HTTP 200 Sep 07 14:06:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1705/3414] 192.168.122.11 () {60 vars in 1159 bytes} [Mon Sep 7 14:06:24 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3520d394-c795-44cb-af23-6a539a05b4e8 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3520d394-c795-44cb-af23-6a539a05b4e8 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] GET http://192.168.122.11/volume/v3/messages/40363b8b-772c-49e5-89c8-8cc149e09035 Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3520d394-c795-44cb-af23-6a539a05b4e8 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3520d394-c795-44cb-af23-6a539a05b4e8 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] Calling method 'version_select' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3520d394-c795-44cb-af23-6a539a05b4e8 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-reader] http://192.168.122.11/volume/v3/messages/40363b8b-772c-49e5-89c8-8cc149e09035 returned with HTTP 200 Sep 07 14:06:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1710/3415] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:06:24 2026] GET /volume/v3/messages/40363b8b-772c-49e5-89c8-8cc149e09035 => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-71c57f65-52b5-4a31-8ec6-099d5aba32dc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-71c57f65-52b5-4a31-8ec6-099d5aba32dc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] DELETE http://192.168.122.11/volume/v3/messages/40363b8b-772c-49e5-89c8-8cc149e09035 Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-71c57f65-52b5-4a31-8ec6-099d5aba32dc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-71c57f65-52b5-4a31-8ec6-099d5aba32dc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'version_select' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-71c57f65-52b5-4a31-8ec6-099d5aba32dc tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/messages/40363b8b-772c-49e5-89c8-8cc149e09035 returned with HTTP 204 Sep 07 14:06:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1706/3416] 192.168.122.11 () {60 vars in 1273 bytes} [Mon Sep 7 14:06:24 2026] DELETE /volume/v3/messages/40363b8b-772c-49e5-89c8-8cc149e09035 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] DELETE http://192.168.122.11/volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method 'delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.api.v3.volumes [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Delete volume with id: 3dfd094e-2986-4dcf-9658-ada96d009ea7 Sep 07 14:06:24 devstack devstack@c-api.service[87675]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:24 devstack devstack@c-api.service[87675]: attachments = base.obj_make_list( Sep 07 14:06:24 devstack devstack@c-api.service[87675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:24 devstack devstack@c-api.service[87675]: warnings.warn( Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Volume info retrieved successfully. Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.volume.api [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87675) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: DEBUG cinder.quota [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Created reservations ['31803274-95a5-46c2-b0f8-9d212e6509a6', '025b4eee-a754-4c75-9278-5aa64b9e0453', '9e10cb9c-29d7-438f-9a4a-70af02a9cee1', '740be486-bce8-43c0-8fac-a42557f8ad97'] {{(pid=87675) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.volume.api [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Delete volume request issued successfully. Sep 07 14:06:24 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-bfe6fcfd-fecc-4649-a6de-415ba2413c63 tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 returned with HTTP 202 Sep 07 14:06:24 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1711/3417] 192.168.122.11 () {60 vars in 1270 bytes} [Mon Sep 7 14:06:24 2026] DELETE /volume/v3/volumes/3dfd094e-2986-4dcf-9658-ada96d009ea7 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-faa1a5d8-ab7c-406d-9c87-20c6459b59de None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-faa1a5d8-ab7c-406d-9c87-20c6459b59de tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] DELETE http://192.168.122.11/volume/v3/types/aef3d1fb-3a83-4402-89d5-482a9479bad9 Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-faa1a5d8-ab7c-406d-9c87-20c6459b59de tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-faa1a5d8-ab7c-406d-9c87-20c6459b59de tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:24 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-faa1a5d8-ab7c-406d-9c87-20c6459b59de tempest-ProjectReaderTests-532032931 tempest-ProjectReaderTests-532032931-project-admin] http://192.168.122.11/volume/v3/types/aef3d1fb-3a83-4402-89d5-482a9479bad9 returned with HTTP 202 Sep 07 14:06:24 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1707/3418] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:24 2026] DELETE /volume/v3/types/aef3d1fb-3a83-4402-89d5-482a9479bad9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-a4a21f22-929b-4676-9c79-922d0233d816 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4a21f22-929b-4676-9c79-922d0233d816 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-a4a21f22-929b-4676-9c79-922d0233d816 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1385462920", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-a4a21f22-929b-4676-9c79-922d0233d816 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1712/3419] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types => generated 380 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-996558bf-055b-4f16-8b15-94fbe4f7e201 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-996558bf-055b-4f16-8b15-94fbe4f7e201 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-996558bf-055b-4f16-8b15-94fbe4f7e201 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-996558bf-055b-4f16-8b15-94fbe4f7e201 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1708/3420] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b6b35c99-62bd-4dfa-8c6a-9c8c73abbcee None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6b35c99-62bd-4dfa-8c6a-9c8c73abbcee tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b6b35c99-62bd-4dfa-8c6a-9c8c73abbcee tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-65147593", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b6b35c99-62bd-4dfa-8c6a-9c8c73abbcee tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1713/3421] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types => generated 378 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6ffda906-43ea-4eb2-b3d0-8a6b31d46fe5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6ffda906-43ea-4eb2-b3d0-8a6b31d46fe5 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types/71137cf1-7efd-4b73-8f57-13d1eb37ece9/encryption Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6ffda906-43ea-4eb2-b3d0-8a6b31d46fe5 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6ffda906-43ea-4eb2-b3d0-8a6b31d46fe5 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/71137cf1-7efd-4b73-8f57-13d1eb37ece9/encryption returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1709/3422] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types/71137cf1-7efd-4b73-8f57-13d1eb37ece9/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d542b0f2-6f55-454d-8aaa-cd687d7aaf3a None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d542b0f2-6f55-454d-8aaa-cd687d7aaf3a tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d542b0f2-6f55-454d-8aaa-cd687d7aaf3a tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1107774665", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d542b0f2-6f55-454d-8aaa-cd687d7aaf3a tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1714/3423] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-43d13a96-964d-409f-9402-de6e173fd1f1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-43d13a96-964d-409f-9402-de6e173fd1f1 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe/extra_specs Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-43d13a96-964d-409f-9402-de6e173fd1f1 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-43d13a96-964d-409f-9402-de6e173fd1f1 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe/extra_specs returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1710/3424] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe/extra_specs => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b2a9d5bb-26be-486e-90fb-e703649f4391 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2a9d5bb-26be-486e-90fb-e703649f4391 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] PUT http://192.168.122.11/volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe/extra_specs/key2 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b2a9d5bb-26be-486e-90fb-e703649f4391 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b2a9d5bb-26be-486e-90fb-e703649f4391 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe/extra_specs/key2 returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1715/3425] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:06:27 2026] PUT /volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe/extra_specs/key2 => generated 25 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-49144c8f-8b10-4314-9fe3-3c8de35250e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49144c8f-8b10-4314-9fe3-3c8de35250e7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-49144c8f-8b10-4314-9fe3-3c8de35250e7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-49144c8f-8b10-4314-9fe3-3c8de35250e7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1711/3426] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types => generated 195 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-ede9f655-4e5a-4ab2-a276-ec85ed1e3466 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ede9f655-4e5a-4ab2-a276-ec85ed1e3466 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/52792d4c-a14e-4d22-bc51-224f7b134cd7 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ede9f655-4e5a-4ab2-a276-ec85ed1e3466 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-ede9f655-4e5a-4ab2-a276-ec85ed1e3466 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-ede9f655-4e5a-4ab2-a276-ec85ed1e3466 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/52792d4c-a14e-4d22-bc51-224f7b134cd7 returned with HTTP 202 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1716/3427] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:27 2026] DELETE /volume/v3/types/52792d4c-a14e-4d22-bc51-224f7b134cd7 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-37d5ebcb-b9d7-41bb-89b0-1d9321bf7dcd None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37d5ebcb-b9d7-41bb-89b0-1d9321bf7dcd tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-37d5ebcb-b9d7-41bb-89b0-1d9321bf7dcd tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-164121878", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-37d5ebcb-b9d7-41bb-89b0-1d9321bf7dcd tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1712/3428] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-68abd44c-569b-4aff-a531-9d74784152f7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-68abd44c-569b-4aff-a531-9d74784152f7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005/encryption Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-68abd44c-569b-4aff-a531-9d74784152f7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-68abd44c-569b-4aff-a531-9d74784152f7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005/encryption returned with HTTP 200 Sep 07 14:06:27 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1717/3429] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:06:27 2026] POST /volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-7db1114e-9b96-4667-88de-e33d133baa98 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7db1114e-9b96-4667-88de-e33d133baa98 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005/encryption/3ed6b96b-e255-42e2-8a29-3df45dc5b6a6 Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7db1114e-9b96-4667-88de-e33d133baa98 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-7db1114e-9b96-4667-88de-e33d133baa98 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:27 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-7db1114e-9b96-4667-88de-e33d133baa98 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005/encryption/3ed6b96b-e255-42e2-8a29-3df45dc5b6a6 returned with HTTP 202 Sep 07 14:06:27 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1713/3430] 192.168.122.11 () {58 vars in 1368 bytes} [Mon Sep 7 14:06:27 2026] DELETE /volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005/encryption/3ed6b96b-e255-42e2-8a29-3df45dc5b6a6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-09c7545b-dc36-479f-9f50-b2b0864c3b35 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:27 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09c7545b-dc36-479f-9f50-b2b0864c3b35 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:27 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-09c7545b-dc36-479f-9f50-b2b0864c3b35 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1651848564", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-09c7545b-dc36-479f-9f50-b2b0864c3b35 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1718/3431] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:27 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 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cc8fdd25-23a3-4350-a40a-dcffadf2cc28 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc8fdd25-23a3-4350-a40a-dcffadf2cc28 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/75684267-fb96-4364-927f-05c4f5136cce/extra_specs/key1 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc8fdd25-23a3-4350-a40a-dcffadf2cc28 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc8fdd25-23a3-4350-a40a-dcffadf2cc28 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc8fdd25-23a3-4350-a40a-dcffadf2cc28 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/75684267-fb96-4364-927f-05c4f5136cce/extra_specs/key1 returned with HTTP 202 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1714/3432] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:06:28 2026] DELETE /volume/v3/types/75684267-fb96-4364-927f-05c4f5136cce/extra_specs/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-dfa76c89-21d9-4fe2-9364-fa36a1630a5e None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfa76c89-21d9-4fe2-9364-fa36a1630a5e tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-dfa76c89-21d9-4fe2-9364-fa36a1630a5e tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-529485671", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-dfa76c89-21d9-4fe2-9364-fa36a1630a5e tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1719/3433] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:28 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ecda2853-d59c-475d-9720-d85e5d1af7c7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecda2853-d59c-475d-9720-d85e5d1af7c7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/07f07e15-21e5-4eb9-bc06-a4e3bb91cc38 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ecda2853-d59c-475d-9720-d85e5d1af7c7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ecda2853-d59c-475d-9720-d85e5d1af7c7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ecda2853-d59c-475d-9720-d85e5d1af7c7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/07f07e15-21e5-4eb9-bc06-a4e3bb91cc38 returned with HTTP 202 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1715/3434] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:28 2026] DELETE /volume/v3/types/07f07e15-21e5-4eb9-bc06-a4e3bb91cc38 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fe926a06-fcbf-4f0a-b198-198bb5c8c76c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe926a06-fcbf-4f0a-b198-198bb5c8c76c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] GET http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe926a06-fcbf-4f0a-b198-198bb5c8c76c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fe926a06-fcbf-4f0a-b198-198bb5c8c76c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fe926a06-fcbf-4f0a-b198-198bb5c8c76c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1720/3435] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 14:06:28 2026] GET /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs => generated 185 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0efe77dd-8da1-4084-9373-262df09f58cc None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0efe77dd-8da1-4084-9373-262df09f58cc tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] GET http://192.168.122.11/volume/v3/types Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0efe77dd-8da1-4084-9373-262df09f58cc tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0efe77dd-8da1-4084-9373-262df09f58cc tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0efe77dd-8da1-4084-9373-262df09f58cc tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1716/3436] 192.168.122.11 () {58 vars in 1110 bytes} [Mon Sep 7 14:06:28 2026] GET /volume/v3/types => generated 2587 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8f25d465-408b-4a08-bec1-f2c44f05d34d None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f25d465-408b-4a08-bec1-f2c44f05d34d tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] GET http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption/cipher Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f25d465-408b-4a08-bec1-f2c44f05d34d tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f25d465-408b-4a08-bec1-f2c44f05d34d tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f25d465-408b-4a08-bec1-f2c44f05d34d tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption/cipher returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1721/3437] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:06:28 2026] GET /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a4b89456-67f2-4698-950a-28eb7c9528d8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a4b89456-67f2-4698-950a-28eb7c9528d8 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] GET http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a4b89456-67f2-4698-950a-28eb7c9528d8 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a4b89456-67f2-4698-950a-28eb7c9528d8 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a4b89456-67f2-4698-950a-28eb7c9528d8 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1717/3438] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 14:06:28 2026] GET /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-b668eb3d-5cce-40ac-b87b-79bf5c847575 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b668eb3d-5cce-40ac-b87b-79bf5c847575 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] GET http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/multiattach Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b668eb3d-5cce-40ac-b87b-79bf5c847575 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-b668eb3d-5cce-40ac-b87b-79bf5c847575 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-b668eb3d-5cce-40ac-b87b-79bf5c847575 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/multiattach returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1722/3439] 192.168.122.11 () {58 vars in 1293 bytes} [Mon Sep 7 14:06:28 2026] GET /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a0e7f129-bf08-40ef-b8ac-1419cbe14fbe None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0e7f129-bf08-40ef-b8ac-1419cbe14fbe tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] GET http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/volume_backend_name Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a0e7f129-bf08-40ef-b8ac-1419cbe14fbe tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a0e7f129-bf08-40ef-b8ac-1419cbe14fbe tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a0e7f129-bf08-40ef-b8ac-1419cbe14fbe tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1718/3440] 192.168.122.11 () {58 vars in 1317 bytes} [Mon Sep 7 14:06:28 2026] GET /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c6b85cf1-9907-425a-bb23-8b5a301e8bd7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6b85cf1-9907-425a-bb23-8b5a301e8bd7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] GET http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6b85cf1-9907-425a-bb23-8b5a301e8bd7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c6b85cf1-9907-425a-bb23-8b5a301e8bd7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c6b85cf1-9907-425a-bb23-8b5a301e8bd7 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1723/3441] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 14:06:28 2026] GET /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-3c3a1f1f-319e-4795-aae4-a7e5517775f2 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3c3a1f1f-319e-4795-aae4-a7e5517775f2 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] PUT http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption/62ce4724-9382-459f-bce3-109d478b9ffc Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-3c3a1f1f-319e-4795-aae4-a7e5517775f2 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-3c3a1f1f-319e-4795-aae4-a7e5517775f2 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption/62ce4724-9382-459f-bce3-109d478b9ffc returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1719/3442] 192.168.122.11 () {60 vars in 1385 bytes} [Mon Sep 7 14:06:28 2026] PUT /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/encryption/62ce4724-9382-459f-bce3-109d478b9ffc => generated 33 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-8f18d838-114b-4f42-90c8-d00f56ba1d38 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f18d838-114b-4f42-90c8-d00f56ba1d38 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] PUT http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/key1 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-8f18d838-114b-4f42-90c8-d00f56ba1d38 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-8f18d838-114b-4f42-90c8-d00f56ba1d38 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/key1 returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1724/3443] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:06:28 2026] PUT /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02/extra_specs/key1 => generated 30 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-267aef40-d109-4964-8325-fe6c38b07f2f None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-267aef40-d109-4964-8325-fe6c38b07f2f tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] PUT http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-267aef40-d109-4964-8325-fe6c38b07f2f tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-267aef40-d109-4964-8325-fe6c38b07f2f tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 returned with HTTP 200 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1720/3444] 192.168.122.11 () {60 vars in 1241 bytes} [Mon Sep 7 14:06:28 2026] PUT /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 => generated 371 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-46899769-94b8-4ea1-9c75-f181063a11df None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46899769-94b8-4ea1-9c75-f181063a11df tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/75684267-fb96-4364-927f-05c4f5136cce Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46899769-94b8-4ea1-9c75-f181063a11df tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-46899769-94b8-4ea1-9c75-f181063a11df tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-46899769-94b8-4ea1-9c75-f181063a11df tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/75684267-fb96-4364-927f-05c4f5136cce returned with HTTP 202 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1725/3445] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:28 2026] DELETE /volume/v3/types/75684267-fb96-4364-927f-05c4f5136cce => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-150438cd-704d-4902-86e2-35f85d8c9bac None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-150438cd-704d-4902-86e2-35f85d8c9bac tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-150438cd-704d-4902-86e2-35f85d8c9bac tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-150438cd-704d-4902-86e2-35f85d8c9bac tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-150438cd-704d-4902-86e2-35f85d8c9bac tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005 returned with HTTP 202 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1721/3446] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:28 2026] DELETE /volume/v3/types/acba0cb1-8acb-447f-aea3-d4f676f5c005 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-c9ad106a-8eec-4fe3-931f-9805704d460c None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9ad106a-8eec-4fe3-931f-9805704d460c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9ad106a-8eec-4fe3-931f-9805704d460c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-c9ad106a-8eec-4fe3-931f-9805704d460c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-c9ad106a-8eec-4fe3-931f-9805704d460c tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe returned with HTTP 202 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1726/3447] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:28 2026] DELETE /volume/v3/types/bdba4a6d-4bd2-4c66-8543-92fedad63bbe => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ba85222e-964a-483c-b4ff-efba08993612 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba85222e-964a-483c-b4ff-efba08993612 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/71137cf1-7efd-4b73-8f57-13d1eb37ece9 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba85222e-964a-483c-b4ff-efba08993612 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ba85222e-964a-483c-b4ff-efba08993612 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ba85222e-964a-483c-b4ff-efba08993612 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/71137cf1-7efd-4b73-8f57-13d1eb37ece9 returned with HTTP 202 Sep 07 14:06:28 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1722/3448] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:28 2026] DELETE /volume/v3/types/71137cf1-7efd-4b73-8f57-13d1eb37ece9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-fb69c213-7df7-462b-b423-a9fc2bc9bc76 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb69c213-7df7-462b-b423-a9fc2bc9bc76 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] DELETE http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb69c213-7df7-462b-b423-a9fc2bc9bc76 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-fb69c213-7df7-462b-b423-a9fc2bc9bc76 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:28 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-fb69c213-7df7-462b-b423-a9fc2bc9bc76 tempest-VolumeTypesAdminTests-1560536579 tempest-VolumeTypesAdminTests-1560536579-project-admin] http://192.168.122.11/volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 returned with HTTP 202 Sep 07 14:06:28 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1727/3449] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:28 2026] DELETE /volume/v3/types/022f79bd-fdfa-4d64-bbe6-c9c7390dda02 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-1de784d3-23c8-49ee-8a49-5c9f2056b379 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1de784d3-23c8-49ee-8a49-5c9f2056b379 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-1de784d3-23c8-49ee-8a49-5c9f2056b379 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1090001405", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-1de784d3-23c8-49ee-8a49-5c9f2056b379 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1723/3450] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:31 2026] POST /volume/v3/types => generated 380 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-3c0d2f58-6656-40ed-848e-137769a89371 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c0d2f58-6656-40ed-848e-137769a89371 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-3c0d2f58-6656-40ed-848e-137769a89371 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-3c0d2f58-6656-40ed-848e-137769a89371 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption returned with HTTP 200 Sep 07 14:06:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1728/3451] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:06:31 2026] POST /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-0a7651fb-566a-4705-9111-854a8aaa56e8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a7651fb-566a-4705-9111-854a8aaa56e8 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-0a7651fb-566a-4705-9111-854a8aaa56e8 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-83380028", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-0a7651fb-566a-4705-9111-854a8aaa56e8 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1724/3452] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:31 2026] POST /volume/v3/types => generated 378 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-172fb463-bd1c-4e10-a197-181109bfc0d7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-172fb463-bd1c-4e10-a197-181109bfc0d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] POST http://192.168.122.11/volume/v3/types/18bec68f-660b-40c3-a27b-3b79975b7604/encryption Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-172fb463-bd1c-4e10-a197-181109bfc0d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-172fb463-bd1c-4e10-a197-181109bfc0d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-172fb463-bd1c-4e10-a197-181109bfc0d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/18bec68f-660b-40c3-a27b-3b79975b7604/encryption returned with HTTP 403 Sep 07 14:06:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1729/3453] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:06:31 2026] POST /volume/v3/types/18bec68f-660b-40c3-a27b-3b79975b7604/encryption => generated 127 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-ae6699d4-8326-4171-a90b-fab4e34b466c None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ae6699d4-8326-4171-a90b-fab4e34b466c tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-ae6699d4-8326-4171-a90b-fab4e34b466c tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-130433048", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-ae6699d4-8326-4171-a90b-fab4e34b466c tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1725/3454] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:31 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-815d2abe-f433-4c23-88a6-8f9e7d319fa4 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-815d2abe-f433-4c23-88a6-8f9e7d319fa4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] POST http://192.168.122.11/volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3/extra_specs Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-815d2abe-f433-4c23-88a6-8f9e7d319fa4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-815d2abe-f433-4c23-88a6-8f9e7d319fa4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-815d2abe-f433-4c23-88a6-8f9e7d319fa4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3/extra_specs returned with HTTP 403 Sep 07 14:06:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1730/3455] 192.168.122.11 () {60 vars in 1278 bytes} [Mon Sep 7 14:06:31 2026] POST /volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-dbcbffe2-bef4-42e5-9a60-5421ab3d3d54 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dbcbffe2-bef4-42e5-9a60-5421ab3d3d54 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] PUT http://192.168.122.11/volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3/extra_specs/key2 Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-dbcbffe2-bef4-42e5-9a60-5421ab3d3d54 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-dbcbffe2-bef4-42e5-9a60-5421ab3d3d54 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-dbcbffe2-bef4-42e5-9a60-5421ab3d3d54 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3/extra_specs/key2 returned with HTTP 403 Sep 07 14:06:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1726/3456] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:06:31 2026] PUT /volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-70ca38fd-f4b1-4d41-a98c-8deece09c489 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-70ca38fd-f4b1-4d41-a98c-8deece09c489 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-70ca38fd-f4b1-4d41-a98c-8deece09c489 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-70ca38fd-f4b1-4d41-a98c-8deece09c489 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-70ca38fd-f4b1-4d41-a98c-8deece09c489 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types returned with HTTP 403 Sep 07 14:06:31 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1731/3457] 192.168.122.11 () {60 vars in 1131 bytes} [Mon Sep 7 14:06:31 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 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-cc1054bc-3729-4c85-a9d6-284904342e85 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc1054bc-3729-4c85-a9d6-284904342e85 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:31 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-cc1054bc-3729-4c85-a9d6-284904342e85 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1469780653", "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=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:31 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-cc1054bc-3729-4c85-a9d6-284904342e85 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:31 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1727/3458] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:31 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 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7479879c-a028-48e1-99d3-17779cbc7883 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7479879c-a028-48e1-99d3-17779cbc7883 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa/encryption Sep 07 14:06:31 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7479879c-a028-48e1-99d3-17779cbc7883 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7479879c-a028-48e1-99d3-17779cbc7883 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa/encryption returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1732/3459] 192.168.122.11 () {60 vars in 1276 bytes} [Mon Sep 7 14:06:31 2026] POST /volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-25441d10-f492-4b4e-bcab-7c62f46064e7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25441d10-f492-4b4e-bcab-7c62f46064e7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] DELETE http://192.168.122.11/volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa/encryption/086c8b02-dc64-4d34-b530-70438f96bbdc Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-25441d10-f492-4b4e-bcab-7c62f46064e7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-25441d10-f492-4b4e-bcab-7c62f46064e7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-25441d10-f492-4b4e-bcab-7c62f46064e7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-25441d10-f492-4b4e-bcab-7c62f46064e7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa/encryption/086c8b02-dc64-4d34-b530-70438f96bbdc returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1728/3460] 192.168.122.11 () {58 vars in 1368 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa/encryption/086c8b02-dc64-4d34-b530-70438f96bbdc => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-7cf0e718-9763-4c8d-98a0-f3954cda2a14 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cf0e718-9763-4c8d-98a0-f3954cda2a14 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-7cf0e718-9763-4c8d-98a0-f3954cda2a14 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1031833509", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-7cf0e718-9763-4c8d-98a0-f3954cda2a14 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1733/3461] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:32 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 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-19e5bdb9-40d4-44b3-8e69-f8a8e3f80ea7 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-19e5bdb9-40d4-44b3-8e69-f8a8e3f80ea7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] DELETE http://192.168.122.11/volume/v3/types/ee57482e-5b0c-4ebf-937a-1bc4efe62b20/extra_specs/key1 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-19e5bdb9-40d4-44b3-8e69-f8a8e3f80ea7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-19e5bdb9-40d4-44b3-8e69-f8a8e3f80ea7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-19e5bdb9-40d4-44b3-8e69-f8a8e3f80ea7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-19e5bdb9-40d4-44b3-8e69-f8a8e3f80ea7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/ee57482e-5b0c-4ebf-937a-1bc4efe62b20/extra_specs/key1 returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1729/3462] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/ee57482e-5b0c-4ebf-937a-1bc4efe62b20/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-384764c1-8a23-4f5e-b94d-d1da6b7286ed None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-384764c1-8a23-4f5e-b94d-d1da6b7286ed tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] POST http://192.168.122.11/volume/v3/types Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-384764c1-8a23-4f5e-b94d-d1da6b7286ed tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-792864339", "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=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-384764c1-8a23-4f5e-b94d-d1da6b7286ed tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1734/3463] 192.168.122.11 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:32 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-202b393a-0165-48e2-b075-6feec31e1c73 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-202b393a-0165-48e2-b075-6feec31e1c73 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] DELETE http://192.168.122.11/volume/v3/types/7b5a3a1a-f4c1-4307-8b09-3497baef52d7 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-202b393a-0165-48e2-b075-6feec31e1c73 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-202b393a-0165-48e2-b075-6feec31e1c73 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-202b393a-0165-48e2-b075-6feec31e1c73 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-202b393a-0165-48e2-b075-6feec31e1c73 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/7b5a3a1a-f4c1-4307-8b09-3497baef52d7 returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1730/3464] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/7b5a3a1a-f4c1-4307-8b09-3497baef52d7 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-d7b5f8c3-9db4-4c0d-8e5c-9fdb09fcc177 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7b5f8c3-9db4-4c0d-8e5c-9fdb09fcc177 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] GET http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d7b5f8c3-9db4-4c0d-8e5c-9fdb09fcc177 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-d7b5f8c3-9db4-4c0d-8e5c-9fdb09fcc177 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'index' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-d7b5f8c3-9db4-4c0d-8e5c-9fdb09fcc177 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1735/3465] 192.168.122.11 () {58 vars in 1257 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-d9092294-9c93-4b0c-96e4-65c40f899651 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d9092294-9c93-4b0c-96e4-65c40f899651 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] GET http://192.168.122.11/volume/v3/types Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d9092294-9c93-4b0c-96e4-65c40f899651 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-d9092294-9c93-4b0c-96e4-65c40f899651 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.api_utils [None req-d9092294-9c93-4b0c-96e4-65c40f899651 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Removing options '' from query. {{(pid=87676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-d9092294-9c93-4b0c-96e4-65c40f899651 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1731/3466] 192.168.122.11 () {58 vars in 1110 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/types => generated 2360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2419718a-de79-4a28-9587-5737af74df42 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2419718a-de79-4a28-9587-5737af74df42 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] GET http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption/cipher Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2419718a-de79-4a28-9587-5737af74df42 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2419718a-de79-4a28-9587-5737af74df42 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-2419718a-de79-4a28-9587-5737af74df42 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2419718a-de79-4a28-9587-5737af74df42 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption/cipher returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1736/3467] 192.168.122.11 () {58 vars in 1275 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-66476dee-b1d6-497f-8509-df45d2e74c60 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66476dee-b1d6-497f-8509-df45d2e74c60 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] GET http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66476dee-b1d6-497f-8509-df45d2e74c60 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-66476dee-b1d6-497f-8509-df45d2e74c60 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'index' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-66476dee-b1d6-497f-8509-df45d2e74c60 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-66476dee-b1d6-497f-8509-df45d2e74c60 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1732/3468] 192.168.122.11 () {58 vars in 1254 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-5e721783-faf3-4f9d-95c7-84d288516354 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e721783-faf3-4f9d-95c7-84d288516354 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] GET http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/multiattach Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e721783-faf3-4f9d-95c7-84d288516354 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-5e721783-faf3-4f9d-95c7-84d288516354 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-5e721783-faf3-4f9d-95c7-84d288516354 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/multiattach returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1737/3469] 192.168.122.11 () {58 vars in 1293 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-382af011-10d5-4ad9-ac81-9084e56da6e4 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-382af011-10d5-4ad9-ac81-9084e56da6e4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] GET http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/volume_backend_name Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-382af011-10d5-4ad9-ac81-9084e56da6e4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-382af011-10d5-4ad9-ac81-9084e56da6e4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'show' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-382af011-10d5-4ad9-ac81-9084e56da6e4 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1733/3470] 192.168.122.11 () {58 vars in 1317 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2de0044b-ed9a-4962-87d5-d7ecb4b940e0 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2de0044b-ed9a-4962-87d5-d7ecb4b940e0 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] GET http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2de0044b-ed9a-4962-87d5-d7ecb4b940e0 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2de0044b-ed9a-4962-87d5-d7ecb4b940e0 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Calling method 'show' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2de0044b-ed9a-4962-87d5-d7ecb4b940e0 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1738/3471] 192.168.122.11 () {58 vars in 1221 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-08a915b6-ed1e-46b3-a6f7-8efc0de866a1 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-08a915b6-ed1e-46b3-a6f7-8efc0de866a1 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] PUT http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption/bbf67817-788a-47ff-b273-5319973f20e2 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-08a915b6-ed1e-46b3-a6f7-8efc0de866a1 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-08a915b6-ed1e-46b3-a6f7-8efc0de866a1 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-08a915b6-ed1e-46b3-a6f7-8efc0de866a1 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption/bbf67817-788a-47ff-b273-5319973f20e2 returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1734/3472] 192.168.122.11 () {60 vars in 1385 bytes} [Mon Sep 7 14:06:32 2026] PUT /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/encryption/bbf67817-788a-47ff-b273-5319973f20e2 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-04497771-ace7-4a89-b50e-cd41119cd6a7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-04497771-ace7-4a89-b50e-cd41119cd6a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] PUT http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/key1 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-04497771-ace7-4a89-b50e-cd41119cd6a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.policy [None req-04497771-ace7-4a89-b50e-cd41119cd6a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87675) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-04497771-ace7-4a89-b50e-cd41119cd6a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/key1 returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1739/3473] 192.168.122.11 () {60 vars in 1292 bytes} [Mon Sep 7 14:06:32 2026] PUT /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-02275894-8e07-4aa6-9824-6bc4bc54e278 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-02275894-8e07-4aa6-9824-6bc4bc54e278 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] PUT http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-02275894-8e07-4aa6-9824-6bc4bc54e278 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.policy [None req-02275894-8e07-4aa6-9824-6bc4bc54e278 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7eb717c4996843568f867b044a3b9541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4507f4cc4f174672ae8df94285921139', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87676) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-02275894-8e07-4aa6-9824-6bc4bc54e278 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-member] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 returned with HTTP 403 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1735/3474] 192.168.122.11 () {60 vars in 1241 bytes} [Mon Sep 7 14:06:32 2026] PUT /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-43a473f3-5de0-4b55-b37f-9ec6b74c34a7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43a473f3-5de0-4b55-b37f-9ec6b74c34a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] DELETE http://192.168.122.11/volume/v3/types/7b5a3a1a-f4c1-4307-8b09-3497baef52d7 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-43a473f3-5de0-4b55-b37f-9ec6b74c34a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-43a473f3-5de0-4b55-b37f-9ec6b74c34a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-43a473f3-5de0-4b55-b37f-9ec6b74c34a7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/7b5a3a1a-f4c1-4307-8b09-3497baef52d7 returned with HTTP 202 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1740/3475] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/7b5a3a1a-f4c1-4307-8b09-3497baef52d7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-6c4609a4-c32b-4c91-ac27-10fa8dcdd2f5 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c4609a4-c32b-4c91-ac27-10fa8dcdd2f5 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] DELETE http://192.168.122.11/volume/v3/types/ee57482e-5b0c-4ebf-937a-1bc4efe62b20 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6c4609a4-c32b-4c91-ac27-10fa8dcdd2f5 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-6c4609a4-c32b-4c91-ac27-10fa8dcdd2f5 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-6c4609a4-c32b-4c91-ac27-10fa8dcdd2f5 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/ee57482e-5b0c-4ebf-937a-1bc4efe62b20 returned with HTTP 202 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1736/3476] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/ee57482e-5b0c-4ebf-937a-1bc4efe62b20 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-2d075367-1388-4103-b902-162703a106d7 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d075367-1388-4103-b902-162703a106d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] DELETE http://192.168.122.11/volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d075367-1388-4103-b902-162703a106d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-2d075367-1388-4103-b902-162703a106d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-2d075367-1388-4103-b902-162703a106d7 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa returned with HTTP 202 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1741/3477] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/31904925-cdd0-4781-9e71-2a193871c1aa => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-a62f0e0c-6e7b-4e01-9dc8-2f2b42f17527 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a62f0e0c-6e7b-4e01-9dc8-2f2b42f17527 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] DELETE http://192.168.122.11/volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a62f0e0c-6e7b-4e01-9dc8-2f2b42f17527 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-a62f0e0c-6e7b-4e01-9dc8-2f2b42f17527 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-a62f0e0c-6e7b-4e01-9dc8-2f2b42f17527 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3 returned with HTTP 202 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1737/3478] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/35e158d4-36ce-43ad-af72-ab3796193db3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.middleware.request_id [None req-08420fd1-326d-403b-84ac-6e45a4869587 None None] RequestId filter calling following filter/app {{(pid=87675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-08420fd1-326d-403b-84ac-6e45a4869587 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] DELETE http://192.168.122.11/volume/v3/types/18bec68f-660b-40c3-a27b-3b79975b7604 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-08420fd1-326d-403b-84ac-6e45a4869587 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Empty body provided in request {{(pid=87675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: DEBUG cinder.api.openstack.wsgi [None req-08420fd1-326d-403b-84ac-6e45a4869587 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Calling method '_delete' {{(pid=87675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87675]: INFO cinder.api.openstack.wsgi [None req-08420fd1-326d-403b-84ac-6e45a4869587 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/18bec68f-660b-40c3-a27b-3b79975b7604 returned with HTTP 202 Sep 07 14:06:32 devstack devstack@c-api.service[87675]: [pid: 87675|app: 0|req: 1742/3479] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/18bec68f-660b-40c3-a27b-3b79975b7604 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.middleware.request_id [None req-43e2c977-b314-44c7-894e-f88c25400df8 None None] RequestId filter calling following filter/app {{(pid=87676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-43e2c977-b314-44c7-894e-f88c25400df8 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] DELETE http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-43e2c977-b314-44c7-894e-f88c25400df8 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Empty body provided in request {{(pid=87676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: DEBUG cinder.api.openstack.wsgi [None req-43e2c977-b314-44c7-894e-f88c25400df8 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] Calling method '_delete' {{(pid=87676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87676]: INFO cinder.api.openstack.wsgi [None req-43e2c977-b314-44c7-894e-f88c25400df8 tempest-VolumeTypesMemberTests-1400955640 tempest-VolumeTypesMemberTests-1400955640-project-admin] http://192.168.122.11/volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 returned with HTTP 202 Sep 07 14:06:32 devstack devstack@c-api.service[87676]: [pid: 87676|app: 0|req: 1738/3480] 192.168.122.11 () {58 vars in 1224 bytes} [Mon Sep 7 14:06:32 2026] DELETE /volume/v3/types/b6beb80d-7dd2-4759-95cc-5f05f57f8722 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:42 devstack devstack@c-api.service[87675]: DEBUG dbcounter [-] [87675] Writing DB stats cinder:SELECT=364,cinder:UPDATE=146,cinder:INSERT=101,cinder:DELETE=1 {{(pid=87675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:06:42 devstack devstack@c-api.service[87676]: DEBUG dbcounter [-] [87676] Writing DB stats cinder:SELECT=352,cinder:INSERT=89,cinder:UPDATE=141 {{(pid=87676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}